Started by upstream project "edgexfoundry/cd-management/release-lts" build number 88 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5620c6441011fe8cee1f5036a61585a7dbe23843 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-ssh14168482561620638039.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-ssh11281878487258081329.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-sdk-go/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-sdk-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12913778783741142812.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-ssh14698492463373471443.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-sdk-go/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-sdk-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13221071135040462130.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40862 in /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5620c6441011fe8cee1f5036a61585a7dbe23843 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @1736bff" > git config core.sparsecheckout # timeout=10 > git checkout -f 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 > git rev-list --no-walk 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T06:50:54.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T06:50:54.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T06:50:54.255Z] ========================================================= [2025-03-11T06:50:54.255Z] EdgeX Global Pipelines Version Info [2025-03-11T06:50:54.255Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:50:55.017Z] ------------------- [2025-03-11T06:50:55.018Z] stable info: [2025-03-11T06:50:55.018Z] ------------------- [2025-03-11T06:50:55.018Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T06:50:55.018Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T06:50:55.018Z] Message: update stable to v1.0.271 [2025-03-11T06:50:55.591Z] ------------------- [2025-03-11T06:50:55.591Z] experimental info: [2025-03-11T06:50:55.591Z] ------------------- [2025-03-11T06:50:55.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T06:50:55.591Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T06:50:55.591Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T06:50:55.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-03-11T06:50:55.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-03-11T06:50:55.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T06:50:55.754Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T06:50:55.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T06:50:55.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T06:50:55.835Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T06:50:55.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-03-11T06:50:55.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T06:50:55.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T06:50:55.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T06:50:55.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-03-11T06:50:55.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T06:50:56.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T06:50:56.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T06:50:56.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T06:50:56.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T06:50:56.122Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T06:50:56.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T06:50:56.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T06:50:56.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-11T06:50:56.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-11T06:50:56.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T06:50:56.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T06:50:56.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T06:50:56.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T06:50:56.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T06:50:56.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-11T06:50:56.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-11T06:50:56.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-11T06:50:56.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo [2025-03-11T06:50:56.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5620c64 [Pipeline] echo [2025-03-11T06:50:56.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T06:50:56.636Z] provisioning config files... [2025-03-11T06:50:56.653Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config11467936477571810133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:50:56.995Z] ---> ****-login.sh [2025-03-11T06:50:56.995Z] nexus3.edgexfoundry.org:10001 [2025-03-11T06:50:57.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:50:57.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:50:57.256Z] Configure a credential helper to remove this warning. See [2025-03-11T06:50:57.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:50:57.256Z] [2025-03-11T06:50:57.256Z] Login Succeeded [2025-03-11T06:50:57.256Z] nexus3.edgexfoundry.org:10002 [2025-03-11T06:50:57.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:50:57.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:50:57.516Z] Configure a credential helper to remove this warning. See [2025-03-11T06:50:57.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:50:57.516Z] [2025-03-11T06:50:57.516Z] Login Succeeded [2025-03-11T06:50:57.516Z] nexus3.edgexfoundry.org:10003 [2025-03-11T06:50:57.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:50:57.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:50:57.516Z] Configure a credential helper to remove this warning. See [2025-03-11T06:50:57.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:50:57.516Z] [2025-03-11T06:50:57.516Z] Login Succeeded [2025-03-11T06:50:57.516Z] nexus3.edgexfoundry.org:10004 [2025-03-11T06:50:57.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:50:57.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:50:57.777Z] Configure a credential helper to remove this warning. See [2025-03-11T06:50:57.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:50:57.777Z] [2025-03-11T06:50:57.777Z] Login Succeeded [2025-03-11T06:50:57.777Z] ****.io [2025-03-11T06:50:57.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:50:58.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:50:58.038Z] Configure a credential helper to remove this warning. See [2025-03-11T06:50:58.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:50:58.038Z] [2025-03-11T06:50:58.038Z] Login Succeeded [2025-03-11T06:50:58.038Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T06:50:58.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T06:50:58.450Z] + git rev-list -1 --merges 5620c6441011fe8cee1f5036a61585a7dbe23843~1..5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo [2025-03-11T06:50:58.477Z] -----------> git rev-list -1 --merges 5620c6441011fe8cee1f5036a61585a7dbe23843~1..5620c6441011fe8cee1f5036a61585a7dbe23843 5620c6441011fe8cee1f5036a61585a7dbe23843 [false] [Pipeline] sh [2025-03-11T06:50:58.772Z] + git log --format=format:%s -1 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo [2025-03-11T06:50:58.788Z] ========================================================= [2025-03-11T06:50:58.788Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-11T06:50:58.788Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T06:50:59.121Z] + git log --format=format:%s -1 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo [2025-03-11T06:50:59.134Z] [semverPrep] GIT_COMMIT: 5620c6441011fe8cee1f5036a61585a7dbe23843, Commit Message: ci(lts-release): LTS release v4.0.0 @1736bff [Pipeline] echo [2025-03-11T06:50:59.152Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T06:50:59.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T06:50:59.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T06:50:59.518Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T06:50:59.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T06:50:59.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T06:50:59.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T06:50:59.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:50:59.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T06:50:59.884Z] [2025-03-11T06:50:59.884Z] 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-11T06:51:00.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T06:51:00.198Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T06:51:00.198Z] b85a868b505f: Pulling fs layer [2025-03-11T06:51:00.198Z] e2be974225ed: Pulling fs layer [2025-03-11T06:51:00.198Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T06:51:00.198Z] 988bab9f4d93: Pulling fs layer [2025-03-11T06:51:00.198Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T06:51:00.198Z] eaf3925da568: Pulling fs layer [2025-03-11T06:51:00.198Z] bab4dde63d76: Pulling fs layer [2025-03-11T06:51:00.198Z] bde34c3a00c8: Pulling fs layer [2025-03-11T06:51:00.198Z] b352a97aabf1: Pulling fs layer [2025-03-11T06:51:00.198Z] 4872d77fe225: Pulling fs layer [2025-03-11T06:51:00.198Z] 5851b861e8e6: Pulling fs layer [2025-03-11T06:51:00.198Z] b352a97aabf1: Waiting [2025-03-11T06:51:00.198Z] 4872d77fe225: Waiting [2025-03-11T06:51:00.198Z] 5851b861e8e6: Waiting [2025-03-11T06:51:00.198Z] 988bab9f4d93: Waiting [2025-03-11T06:51:00.198Z] 1469e6f7b9e6: Waiting [2025-03-11T06:51:00.198Z] bab4dde63d76: Waiting [2025-03-11T06:51:00.198Z] eaf3925da568: Waiting [2025-03-11T06:51:00.198Z] bde34c3a00c8: Waiting [2025-03-11T06:51:00.198Z] e2be974225ed: Download complete [2025-03-11T06:51:00.198Z] 988bab9f4d93: Verifying Checksum [2025-03-11T06:51:00.198Z] 988bab9f4d93: Download complete [2025-03-11T06:51:00.198Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T06:51:00.198Z] 339a4e72a1f5: Download complete [2025-03-11T06:51:00.198Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T06:51:00.198Z] 1469e6f7b9e6: Download complete [2025-03-11T06:51:00.198Z] eaf3925da568: Verifying Checksum [2025-03-11T06:51:00.198Z] eaf3925da568: Download complete [2025-03-11T06:51:00.456Z] bde34c3a00c8: Verifying Checksum [2025-03-11T06:51:00.456Z] bde34c3a00c8: Download complete [2025-03-11T06:51:00.456Z] b352a97aabf1: Download complete [2025-03-11T06:51:00.456Z] 4872d77fe225: Download complete [2025-03-11T06:51:00.456Z] 5851b861e8e6: Verifying Checksum [2025-03-11T06:51:00.456Z] 5851b861e8e6: Download complete [2025-03-11T06:51:00.456Z] b85a868b505f: Verifying Checksum [2025-03-11T06:51:00.456Z] b85a868b505f: Download complete [2025-03-11T06:51:00.715Z] bab4dde63d76: Verifying Checksum [2025-03-11T06:51:00.715Z] bab4dde63d76: Download complete [2025-03-11T06:51:01.652Z] b85a868b505f: Pull complete [2025-03-11T06:51:01.911Z] e2be974225ed: Pull complete [2025-03-11T06:51:02.480Z] 339a4e72a1f5: Pull complete [2025-03-11T06:51:02.480Z] 988bab9f4d93: Pull complete [2025-03-11T06:51:02.740Z] 1469e6f7b9e6: Pull complete [2025-03-11T06:51:02.740Z] eaf3925da568: Pull complete [2025-03-11T06:51:04.651Z] bab4dde63d76: Pull complete [2025-03-11T06:51:04.651Z] bde34c3a00c8: Pull complete [2025-03-11T06:51:04.651Z] b352a97aabf1: Pull complete [2025-03-11T06:51:04.911Z] 4872d77fe225: Pull complete [2025-03-11T06:51:04.911Z] 5851b861e8e6: Pull complete [2025-03-11T06:51:04.911Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T06:51:04.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T06:51:04.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:51:05.060Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:51:05.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T06:51:07.732Z] $ docker top 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a -eo pid,comm [2025-03-11T06:51:07.783Z] 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-11T06:51:07.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T06:51:07.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T06:51:07.849Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T06:51:07.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T06:51:07.967Z] $ docker exec 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent [2025-03-11T06:51:08.084Z] SSH_AUTH_SOCK=/tmp/ssh-GkT2UNqJ0Hs1/agent.32 [2025-03-11T06:51:08.084Z] SSH_AGENT_PID=38 [2025-03-11T06:51:08.091Z] Running ssh-add (command line suppressed) [2025-03-11T06:51:08.180Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4464933612548121558.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4464933612548121558.key) [2025-03-11T06:51:08.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T06:51:08.481Z] + git tag --points-at 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] } [2025-03-11T06:51:08.492Z] $ docker exec --env ******** --env ******** 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent -k [2025-03-11T06:51:08.584Z] unset SSH_AUTH_SOCK; [2025-03-11T06:51:08.584Z] unset SSH_AGENT_PID; [2025-03-11T06:51:08.584Z] echo Agent pid 38 killed; [2025-03-11T06:51:08.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-11T06:51:08.634Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-11T06:51:08.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T06:51:08.658Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T06:51:08.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T06:51:08.769Z] $ docker exec 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent [2025-03-11T06:51:08.875Z] SSH_AUTH_SOCK=/tmp/ssh-DRRKy1iueKJV/agent.71 [2025-03-11T06:51:08.875Z] SSH_AGENT_PID=77 [2025-03-11T06:51:08.879Z] Running ssh-add (command line suppressed) [2025-03-11T06:51:08.974Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4026003957755615785.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4026003957755615785.key) [2025-03-11T06:51:08.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T06:51:09.285Z] + git semver init [2025-03-11T06:51:09.544Z] 2025-03-11 06:51:09,462 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T06:51:09.544Z] 2025-03-11 06:51:09,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver [2025-03-11T06:51:09.544Z] 2025-03-11 06:51:09,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver [2025-03-11T06:51:09.544Z] 2025-03-11 06:51:09,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T06:51:10.925Z] 2025-03-11 06:51:10,855 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_odessa/.git/info/exclude [2025-03-11T06:51:10.925Z] 2025-03-11 06:51:10,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa with force:False [2025-03-11T06:51:10.925Z] 2025-03-11 06:51:10,856 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa [2025-03-11T06:51:10.925Z] 2025-03-11 06:51:10,856 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa [2025-03-11T06:51:10.925Z] 4.0.0 [Pipeline] } [2025-03-11T06:51:10.933Z] $ docker exec --env ******** --env ******** 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent -k [2025-03-11T06:51:11.025Z] unset SSH_AUTH_SOCK; [2025-03-11T06:51:11.026Z] unset SSH_AGENT_PID; [2025-03-11T06:51:11.026Z] echo Agent pid 77 killed; [2025-03-11T06:51:11.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T06:51:11.362Z] + git semver [Pipeline] } [2025-03-11T06:51:11.634Z] $ docker stop --time=1 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a [2025-03-11T06:51:12.957Z] $ docker rm -f --volumes 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T06:51:13.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T06:51:13.559Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T06:51:13.563Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T06:51:14.129Z] + git checkout 5620c6441011fe8cee1f5036a61585a7dbe23843 [2025-03-11T06:51:14.129Z] HEAD is now at 5620c644 ci(lts-release): LTS release v4.0.0 @1736bff [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T06:51:14.165Z] provisioning config files... [2025-03-11T06:51:14.174Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config501076850602932877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:51:14.477Z] ---> ****-login.sh [2025-03-11T06:51:14.478Z] nexus3.edgexfoundry.org:10001 [2025-03-11T06:51:14.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:51:14.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:51:14.478Z] Configure a credential helper to remove this warning. See [2025-03-11T06:51:14.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:51:14.478Z] [2025-03-11T06:51:14.478Z] Login Succeeded [2025-03-11T06:51:14.478Z] nexus3.edgexfoundry.org:10002 [2025-03-11T06:51:14.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:51:14.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:51:14.478Z] Configure a credential helper to remove this warning. See [2025-03-11T06:51:14.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:51:14.478Z] [2025-03-11T06:51:14.478Z] Login Succeeded [2025-03-11T06:51:14.478Z] nexus3.edgexfoundry.org:10003 [2025-03-11T06:51:14.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:51:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:51:14.738Z] Configure a credential helper to remove this warning. See [2025-03-11T06:51:14.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:51:14.738Z] [2025-03-11T06:51:14.738Z] Login Succeeded [2025-03-11T06:51:14.738Z] nexus3.edgexfoundry.org:10004 [2025-03-11T06:51:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:51:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:51:14.738Z] Configure a credential helper to remove this warning. See [2025-03-11T06:51:14.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:51:14.738Z] [2025-03-11T06:51:14.738Z] Login Succeeded [2025-03-11T06:51:14.738Z] ****.io [2025-03-11T06:51:14.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T06:51:14.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T06:51:14.998Z] Configure a credential helper to remove this warning. See [2025-03-11T06:51:14.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T06:51:14.998Z] [2025-03-11T06:51:14.998Z] Login Succeeded [2025-03-11T06:51:14.998Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T06:51:15.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T06:51:15.111Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T06:51:15.409Z] + + grepcut ^go [0-9].[0-9]* -d go.mod -f [2025-03-11T06:51:15.409Z] 2 [Pipeline] echo [2025-03-11T06:51:15.427Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T06:51:15.446Z] ========================================================= [2025-03-11T06:51:15.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-11T06:51:15.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:51:15.798Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/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-11T06:51:16.365Z] Sending build context to Docker daemon 76.93MB [2025-03-11T06:51:16.365Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T06:51:16.365Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-11T06:51:16.365Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-11T06:51:16.365Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T06:51:16.365Z] 8833042f23b5: Pulling fs layer [2025-03-11T06:51:16.365Z] 6ca661eb024f: Pulling fs layer [2025-03-11T06:51:16.365Z] b5acb76e9680: Pulling fs layer [2025-03-11T06:51:16.365Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T06:51:16.365Z] 012bb1f9d321: Pulling fs layer [2025-03-11T06:51:16.365Z] 97255f1bc79d: Pulling fs layer [2025-03-11T06:51:16.365Z] 454448c9edf9: Pulling fs layer [2025-03-11T06:51:16.365Z] 15f87924ceaf: Pulling fs layer [2025-03-11T06:51:16.365Z] 4f4fb700ef54: Waiting [2025-03-11T06:51:16.365Z] 012bb1f9d321: Waiting [2025-03-11T06:51:16.365Z] 97255f1bc79d: Waiting [2025-03-11T06:51:16.365Z] 15f87924ceaf: Waiting [2025-03-11T06:51:16.365Z] 454448c9edf9: Waiting [2025-03-11T06:51:16.365Z] 8833042f23b5: Verifying Checksum [2025-03-11T06:51:16.365Z] 8833042f23b5: Download complete [2025-03-11T06:51:16.625Z] b5acb76e9680: Download complete [2025-03-11T06:51:16.625Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T06:51:16.625Z] 4f4fb700ef54: Download complete [2025-03-11T06:51:16.625Z] 012bb1f9d321: Download complete [2025-03-11T06:51:16.625Z] 0a9a5dfd008f: Verifying Checksum [2025-03-11T06:51:16.625Z] 0a9a5dfd008f: Download complete [2025-03-11T06:51:16.625Z] 97255f1bc79d: Verifying Checksum [2025-03-11T06:51:16.625Z] 97255f1bc79d: Download complete [2025-03-11T06:51:16.625Z] 0a9a5dfd008f: Pull complete [2025-03-11T06:51:16.884Z] 8833042f23b5: Pull complete [2025-03-11T06:51:16.884Z] 15f87924ceaf: Verifying Checksum [2025-03-11T06:51:16.884Z] 15f87924ceaf: Download complete [2025-03-11T06:51:17.146Z] 6ca661eb024f: Verifying Checksum [2025-03-11T06:51:17.146Z] 6ca661eb024f: Download complete [2025-03-11T06:51:17.146Z] 454448c9edf9: Verifying Checksum [2025-03-11T06:51:17.146Z] 454448c9edf9: Download complete [2025-03-11T06:51:20.427Z] 6ca661eb024f: Pull complete [2025-03-11T06:51:20.427Z] b5acb76e9680: Pull complete [2025-03-11T06:51:20.687Z] 4f4fb700ef54: Pull complete [2025-03-11T06:51:20.688Z] 012bb1f9d321: Pull complete [2025-03-11T06:51:20.688Z] 97255f1bc79d: Pull complete [2025-03-11T06:51:23.219Z] 454448c9edf9: Pull complete [2025-03-11T06:51:23.478Z] 15f87924ceaf: Pull complete [2025-03-11T06:51:23.478Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-11T06:51:23.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T06:51:23.478Z] ---> bc3d7bf65e23 [2025-03-11T06:51:23.478Z] Step 3/10 : ARG MAKE=make build [2025-03-11T06:51:27.669Z] ---> Running in f81b77166d61 [2025-03-11T06:51:27.669Z] Removing intermediate container f81b77166d61 [2025-03-11T06:51:27.669Z] ---> d0052d38e096 [2025-03-11T06:51:27.669Z] Step 4/10 : WORKDIR /device-sdk-go [2025-03-11T06:51:27.669Z] ---> Running in 9dcbc78bdede [2025-03-11T06:51:27.669Z] Removing intermediate container 9dcbc78bdede [2025-03-11T06:51:27.669Z] ---> c6964f521acb [2025-03-11T06:51:27.669Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T06:51:27.669Z] ---> Running in cf34811bd172 [2025-03-11T06:51:27.669Z] Removing intermediate container cf34811bd172 [2025-03-11T06:51:27.669Z] ---> bf094c9c6033 [2025-03-11T06:51:27.669Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-03-11T06:51:27.669Z] ---> Running in df6d0e44348a [2025-03-11T06:51:27.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T06:51:27.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T06:51:28.202Z] OK: 248 MiB in 58 packages [2025-03-11T06:51:28.771Z] Removing intermediate container df6d0e44348a [2025-03-11T06:51:28.771Z] ---> d3fe27a3dfbf [2025-03-11T06:51:28.771Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-11T06:51:32.060Z] ---> ba267591fcc4 [2025-03-11T06:51:32.060Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T06:51:32.060Z] ---> Running in 9cba374ba56b [2025-03-11T06:52:10.933Z] Removing intermediate container 9cba374ba56b [2025-03-11T06:52:10.933Z] ---> e6c5098053ce [2025-03-11T06:52:10.933Z] Step 9/10 : COPY . . [2025-03-11T06:52:13.482Z] ---> 89b486958da8 [2025-03-11T06:52:13.482Z] Step 10/10 : RUN ${MAKE} [2025-03-11T06:52:13.482Z] ---> Running in b3a38e03af60 [2025-03-11T06:52:13.482Z] noop [2025-03-11T06:52:13.742Z] Removing intermediate container b3a38e03af60 [2025-03-11T06:52:13.742Z] ---> 14da1c7962d4 [2025-03-11T06:52:13.742Z] Successfully built 14da1c7962d4 [2025-03-11T06:52:13.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:52:14.070Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T06:52:14.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:52:14.160Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:52:14.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** ci-base-image-x86_64 cat [2025-03-11T06:52:14.535Z] $ docker top 0a7d3548dd81bed193eb9ae0697da2ee990320a62c8dd2bc147b417bf3f77911 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T06:52:14.887Z] + go version [2025-03-11T06:52:14.887Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T06:52:14.896Z] $ docker stop --time=1 0a7d3548dd81bed193eb9ae0697da2ee990320a62c8dd2bc147b417bf3f77911 [2025-03-11T06:52:16.132Z] $ docker rm -f --volumes 0a7d3548dd81bed193eb9ae0697da2ee990320a62c8dd2bc147b417bf3f77911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:52:16.596Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T06:52:16.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:52:16.682Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:52:16.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** ci-base-image-x86_64 cat [2025-03-11T06:52:17.044Z] $ docker top a5c1e3e6c054313621206e1087f7d402244f95c6cf5900f9b7fa0f92e82b879d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T06:52:17.398Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-11T06:52:17.707Z] + make test [2025-03-11T06:52:17.707Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T06:52:25.822Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.2% of statements [2025-03-11T06:53:04.525Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.029s coverage: 79.3% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements [2025-03-11T06:53:04.525Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-03-11T06:53:04.525Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.100s coverage: 45.0% of statements [2025-03-11T06:53:04.525Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-03-11T06:53:09.799Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.058s coverage: 14.3% of statements [2025-03-11T06:53:09.799Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.974s coverage: 44.6% of statements [2025-03-11T06:53:09.799Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.061s coverage: 68.4% of statements [2025-03-11T06:53:09.799Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.092s coverage: 88.3% of statements [2025-03-11T06:53:09.799Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements [2025-03-11T06:53:36.327Z] GO111MODULE=on go vet ./... [2025-03-11T06:53:39.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T06:53:39.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T06:53:39.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T06:53:39.621Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-11T06:53:39.927Z] + go mod tidy [Pipeline] } [2025-03-11T06:53:40.501Z] $ docker stop --time=1 a5c1e3e6c054313621206e1087f7d402244f95c6cf5900f9b7fa0f92e82b879d [2025-03-11T06:53:44.916Z] $ docker rm -f --volumes a5c1e3e6c054313621206e1087f7d402244f95c6cf5900f9b7fa0f92e82b879d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T06:53:45.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T06:53:45.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-11T06:53:46.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T06:53:46.575Z] + ls -al . [2025-03-11T06:53:46.575Z] total 744 [2025-03-11T06:53:46.575Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 06:52 . [2025-03-11T06:53:46.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 06:50 .. [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 06:50 .dockerignore [2025-03-11T06:53:46.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 06:53 .git [2025-03-11T06:53:46.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 06:50 .github [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 130 Mar 11 06:50 .gitignore [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 11 06:50 .golangci.yml [2025-03-11T06:53:46.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 06:51 .semver [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 53715 Mar 11 06:50 CHANGELOG.md [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 06:50 GOVERNANCE.md [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 882 Mar 11 06:50 Jenkinsfile [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 06:50 LICENSE [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 2424 Mar 11 06:50 Makefile [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 11 06:50 OWNERS.md [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 4937 Mar 11 06:50 README.md [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 06:51 VERSION [2025-03-11T06:53:46.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 06:50 bin [2025-03-11T06:53:46.575Z] -rw-r--r-- 1 jenkins jenkins 497265 Mar 11 06:53 coverage.out [2025-03-11T06:53:46.575Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 06:50 example [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 6089 Mar 11 06:50 go.mod [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 86333 Mar 11 06:50 go.sum [2025-03-11T06:53:46.575Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 06:50 internal [2025-03-11T06:53:46.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 06:50 openapi [2025-03-11T06:53:46.575Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 11 06:50 pkg [2025-03-11T06:53:46.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 06:50 snap [2025-03-11T06:53:46.575Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 06:50 vendor [2025-03-11T06:53:46.575Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 06:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:53:46.892Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5620c6441011fe8cee1f5036a61585a7dbe23843 --label arch=amd64 --label version=4.0.0 . [2025-03-11T06:53:47.459Z] Sending build context to Docker daemon 77.43MB [2025-03-11T06:53:47.459Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T06:53:47.459Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-11T06:53:47.459Z] ---> 14da1c7962d4 [2025-03-11T06:53:47.459Z] Step 3/24 : ARG MAKE=make build [2025-03-11T06:53:48.026Z] ---> Running in 74f59a99a3c4 [2025-03-11T06:53:48.026Z] Removing intermediate container 74f59a99a3c4 [2025-03-11T06:53:48.026Z] ---> 5f8b98ce416b [2025-03-11T06:53:48.026Z] Step 4/24 : WORKDIR /device-sdk-go [2025-03-11T06:53:48.285Z] ---> Running in f5e4d226ea34 [2025-03-11T06:53:48.285Z] Removing intermediate container f5e4d226ea34 [2025-03-11T06:53:48.285Z] ---> 6746730df25c [2025-03-11T06:53:48.285Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T06:53:48.285Z] ---> Running in da8099930d4c [2025-03-11T06:53:48.285Z] Removing intermediate container da8099930d4c [2025-03-11T06:53:48.285Z] ---> 0893eee9749e [2025-03-11T06:53:48.285Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-03-11T06:53:48.285Z] ---> Running in bce8c51240f0 [2025-03-11T06:53:48.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T06:53:48.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T06:53:49.063Z] OK: 248 MiB in 58 packages [2025-03-11T06:53:49.323Z] Removing intermediate container bce8c51240f0 [2025-03-11T06:53:49.323Z] ---> adf705100dd1 [2025-03-11T06:53:49.323Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-11T06:53:51.856Z] ---> 4b3814fd1688 [2025-03-11T06:53:51.856Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T06:53:52.116Z] ---> Running in e1ddaf6a97a3 [2025-03-11T06:53:52.374Z] skipping... [2025-03-11T06:53:52.633Z] Removing intermediate container e1ddaf6a97a3 [2025-03-11T06:53:52.634Z] ---> 4e88a367c33c [2025-03-11T06:53:52.634Z] Step 9/24 : COPY . . [2025-03-11T06:53:55.922Z] ---> 94b70cf03837 [2025-03-11T06:53:55.922Z] Step 10/24 : RUN ${MAKE} [2025-03-11T06:53:55.922Z] ---> Running in 35d801c5db30 [2025-03-11T06:53:56.184Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-03-11T06:54:28.284Z] Removing intermediate container 35d801c5db30 [2025-03-11T06:54:28.284Z] ---> f7209141938f [2025-03-11T06:54:28.284Z] Step 11/24 : FROM alpine:3.20 [2025-03-11T06:54:28.284Z] 3.20: Pulling from library/alpine [2025-03-11T06:54:28.284Z] 0a9a5dfd008f: Already exists [2025-03-11T06:54:28.284Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T06:54:28.284Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T06:54:28.284Z] ---> ff221270b9fb [2025-03-11T06:54:28.284Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-03-11T06:54:28.284Z] ---> Running in 5b4cf77aa29c [2025-03-11T06:54:28.284Z] Removing intermediate container 5b4cf77aa29c [2025-03-11T06:54:28.284Z] ---> bf0b8b75f013 [2025-03-11T06:54:28.284Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-11T06:54:28.284Z] ---> Running in 75b4d557863b [2025-03-11T06:54:28.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T06:54:28.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T06:54:28.284Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T06:54:28.284Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T06:54:28.284Z] OK: 8 MiB in 15 packages [2025-03-11T06:54:28.284Z] Removing intermediate container 75b4d557863b [2025-03-11T06:54:28.284Z] ---> 9bb4c7c84bf7 [2025-03-11T06:54:28.284Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-11T06:54:28.284Z] ---> Running in e682babc9d5c [2025-03-11T06:54:28.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T06:54:28.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T06:54:28.284Z] OK: 8 MiB in 15 packages [2025-03-11T06:54:28.542Z] Removing intermediate container e682babc9d5c [2025-03-11T06:54:28.542Z] ---> e5ebf192a5fe [2025-03-11T06:54:28.542Z] Step 15/24 : WORKDIR / [2025-03-11T06:54:28.542Z] ---> Running in 659a9f8af802 [2025-03-11T06:54:28.800Z] Removing intermediate container 659a9f8af802 [2025-03-11T06:54:28.800Z] ---> d9a002ac1438 [2025-03-11T06:54:28.800Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-03-11T06:54:28.800Z] ---> e9cde5f7815a [2025-03-11T06:54:28.800Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-03-11T06:54:30.178Z] ---> b3488cfad664 [2025-03-11T06:54:30.178Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-03-11T06:54:30.437Z] ---> 56bf46ff98a7 [2025-03-11T06:54:30.437Z] Step 19/24 : EXPOSE 59999 [2025-03-11T06:54:30.437Z] ---> Running in 4bd7b783d25f [2025-03-11T06:54:30.437Z] Removing intermediate container 4bd7b783d25f [2025-03-11T06:54:30.437Z] ---> c616b27f7534 [2025-03-11T06:54:30.437Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-03-11T06:54:30.437Z] ---> Running in be36fdba549a [2025-03-11T06:54:30.437Z] Removing intermediate container be36fdba549a [2025-03-11T06:54:30.437Z] ---> 96e9a907e6d2 [2025-03-11T06:54:30.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-03-11T06:54:30.699Z] ---> Running in ff2810397017 [2025-03-11T06:54:30.699Z] Removing intermediate container ff2810397017 [2025-03-11T06:54:30.699Z] ---> e56f2e294bb7 [2025-03-11T06:54:30.699Z] Step 22/24 : LABEL arch=amd64 [2025-03-11T06:54:30.699Z] ---> Running in 4573f4a5f762 [2025-03-11T06:54:30.699Z] Removing intermediate container 4573f4a5f762 [2025-03-11T06:54:30.699Z] ---> a4fb56c22ad0 [2025-03-11T06:54:30.699Z] Step 23/24 : LABEL git_sha=5620c6441011fe8cee1f5036a61585a7dbe23843 [2025-03-11T06:54:30.699Z] ---> Running in 48c7e0ed707b [2025-03-11T06:54:30.699Z] Removing intermediate container 48c7e0ed707b [2025-03-11T06:54:30.699Z] ---> 12fd38d4956f [2025-03-11T06:54:30.699Z] Step 24/24 : LABEL version=4.0.0 [2025-03-11T06:54:30.699Z] ---> Running in 2d6560a81eba [2025-03-11T06:54:30.958Z] Removing intermediate container 2d6560a81eba [2025-03-11T06:54:30.958Z] ---> 9a873fba2938 [2025-03-11T06:54:30.958Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T06:54:30.958Z] Successfully built 9a873fba2938 [2025-03-11T06:54:30.958Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-11T06:54:31.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T06:54:31.437Z] [2025-03-11T06:54:31.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:54:31.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T06:54:31.743Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T06:54:31.743Z] 5eb5b503b376: Pulling fs layer [2025-03-11T06:54:31.743Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T06:54:31.743Z] ec43610c2a17: Pulling fs layer [2025-03-11T06:54:31.743Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T06:54:31.743Z] 33b1e0a273af: Pulling fs layer [2025-03-11T06:54:31.743Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T06:54:31.743Z] 2f39f015ded8: Pulling fs layer [2025-03-11T06:54:31.743Z] 3a2ae6a8a46f: Waiting [2025-03-11T06:54:31.743Z] 33b1e0a273af: Waiting [2025-03-11T06:54:31.743Z] 5d3b04190fa2: Waiting [2025-03-11T06:54:31.743Z] 2f39f015ded8: Waiting [2025-03-11T06:54:31.743Z] 5c69ac0246d0: Download complete [2025-03-11T06:54:31.743Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T06:54:31.743Z] 3a2ae6a8a46f: Download complete [2025-03-11T06:54:31.743Z] 33b1e0a273af: Verifying Checksum [2025-03-11T06:54:31.743Z] 33b1e0a273af: Download complete [2025-03-11T06:54:31.743Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T06:54:31.743Z] 5d3b04190fa2: Download complete [2025-03-11T06:54:31.743Z] ec43610c2a17: Verifying Checksum [2025-03-11T06:54:31.743Z] ec43610c2a17: Download complete [2025-03-11T06:54:32.001Z] 5eb5b503b376: Verifying Checksum [2025-03-11T06:54:32.001Z] 5eb5b503b376: Download complete [2025-03-11T06:54:32.566Z] 2f39f015ded8: Download complete [2025-03-11T06:54:33.133Z] 5eb5b503b376: Pull complete [2025-03-11T06:54:33.133Z] 5c69ac0246d0: Pull complete [2025-03-11T06:54:33.700Z] ec43610c2a17: Pull complete [2025-03-11T06:54:33.700Z] 3a2ae6a8a46f: Pull complete [2025-03-11T06:54:33.700Z] 33b1e0a273af: Pull complete [2025-03-11T06:54:33.957Z] 5d3b04190fa2: Pull complete [2025-03-11T06:54:38.141Z] 2f39f015ded8: Pull complete [2025-03-11T06:54:38.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T06:54:38.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T06:54:38.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:54:38.242Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:54:38.271Z] $ 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/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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-11T06:54:41.504Z] $ docker top fa20ff6ab52c0c3cd3ea258fd7899812b0a215bb668bb9a0d60250b8bc678b42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:54:41.888Z] ---> job-cost.sh [2025-03-11T06:54:41.888Z] lf-activate-venv: SKIPPING [2025-03-11T06:54:41.888Z] INFO: No Stack... [2025-03-11T06:54:42.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T06:54:42.714Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T06:54:43.005Z] + cat /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/cost.csv [2025-03-11T06:54:43.005Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T06:54:43.018Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] [2025-03-11T06:54:43.025Z] Resource [jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] did not exist. Created. [2025-03-11T06:54:43.031Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T06:54:43.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T06:54:43.416Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T06:54:43.424Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T06:54:43.448Z] $ docker stop --time=1 fa20ff6ab52c0c3cd3ea258fd7899812b0a215bb668bb9a0d60250b8bc678b42 [2025-03-11T06:54:44.598Z] $ docker rm -f --volumes fa20ff6ab52c0c3cd3ea258fd7899812b0a215bb668bb9a0d60250b8bc678b42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-11T06:54:44.898Z] provisioning config files... [2025-03-11T06:54:44.904Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config12724550038130167373tmp [Pipeline] { [Pipeline] sh [2025-03-11T06:54:45.199Z] + set +x [2025-03-11T06:54:45.199Z] + curl -s https://codecov.io/bash [2025-03-11T06:54:45.199Z] + bash -s -- [2025-03-11T06:54:45.199Z] [2025-03-11T06:54:45.199Z] _____ _ [2025-03-11T06:54:45.199Z] / ____| | | [2025-03-11T06:54:45.199Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T06:54:45.199Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T06:54:45.199Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T06:54:45.199Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T06:54:45.199Z] Bash-1.0.6 [2025-03-11T06:54:45.199Z] [2025-03-11T06:54:45.199Z] [2025-03-11T06:54:45.199Z] ==> git version 2.25.1 found [2025-03-11T06:54:45.199Z] ==> 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-11T06:54:45.199Z] Release-Date: 2020-01-08 [2025-03-11T06:54:45.199Z] 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-11T06:54:45.199Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T06:54:45.199Z] ==> Jenkins CI detected. [2025-03-11T06:54:45.199Z] current dir:  /w/workspace/dgexfoundry_device-sdk-go_odessa [2025-03-11T06:54:45.199Z] project root: . [2025-03-11T06:54:45.199Z] --> token set from env [2025-03-11T06:54:45.199Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-11T06:54:45.199Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T06:54:45.458Z] ==> Python coveragepy not found [2025-03-11T06:54:45.458Z] ==> Searching for coverage reports in: [2025-03-11T06:54:45.458Z] + . [2025-03-11T06:54:45.458Z] -> Found 1 reports [2025-03-11T06:54:45.458Z] ==> Detecting git/mercurial file structure [2025-03-11T06:54:45.458Z] ==> Reading reports [2025-03-11T06:54:45.458Z] + ./coverage.out bytes=497265 [2025-03-11T06:54:45.458Z] ==> Appending adjustments [2025-03-11T06:54:45.458Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T06:54:45.717Z] + Found adjustments [2025-03-11T06:54:45.717Z] ==> Gzipping contents [2025-03-11T06:54:45.977Z] 72K /tmp/codecov.ECsVlo.gz [2025-03-11T06:54:45.977Z] ==> Uploading reports [2025-03-11T06:54:45.977Z] url: https://codecov.io [2025-03-11T06:54:45.977Z] query: branch=odessa&commit=5620c6441011fe8cee1f5036a61585a7dbe23843&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T06:54:45.977Z] -> Pinging Codecov [2025-03-11T06:54:45.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=5620c6441011fe8cee1f5036a61585a7dbe23843&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T06:54:45.977Z] -> Uploading to [2025-03-11T06:54:45.977Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/5620c6441011fe8cee1f5036a61585a7dbe23843/415f96ee-1f00-4040-97d0-d4ed4c5eaa4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T065445Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=68bba58b92d58f5daebc2505949fa3d0379fd6ed861dcde9f7a7d8aa9e2dba4b [2025-03-11T06:54:45.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T06:54:45.977Z] Dload Upload Total Spent Left Speed [2025-03-11T06:54:46.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73652 0 0 100 73652 0 276k --:--:-- --:--:-- --:--:-- 277k [2025-03-11T06:54:46.236Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] } [2025-03-11T06:54:46.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T06:54:46.423Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T06:54:46.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:54:46.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T06:54:46.754Z] [2025-03-11T06:54:46.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:54:47.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T06:54:47.054Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T06:54:47.054Z] 43c4264eed91: Pulling fs layer [2025-03-11T06:54:47.054Z] 4cc291be95ef: Pulling fs layer [2025-03-11T06:54:47.054Z] 2ac1f1163629: Pulling fs layer [2025-03-11T06:54:47.054Z] 5c3c966382ef: Pulling fs layer [2025-03-11T06:54:47.054Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T06:54:47.054Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T06:54:47.054Z] 9c3e1370e548: Pulling fs layer [2025-03-11T06:54:47.054Z] 5c3c966382ef: Waiting [2025-03-11T06:54:47.054Z] 9c3e1370e548: Waiting [2025-03-11T06:54:47.054Z] 4f4fb700ef54: Waiting [2025-03-11T06:54:47.054Z] d9c7d2e4e75e: Waiting [2025-03-11T06:54:47.054Z] 4cc291be95ef: Download complete [2025-03-11T06:54:47.054Z] 5c3c966382ef: Verifying Checksum [2025-03-11T06:54:47.054Z] 5c3c966382ef: Download complete [2025-03-11T06:54:47.054Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T06:54:47.054Z] 4f4fb700ef54: Download complete [2025-03-11T06:54:47.054Z] 43c4264eed91: Download complete [2025-03-11T06:54:47.312Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T06:54:47.312Z] d9c7d2e4e75e: Download complete [2025-03-11T06:54:47.312Z] 43c4264eed91: Pull complete [2025-03-11T06:54:47.312Z] 4cc291be95ef: Pull complete [2025-03-11T06:54:47.571Z] 2ac1f1163629: Verifying Checksum [2025-03-11T06:54:47.571Z] 2ac1f1163629: Download complete [2025-03-11T06:54:48.136Z] 9c3e1370e548: Verifying Checksum [2025-03-11T06:54:48.136Z] 9c3e1370e548: Download complete [2025-03-11T06:54:50.680Z] 2ac1f1163629: Pull complete [2025-03-11T06:54:50.680Z] 5c3c966382ef: Pull complete [2025-03-11T06:54:50.938Z] 4f4fb700ef54: Pull complete [2025-03-11T06:54:51.196Z] d9c7d2e4e75e: Pull complete [2025-03-11T06:54:54.473Z] 9c3e1370e548: Pull complete [2025-03-11T06:54:54.473Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T06:54:54.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T06:54:54.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:54:54.566Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:54:54.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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/edgex-snyk-go:latest cat [2025-03-11T06:54:58.109Z] $ docker top 067e8af87d1e911e3ef80a9c42cd7c023b21152f53d0d0d743cd47647c83bb25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T06:54:58.505Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] echo [2025-03-11T06:54:58.522Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:odessa' [Pipeline] sh [2025-03-11T06:54:58.830Z] + set -o pipefail [2025-03-11T06:54:58.830Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:odessa' [2025-03-11T06:55:04.102Z] [2025-03-11T06:55:04.102Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_odessa (github.com/edgexfoundry/device-sdk-go/v4)... [2025-03-11T06:55:04.102Z] [2025-03-11T06:55:04.102Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/252b590b-cb27-49c5-91df-09305a5dfbf8/history/af69b20c-4492-45fa-bfad-9a01d60ce901 [2025-03-11T06:55:04.102Z] [2025-03-11T06:55:04.102Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-11T06:55:04.102Z] [2025-03-11T06:55:04.102Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T06:55:04.102Z] [2025-03-11T06:55:04.102Z] [2025-03-11T06:55:04.102Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T06:55:04.102Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T06:55:04.111Z] $ docker stop --time=1 067e8af87d1e911e3ef80a9c42cd7c023b21152f53d0d0d743cd47647c83bb25 [2025-03-11T06:55:05.926Z] $ docker rm -f --volumes 067e8af87d1e911e3ef80a9c42cd7c023b21152f53d0d0d743cd47647c83bb25 [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) [Pipeline] echo [2025-03-11T06:55:06.182Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T06:55:06.198Z] provisioning config files... [2025-03-11T06:55:06.205Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config9099483280474483176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:06.505Z] --> edgex-publish-swagger.sh [2025-03-11T06:55:06.505Z] === Publish openapi API === [2025-03-11T06:55:06.505Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-11T06:55:06.505Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_odessa/openapi/device-sdk.yaml] [2025-03-11T06:55:06.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T06:55:06.505Z] Dload Upload Total Spent Left Speed [2025-03-11T06:55:06.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 376 90623 --:--:-- --:--:-- --:--:-- 90780 100 37674 100 156 100 37518 375 90187 --:--:-- --:--:-- --:--:-- 90562 [2025-03-11T06:55:06.765Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-11T06:55:06.765Z] [Pipeline] } [2025-03-11T06:55:06.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T06:55:07.202Z] + git log --format=format:%s -1 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] sh [2025-03-11T06:55:07.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T06:55:07.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:55:07.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T06:55:07.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:55:07.868Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:55:07.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T06:55:08.228Z] $ docker top 5928e8a90a81f59f4435fff555f987eeb19a9de7c0df733dca2acd28a6db50d2 -eo pid,comm [2025-03-11T06:55:08.272Z] 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-11T06:55:08.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T06:55:08.325Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T06:55:08.628Z] + git semver [Pipeline] } [2025-03-11T06:55:08.899Z] $ docker stop --time=1 5928e8a90a81f59f4435fff555f987eeb19a9de7c0df733dca2acd28a6db50d2 [2025-03-11T06:55:10.152Z] $ docker rm -f --volumes 5928e8a90a81f59f4435fff555f987eeb19a9de7c0df733dca2acd28a6db50d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:55:10.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T06:55:10.584Z] [2025-03-11T06:55:10.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:55:10.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T06:55:10.886Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T06:55:10.886Z] ab5ef0e58194: Pulling fs layer [2025-03-11T06:55:10.886Z] 9712f1f96733: Pulling fs layer [2025-03-11T06:55:10.886Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T06:55:10.886Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T06:55:10.886Z] e9a5061849ea: Pulling fs layer [2025-03-11T06:55:10.886Z] d747dcd14b5f: Pulling fs layer [2025-03-11T06:55:10.886Z] 2de7ff778b66: Pulling fs layer [2025-03-11T06:55:10.886Z] e9a5061849ea: Waiting [2025-03-11T06:55:10.886Z] d747dcd14b5f: Waiting [2025-03-11T06:55:10.886Z] 2de7ff778b66: Waiting [2025-03-11T06:55:10.886Z] 0d9ebad4ef96: Waiting [2025-03-11T06:55:10.886Z] 9712f1f96733: Download complete [2025-03-11T06:55:11.144Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T06:55:11.144Z] 63f879dbbcfc: Download complete [2025-03-11T06:55:11.401Z] e9a5061849ea: Verifying Checksum [2025-03-11T06:55:11.401Z] e9a5061849ea: Download complete [2025-03-11T06:55:11.401Z] d747dcd14b5f: Download complete [2025-03-11T06:55:11.401Z] ab5ef0e58194: Verifying Checksum [2025-03-11T06:55:11.401Z] ab5ef0e58194: Download complete [2025-03-11T06:55:11.401Z] 0d9ebad4ef96: Download complete [2025-03-11T06:55:11.401Z] 2de7ff778b66: Verifying Checksum [2025-03-11T06:55:11.401Z] 2de7ff778b66: Download complete [2025-03-11T06:55:13.929Z] ab5ef0e58194: Pull complete [2025-03-11T06:55:13.929Z] 9712f1f96733: Pull complete [2025-03-11T06:55:14.495Z] 63f879dbbcfc: Pull complete [2025-03-11T06:55:17.777Z] 0d9ebad4ef96: Pull complete [2025-03-11T06:55:18.036Z] e9a5061849ea: Pull complete [2025-03-11T06:55:18.036Z] d747dcd14b5f: Pull complete [2025-03-11T06:55:19.410Z] 2de7ff778b66: Pull complete [2025-03-11T06:55:19.410Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T06:55:19.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T06:55:19.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:55:19.530Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:55:19.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-11T06:55:24.193Z] $ docker top dd2da8826fa18891d92e38ee07b7d4dc43b4d4f69c136252d8f2d8132c6b1d19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T06:55:24.274Z] provisioning config files... [2025-03-11T06:55:24.282Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config12206989901512299603tmp [2025-03-11T06:55:24.294Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config545828279880444242tmp [2025-03-11T06:55:24.304Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config1014766491545804357tmp [Pipeline] { [Pipeline] echo [2025-03-11T06:55:24.328Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:24.620Z] ---> sigul-configuration.sh [2025-03-11T06:55:24.620Z] gpg: directory `/root/.gnupg' created [2025-03-11T06:55:24.620Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T06:55:24.620Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T06:55:24.620Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T06:55:24.620Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T06:55:24.620Z] gpg: CAST5 encrypted data [2025-03-11T06:55:24.620Z] gpg: encrypted with 1 passphrase [2025-03-11T06:55:24.620Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T06:55:24.915Z] + mkdir /home/jenkins [2025-03-11T06:55:24.915Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T06:55:25.214Z] + 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-11T06:55:25.226Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:25.510Z] ---> sigul-install.sh [2025-03-11T06:55:25.510Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T06:55:25.804Z] + git tag --list [2025-03-11T06:55:25.804Z] 0.7.1 [2025-03-11T06:55:25.804Z] delhi-tag [2025-03-11T06:55:25.804Z] v1.0.0 [2025-03-11T06:55:25.804Z] v1.1.0 [2025-03-11T06:55:25.804Z] v1.1.1 [2025-03-11T06:55:25.804Z] v1.1.2 [2025-03-11T06:55:25.804Z] v1.2.0 [2025-03-11T06:55:25.804Z] v1.2.1 [2025-03-11T06:55:25.804Z] v1.2.2 [2025-03-11T06:55:25.804Z] v1.2.3 [2025-03-11T06:55:25.804Z] v1.3.0 [2025-03-11T06:55:25.804Z] v1.4.0 [2025-03-11T06:55:25.804Z] v2.0.0 [2025-03-11T06:55:25.804Z] v2.1.0 [2025-03-11T06:55:25.804Z] v2.1.1 [2025-03-11T06:55:25.804Z] v2.2.0 [2025-03-11T06:55:25.805Z] v2.3.0 [2025-03-11T06:55:25.805Z] v2.3.1 [2025-03-11T06:55:25.805Z] v3.0 [2025-03-11T06:55:25.805Z] v3.0.0 [2025-03-11T06:55:25.805Z] v3.0.1-dev.1 [2025-03-11T06:55:25.805Z] v3.1 [2025-03-11T06:55:25.805Z] v3.1.0 [2025-03-11T06:55:25.805Z] v3.1.0-dev.1 [2025-03-11T06:55:25.805Z] v3.1.0-dev.10 [2025-03-11T06:55:25.805Z] v3.1.0-dev.11 [2025-03-11T06:55:25.805Z] v3.1.0-dev.12 [2025-03-11T06:55:25.805Z] v3.1.0-dev.13 [2025-03-11T06:55:25.805Z] v3.1.0-dev.14 [2025-03-11T06:55:25.805Z] v3.1.0-dev.15 [2025-03-11T06:55:25.805Z] v3.1.0-dev.16 [2025-03-11T06:55:25.805Z] v3.1.0-dev.17 [2025-03-11T06:55:25.805Z] v3.1.0-dev.18 [2025-03-11T06:55:25.805Z] v3.1.0-dev.19 [2025-03-11T06:55:25.805Z] v3.1.0-dev.2 [2025-03-11T06:55:25.805Z] v3.1.0-dev.20 [2025-03-11T06:55:25.805Z] v3.1.0-dev.21 [2025-03-11T06:55:25.805Z] v3.1.0-dev.22 [2025-03-11T06:55:25.805Z] v3.1.0-dev.23 [2025-03-11T06:55:25.805Z] v3.1.0-dev.24 [2025-03-11T06:55:25.805Z] v3.1.0-dev.25 [2025-03-11T06:55:25.805Z] v3.1.0-dev.26 [2025-03-11T06:55:25.805Z] v3.1.0-dev.27 [2025-03-11T06:55:25.805Z] v3.1.0-dev.28 [2025-03-11T06:55:25.805Z] v3.1.0-dev.29 [2025-03-11T06:55:25.805Z] v3.1.0-dev.3 [2025-03-11T06:55:25.805Z] v3.1.0-dev.30 [2025-03-11T06:55:25.805Z] v3.1.0-dev.31 [2025-03-11T06:55:25.805Z] v3.1.0-dev.32 [2025-03-11T06:55:25.805Z] v3.1.0-dev.33 [2025-03-11T06:55:25.805Z] v3.1.0-dev.34 [2025-03-11T06:55:25.805Z] v3.1.0-dev.35 [2025-03-11T06:55:25.805Z] v3.1.0-dev.36 [2025-03-11T06:55:25.805Z] v3.1.0-dev.37 [2025-03-11T06:55:25.805Z] v3.1.0-dev.38 [2025-03-11T06:55:25.805Z] v3.1.0-dev.39 [2025-03-11T06:55:25.805Z] v3.1.0-dev.4 [2025-03-11T06:55:25.805Z] v3.1.0-dev.40 [2025-03-11T06:55:25.805Z] v3.1.0-dev.41 [2025-03-11T06:55:25.805Z] v3.1.0-dev.5 [2025-03-11T06:55:25.805Z] v3.1.0-dev.6 [2025-03-11T06:55:25.805Z] v3.1.0-dev.7 [2025-03-11T06:55:25.805Z] v3.1.0-dev.8 [2025-03-11T06:55:25.805Z] v3.1.0-dev.9 [2025-03-11T06:55:25.805Z] v3.1.1 [2025-03-11T06:55:25.805Z] v3.1.1-dev.1 [2025-03-11T06:55:25.805Z] v3.2.0-dev.1 [2025-03-11T06:55:25.805Z] v3.2.0-dev.10 [2025-03-11T06:55:25.805Z] v3.2.0-dev.11 [2025-03-11T06:55:25.805Z] v3.2.0-dev.12 [2025-03-11T06:55:25.805Z] v3.2.0-dev.13 [2025-03-11T06:55:25.805Z] v3.2.0-dev.14 [2025-03-11T06:55:25.805Z] v3.2.0-dev.15 [2025-03-11T06:55:25.805Z] v3.2.0-dev.16 [2025-03-11T06:55:25.805Z] v3.2.0-dev.17 [2025-03-11T06:55:25.805Z] v3.2.0-dev.18 [2025-03-11T06:55:25.805Z] v3.2.0-dev.19 [2025-03-11T06:55:25.805Z] v3.2.0-dev.2 [2025-03-11T06:55:25.805Z] v3.2.0-dev.20 [2025-03-11T06:55:25.805Z] v3.2.0-dev.21 [2025-03-11T06:55:25.805Z] v3.2.0-dev.22 [2025-03-11T06:55:25.805Z] v3.2.0-dev.23 [2025-03-11T06:55:25.805Z] v3.2.0-dev.24 [2025-03-11T06:55:25.805Z] v3.2.0-dev.25 [2025-03-11T06:55:25.805Z] v3.2.0-dev.26 [2025-03-11T06:55:25.805Z] v3.2.0-dev.27 [2025-03-11T06:55:25.805Z] v3.2.0-dev.28 [2025-03-11T06:55:25.805Z] v3.2.0-dev.29 [2025-03-11T06:55:25.805Z] v3.2.0-dev.3 [2025-03-11T06:55:25.805Z] v3.2.0-dev.30 [2025-03-11T06:55:25.805Z] v3.2.0-dev.31 [2025-03-11T06:55:25.805Z] v3.2.0-dev.32 [2025-03-11T06:55:25.805Z] v3.2.0-dev.33 [2025-03-11T06:55:25.805Z] v3.2.0-dev.34 [2025-03-11T06:55:25.805Z] v3.2.0-dev.35 [2025-03-11T06:55:25.805Z] v3.2.0-dev.36 [2025-03-11T06:55:25.805Z] v3.2.0-dev.37 [2025-03-11T06:55:25.805Z] v3.2.0-dev.38 [2025-03-11T06:55:25.805Z] v3.2.0-dev.39 [2025-03-11T06:55:25.805Z] v3.2.0-dev.4 [2025-03-11T06:55:25.805Z] v3.2.0-dev.40 [2025-03-11T06:55:25.805Z] v3.2.0-dev.41 [2025-03-11T06:55:25.805Z] v3.2.0-dev.42 [2025-03-11T06:55:25.805Z] v3.2.0-dev.43 [2025-03-11T06:55:25.805Z] v3.2.0-dev.44 [2025-03-11T06:55:25.805Z] v3.2.0-dev.45 [2025-03-11T06:55:25.805Z] v3.2.0-dev.46 [2025-03-11T06:55:25.805Z] v3.2.0-dev.47 [2025-03-11T06:55:25.805Z] v3.2.0-dev.48 [2025-03-11T06:55:25.805Z] v3.2.0-dev.5 [2025-03-11T06:55:25.805Z] v3.2.0-dev.6 [2025-03-11T06:55:25.805Z] v3.2.0-dev.7 [2025-03-11T06:55:25.805Z] v3.2.0-dev.8 [2025-03-11T06:55:25.805Z] v3.2.0-dev.9 [2025-03-11T06:55:25.805Z] v4.0.0 [2025-03-11T06:55:25.805Z] v4.0.0-dev.1 [2025-03-11T06:55:25.805Z] v4.0.0-dev.10 [2025-03-11T06:55:25.805Z] v4.0.0-dev.11 [2025-03-11T06:55:25.805Z] v4.0.0-dev.12 [2025-03-11T06:55:25.805Z] v4.0.0-dev.13 [2025-03-11T06:55:25.805Z] v4.0.0-dev.14 [2025-03-11T06:55:25.805Z] v4.0.0-dev.15 [2025-03-11T06:55:25.805Z] v4.0.0-dev.16 [2025-03-11T06:55:25.805Z] v4.0.0-dev.17 [2025-03-11T06:55:25.805Z] v4.0.0-dev.18 [2025-03-11T06:55:25.805Z] v4.0.0-dev.19 [2025-03-11T06:55:25.805Z] v4.0.0-dev.2 [2025-03-11T06:55:25.805Z] v4.0.0-dev.20 [2025-03-11T06:55:25.805Z] v4.0.0-dev.21 [2025-03-11T06:55:25.805Z] v4.0.0-dev.22 [2025-03-11T06:55:25.805Z] v4.0.0-dev.23 [2025-03-11T06:55:25.805Z] v4.0.0-dev.24 [2025-03-11T06:55:25.805Z] v4.0.0-dev.25 [2025-03-11T06:55:25.805Z] v4.0.0-dev.26 [2025-03-11T06:55:25.805Z] v4.0.0-dev.27 [2025-03-11T06:55:25.805Z] v4.0.0-dev.28 [2025-03-11T06:55:25.805Z] v4.0.0-dev.29 [2025-03-11T06:55:25.805Z] v4.0.0-dev.3 [2025-03-11T06:55:25.805Z] v4.0.0-dev.30 [2025-03-11T06:55:25.805Z] v4.0.0-dev.31 [2025-03-11T06:55:25.805Z] v4.0.0-dev.32 [2025-03-11T06:55:25.805Z] v4.0.0-dev.4 [2025-03-11T06:55:25.805Z] v4.0.0-dev.5 [2025-03-11T06:55:25.805Z] v4.0.0-dev.6 [2025-03-11T06:55:25.805Z] v4.0.0-dev.7 [2025-03-11T06:55:25.805Z] v4.0.0-dev.8 [2025-03-11T06:55:25.805Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-11T06:55:26.096Z] + lftools sign git-tag v4.0.0 [2025-03-11T06:55:26.664Z] Signing Git tag with Sigul... [2025-03-11T06:55:26.664Z] Signing v4.0.0 [Pipeline] echo [2025-03-11T06:55:27.243Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:27.529Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T06:55:27.536Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T06:55:27.567Z] $ docker stop --time=1 dd2da8826fa18891d92e38ee07b7d4dc43b4d4f69c136252d8f2d8132c6b1d19 [2025-03-11T06:55:28.904Z] $ docker rm -f --volumes dd2da8826fa18891d92e38ee07b7d4dc43b4d4f69c136252d8f2d8132c6b1d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T06:55:29.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T06:55:29.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:55:29.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T06:55:29.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:55:29.739Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:55:29.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T06:55:30.090Z] $ docker top 0655442a2dc7436957071bfcd236badcd8289fe805dd268f682ee2efbd0f2ab2 -eo pid,comm [2025-03-11T06:55:30.136Z] 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-11T06:55:30.136Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T06:55:30.185Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T06:55:30.485Z] + git semver [Pipeline] } [2025-03-11T06:55:30.756Z] $ docker stop --time=1 0655442a2dc7436957071bfcd236badcd8289fe805dd268f682ee2efbd0f2ab2 [2025-03-11T06:55:32.034Z] $ docker rm -f --volumes 0655442a2dc7436957071bfcd236badcd8289fe805dd268f682ee2efbd0f2ab2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T06:55:32.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T06:55:32.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:55:32.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T06:55:32.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:55:32.807Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:55:32.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T06:55:33.166Z] $ docker top e319523a3d3dcb70e81db71e42b7cd8b597959a3202b8e87347769c69a03d855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T06:55:33.258Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T06:55:33.561Z] + git semver [Pipeline] } [2025-03-11T06:55:33.829Z] $ docker stop --time=1 e319523a3d3dcb70e81db71e42b7cd8b597959a3202b8e87347769c69a03d855 [2025-03-11T06:55:35.104Z] $ docker rm -f --volumes e319523a3d3dcb70e81db71e42b7cd8b597959a3202b8e87347769c69a03d855 [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-11T06:55:35.726Z] + [ -d /w/workspace/dgexfoundry_device-sdk-go_odessa/archives ] [2025-03-11T06:55:35.726Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives [2025-03-11T06:55:35.726Z] total 16 [2025-03-11T06:55:35.726Z] drwxr-xr-x 3 root root 4096 Mar 11 06:54 . [2025-03-11T06:55:35.726Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 06:55 .. [2025-03-11T06:55:35.726Z] drwxr-xr-x 2 root root 4096 Mar 11 06:54 cost [2025-03-11T06:55:35.726Z] -rw-r--r-- 1 root root 85 Mar 11 06:54 cost.csv [2025-03-11T06:55:35.726Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_odessa/archives [2025-03-11T06:55:35.726Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives [2025-03-11T06:55:35.726Z] total 16 [2025-03-11T06:55:35.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 06:54 . [2025-03-11T06:55:35.726Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 06:55 .. [2025-03-11T06:55:35.726Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 06:54 cost [2025-03-11T06:55:35.726Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 11 06:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:36.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:36.871Z] ---> package-listing.sh [2025-03-11T06:55:36.871Z] ++ facter osfamily [2025-03-11T06:55:36.871Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T06:55:37.131Z] + OS_FAMILY=debian [2025-03-11T06:55:37.131Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_odessa [2025-03-11T06:55:37.131Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T06:55:37.131Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T06:55:37.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T06:55:37.131Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T06:55:37.131Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' [2025-03-11T06:55:37.131Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T06:55:37.131Z] + case "${OS_FAMILY}" in [2025-03-11T06:55:37.131Z] + dpkg -l [2025-03-11T06:55:37.131Z] + grep '^ii' [2025-03-11T06:55:37.131Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T06:55:37.131Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T06:55:37.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T06:55:37.131Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' [2025-03-11T06:55:37.131Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ [2025-03-11T06:55:37.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ [Pipeline] echo [2025-03-11T06:55:37.141Z] 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/dgexfoundry_device-sdk-go_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-11T06:55:37.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T06:55:37.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T06:55:37.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T06:55:38.068Z] prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container [2025-03-11T06:55:38.093Z] $ 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T06:55:38.294Z] $ docker top 794bd2c6c92bac5929a87e426b3c12d8919b8192125100b13dad64b4bf51f4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T06:55:38.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T06:55:38.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T06:55:39.214Z] + ls /var/log/sa-host [2025-03-11T06:55:39.214Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T06:55:39.292Z] provisioning config files... [2025-03-11T06:55:39.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config16597116142302467507tmp [Pipeline] { [Pipeline] echo [2025-03-11T06:55:39.320Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:39.600Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T06:55:39.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:39.949Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T06:55:39.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:40.243Z] ---> sudo-logs.sh [2025-03-11T06:55:40.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T06:55:40.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:40.549Z] ---> job-cost.sh [2025-03-11T06:55:40.549Z] lf-activate-venv: SKIPPING [2025-03-11T06:55:40.549Z] DEBUG: total: 0.2199999988079071 [2025-03-11T06:55:40.549Z] INFO: Retrieving Stack Cost... [2025-03-11T06:55:40.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T06:55:41.070Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T06:55:41.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T06:55:41.371Z] ---> logs-deploy.sh [2025-03-11T06:55:41.371Z] lf-activate-venv: SKIPPING [2025-03-11T06:55:41.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/odessa/2 [2025-03-11T06:55:41.371Z] INFO: archiving workspace using pattern(s): [2025-03-11T06:55:42.312Z] Archives upload complete. [2025-03-11T06:55:42.312Z] INFO: archiving logs to Nexus