Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 083c381ac4cc923d13d653dabf1097f47e3433f3 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-ssh8884815620692520162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6246176473772222811.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 f3350a1713306dce7682ed7e37d5774890d03277 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10441330582666096818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15958668833961123637.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10246935955233297342.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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9255 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 083c381ac4cc923d13d653dabf1097f47e3433f3 (main) Commit message: "Merge pull request #1620 from jinlinGuan/issue-1612" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 > git rev-list --no-walk 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-03T06:14:41.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-03T06:14:41.331Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-03T06:14:41.359Z] ========================================================= [2024-09-03T06:14:41.359Z] EdgeX Global Pipelines Version Info [2024-09-03T06:14:41.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:14:42.086Z] ------------------- [2024-09-03T06:14:42.086Z] stable info: [2024-09-03T06:14:42.086Z] ------------------- [2024-09-03T06:14:42.086Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T06:14:42.086Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T06:14:42.086Z] Message: update stable to v1.0.263 [2024-09-03T06:14:42.657Z] ------------------- [2024-09-03T06:14:42.657Z] experimental info: [2024-09-03T06:14:42.657Z] ------------------- [2024-09-03T06:14:42.657Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T06:14:42.657Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T06:14:42.657Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-03T06:14:42.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-09-03T06:14:42.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-09-03T06:14:42.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-03T06:14:42.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-03T06:14:42.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-03T06:14:42.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-03T06:14:42.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-03T06:14:42.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-09-03T06:14:42.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-03T06:14:42.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-03T06:14:42.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-03T06:14:42.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-09-03T06:14:43.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-03T06:14:43.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-03T06:14:43.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-03T06:14:43.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T06:14:43.089Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T06:14:43.113Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T06:14:43.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-03T06:14:43.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-03T06:14:43.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-03T06:14:43.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-03T06:14:43.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-03T06:14:43.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-03T06:14:43.279Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-03T06:14:43.299Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-03T06:14:43.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-03T06:14:43.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-03T06:14:43.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-03T06:14:43.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-03T06:14:43.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 083c381ac4cc923d13d653dabf1097f47e3433f3 [Pipeline] echo [2024-09-03T06:14:43.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 083c381 [Pipeline] echo [2024-09-03T06:14:43.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T06:14:43.549Z] provisioning config files... [2024-09-03T06:14:43.568Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config140151710151274945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:14:43.912Z] ---> ****-login.sh [2024-09-03T06:14:43.912Z] nexus3.edgexfoundry.org:10001 [2024-09-03T06:14:43.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:14:44.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:14:44.489Z] Configure a credential helper to remove this warning. See [2024-09-03T06:14:44.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:14:44.490Z] [2024-09-03T06:14:44.490Z] Login Succeeded [2024-09-03T06:14:44.490Z] nexus3.edgexfoundry.org:10002 [2024-09-03T06:14:44.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:14:44.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:14:44.490Z] Configure a credential helper to remove this warning. See [2024-09-03T06:14:44.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:14:44.490Z] [2024-09-03T06:14:44.490Z] Login Succeeded [2024-09-03T06:14:44.490Z] nexus3.edgexfoundry.org:10003 [2024-09-03T06:14:44.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:14:44.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:14:44.750Z] Configure a credential helper to remove this warning. See [2024-09-03T06:14:44.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:14:44.750Z] [2024-09-03T06:14:44.750Z] Login Succeeded [2024-09-03T06:14:44.750Z] nexus3.edgexfoundry.org:10004 [2024-09-03T06:14:44.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:14:44.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:14:44.750Z] Configure a credential helper to remove this warning. See [2024-09-03T06:14:44.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:14:44.750Z] [2024-09-03T06:14:44.750Z] Login Succeeded [2024-09-03T06:14:44.750Z] ****.io [2024-09-03T06:14:44.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:14:45.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:14:45.010Z] Configure a credential helper to remove this warning. See [2024-09-03T06:14:45.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:14:45.010Z] [2024-09-03T06:14:45.010Z] Login Succeeded [2024-09-03T06:14:45.010Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T06:14:45.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-03T06:14:45.446Z] + git rev-list -1 --merges 083c381ac4cc923d13d653dabf1097f47e3433f3~1..083c381ac4cc923d13d653dabf1097f47e3433f3 [Pipeline] echo [2024-09-03T06:14:45.474Z] -----------> git rev-list -1 --merges 083c381ac4cc923d13d653dabf1097f47e3433f3~1..083c381ac4cc923d13d653dabf1097f47e3433f3 083c381ac4cc923d13d653dabf1097f47e3433f3 [2024-09-03T06:14:45.474Z] 083c381ac4cc923d13d653dabf1097f47e3433f3 [false] [Pipeline] sh [2024-09-03T06:14:45.772Z] + git log --format=format:%s -1 083c381ac4cc923d13d653dabf1097f47e3433f3 [Pipeline] echo [2024-09-03T06:14:45.785Z] ========================================================= [2024-09-03T06:14:45.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-03T06:14:45.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T06:14:46.133Z] + git log --format=format:%s -1 083c381ac4cc923d13d653dabf1097f47e3433f3 [Pipeline] echo [2024-09-03T06:14:46.146Z] [semverPrep] GIT_COMMIT: 083c381ac4cc923d13d653dabf1097f47e3433f3, Commit Message: Merge pull request #1620 from jinlinGuan/issue-1612 [Pipeline] echo [2024-09-03T06:14:46.161Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-03T06:14:46.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T06:14:46.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-03T06:14:46.548Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-03T06:14:46.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-03T06:14:46.548Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-03T06:14:46.548Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-03T06:14:46.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:14:46.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T06:14:46.999Z] [2024-09-03T06:14:46.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:14:47.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T06:14:47.305Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-03T06:14:47.305Z] b85a868b505f: Pulling fs layer [2024-09-03T06:14:47.305Z] e2be974225ed: Pulling fs layer [2024-09-03T06:14:47.305Z] 339a4e72a1f5: Pulling fs layer [2024-09-03T06:14:47.305Z] 988bab9f4d93: Pulling fs layer [2024-09-03T06:14:47.305Z] 1469e6f7b9e6: Pulling fs layer [2024-09-03T06:14:47.305Z] eaf3925da568: Pulling fs layer [2024-09-03T06:14:47.305Z] 988bab9f4d93: Waiting [2024-09-03T06:14:47.305Z] bab4dde63d76: Pulling fs layer [2024-09-03T06:14:47.305Z] bde34c3a00c8: Pulling fs layer [2024-09-03T06:14:47.305Z] b352a97aabf1: Pulling fs layer [2024-09-03T06:14:47.305Z] 4872d77fe225: Pulling fs layer [2024-09-03T06:14:47.305Z] 5851b861e8e6: Pulling fs layer [2024-09-03T06:14:47.305Z] 1469e6f7b9e6: Waiting [2024-09-03T06:14:47.305Z] 4872d77fe225: Waiting [2024-09-03T06:14:47.305Z] eaf3925da568: Waiting [2024-09-03T06:14:47.305Z] 5851b861e8e6: Waiting [2024-09-03T06:14:47.305Z] bde34c3a00c8: Waiting [2024-09-03T06:14:47.305Z] b352a97aabf1: Waiting [2024-09-03T06:14:47.305Z] bab4dde63d76: Waiting [2024-09-03T06:14:47.305Z] e2be974225ed: Download complete [2024-09-03T06:14:47.305Z] 988bab9f4d93: Verifying Checksum [2024-09-03T06:14:47.305Z] 988bab9f4d93: Download complete [2024-09-03T06:14:47.565Z] 1469e6f7b9e6: Verifying Checksum [2024-09-03T06:14:47.565Z] 1469e6f7b9e6: Download complete [2024-09-03T06:14:47.565Z] eaf3925da568: Verifying Checksum [2024-09-03T06:14:47.565Z] eaf3925da568: Download complete [2024-09-03T06:14:47.565Z] 339a4e72a1f5: Verifying Checksum [2024-09-03T06:14:47.565Z] 339a4e72a1f5: Download complete [2024-09-03T06:14:47.565Z] bde34c3a00c8: Verifying Checksum [2024-09-03T06:14:47.565Z] bde34c3a00c8: Download complete [2024-09-03T06:14:47.565Z] b352a97aabf1: Verifying Checksum [2024-09-03T06:14:47.565Z] b352a97aabf1: Download complete [2024-09-03T06:14:47.565Z] 4872d77fe225: Verifying Checksum [2024-09-03T06:14:47.565Z] 4872d77fe225: Download complete [2024-09-03T06:14:47.565Z] 5851b861e8e6: Verifying Checksum [2024-09-03T06:14:47.565Z] 5851b861e8e6: Download complete [2024-09-03T06:14:47.565Z] b85a868b505f: Verifying Checksum [2024-09-03T06:14:47.565Z] b85a868b505f: Download complete [2024-09-03T06:14:47.826Z] bab4dde63d76: Download complete [2024-09-03T06:14:48.763Z] b85a868b505f: Pull complete [2024-09-03T06:14:49.022Z] e2be974225ed: Pull complete [2024-09-03T06:14:49.602Z] 339a4e72a1f5: Pull complete [2024-09-03T06:14:49.602Z] 988bab9f4d93: Pull complete [2024-09-03T06:14:49.869Z] 1469e6f7b9e6: Pull complete [2024-09-03T06:14:49.869Z] eaf3925da568: Pull complete [2024-09-03T06:14:51.777Z] bab4dde63d76: Pull complete [2024-09-03T06:14:51.777Z] bde34c3a00c8: Pull complete [2024-09-03T06:14:52.038Z] b352a97aabf1: Pull complete [2024-09-03T06:14:52.038Z] 4872d77fe225: Pull complete [2024-09-03T06:14:52.038Z] 5851b861e8e6: Pull complete [2024-09-03T06:14:52.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-03T06:14:52.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T06:14:52.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:14:52.183Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:14:52.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-03T06:14:55.085Z] $ docker top deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f -eo pid,comm [2024-09-03T06:14:55.143Z] 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). [2024-09-03T06:14:55.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T06:14:55.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T06:14:55.206Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T06:14:55.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T06:14:55.326Z] $ docker exec deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f ssh-agent [2024-09-03T06:14:55.440Z] SSH_AUTH_SOCK=/tmp/ssh-aKU8wltg0kzX/agent.33 [2024-09-03T06:14:55.440Z] SSH_AGENT_PID=39 [2024-09-03T06:14:55.446Z] Running ssh-add (command line suppressed) [2024-09-03T06:14:55.547Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7767211110432292042.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7767211110432292042.key) [2024-09-03T06:14:55.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T06:14:55.856Z] + git tag --points-at HEAD [Pipeline] } [2024-09-03T06:14:55.864Z] $ docker exec --env ******** --env ******** deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f ssh-agent -k [2024-09-03T06:14:55.968Z] unset SSH_AUTH_SOCK; [2024-09-03T06:14:55.969Z] unset SSH_AGENT_PID; [2024-09-03T06:14:55.969Z] echo Agent pid 39 killed; [2024-09-03T06:14:55.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-03T06:14:56.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T06:14:56.025Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T06:14:56.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T06:14:56.143Z] $ docker exec deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f ssh-agent [2024-09-03T06:14:56.272Z] SSH_AUTH_SOCK=/tmp/ssh-DHCmlhiCiNMm/agent.72 [2024-09-03T06:14:56.272Z] SSH_AGENT_PID=78 [2024-09-03T06:14:56.278Z] Running ssh-add (command line suppressed) [2024-09-03T06:14:56.382Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4324792480018473881.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4324792480018473881.key) [2024-09-03T06:14:56.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T06:14:56.698Z] + git semver init [2024-09-03T06:14:56.957Z] 2024-09-03 06:14:56,865 [run_init] DEBUG init version:0.0.0 force:False [2024-09-03T06:14:56.957Z] 2024-09-03 06:14:56,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-09-03T06:14:56.957Z] 2024-09-03 06:14:56,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-09-03T06:14:56.957Z] 2024-09-03 06:14:56,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-03T06:14:58.868Z] 2024-09-03 06:14:58,829 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-09-03T06:14:58.868Z] 2024-09-03 06:14:58,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-09-03T06:14:58.868Z] 2024-09-03 06:14:58,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:14:58.868Z] 2024-09-03 06:14:58,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:14:58.868Z] 3.2.0-dev.35 [Pipeline] } [2024-09-03T06:14:58.876Z] $ docker exec --env ******** --env ******** deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f ssh-agent -k [2024-09-03T06:14:58.985Z] unset SSH_AUTH_SOCK; [2024-09-03T06:14:58.985Z] unset SSH_AGENT_PID; [2024-09-03T06:14:58.985Z] echo Agent pid 78 killed; [2024-09-03T06:14:58.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T06:14:59.334Z] + git semver [Pipeline] } [2024-09-03T06:14:59.604Z] $ docker stop --time=1 deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f [2024-09-03T06:15:00.910Z] $ docker rm -f --volumes deb759efa31c99391abccf74c3fc2f1d7ed4ffd4b2d97dcd9f1852c1e9c6137f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T06:15:01.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-03T06:15:01.512Z] Stashed 1 file(s) [Pipeline] echo [2024-09-03T06:15:01.516Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T06:15:01.685Z] provisioning config files... [2024-09-03T06:15:01.708Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4297680709952341159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:15:02.013Z] ---> ****-login.sh [2024-09-03T06:15:02.013Z] nexus3.edgexfoundry.org:10001 [2024-09-03T06:15:02.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:15:02.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:15:02.013Z] Configure a credential helper to remove this warning. See [2024-09-03T06:15:02.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:15:02.013Z] [2024-09-03T06:15:02.013Z] Login Succeeded [2024-09-03T06:15:02.013Z] nexus3.edgexfoundry.org:10002 [2024-09-03T06:15:02.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:15:02.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:15:02.014Z] Configure a credential helper to remove this warning. See [2024-09-03T06:15:02.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:15:02.014Z] [2024-09-03T06:15:02.014Z] Login Succeeded [2024-09-03T06:15:02.014Z] nexus3.edgexfoundry.org:10003 [2024-09-03T06:15:02.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:15:02.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:15:02.274Z] Configure a credential helper to remove this warning. See [2024-09-03T06:15:02.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:15:02.274Z] [2024-09-03T06:15:02.274Z] Login Succeeded [2024-09-03T06:15:02.274Z] nexus3.edgexfoundry.org:10004 [2024-09-03T06:15:02.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:15:02.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:15:02.274Z] Configure a credential helper to remove this warning. See [2024-09-03T06:15:02.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:15:02.274Z] [2024-09-03T06:15:02.274Z] Login Succeeded [2024-09-03T06:15:02.274Z] ****.io [2024-09-03T06:15:02.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:15:02.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:15:02.534Z] Configure a credential helper to remove this warning. See [2024-09-03T06:15:02.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:15:02.534Z] [2024-09-03T06:15:02.534Z] Login Succeeded [2024-09-03T06:15:02.534Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T06:15:02.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-03T06:15:02.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T06:15:02.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T06:15:02.680Z] ========================================================= [2024-09-03T06:15:02.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-03T06:15:02.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:15:03.026Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-03T06:15:03.026Z] Sending build context to Docker daemon 25.29MB [2024-09-03T06:15:03.026Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T06:15:03.026Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-03T06:15:03.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-03T06:15:03.026Z] 619be1103602: Pulling fs layer [2024-09-03T06:15:03.026Z] 7862e08f4a3e: Pulling fs layer [2024-09-03T06:15:03.026Z] 5df492c9dc93: Pulling fs layer [2024-09-03T06:15:03.026Z] 7629e6793208: Pulling fs layer [2024-09-03T06:15:03.026Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T06:15:03.026Z] 7629e6793208: Waiting [2024-09-03T06:15:03.026Z] fb5054dd5b73: Pulling fs layer [2024-09-03T06:15:03.026Z] eeca6798cff9: Pulling fs layer [2024-09-03T06:15:03.026Z] aa269ceb94a6: Pulling fs layer [2024-09-03T06:15:03.026Z] 4f4fb700ef54: Waiting [2024-09-03T06:15:03.026Z] eeca6798cff9: Waiting [2024-09-03T06:15:03.026Z] fb5054dd5b73: Waiting [2024-09-03T06:15:03.026Z] aa269ceb94a6: Waiting [2024-09-03T06:15:03.026Z] ada007ff1a6a: Pulling fs layer [2024-09-03T06:15:03.026Z] ada007ff1a6a: Waiting [2024-09-03T06:15:03.286Z] 7862e08f4a3e: Verifying Checksum [2024-09-03T06:15:03.286Z] 7862e08f4a3e: Download complete [2024-09-03T06:15:03.287Z] 7629e6793208: Verifying Checksum [2024-09-03T06:15:03.287Z] 7629e6793208: Download complete [2024-09-03T06:15:03.287Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T06:15:03.287Z] 4f4fb700ef54: Download complete [2024-09-03T06:15:03.287Z] fb5054dd5b73: Verifying Checksum [2024-09-03T06:15:03.287Z] fb5054dd5b73: Download complete [2024-09-03T06:15:03.287Z] 619be1103602: Verifying Checksum [2024-09-03T06:15:03.287Z] 619be1103602: Download complete [2024-09-03T06:15:03.287Z] eeca6798cff9: Verifying Checksum [2024-09-03T06:15:03.287Z] eeca6798cff9: Download complete [2024-09-03T06:15:03.545Z] 619be1103602: Pull complete [2024-09-03T06:15:03.545Z] ada007ff1a6a: Verifying Checksum [2024-09-03T06:15:03.545Z] ada007ff1a6a: Download complete [2024-09-03T06:15:03.545Z] 7862e08f4a3e: Pull complete [2024-09-03T06:15:03.804Z] 5df492c9dc93: Verifying Checksum [2024-09-03T06:15:03.804Z] 5df492c9dc93: Download complete [2024-09-03T06:15:04.063Z] aa269ceb94a6: Verifying Checksum [2024-09-03T06:15:04.063Z] aa269ceb94a6: Download complete [2024-09-03T06:15:07.349Z] 5df492c9dc93: Pull complete [2024-09-03T06:15:07.349Z] 7629e6793208: Pull complete [2024-09-03T06:15:07.349Z] 4f4fb700ef54: Pull complete [2024-09-03T06:15:07.349Z] fb5054dd5b73: Pull complete [2024-09-03T06:15:07.349Z] eeca6798cff9: Pull complete [2024-09-03T06:15:09.875Z] aa269ceb94a6: Pull complete [2024-09-03T06:15:10.443Z] ada007ff1a6a: Pull complete [2024-09-03T06:15:10.443Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-03T06:15:10.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T06:15:10.443Z] ---> f489d0715acc [2024-09-03T06:15:10.443Z] Step 3/10 : ARG MAKE=make build [2024-09-03T06:15:15.813Z] ---> Running in 93054cf6c4c2 [2024-09-03T06:15:15.813Z] Removing intermediate container 93054cf6c4c2 [2024-09-03T06:15:15.813Z] ---> 53b036ac41f6 [2024-09-03T06:15:15.813Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-03T06:15:15.813Z] ---> Running in a8d6785953bd [2024-09-03T06:15:15.813Z] Removing intermediate container a8d6785953bd [2024-09-03T06:15:15.813Z] ---> a202c055b54e [2024-09-03T06:15:15.813Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-03T06:15:15.813Z] ---> Running in 926391bd36fb [2024-09-03T06:15:15.813Z] Removing intermediate container 926391bd36fb [2024-09-03T06:15:15.813Z] ---> cadebbec2d0b [2024-09-03T06:15:15.813Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-03T06:15:15.813Z] ---> Running in 49c916f493dd [2024-09-03T06:15:15.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T06:15:16.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T06:15:16.333Z] OK: 264 MiB in 52 packages [2024-09-03T06:15:16.594Z] Removing intermediate container 49c916f493dd [2024-09-03T06:15:16.594Z] ---> fa79ee014d9d [2024-09-03T06:15:16.594Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-03T06:15:16.636Z] Still waiting to schedule task [2024-09-03T06:15:16.636Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-03T06:15:16.857Z] ---> be07147c5124 [2024-09-03T06:15:16.857Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T06:15:16.857Z] ---> Running in 57ab4f06a0fb [2024-09-03T06:16:24.596Z] Removing intermediate container 57ab4f06a0fb [2024-09-03T06:16:24.596Z] ---> 85655352ad95 [2024-09-03T06:16:24.596Z] Step 9/10 : COPY . . [2024-09-03T06:16:24.596Z] ---> 4984931c427e [2024-09-03T06:16:24.596Z] Step 10/10 : RUN ${MAKE} [2024-09-03T06:16:24.596Z] ---> Running in ea69af9dd00e [2024-09-03T06:16:24.596Z] noop [2024-09-03T06:16:24.596Z] Removing intermediate container ea69af9dd00e [2024-09-03T06:16:24.596Z] ---> cfdc10e6514b [2024-09-03T06:16:24.596Z] Successfully built cfdc10e6514b [2024-09-03T06:16:24.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:16:24.929Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T06:16:24.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:16:25.015Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:16:25.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-03T06:16:25.437Z] $ docker top 00730182ef0116d6decfa36b69a8d826960c020e97a9a45de2d1900a8b1112f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T06:16:25.798Z] + go version [2024-09-03T06:16:25.798Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-03T06:16:25.807Z] $ docker stop --time=1 00730182ef0116d6decfa36b69a8d826960c020e97a9a45de2d1900a8b1112f0 [2024-09-03T06:16:27.062Z] $ docker rm -f --volumes 00730182ef0116d6decfa36b69a8d826960c020e97a9a45de2d1900a8b1112f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:16:27.520Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T06:16:27.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:16:27.611Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:16:27.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-03T06:16:28.004Z] $ docker top 694f016645f33ad9ebb348457a628edea9c2aba41fa6152b4487bd3060913243 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T06:16:28.363Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-03T06:16:28.658Z] + make test [2024-09-03T06:16:28.658Z] go test -race -coverprofile=coverage.out ./... [2024-09-03T06:16:36.784Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-03T06:16:45.953Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9257 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-09-03T06:16:45.971Z] Running in /w/workspace/device-sdk-go/310 [Pipeline] { [Pipeline] checkout [2024-09-03T06:16:49.021Z] The recommended git tool is: git [2024-09-03T06:16:53.575Z] using credential edgex-jenkins-ssh [2024-09-03T06:16:53.595Z] Cloning the remote Git repository [2024-09-03T06:16:53.627Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-09-03T06:16:53.706Z] > git init /w/workspace/device-sdk-go/310 # timeout=10 [2024-09-03T06:16:53.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-03T06:16:53.833Z] > git --version # timeout=10 [2024-09-03T06:16:53.855Z] > git --version # 'git version 2.25.1' [2024-09-03T06:16:53.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T06:16:53.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T06:16:57.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-03T06:16:57.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T06:16:58.391Z] Avoid second fetch [2024-09-03T06:16:58.391Z] Checking out Revision 083c381ac4cc923d13d653dabf1097f47e3433f3 (main) [2024-09-03T06:16:58.977Z] Commit message: "Merge pull request #1620 from jinlinGuan/issue-1612" [2024-09-03T06:16:58.400Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T06:16:58.458Z] > git checkout -f 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T06:17:03.670Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-03T06:17:03.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T06:17:03.670Z] Dload Upload Total Spent Left Speed [2024-09-03T06:17:03.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76814 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-09-03T06:17:04.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-03T06:17:04.327Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-03T06:17:04.327Z] + sudo tee /etc/docker/daemon.new [2024-09-03T06:17:04.327Z] { [2024-09-03T06:17:04.327Z] "registry-mirrors": [ [2024-09-03T06:17:04.327Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-03T06:17:04.327Z] ], [2024-09-03T06:17:04.327Z] "bip": "10.250.0.254/24", [2024-09-03T06:17:04.327Z] "hosts": [ [2024-09-03T06:17:04.327Z] "tcp://0.0.0.0:5555", [2024-09-03T06:17:04.327Z] "unix:///var/run/docker.sock" [2024-09-03T06:17:04.327Z] ], [2024-09-03T06:17:04.327Z] "mtu": 1458, [2024-09-03T06:17:04.327Z] "selinux-enabled": true, [2024-09-03T06:17:04.327Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-03T06:17:04.327Z] } [Pipeline] sh [2024-09-03T06:17:04.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-03T06:17:04.974Z] + sudo service docker restart [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-03T06:17:08.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.022s coverage: 26.0% of statements [2024-09-03T06:17:08.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.033s coverage: 79.4% of statements [2024-09-03T06:17:08.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.046s coverage: 86.0% of statements [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-03T06:17:08.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.084s coverage: 45.2% of statements [2024-09-03T06:17:08.897Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-03T06:17:10.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.034s coverage: 14.4% of statements [2024-09-03T06:17:10.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.072s coverage: 44.6% of statements [2024-09-03T06:17:10.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements [2024-09-03T06:17:10.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.086s coverage: 89.2% of statements [2024-09-03T06:17:10.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T06:17:23.225Z] provisioning config files... [2024-09-03T06:17:23.248Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/310@tmp/config13930129739754065751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:17:23.711Z] ---> ****-login.sh [2024-09-03T06:17:23.711Z] nexus3.edgexfoundry.org:10001 [2024-09-03T06:17:23.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:17:24.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:17:24.254Z] Configure a credential helper to remove this warning. See [2024-09-03T06:17:24.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:17:24.254Z] [2024-09-03T06:17:24.254Z] Login Succeeded [2024-09-03T06:17:24.254Z] nexus3.edgexfoundry.org:10002 [2024-09-03T06:17:24.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:17:24.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:17:24.792Z] Configure a credential helper to remove this warning. See [2024-09-03T06:17:24.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:17:24.792Z] [2024-09-03T06:17:24.792Z] Login Succeeded [2024-09-03T06:17:24.792Z] nexus3.edgexfoundry.org:10003 [2024-09-03T06:17:24.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:17:25.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:17:25.066Z] Configure a credential helper to remove this warning. See [2024-09-03T06:17:25.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:17:25.066Z] [2024-09-03T06:17:25.066Z] Login Succeeded [2024-09-03T06:17:25.066Z] nexus3.edgexfoundry.org:10004 [2024-09-03T06:17:25.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:17:25.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:17:25.338Z] Configure a credential helper to remove this warning. See [2024-09-03T06:17:25.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:17:25.339Z] [2024-09-03T06:17:25.339Z] Login Succeeded [2024-09-03T06:17:25.339Z] ****.io [2024-09-03T06:17:25.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T06:17:25.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T06:17:25.877Z] Configure a credential helper to remove this warning. See [2024-09-03T06:17:25.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T06:17:25.877Z] [2024-09-03T06:17:25.877Z] Login Succeeded [2024-09-03T06:17:25.877Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T06:17:25.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-03T06:17:26.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T06:17:26.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T06:17:26.255Z] ========================================================= [2024-09-03T06:17:26.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-03T06:17:26.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:17:26.619Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-03T06:17:27.215Z] Sending build context to Docker daemon 13.1MB [2024-09-03T06:17:27.215Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T06:17:27.215Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-03T06:17:27.497Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-03T06:17:27.497Z] c6b39de5b339: Pulling fs layer [2024-09-03T06:17:27.497Z] a69c41024577: Pulling fs layer [2024-09-03T06:17:27.497Z] d6de4b400683: Pulling fs layer [2024-09-03T06:17:27.497Z] 35cb2a7552d0: Pulling fs layer [2024-09-03T06:17:27.497Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T06:17:27.497Z] 464afbd9ba4c: Pulling fs layer [2024-09-03T06:17:27.497Z] 35cb2a7552d0: Waiting [2024-09-03T06:17:27.497Z] 00f215d4a9da: Pulling fs layer [2024-09-03T06:17:27.497Z] d496ad576159: Pulling fs layer [2024-09-03T06:17:27.497Z] 4f4fb700ef54: Waiting [2024-09-03T06:17:27.497Z] 464afbd9ba4c: Waiting [2024-09-03T06:17:27.497Z] 00f215d4a9da: Waiting [2024-09-03T06:17:27.497Z] d496ad576159: Waiting [2024-09-03T06:17:27.497Z] a69c41024577: Verifying Checksum [2024-09-03T06:17:27.497Z] a69c41024577: Download complete [2024-09-03T06:17:27.497Z] 35cb2a7552d0: Verifying Checksum [2024-09-03T06:17:27.497Z] 35cb2a7552d0: Download complete [2024-09-03T06:17:27.497Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T06:17:27.497Z] 4f4fb700ef54: Download complete [2024-09-03T06:17:27.497Z] c6b39de5b339: Download complete [2024-09-03T06:17:27.497Z] 464afbd9ba4c: Verifying Checksum [2024-09-03T06:17:28.083Z] d496ad576159: Verifying Checksum [2024-09-03T06:17:28.083Z] d496ad576159: Download complete [2024-09-03T06:17:28.352Z] c6b39de5b339: Pull complete [2024-09-03T06:17:28.946Z] a69c41024577: Pull complete [2024-09-03T06:17:29.537Z] d6de4b400683: Verifying Checksum [2024-09-03T06:17:29.537Z] d6de4b400683: Download complete [2024-09-03T06:17:30.498Z] 00f215d4a9da: Verifying Checksum [2024-09-03T06:17:30.498Z] 00f215d4a9da: Download complete [2024-09-03T06:17:42.836Z] d6de4b400683: Pull complete [2024-09-03T06:17:42.836Z] 35cb2a7552d0: Pull complete [2024-09-03T06:17:42.836Z] 4f4fb700ef54: Pull complete [2024-09-03T06:17:42.836Z] 464afbd9ba4c: Pull complete [2024-09-03T06:17:48.998Z] GO111MODULE=on go vet ./... [2024-09-03T06:17:49.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T06:17:49.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-03T06:17:50.196Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-03T06:17:50.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-03T06:17:50.491Z] $ docker stop --time=1 694f016645f33ad9ebb348457a628edea9c2aba41fa6152b4487bd3060913243 [2024-09-03T06:17:52.932Z] 00f215d4a9da: Pull complete [2024-09-03T06:17:52.932Z] d496ad576159: Pull complete [2024-09-03T06:17:52.932Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-03T06:17:52.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T06:17:52.932Z] ---> f246e2811388 [2024-09-03T06:17:52.932Z] Step 3/10 : ARG MAKE=make build [2024-09-03T06:17:53.089Z] $ docker rm -f --volumes 694f016645f33ad9ebb348457a628edea9c2aba41fa6152b4487bd3060913243 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T06:17:53.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-03T06:17:53.857Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-03T06:17:54.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-03T06:17:54.684Z] + ls -al . [2024-09-03T06:17:54.685Z] total 384 [2024-09-03T06:17:54.685Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 06:16 . [2024-09-03T06:17:54.685Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:14 .. [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 06:14 .dockerignore [2024-09-03T06:17:54.685Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:17 .git [2024-09-03T06:17:54.685Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:14 .github [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 3 06:14 .gitignore [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 3 06:14 .golangci.yml [2024-09-03T06:17:54.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 06:14 .semver [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 3 06:14 CHANGELOG.md [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 06:14 GOVERNANCE.md [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 3 06:14 Jenkinsfile [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 3 06:14 LICENSE [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 3 06:14 Makefile [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 3 06:14 OWNERS.md [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 3 06:14 README.md [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 3 06:15 VERSION [2024-09-03T06:17:54.685Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:14 bin [2024-09-03T06:17:54.685Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 3 06:17 coverage.out [2024-09-03T06:17:54.685Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 3 06:14 example [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 6984 Sep 3 06:14 go.mod [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 101460 Sep 3 06:14 go.sum [2024-09-03T06:17:54.685Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 3 06:14 internal [2024-09-03T06:17:54.685Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:14 openapi [2024-09-03T06:17:54.685Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 3 06:14 pkg [2024-09-03T06:17:54.685Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:14 snap [2024-09-03T06:17:54.685Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 3 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:17:54.891Z] ---> Running in 1dde01337197 [2024-09-03T06:17:55.004Z] + 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=083c381ac4cc923d13d653dabf1097f47e3433f3 --label arch=amd64 --label version=3.2.0-dev.35 . [2024-09-03T06:17:55.004Z] Sending build context to Docker daemon 25.42MB [2024-09-03T06:17:55.004Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T06:17:55.004Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-03T06:17:55.004Z] ---> cfdc10e6514b [2024-09-03T06:17:55.004Z] Step 3/24 : ARG MAKE=make build [2024-09-03T06:17:55.160Z] Removing intermediate container 1dde01337197 [2024-09-03T06:17:55.160Z] ---> a539265a704c [2024-09-03T06:17:55.160Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-03T06:17:55.160Z] ---> Running in ae3fae2796d1 [2024-09-03T06:17:55.276Z] ---> Running in dc99cff29486 [2024-09-03T06:17:55.276Z] Removing intermediate container dc99cff29486 [2024-09-03T06:17:55.276Z] ---> d94cce7050f2 [2024-09-03T06:17:55.276Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-03T06:17:55.429Z] Removing intermediate container ae3fae2796d1 [2024-09-03T06:17:55.429Z] ---> 56b916ee1dec [2024-09-03T06:17:55.429Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-03T06:17:55.429Z] ---> Running in 96cd92768a0d [2024-09-03T06:17:55.540Z] ---> Running in 73b7f39ee236 [2024-09-03T06:17:55.541Z] Removing intermediate container 73b7f39ee236 [2024-09-03T06:17:55.541Z] ---> 88e735f20d98 [2024-09-03T06:17:55.541Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-03T06:17:55.541Z] ---> Running in f61b78f2cb36 [2024-09-03T06:17:55.541Z] Removing intermediate container f61b78f2cb36 [2024-09-03T06:17:55.541Z] ---> 5abff149d245 [2024-09-03T06:17:55.541Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-03T06:17:55.541Z] ---> Running in 63664fa0a19c [2024-09-03T06:17:56.013Z] Removing intermediate container 96cd92768a0d [2024-09-03T06:17:56.013Z] ---> 09febd05b877 [2024-09-03T06:17:56.013Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-03T06:17:56.013Z] ---> Running in 3e4a580d88b1 [2024-09-03T06:17:56.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T06:17:56.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T06:17:56.370Z] OK: 264 MiB in 52 packages [2024-09-03T06:17:56.630Z] Removing intermediate container 63664fa0a19c [2024-09-03T06:17:56.630Z] ---> c00e59e1cf92 [2024-09-03T06:17:56.630Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-03T06:17:56.890Z] ---> 52b47c6456c5 [2024-09-03T06:17:56.890Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T06:17:56.890Z] ---> Running in b89146c33b34 [2024-09-03T06:17:56.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T06:17:57.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T06:17:57.827Z] Removing intermediate container b89146c33b34 [2024-09-03T06:17:57.827Z] ---> 3c26fd27d24a [2024-09-03T06:17:57.827Z] Step 9/24 : COPY . . [2024-09-03T06:17:58.454Z] ---> d87591283907 [2024-09-03T06:17:58.454Z] Step 10/24 : RUN ${MAKE} [2024-09-03T06:17:58.454Z] ---> Running in 4fa5f0527067 [2024-09-03T06:17:58.524Z] OK: 266 MiB in 52 packages [2024-09-03T06:17:58.712Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-03T06:17:59.117Z] Removing intermediate container 3e4a580d88b1 [2024-09-03T06:17:59.117Z] ---> 0006f8d79962 [2024-09-03T06:17:59.117Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-03T06:17:59.701Z] ---> cab874369bf5 [2024-09-03T06:17:59.701Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T06:17:59.701Z] ---> Running in a516a758e0e4 [2024-09-03T06:18:30.805Z] Removing intermediate container 4fa5f0527067 [2024-09-03T06:18:30.805Z] ---> e463331661ed [2024-09-03T06:18:30.805Z] Step 11/24 : FROM alpine:3.18 [2024-09-03T06:18:30.805Z] 3.18: Pulling from library/alpine [2024-09-03T06:18:30.805Z] 930bdd4d222e: Pulling fs layer [2024-09-03T06:18:30.805Z] 930bdd4d222e: Download complete [2024-09-03T06:18:30.805Z] 930bdd4d222e: Pull complete [2024-09-03T06:18:30.805Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T06:18:30.805Z] Status: Downloaded newer image for alpine:3.18 [2024-09-03T06:18:30.805Z] ---> 18f865063206 [2024-09-03T06:18:30.805Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-03T06:18:30.805Z] ---> Running in 70e999eeb2d2 [2024-09-03T06:18:30.805Z] Removing intermediate container 70e999eeb2d2 [2024-09-03T06:18:30.805Z] ---> 05ba117f5d9a [2024-09-03T06:18:30.805Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-03T06:18:30.805Z] ---> Running in 98fda9876a10 [2024-09-03T06:18:30.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T06:18:30.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T06:18:30.805Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T06:18:30.805Z] Executing busybox-1.36.1-r7.trigger [2024-09-03T06:18:30.805Z] OK: 7 MiB in 16 packages [2024-09-03T06:18:30.805Z] Removing intermediate container 98fda9876a10 [2024-09-03T06:18:30.805Z] ---> 362741009ddd [2024-09-03T06:18:30.805Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-03T06:18:30.805Z] ---> Running in 2f8ea20129e6 [2024-09-03T06:18:30.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T06:18:30.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T06:18:30.805Z] OK: 7 MiB in 16 packages [2024-09-03T06:18:31.064Z] Removing intermediate container 2f8ea20129e6 [2024-09-03T06:18:31.064Z] ---> 452fa4aa2541 [2024-09-03T06:18:31.064Z] Step 15/24 : WORKDIR / [2024-09-03T06:18:31.064Z] ---> Running in f15b84df9d83 [2024-09-03T06:18:31.064Z] Removing intermediate container f15b84df9d83 [2024-09-03T06:18:31.064Z] ---> 50eda7c45182 [2024-09-03T06:18:31.064Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-03T06:18:31.323Z] ---> ef93dbd150ed [2024-09-03T06:18:31.323Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-03T06:18:32.701Z] ---> 1c454ef7f530 [2024-09-03T06:18:32.701Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-03T06:18:32.961Z] ---> cba666df49aa [2024-09-03T06:18:32.961Z] Step 19/24 : EXPOSE 59999 [2024-09-03T06:18:32.961Z] ---> Running in fb9f79048c73 [2024-09-03T06:18:32.961Z] Removing intermediate container fb9f79048c73 [2024-09-03T06:18:32.961Z] ---> 1340aa6f9094 [2024-09-03T06:18:32.961Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-03T06:18:32.961Z] ---> Running in f12af7ef5eef [2024-09-03T06:18:33.221Z] Removing intermediate container f12af7ef5eef [2024-09-03T06:18:33.222Z] ---> a35f9ad44060 [2024-09-03T06:18:33.222Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-03T06:18:33.222Z] ---> Running in a469a3024d08 [2024-09-03T06:18:33.222Z] Removing intermediate container a469a3024d08 [2024-09-03T06:18:33.222Z] ---> d60ccb545f09 [2024-09-03T06:18:33.222Z] Step 22/24 : LABEL arch=amd64 [2024-09-03T06:18:33.222Z] ---> Running in ebf66df12a74 [2024-09-03T06:18:33.222Z] Removing intermediate container ebf66df12a74 [2024-09-03T06:18:33.222Z] ---> 5ca95a40cb93 [2024-09-03T06:18:33.222Z] Step 23/24 : LABEL git_sha=083c381ac4cc923d13d653dabf1097f47e3433f3 [2024-09-03T06:18:33.222Z] ---> Running in 5c60bf25e440 [2024-09-03T06:18:33.481Z] Removing intermediate container 5c60bf25e440 [2024-09-03T06:18:33.481Z] ---> 713dc7d4a4d0 [2024-09-03T06:18:33.481Z] Step 24/24 : LABEL version=3.2.0-dev.35 [2024-09-03T06:18:33.481Z] ---> Running in 2c3a9a2b99a8 [2024-09-03T06:18:33.481Z] Removing intermediate container 2c3a9a2b99a8 [2024-09-03T06:18:33.481Z] ---> 720eede5c286 [2024-09-03T06:18:33.481Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-03T06:18:33.481Z] Successfully built 720eede5c286 [2024-09-03T06:18:33.481Z] 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 [2024-09-03T06:18:33.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T06:18:33.971Z] [2024-09-03T06:18:33.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:18:34.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T06:18:34.276Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-03T06:18:34.276Z] 5eb5b503b376: Pulling fs layer [2024-09-03T06:18:34.276Z] 5c69ac0246d0: Pulling fs layer [2024-09-03T06:18:34.276Z] ec43610c2a17: Pulling fs layer [2024-09-03T06:18:34.276Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-03T06:18:34.276Z] 33b1e0a273af: Pulling fs layer [2024-09-03T06:18:34.276Z] 5d3b04190fa2: Pulling fs layer [2024-09-03T06:18:34.276Z] 2f39f015ded8: Pulling fs layer [2024-09-03T06:18:34.276Z] 3a2ae6a8a46f: Waiting [2024-09-03T06:18:34.276Z] 2f39f015ded8: Waiting [2024-09-03T06:18:34.276Z] 33b1e0a273af: Waiting [2024-09-03T06:18:34.276Z] 5d3b04190fa2: Waiting [2024-09-03T06:18:34.276Z] 5c69ac0246d0: Download complete [2024-09-03T06:18:34.276Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-03T06:18:34.276Z] 3a2ae6a8a46f: Download complete [2024-09-03T06:18:34.276Z] 33b1e0a273af: Verifying Checksum [2024-09-03T06:18:34.276Z] 33b1e0a273af: Download complete [2024-09-03T06:18:34.276Z] ec43610c2a17: Verifying Checksum [2024-09-03T06:18:34.276Z] ec43610c2a17: Download complete [2024-09-03T06:18:34.276Z] 5d3b04190fa2: Verifying Checksum [2024-09-03T06:18:34.276Z] 5d3b04190fa2: Download complete [2024-09-03T06:18:34.536Z] 5eb5b503b376: Verifying Checksum [2024-09-03T06:18:34.536Z] 5eb5b503b376: Download complete [2024-09-03T06:18:35.102Z] 2f39f015ded8: Download complete [2024-09-03T06:18:36.037Z] 5eb5b503b376: Pull complete [2024-09-03T06:18:36.037Z] 5c69ac0246d0: Pull complete [2024-09-03T06:18:36.617Z] ec43610c2a17: Pull complete [2024-09-03T06:18:36.617Z] 3a2ae6a8a46f: Pull complete [2024-09-03T06:18:36.876Z] 33b1e0a273af: Pull complete [2024-09-03T06:18:36.876Z] 5d3b04190fa2: Pull complete [2024-09-03T06:18:41.070Z] 2f39f015ded8: Pull complete [2024-09-03T06:18:41.329Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-03T06:18:41.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T06:18:41.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:18:41.435Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:18:41.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-03T06:18:46.011Z] $ docker top 0599a5d15f437731535cc8a498d4c7a5eacafaff31560c60131cbf280c0987d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:18:46.421Z] ---> job-cost.sh [2024-09-03T06:18:46.421Z] lf-activate-venv: SKIPPING [2024-09-03T06:18:46.421Z] INFO: No Stack... [2024-09-03T06:18:46.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T06:18:46.940Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T06:18:47.232Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-09-03T06:18:47.232Z] + cut -d, -f6 [Pipeline] lock [2024-09-03T06:18:47.248Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] [2024-09-03T06:18:47.258Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] did not exist. Created. [2024-09-03T06:18:47.265Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T06:18:47.579Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-03T06:18:47.620Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T06:18:47.628Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T06:18:47.648Z] $ docker stop --time=1 0599a5d15f437731535cc8a498d4c7a5eacafaff31560c60131cbf280c0987d4 [2024-09-03T06:18:48.816Z] $ docker rm -f --volumes 0599a5d15f437731535cc8a498d4c7a5eacafaff31560c60131cbf280c0987d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-03T06:19:51.389Z] Removing intermediate container a516a758e0e4 [2024-09-03T06:19:51.389Z] ---> e2a2c01866b5 [2024-09-03T06:19:51.389Z] Step 9/10 : COPY . . [2024-09-03T06:19:51.389Z] ---> 2da712db08df [2024-09-03T06:19:51.389Z] Step 10/10 : RUN ${MAKE} [2024-09-03T06:19:51.389Z] ---> Running in 3bceae3f504c [2024-09-03T06:19:51.389Z] noop [2024-09-03T06:19:51.389Z] Removing intermediate container 3bceae3f504c [2024-09-03T06:19:51.389Z] ---> e9fc9237d268 [2024-09-03T06:19:51.389Z] Successfully built e9fc9237d268 [2024-09-03T06:19:51.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:19:51.779Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T06:19:51.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:19:52.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-9257 does not seem to be running inside a container [2024-09-03T06:19:52.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/310 -v /w/workspace/device-sdk-go/310:/w/workspace/device-sdk-go/310:rw,z -v /w/workspace/device-sdk-go/310@tmp:/w/workspace/device-sdk-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-03T06:19:53.337Z] $ docker top 52d2055e3c455290cd83fa14a9e7a1b8a5f34660acc86fa85d9bc3deacbd5b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T06:19:54.179Z] + go version [2024-09-03T06:19:54.179Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-03T06:19:54.192Z] $ docker stop --time=1 52d2055e3c455290cd83fa14a9e7a1b8a5f34660acc86fa85d9bc3deacbd5b03 [2024-09-03T06:19:55.829Z] $ docker rm -f --volumes 52d2055e3c455290cd83fa14a9e7a1b8a5f34660acc86fa85d9bc3deacbd5b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:19:56.428Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T06:19:56.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:19:56.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-9257 does not seem to be running inside a container [2024-09-03T06:19:56.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/310 -v /w/workspace/device-sdk-go/310:/w/workspace/device-sdk-go/310:rw,z -v /w/workspace/device-sdk-go/310@tmp:/w/workspace/device-sdk-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-03T06:19:57.842Z] $ docker top 57808fa355fe624d30b6d42b9284fb618642b8d06daa6f5fa89488c5e5c451d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T06:19:58.698Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/310 [Pipeline] fileExists [Pipeline] sh [2024-09-03T06:19:59.349Z] + make test [2024-09-03T06:19:59.349Z] go test -race -coverprofile=coverage.out ./... [2024-09-03T06:20:46.211Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-03T06:24:38.293Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-03T06:24:38.293Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-03T06:24:38.293Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-03T06:24:38.293Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-03T06:24:38.293Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-03T06:24:48.384Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.116s coverage: 26.0% of statements [2024-09-03T06:24:50.998Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.173s coverage: 79.4% of statements [2024-09-03T06:24:59.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-03T06:24:59.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-03T06:25:00.189Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.266s coverage: 86.0% of statements [2024-09-03T06:25:08.408Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-03T06:25:09.370Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.436s coverage: 45.2% of statements [2024-09-03T06:25:12.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.181s coverage: 14.4% of statements [2024-09-03T06:25:12.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.058s coverage: 44.6% of statements [2024-09-03T06:25:14.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-03T06:25:14.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-03T06:25:14.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-03T06:25:16.069Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.323s coverage: 68.5% of statements [2024-09-03T06:25:20.309Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.371s coverage: 89.2% of statements [2024-09-03T06:25:23.663Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-03T06:25:24.620Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.261s coverage: 5.3% of statements [2024-09-03T06:25:26.029Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-03T06:25:26.029Z] GO111MODULE=on go vet ./... [2024-09-03T06:29:33.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T06:29:33.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-03T06:29:33.796Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-03T06:29:33.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-03T06:29:33.823Z] $ docker stop --time=1 57808fa355fe624d30b6d42b9284fb618642b8d06daa6f5fa89488c5e5c451d1 [2024-09-03T06:29:35.806Z] $ docker rm -f --volumes 57808fa355fe624d30b6d42b9284fb618642b8d06daa6f5fa89488c5e5c451d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T06:29:38.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-03T06:29:38.270Z] Warning: overwriting stash ‘coverage-report’ [2024-09-03T06:29:38.920Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T06:29:39.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-03T06:29:39.679Z] + ls -al . [2024-09-03T06:29:39.679Z] total 380 [2024-09-03T06:29:39.679Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 06:20 . [2024-09-03T06:29:39.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:16 .. [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 06:16 .dockerignore [2024-09-03T06:29:39.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:17 .git [2024-09-03T06:29:39.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:16 .github [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 3 06:16 .gitignore [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 3 06:16 .golangci.yml [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 3 06:16 CHANGELOG.md [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 06:16 GOVERNANCE.md [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 3 06:16 Jenkinsfile [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 3 06:16 LICENSE [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 3 06:16 Makefile [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 3 06:16 OWNERS.md [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 3 06:16 README.md [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 3 06:15 VERSION [2024-09-03T06:29:39.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:16 bin [2024-09-03T06:29:39.679Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 3 06:25 coverage.out [2024-09-03T06:29:39.679Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 3 06:16 example [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 6984 Sep 3 06:16 go.mod [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 101460 Sep 3 06:16 go.sum [2024-09-03T06:29:39.679Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 3 06:16 internal [2024-09-03T06:29:39.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:16 openapi [2024-09-03T06:29:39.679Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 3 06:16 pkg [2024-09-03T06:29:39.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:16 snap [2024-09-03T06:29:39.679Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 3 06:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:29:40.025Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=083c381ac4cc923d13d653dabf1097f47e3433f3 --label arch=arm64 --label version=3.2.0-dev.35 . [2024-09-03T06:29:40.608Z] Sending build context to Docker daemon 13.23MB [2024-09-03T06:29:40.608Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T06:29:40.608Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-03T06:29:40.608Z] ---> e9fc9237d268 [2024-09-03T06:29:40.608Z] Step 3/24 : ARG MAKE=make build [2024-09-03T06:29:40.876Z] ---> Running in 19f9e0b9d2f1 [2024-09-03T06:29:41.143Z] Removing intermediate container 19f9e0b9d2f1 [2024-09-03T06:29:41.143Z] ---> 58404b8bc9d0 [2024-09-03T06:29:41.143Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-03T06:29:41.143Z] ---> Running in 01af9427f201 [2024-09-03T06:29:41.729Z] Removing intermediate container 01af9427f201 [2024-09-03T06:29:41.729Z] ---> f1f9a515bc8c [2024-09-03T06:29:41.729Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-03T06:29:41.729Z] ---> Running in f3c6746009dc [2024-09-03T06:29:42.000Z] Removing intermediate container f3c6746009dc [2024-09-03T06:29:42.000Z] ---> fb56afbfce89 [2024-09-03T06:29:42.000Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-03T06:29:42.000Z] ---> Running in 9b2340ac613e [2024-09-03T06:29:43.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T06:29:43.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T06:29:44.656Z] OK: 266 MiB in 52 packages [2024-09-03T06:29:45.630Z] Removing intermediate container 9b2340ac613e [2024-09-03T06:29:45.630Z] ---> f72ae09d3e7d [2024-09-03T06:29:45.631Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-03T06:29:46.214Z] ---> 418162b372ad [2024-09-03T06:29:46.214Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T06:29:46.214Z] ---> Running in 76bd951e6669 [2024-09-03T06:29:48.801Z] Removing intermediate container 76bd951e6669 [2024-09-03T06:29:48.801Z] ---> c0d81db74bb4 [2024-09-03T06:29:48.801Z] Step 9/24 : COPY . . [2024-09-03T06:29:50.211Z] ---> b1124952b609 [2024-09-03T06:29:50.211Z] Step 10/24 : RUN ${MAKE} [2024-09-03T06:29:50.211Z] ---> Running in e2a16e7b200a [2024-09-03T06:29:51.174Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-03T06:33:46.172Z] Removing intermediate container e2a16e7b200a [2024-09-03T06:33:46.172Z] ---> 452582567c46 [2024-09-03T06:33:46.172Z] Step 11/24 : FROM alpine:3.18 [2024-09-03T06:33:46.172Z] 3.18: Pulling from library/alpine [2024-09-03T06:33:46.172Z] 4983c3fe2029: Pulling fs layer [2024-09-03T06:33:46.172Z] 4983c3fe2029: Verifying Checksum [2024-09-03T06:33:46.172Z] 4983c3fe2029: Download complete [2024-09-03T06:33:46.172Z] 4983c3fe2029: Pull complete [2024-09-03T06:33:46.172Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T06:33:46.172Z] Status: Downloaded newer image for alpine:3.18 [2024-09-03T06:33:46.172Z] ---> a0237000ae83 [2024-09-03T06:33:46.172Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-03T06:33:46.172Z] ---> Running in b0172796e3c2 [2024-09-03T06:33:46.172Z] Removing intermediate container b0172796e3c2 [2024-09-03T06:33:46.172Z] ---> 6b94d5a91ef8 [2024-09-03T06:33:46.172Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-03T06:33:46.172Z] ---> Running in 814000ff6c40 [2024-09-03T06:33:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T06:33:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T06:33:46.172Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T06:33:46.172Z] Executing busybox-1.36.1-r7.trigger [2024-09-03T06:33:46.172Z] OK: 8 MiB in 16 packages [2024-09-03T06:33:46.172Z] Removing intermediate container 814000ff6c40 [2024-09-03T06:33:46.172Z] ---> 0a515cb8d983 [2024-09-03T06:33:46.172Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-03T06:33:46.172Z] ---> Running in 88d4f39e01be [2024-09-03T06:33:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T06:33:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T06:33:46.172Z] OK: 8 MiB in 16 packages [2024-09-03T06:33:46.172Z] Removing intermediate container 88d4f39e01be [2024-09-03T06:33:46.172Z] ---> c3cf7e9e2289 [2024-09-03T06:33:46.172Z] Step 15/24 : WORKDIR / [2024-09-03T06:33:46.172Z] ---> Running in 0156dd2e37e6 [2024-09-03T06:33:46.172Z] Removing intermediate container 0156dd2e37e6 [2024-09-03T06:33:46.172Z] ---> 95d5fa92bed1 [2024-09-03T06:33:46.172Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-03T06:33:46.172Z] ---> c130c496f1e5 [2024-09-03T06:33:46.172Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-03T06:33:46.172Z] ---> 194f755b8534 [2024-09-03T06:33:46.172Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-03T06:33:46.172Z] ---> df333570f287 [2024-09-03T06:33:46.172Z] Step 19/24 : EXPOSE 59999 [2024-09-03T06:33:46.172Z] ---> Running in 748b57adf447 [2024-09-03T06:33:46.172Z] Removing intermediate container 748b57adf447 [2024-09-03T06:33:46.172Z] ---> 1df2f1de5455 [2024-09-03T06:33:46.172Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-03T06:33:46.173Z] ---> Running in 5f0f1ae7b36b [2024-09-03T06:33:46.173Z] Removing intermediate container 5f0f1ae7b36b [2024-09-03T06:33:46.173Z] ---> 17067e4c806e [2024-09-03T06:33:46.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-03T06:33:46.173Z] ---> Running in 649d1514d574 [2024-09-03T06:33:46.173Z] Removing intermediate container 649d1514d574 [2024-09-03T06:33:46.173Z] ---> 3391cbd0c2cd [2024-09-03T06:33:46.173Z] Step 22/24 : LABEL arch=arm64 [2024-09-03T06:33:46.173Z] ---> Running in 93f3b34be87b [2024-09-03T06:33:46.173Z] Removing intermediate container 93f3b34be87b [2024-09-03T06:33:46.173Z] ---> 40b2aaef1269 [2024-09-03T06:33:46.173Z] Step 23/24 : LABEL git_sha=083c381ac4cc923d13d653dabf1097f47e3433f3 [2024-09-03T06:33:46.440Z] ---> Running in 55d39f3c1df0 [2024-09-03T06:33:46.709Z] Removing intermediate container 55d39f3c1df0 [2024-09-03T06:33:46.709Z] ---> 9d7ad7ccd775 [2024-09-03T06:33:46.709Z] Step 24/24 : LABEL version=3.2.0-dev.35 [2024-09-03T06:33:46.709Z] ---> Running in 82eaadf76ae5 [2024-09-03T06:33:46.974Z] Removing intermediate container 82eaadf76ae5 [2024-09-03T06:33:46.974Z] ---> f8b2723faa71 [2024-09-03T06:33:46.974Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-03T06:33:47.242Z] Successfully built f8b2723faa71 [2024-09-03T06:33:47.242Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:33:47.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T06:33:47.704Z] [2024-09-03T06:33:47.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:33:48.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T06:33:48.043Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-03T06:33:48.043Z] 8998bd30e6a1: Pulling fs layer [2024-09-03T06:33:48.043Z] 04944245beec: Pulling fs layer [2024-09-03T06:33:48.043Z] 699f458cf7ca: Pulling fs layer [2024-09-03T06:33:48.043Z] 765212b225bb: Pulling fs layer [2024-09-03T06:33:48.043Z] f23df028b6ca: Pulling fs layer [2024-09-03T06:33:48.043Z] d65c8cfc05b1: Pulling fs layer [2024-09-03T06:33:48.043Z] 2437ff75d9bd: Pulling fs layer [2024-09-03T06:33:48.043Z] 765212b225bb: Waiting [2024-09-03T06:33:48.043Z] d65c8cfc05b1: Waiting [2024-09-03T06:33:48.043Z] f23df028b6ca: Waiting [2024-09-03T06:33:48.043Z] 2437ff75d9bd: Waiting [2024-09-03T06:33:48.312Z] 04944245beec: Verifying Checksum [2024-09-03T06:33:48.312Z] 04944245beec: Download complete [2024-09-03T06:33:48.312Z] 765212b225bb: Verifying Checksum [2024-09-03T06:33:48.312Z] 765212b225bb: Download complete [2024-09-03T06:33:48.312Z] f23df028b6ca: Verifying Checksum [2024-09-03T06:33:48.312Z] f23df028b6ca: Download complete [2024-09-03T06:33:48.312Z] d65c8cfc05b1: Verifying Checksum [2024-09-03T06:33:48.312Z] d65c8cfc05b1: Download complete [2024-09-03T06:33:48.581Z] 699f458cf7ca: Verifying Checksum [2024-09-03T06:33:48.581Z] 699f458cf7ca: Download complete [2024-09-03T06:33:49.165Z] 8998bd30e6a1: Verifying Checksum [2024-09-03T06:33:49.165Z] 8998bd30e6a1: Download complete [2024-09-03T06:33:51.742Z] 2437ff75d9bd: Verifying Checksum [2024-09-03T06:33:51.742Z] 2437ff75d9bd: Download complete [2024-09-03T06:33:53.706Z] 8998bd30e6a1: Pull complete [2024-09-03T06:33:53.973Z] 04944245beec: Pull complete [2024-09-03T06:33:55.919Z] 699f458cf7ca: Pull complete [2024-09-03T06:33:55.919Z] 765212b225bb: Pull complete [2024-09-03T06:33:56.879Z] f23df028b6ca: Pull complete [2024-09-03T06:33:57.145Z] d65c8cfc05b1: Pull complete [2024-09-03T06:34:15.354Z] 2437ff75d9bd: Pull complete [2024-09-03T06:34:15.354Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-03T06:34:15.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T06:34:15.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:34:15.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-9257 does not seem to be running inside a container [2024-09-03T06:34:15.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/310 -v /w/workspace/device-sdk-go/310:/w/workspace/device-sdk-go/310:rw,z -v /w/workspace/device-sdk-go/310@tmp:/w/workspace/device-sdk-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-03T06:34:18.573Z] $ docker top d4dbcdcf70ef57b26a7b3d4b1ff09a9013f5eda7a10c079551d935331d2ab013 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:34:19.226Z] ---> job-cost.sh [2024-09-03T06:34:19.532Z] lf-activate-venv: SKIPPING [2024-09-03T06:34:19.532Z] INFO: No Stack... [2024-09-03T06:34:19.802Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-03T06:34:20.776Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T06:34:21.436Z] + cut -d, -f6 [2024-09-03T06:34:21.436Z] + cat /w/workspace/device-sdk-go/310/archives/cost.csv [Pipeline] lock [2024-09-03T06:34:21.506Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] [2024-09-03T06:34:21.518Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] did not exist. Created. [2024-09-03T06:34:21.524Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T06:34:22.197Z] /w/workspace/device-sdk-go/310@tmp/durable-0bc17dd8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-03T06:34:22.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-03T06:34:22.864Z] Warning: overwriting stash ‘stack-cost’ [2024-09-03T06:34:22.953Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T06:34:22.968Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-310-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T06:34:22.979Z] $ docker stop --time=1 d4dbcdcf70ef57b26a7b3d4b1ff09a9013f5eda7a10c079551d935331d2ab013 [2024-09-03T06:34:24.543Z] $ docker rm -f --volumes d4dbcdcf70ef57b26a7b3d4b1ff09a9013f5eda7a10c079551d935331d2ab013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-03T06:34:25.063Z] provisioning config files... [2024-09-03T06:34:25.071Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17291711040582629052tmp [Pipeline] { [Pipeline] sh [2024-09-03T06:34:25.372Z] + set +x [2024-09-03T06:34:25.372Z] + curl -s https://codecov.io/bash [2024-09-03T06:34:25.372Z] + bash -s -- [2024-09-03T06:34:25.372Z] [2024-09-03T06:34:25.372Z] _____ _ [2024-09-03T06:34:25.372Z] / ____| | | [2024-09-03T06:34:25.372Z] | | ___ __| | ___ ___ _____ __ [2024-09-03T06:34:25.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-03T06:34:25.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-03T06:34:25.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-03T06:34:25.372Z] Bash-1.0.6 [2024-09-03T06:34:25.372Z] [2024-09-03T06:34:25.372Z] [2024-09-03T06:34:25.372Z] ==> git version 2.25.1 found [2024-09-03T06:34:25.372Z] ==> 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 [2024-09-03T06:34:25.372Z] Release-Date: 2020-01-08 [2024-09-03T06:34:25.372Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-03T06:34:25.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-03T06:34:25.372Z] ==> Jenkins CI detected. [2024-09-03T06:34:25.372Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-09-03T06:34:25.372Z] project root: . [2024-09-03T06:34:25.372Z] --> token set from env [2024-09-03T06:34:25.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-03T06:34:25.372Z] ==> Running gcov in . (disable via -X gcov) [2024-09-03T06:34:25.372Z] ==> Python coveragepy not found [2024-09-03T06:34:25.372Z] ==> Searching for coverage reports in: [2024-09-03T06:34:25.372Z] + . [2024-09-03T06:34:25.632Z] -> Found 1 reports [2024-09-03T06:34:25.632Z] ==> Detecting git/mercurial file structure [2024-09-03T06:34:25.632Z] ==> Reading reports [2024-09-03T06:34:25.632Z] + ./coverage.out bytes=127940 [2024-09-03T06:34:25.632Z] ==> Appending adjustments [2024-09-03T06:34:25.632Z] https://docs.codecov.io/docs/fixing-reports [2024-09-03T06:34:25.893Z] + Found adjustments [2024-09-03T06:34:25.893Z] ==> Gzipping contents [2024-09-03T06:34:25.893Z] 20K /tmp/codecov.S1EKwx.gz [2024-09-03T06:34:25.893Z] ==> Uploading reports [2024-09-03T06:34:25.893Z] url: https://codecov.io [2024-09-03T06:34:25.893Z] query: branch=main&commit=083c381ac4cc923d13d653dabf1097f47e3433f3&build=310&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F310%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-03T06:34:25.893Z] -> Pinging Codecov [2024-09-03T06:34:25.893Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=083c381ac4cc923d13d653dabf1097f47e3433f3&build=310&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F310%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-03T06:34:26.153Z] -> Uploading to [2024-09-03T06:34:26.153Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-03/7E55EF52A471D76F132DFD9A03CDDE97/083c381ac4cc923d13d653dabf1097f47e3433f3/07e7dd68-8315-41be-a850-93817ff84ad0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240903%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240903T063425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9e87054f0cb3319a930a4cb049e46f86b9ab65cfa892da102fdefd31d6db142 [2024-09-03T06:34:26.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T06:34:26.153Z] Dload Upload Total Spent Left Speed [2024-09-03T06:34:26.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17667 0 0 100 17667 0 75824 --:--:-- --:--:-- --:--:-- 75500 100 17667 0 0 100 17667 0 75824 --:--:-- --:--:-- --:--:-- 75500 [2024-09-03T06:34:26.413Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/083c381ac4cc923d13d653dabf1097f47e3433f3 [Pipeline] } [2024-09-03T06:34:26.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-03T06:34:26.661Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-03T06:34:26.679Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:34:26.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-03T06:34:26.993Z] [2024-09-03T06:34:26.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:34:27.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-03T06:34:27.309Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-03T06:34:27.309Z] 619be1103602: Already exists [2024-09-03T06:34:27.309Z] f8ea3408117e: Pulling fs layer [2024-09-03T06:34:27.309Z] 91320369b822: Pulling fs layer [2024-09-03T06:34:27.309Z] 0406650e8295: Pulling fs layer [2024-09-03T06:34:27.309Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T06:34:27.309Z] 96d80e3f36e1: Pulling fs layer [2024-09-03T06:34:27.309Z] bcf3aedb951c: Pulling fs layer [2024-09-03T06:34:27.309Z] 4f4fb700ef54: Waiting [2024-09-03T06:34:27.309Z] 96d80e3f36e1: Waiting [2024-09-03T06:34:27.309Z] bcf3aedb951c: Waiting [2024-09-03T06:34:27.309Z] 0406650e8295: Verifying Checksum [2024-09-03T06:34:27.309Z] 0406650e8295: Download complete [2024-09-03T06:34:27.309Z] f8ea3408117e: Download complete [2024-09-03T06:34:27.309Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T06:34:27.309Z] 4f4fb700ef54: Download complete [2024-09-03T06:34:27.309Z] f8ea3408117e: Pull complete [2024-09-03T06:34:27.570Z] 96d80e3f36e1: Verifying Checksum [2024-09-03T06:34:27.570Z] 96d80e3f36e1: Download complete [2024-09-03T06:34:27.828Z] 91320369b822: Verifying Checksum [2024-09-03T06:34:27.829Z] 91320369b822: Download complete [2024-09-03T06:34:28.086Z] bcf3aedb951c: Download complete [2024-09-03T06:34:30.617Z] 91320369b822: Pull complete [2024-09-03T06:34:30.876Z] 0406650e8295: Pull complete [2024-09-03T06:34:30.876Z] 4f4fb700ef54: Pull complete [2024-09-03T06:34:31.135Z] 96d80e3f36e1: Pull complete [2024-09-03T06:34:34.418Z] bcf3aedb951c: Pull complete [2024-09-03T06:34:34.418Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-03T06:34:34.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-03T06:34:34.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:34:34.518Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:34:34.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-03T06:34:36.255Z] $ docker top d76757135b8c4ff04cd41fa23acf4823a768b4938474679eb80ee344f8d4ee90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T06:34:36.615Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-09-03T06:34:36.625Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-09-03T06:34:36.905Z] + set -o pipefail [2024-09-03T06:34:36.905Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-09-03T06:34:43.469Z] [2024-09-03T06:34:43.469Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-09-03T06:34:43.469Z] [2024-09-03T06:34:43.470Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ab56ecb8-9ad3-4ca1-b543-f1890131d89b [2024-09-03T06:34:43.470Z] [2024-09-03T06:34:43.470Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-03T06:34:43.470Z] [2024-09-03T06:34:43.470Z] [2024-09-03T06:34:43.470Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-03T06:34:43.470Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-03T06:34:43.474Z] $ docker stop --time=1 d76757135b8c4ff04cd41fa23acf4823a768b4938474679eb80ee344f8d4ee90 [2024-09-03T06:34:45.499Z] $ docker rm -f --volumes d76757135b8c4ff04cd41fa23acf4823a768b4938474679eb80ee344f8d4ee90 [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 [2024-09-03T06:34:46.075Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T06:34:46.091Z] provisioning config files... [2024-09-03T06:34:46.146Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5932493057822210628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:34:46.517Z] --> edgex-publish-swagger.sh [2024-09-03T06:34:46.517Z] === Publish openapi/v3 API === [2024-09-03T06:34:46.517Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-03T06:34:46.517Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-09-03T06:34:46.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T06:34:46.517Z] Dload Upload Total Spent Left Speed [2024-09-03T06:34:47.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 281 67722 --:--:-- --:--:-- --:--:-- 68003 [2024-09-03T06:34:47.110Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-03T06:34:47.110Z] [Pipeline] } [2024-09-03T06:34:47.127Z] 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 [2024-09-03T06:34:47.562Z] + git log --format=format:%s -1 083c381ac4cc923d13d653dabf1097f47e3433f3 [Pipeline] sh [2024-09-03T06:34:47.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T06:34:47.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:34:48.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T06:34:48.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:34:48.243Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:34:48.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-03T06:34:48.615Z] $ docker top 82abf5d6828c1ebf53826fb62a9322f6a5b7e7edde1973e4402266a3b01ff19b -eo pid,comm [2024-09-03T06:34:48.670Z] 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). [2024-09-03T06:34:48.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T06:34:48.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T06:34:48.724Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T06:34:48.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T06:34:48.841Z] $ docker exec 82abf5d6828c1ebf53826fb62a9322f6a5b7e7edde1973e4402266a3b01ff19b ssh-agent [2024-09-03T06:34:48.970Z] SSH_AUTH_SOCK=/tmp/ssh-NVX8wxMGfwF5/agent.33 [2024-09-03T06:34:48.970Z] SSH_AGENT_PID=39 [2024-09-03T06:34:48.975Z] Running ssh-add (command line suppressed) [2024-09-03T06:34:49.062Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10655968103984029249.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10655968103984029249.key) [2024-09-03T06:34:49.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T06:34:49.381Z] + git semver tag [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,543 [run_tag] DEBUG tag force:False [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,543 [check_head_tag] DEBUG check head tag [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,545 [execute] INFO git cat-file --batch-check [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,551 [execute] INFO git cat-file --batch [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,583 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,583 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-03T06:34:49.640Z] 2024-09-03 06:34:49,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:34:49.640Z] 3.2.0-dev.35 [Pipeline] } [2024-09-03T06:34:49.641Z] $ docker exec --env ******** --env ******** 82abf5d6828c1ebf53826fb62a9322f6a5b7e7edde1973e4402266a3b01ff19b ssh-agent -k [2024-09-03T06:34:49.750Z] unset SSH_AUTH_SOCK; [2024-09-03T06:34:49.751Z] unset SSH_AGENT_PID; [2024-09-03T06:34:49.751Z] echo Agent pid 39 killed; [2024-09-03T06:34:49.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T06:34:50.101Z] + git semver [Pipeline] } [2024-09-03T06:34:50.366Z] $ docker stop --time=1 82abf5d6828c1ebf53826fb62a9322f6a5b7e7edde1973e4402266a3b01ff19b [2024-09-03T06:34:51.625Z] $ docker rm -f --volumes 82abf5d6828c1ebf53826fb62a9322f6a5b7e7edde1973e4402266a3b01ff19b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:34:52.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-03T06:34:52.051Z] [2024-09-03T06:34:52.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:34:52.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-03T06:34:52.355Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-03T06:34:52.355Z] ab5ef0e58194: Pulling fs layer [2024-09-03T06:34:52.355Z] 9712f1f96733: Pulling fs layer [2024-09-03T06:34:52.355Z] 63f879dbbcfc: Pulling fs layer [2024-09-03T06:34:52.355Z] 0d9ebad4ef96: Pulling fs layer [2024-09-03T06:34:52.355Z] e9a5061849ea: Pulling fs layer [2024-09-03T06:34:52.355Z] d747dcd14b5f: Pulling fs layer [2024-09-03T06:34:52.355Z] 2de7ff778b66: Pulling fs layer [2024-09-03T06:34:52.355Z] 0d9ebad4ef96: Waiting [2024-09-03T06:34:52.355Z] d747dcd14b5f: Waiting [2024-09-03T06:34:52.355Z] e9a5061849ea: Waiting [2024-09-03T06:34:52.355Z] 9712f1f96733: Verifying Checksum [2024-09-03T06:34:52.355Z] 9712f1f96733: Download complete [2024-09-03T06:34:52.614Z] 63f879dbbcfc: Verifying Checksum [2024-09-03T06:34:52.614Z] 63f879dbbcfc: Download complete [2024-09-03T06:34:52.873Z] e9a5061849ea: Verifying Checksum [2024-09-03T06:34:52.873Z] e9a5061849ea: Download complete [2024-09-03T06:34:52.873Z] d747dcd14b5f: Download complete [2024-09-03T06:34:52.873Z] 0d9ebad4ef96: Verifying Checksum [2024-09-03T06:34:52.873Z] 0d9ebad4ef96: Download complete [2024-09-03T06:34:52.873Z] ab5ef0e58194: Verifying Checksum [2024-09-03T06:34:52.873Z] ab5ef0e58194: Download complete [2024-09-03T06:34:52.873Z] 2de7ff778b66: Verifying Checksum [2024-09-03T06:34:52.873Z] 2de7ff778b66: Download complete [2024-09-03T06:34:56.155Z] ab5ef0e58194: Pull complete [2024-09-03T06:34:56.155Z] 9712f1f96733: Pull complete [2024-09-03T06:34:56.155Z] 63f879dbbcfc: Pull complete [2024-09-03T06:34:59.438Z] 0d9ebad4ef96: Pull complete [2024-09-03T06:34:59.696Z] e9a5061849ea: Pull complete [2024-09-03T06:34:59.954Z] d747dcd14b5f: Pull complete [2024-09-03T06:35:00.886Z] 2de7ff778b66: Pull complete [2024-09-03T06:35:00.886Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-03T06:35:00.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-03T06:35:00.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:35:00.989Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:35:01.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-03T06:35:11.435Z] $ docker top 7ec32b31f907c07096c9015ff8cc0525331329ac3e04f9e157ac9111ac90f862 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-03T06:35:11.522Z] provisioning config files... [2024-09-03T06:35:11.529Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4802668648999623610tmp [2024-09-03T06:35:11.537Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18286879239565445379tmp [2024-09-03T06:35:11.547Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13028715924392431704tmp [Pipeline] { [Pipeline] echo [2024-09-03T06:35:11.627Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:11.923Z] ---> sigul-configuration.sh [2024-09-03T06:35:11.923Z] gpg: directory `/root/.gnupg' created [2024-09-03T06:35:11.923Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-03T06:35:11.923Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-03T06:35:11.923Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-03T06:35:11.923Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-03T06:35:11.923Z] gpg: CAST5 encrypted data [2024-09-03T06:35:11.923Z] gpg: encrypted with 1 passphrase [2024-09-03T06:35:11.923Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-03T06:35:12.223Z] + mkdir /home/jenkins [2024-09-03T06:35:12.223Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-03T06:35:12.517Z] + 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 [2024-09-03T06:35:12.533Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:12.829Z] ---> sigul-install.sh [2024-09-03T06:35:12.829Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-03T06:35:13.131Z] + git tag --list [2024-09-03T06:35:13.131Z] 0.7.1 [2024-09-03T06:35:13.131Z] delhi-tag [2024-09-03T06:35:13.131Z] v1.0.0 [2024-09-03T06:35:13.131Z] v1.1.0 [2024-09-03T06:35:13.131Z] v1.1.1 [2024-09-03T06:35:13.131Z] v1.1.2 [2024-09-03T06:35:13.131Z] v1.2.0 [2024-09-03T06:35:13.131Z] v1.2.1 [2024-09-03T06:35:13.131Z] v1.2.2 [2024-09-03T06:35:13.131Z] v1.2.3 [2024-09-03T06:35:13.131Z] v1.3.0 [2024-09-03T06:35:13.131Z] v1.4.0 [2024-09-03T06:35:13.131Z] v2.0.0 [2024-09-03T06:35:13.131Z] v2.1.0 [2024-09-03T06:35:13.131Z] v2.1.1 [2024-09-03T06:35:13.131Z] v2.2.0 [2024-09-03T06:35:13.131Z] v2.3.0 [2024-09-03T06:35:13.131Z] v2.3.1 [2024-09-03T06:35:13.131Z] v3.0 [2024-09-03T06:35:13.131Z] v3.0.0 [2024-09-03T06:35:13.131Z] v3.0.1-dev.1 [2024-09-03T06:35:13.131Z] v3.1 [2024-09-03T06:35:13.131Z] v3.1.0 [2024-09-03T06:35:13.131Z] v3.1.0-dev.1 [2024-09-03T06:35:13.131Z] v3.1.0-dev.10 [2024-09-03T06:35:13.131Z] v3.1.0-dev.11 [2024-09-03T06:35:13.131Z] v3.1.0-dev.12 [2024-09-03T06:35:13.131Z] v3.1.0-dev.13 [2024-09-03T06:35:13.131Z] v3.1.0-dev.14 [2024-09-03T06:35:13.131Z] v3.1.0-dev.15 [2024-09-03T06:35:13.131Z] v3.1.0-dev.16 [2024-09-03T06:35:13.131Z] v3.1.0-dev.17 [2024-09-03T06:35:13.131Z] v3.1.0-dev.18 [2024-09-03T06:35:13.131Z] v3.1.0-dev.19 [2024-09-03T06:35:13.131Z] v3.1.0-dev.2 [2024-09-03T06:35:13.131Z] v3.1.0-dev.20 [2024-09-03T06:35:13.131Z] v3.1.0-dev.21 [2024-09-03T06:35:13.131Z] v3.1.0-dev.22 [2024-09-03T06:35:13.131Z] v3.1.0-dev.23 [2024-09-03T06:35:13.131Z] v3.1.0-dev.24 [2024-09-03T06:35:13.131Z] v3.1.0-dev.25 [2024-09-03T06:35:13.131Z] v3.1.0-dev.26 [2024-09-03T06:35:13.131Z] v3.1.0-dev.27 [2024-09-03T06:35:13.131Z] v3.1.0-dev.28 [2024-09-03T06:35:13.131Z] v3.1.0-dev.29 [2024-09-03T06:35:13.131Z] v3.1.0-dev.3 [2024-09-03T06:35:13.131Z] v3.1.0-dev.30 [2024-09-03T06:35:13.131Z] v3.1.0-dev.31 [2024-09-03T06:35:13.131Z] v3.1.0-dev.32 [2024-09-03T06:35:13.131Z] v3.1.0-dev.33 [2024-09-03T06:35:13.131Z] v3.1.0-dev.34 [2024-09-03T06:35:13.131Z] v3.1.0-dev.35 [2024-09-03T06:35:13.131Z] v3.1.0-dev.36 [2024-09-03T06:35:13.131Z] v3.1.0-dev.37 [2024-09-03T06:35:13.131Z] v3.1.0-dev.38 [2024-09-03T06:35:13.131Z] v3.1.0-dev.39 [2024-09-03T06:35:13.131Z] v3.1.0-dev.4 [2024-09-03T06:35:13.131Z] v3.1.0-dev.40 [2024-09-03T06:35:13.131Z] v3.1.0-dev.41 [2024-09-03T06:35:13.131Z] v3.1.0-dev.5 [2024-09-03T06:35:13.131Z] v3.1.0-dev.6 [2024-09-03T06:35:13.131Z] v3.1.0-dev.7 [2024-09-03T06:35:13.131Z] v3.1.0-dev.8 [2024-09-03T06:35:13.131Z] v3.1.0-dev.9 [2024-09-03T06:35:13.131Z] v3.1.1 [2024-09-03T06:35:13.131Z] v3.1.1-dev.1 [2024-09-03T06:35:13.131Z] v3.2.0-dev.1 [2024-09-03T06:35:13.131Z] v3.2.0-dev.10 [2024-09-03T06:35:13.131Z] v3.2.0-dev.11 [2024-09-03T06:35:13.131Z] v3.2.0-dev.12 [2024-09-03T06:35:13.131Z] v3.2.0-dev.13 [2024-09-03T06:35:13.131Z] v3.2.0-dev.14 [2024-09-03T06:35:13.131Z] v3.2.0-dev.15 [2024-09-03T06:35:13.131Z] v3.2.0-dev.16 [2024-09-03T06:35:13.131Z] v3.2.0-dev.17 [2024-09-03T06:35:13.131Z] v3.2.0-dev.18 [2024-09-03T06:35:13.131Z] v3.2.0-dev.19 [2024-09-03T06:35:13.131Z] v3.2.0-dev.2 [2024-09-03T06:35:13.131Z] v3.2.0-dev.20 [2024-09-03T06:35:13.131Z] v3.2.0-dev.21 [2024-09-03T06:35:13.131Z] v3.2.0-dev.22 [2024-09-03T06:35:13.131Z] v3.2.0-dev.23 [2024-09-03T06:35:13.131Z] v3.2.0-dev.24 [2024-09-03T06:35:13.131Z] v3.2.0-dev.25 [2024-09-03T06:35:13.131Z] v3.2.0-dev.26 [2024-09-03T06:35:13.131Z] v3.2.0-dev.27 [2024-09-03T06:35:13.131Z] v3.2.0-dev.28 [2024-09-03T06:35:13.131Z] v3.2.0-dev.29 [2024-09-03T06:35:13.131Z] v3.2.0-dev.3 [2024-09-03T06:35:13.131Z] v3.2.0-dev.30 [2024-09-03T06:35:13.131Z] v3.2.0-dev.31 [2024-09-03T06:35:13.131Z] v3.2.0-dev.32 [2024-09-03T06:35:13.131Z] v3.2.0-dev.33 [2024-09-03T06:35:13.131Z] v3.2.0-dev.34 [2024-09-03T06:35:13.131Z] v3.2.0-dev.35 [2024-09-03T06:35:13.131Z] v3.2.0-dev.4 [2024-09-03T06:35:13.131Z] v3.2.0-dev.5 [2024-09-03T06:35:13.131Z] v3.2.0-dev.6 [2024-09-03T06:35:13.131Z] v3.2.0-dev.7 [2024-09-03T06:35:13.131Z] v3.2.0-dev.8 [2024-09-03T06:35:13.131Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-03T06:35:13.429Z] + lftools sign git-tag v3.2.0-dev.35 [2024-09-03T06:35:14.079Z] Signing Git tag with Sigul... [2024-09-03T06:35:14.079Z] Signing v3.2.0-dev.35 [Pipeline] echo [2024-09-03T06:35:14.355Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:14.654Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-03T06:35:14.658Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-03T06:35:14.675Z] $ docker stop --time=1 7ec32b31f907c07096c9015ff8cc0525331329ac3e04f9e157ac9111ac90f862 [2024-09-03T06:35:15.968Z] $ docker rm -f --volumes 7ec32b31f907c07096c9015ff8cc0525331329ac3e04f9e157ac9111ac90f862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-03T06:35:16.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T06:35:16.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:35:16.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T06:35:16.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:35:16.832Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:35:16.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-03T06:35:17.207Z] $ docker top a3a90a5db614c2fbfa87515be0cc81b282603ac56a6adf3223fd5aff34f9bd16 -eo pid,comm [2024-09-03T06:35:17.265Z] 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). [2024-09-03T06:35:17.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T06:35:17.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T06:35:17.312Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T06:35:17.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T06:35:17.416Z] $ docker exec a3a90a5db614c2fbfa87515be0cc81b282603ac56a6adf3223fd5aff34f9bd16 ssh-agent [2024-09-03T06:35:17.529Z] SSH_AUTH_SOCK=/tmp/ssh-s8nIMy4jJLvX/agent.32 [2024-09-03T06:35:17.529Z] SSH_AGENT_PID=38 [2024-09-03T06:35:17.534Z] Running ssh-add (command line suppressed) [2024-09-03T06:35:17.624Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5188176377257671335.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5188176377257671335.key) [2024-09-03T06:35:17.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T06:35:17.938Z] + git semver bump pre [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,129 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,129 [bump_version] DEBUG bumped version:3.2.0-dev.36 [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,129 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,129 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,131 [execute] INFO git cat-file --batch-check [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,137 [execute] INFO git cat-file --batch [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T06:35:18.197Z] 2024-09-03 06:35:18,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:35:18.197Z] 3.2.0-dev.36 [Pipeline] } [2024-09-03T06:35:18.201Z] $ docker exec --env ******** --env ******** a3a90a5db614c2fbfa87515be0cc81b282603ac56a6adf3223fd5aff34f9bd16 ssh-agent -k [2024-09-03T06:35:18.312Z] unset SSH_AUTH_SOCK; [2024-09-03T06:35:18.313Z] unset SSH_AGENT_PID; [2024-09-03T06:35:18.313Z] echo Agent pid 38 killed; [2024-09-03T06:35:18.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T06:35:18.655Z] + git semver [Pipeline] } [2024-09-03T06:35:18.921Z] $ docker stop --time=1 a3a90a5db614c2fbfa87515be0cc81b282603ac56a6adf3223fd5aff34f9bd16 [2024-09-03T06:35:20.189Z] $ docker rm -f --volumes a3a90a5db614c2fbfa87515be0cc81b282603ac56a6adf3223fd5aff34f9bd16 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T06:35:20.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T06:35:20.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:35:20.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T06:35:20.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:35:20.952Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:35:20.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-03T06:35:21.338Z] $ docker top 896942c55232901b632760b028e56412473939dd8ebf31a4172e00a6e635e7ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T06:35:21.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T06:35:21.454Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T06:35:21.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T06:35:21.561Z] $ docker exec 896942c55232901b632760b028e56412473939dd8ebf31a4172e00a6e635e7ba ssh-agent [2024-09-03T06:35:21.666Z] SSH_AUTH_SOCK=/tmp/ssh-OlF3ZJ6r7svR/agent.32 [2024-09-03T06:35:21.666Z] SSH_AGENT_PID=38 [2024-09-03T06:35:21.670Z] Running ssh-add (command line suppressed) [2024-09-03T06:35:21.778Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17024340943857125412.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17024340943857125412.key) [2024-09-03T06:35:21.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T06:35:22.089Z] + git semver push [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,274 [run_push] DEBUG push [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,275 [execute] INFO git cat-file --batch-check [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,279 [execute] INFO git rev-list f6aa596684e45604e17f17a7f8fdb8f9f2bd1dc7 -- [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,279 [execute] DEBUG Popen(['git', 'rev-list', 'f6aa596684e45604e17f17a7f8fdb8f9f2bd1dc7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,293 [execute] INFO git fetch -v origin [2024-09-03T06:35:22.349Z] 2024-09-03 06:35:22,293 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-03T06:35:22.918Z] 2024-09-03 06:35:22,719 [run_push] DEBUG no remote changes detected [2024-09-03T06:35:22.918Z] 2024-09-03 06:35:22,719 [execute] INFO git push origin semver [2024-09-03T06:35:22.918Z] 2024-09-03 06:35:22,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-03T06:35:23.489Z] 2024-09-03 06:35:23,430 [run_push] DEBUG push all version tags [2024-09-03T06:35:23.489Z] 2024-09-03 06:35:23,431 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-03T06:35:23.489Z] 2024-09-03 06:35:23,431 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-03T06:35:24.428Z] 2024-09-03 06:35:24,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-03T06:35:24.428Z] 3.2.0-dev.36 [Pipeline] } [2024-09-03T06:35:24.430Z] $ docker exec --env ******** --env ******** 896942c55232901b632760b028e56412473939dd8ebf31a4172e00a6e635e7ba ssh-agent -k [2024-09-03T06:35:24.529Z] unset SSH_AUTH_SOCK; [2024-09-03T06:35:24.529Z] unset SSH_AGENT_PID; [2024-09-03T06:35:24.530Z] echo Agent pid 38 killed; [2024-09-03T06:35:24.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T06:35:24.876Z] + git semver [Pipeline] } [2024-09-03T06:35:25.143Z] $ docker stop --time=1 896942c55232901b632760b028e56412473939dd8ebf31a4172e00a6e635e7ba [2024-09-03T06:35:26.704Z] $ docker rm -f --volumes 896942c55232901b632760b028e56412473939dd8ebf31a4172e00a6e635e7ba [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 [2024-09-03T06:35:27.379Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-09-03T06:35:27.379Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-03T06:35:27.379Z] total 16 [2024-09-03T06:35:27.379Z] drwxr-xr-x 3 root root 4096 Sep 3 06:18 . [2024-09-03T06:35:27.379Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 06:35 .. [2024-09-03T06:35:27.379Z] drwxr-xr-x 2 root root 4096 Sep 3 06:18 cost [2024-09-03T06:35:27.379Z] -rw-r--r-- 1 root root 85 Sep 3 06:18 cost.csv [2024-09-03T06:35:27.379Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-03T06:35:27.379Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-03T06:35:27.379Z] total 16 [2024-09-03T06:35:27.379Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 06:18 . [2024-09-03T06:35:27.379Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 06:35 .. [2024-09-03T06:35:27.379Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 06:18 cost [2024-09-03T06:35:27.379Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 3 06:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:27.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:28.534Z] ---> package-listing.sh [2024-09-03T06:35:28.534Z] ++ facter osfamily [2024-09-03T06:35:28.534Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-03T06:35:28.795Z] + OS_FAMILY=debian [2024-09-03T06:35:28.795Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-09-03T06:35:28.795Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-03T06:35:28.795Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-03T06:35:28.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-03T06:35:28.795Z] + PACKAGES=/tmp/packages_start.txt [2024-09-03T06:35:28.795Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-09-03T06:35:28.795Z] + PACKAGES=/tmp/packages_end.txt [2024-09-03T06:35:28.795Z] + case "${OS_FAMILY}" in [2024-09-03T06:35:28.795Z] + dpkg -l [2024-09-03T06:35:28.795Z] + grep '^ii' [2024-09-03T06:35:28.795Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-03T06:35:28.795Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-03T06:35:28.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-03T06:35:28.795Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-09-03T06:35:28.795Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-09-03T06:35:28.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-09-03T06:35:28.807Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-03T06:35:29.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T06:35:29.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T06:35:29.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T06:35:31.601Z] prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container [2024-09-03T06:35:31.622Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-03T06:35:31.867Z] $ docker top 368ff214f02d45e1c32bd257a28d25770ae4f342da2c8915796e2c9163c2384f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T06:35:32.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-03T06:35:32.503Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-03T06:35:32.789Z] + ls /var/log/sa-host [2024-09-03T06:35:32.789Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T06:35:32.955Z] provisioning config files... [2024-09-03T06:35:32.966Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config617835584875934653tmp [Pipeline] { [Pipeline] echo [2024-09-03T06:35:32.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:33.270Z] ---> create-netrc.sh [Pipeline] } [2024-09-03T06:35:33.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:33.636Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-03T06:35:33.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:33.924Z] ---> sudo-logs.sh [2024-09-03T06:35:33.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-03T06:35:33.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:34.248Z] ---> job-cost.sh [2024-09-03T06:35:34.248Z] lf-activate-venv: SKIPPING [2024-09-03T06:35:34.248Z] DEBUG: total: 0.2199999988079071 [2024-09-03T06:35:34.248Z] INFO: Retrieving Stack Cost... [2024-09-03T06:35:34.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T06:35:35.075Z] INFO: Archiving Costs [Pipeline] echo [2024-09-03T06:35:35.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T06:35:35.375Z] ---> logs-deploy.sh [2024-09-03T06:35:35.375Z] lf-activate-venv: SKIPPING [2024-09-03T06:35:35.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/310 [2024-09-03T06:35:35.375Z] INFO: archiving workspace using pattern(s): [2024-09-03T06:35:36.311Z] Archives upload complete. [2024-09-03T06:35:36.311Z] INFO: archiving logs to Nexus