Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 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-ssh14455519763104262944.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12651629109955379892.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7994921277248238842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12646056822220893025.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1711558063056152564.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 on ‘prd-ubuntu20.04-docker-8c-8g-464’ Running on prd-ubuntu20.04-docker-8c-8g-470 in /w/workspace/edgexfoundry_device-sdk-go_napa [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_napa # 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 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 (napa) > 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 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 # timeout=10 Commit message: "Merge pull request #1577 from cloudxxx8/issue-1576" > git rev-list --no-walk abf78bec53b58046fbccef7a1c02cd98bf2dc47d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-13T01:16:32.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-13T01:16:33.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-13T01:16:33.055Z] ========================================================= [2024-05-13T01:16:33.055Z] EdgeX Global Pipelines Version Info [2024-05-13T01:16:33.055Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:16:33.765Z] ------------------- [2024-05-13T01:16:33.766Z] stable info: [2024-05-13T01:16:33.766Z] ------------------- [2024-05-13T01:16:33.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-13T01:16:33.766Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-13T01:16:33.766Z] Message: update stable to v1.0.258 [2024-05-13T01:16:34.335Z] ------------------- [2024-05-13T01:16:34.335Z] experimental info: [2024-05-13T01:16:34.335Z] ------------------- [2024-05-13T01:16:34.335Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-13T01:16:34.335Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-13T01:16:34.335Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-13T01:16:34.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-13T01:16:34.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-13T01:16:34.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-13T01:16:34.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-13T01:16:34.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-13T01:16:34.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-13T01:16:34.541Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-13T01:16:34.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-13T01:16:34.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-13T01:16:34.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-13T01:16:34.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-13T01:16:34.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-13T01:16:34.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-13T01:16:34.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-13T01:16:34.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-13T01:16:34.752Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-13T01:16:34.775Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-13T01:16:34.796Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-13T01:16:34.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-13T01:16:34.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-13T01:16:34.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-13T01:16:34.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-13T01:16:34.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-13T01:16:34.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-13T01:16:34.952Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-13T01:16:34.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-13T01:16:34.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-13T01:16:35.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-13T01:16:35.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-13T01:16:35.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-13T01:16:35.056Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo [2024-05-13T01:16:35.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6cec28 [Pipeline] echo [2024-05-13T01:16:35.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-13T01:16:35.156Z] provisioning config files... [2024-05-13T01:16:35.170Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config4133978391367143824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:16:35.499Z] ---> ****-login.sh [2024-05-13T01:16:35.499Z] nexus3.edgexfoundry.org:10001 [2024-05-13T01:16:35.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:36.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:36.018Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:36.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:36.018Z] [2024-05-13T01:16:36.018Z] Login Succeeded [2024-05-13T01:16:36.018Z] nexus3.edgexfoundry.org:10002 [2024-05-13T01:16:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:36.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:36.018Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:36.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:36.018Z] [2024-05-13T01:16:36.018Z] Login Succeeded [2024-05-13T01:16:36.018Z] nexus3.edgexfoundry.org:10003 [2024-05-13T01:16:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:36.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:36.018Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:36.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:36.018Z] [2024-05-13T01:16:36.018Z] Login Succeeded [2024-05-13T01:16:36.018Z] nexus3.edgexfoundry.org:10004 [2024-05-13T01:16:36.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:36.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:36.281Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:36.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:36.281Z] [2024-05-13T01:16:36.281Z] Login Succeeded [2024-05-13T01:16:36.281Z] ****.io [2024-05-13T01:16:36.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:36.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:36.540Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:36.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:36.540Z] [2024-05-13T01:16:36.540Z] Login Succeeded [2024-05-13T01:16:36.540Z] ---> ****-login.sh ends [Pipeline] } [2024-05-13T01:16:36.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-13T01:16:36.950Z] + git rev-list -1 --merges a6cec28d6cc3e9f099c726f4fee61df9e54d36d1~1..a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo [2024-05-13T01:16:36.976Z] -----------> git rev-list -1 --merges a6cec28d6cc3e9f099c726f4fee61df9e54d36d1~1..a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [2024-05-13T01:16:36.976Z] a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [false] [Pipeline] sh [2024-05-13T01:16:37.264Z] + git log --format=format:%s -1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo [2024-05-13T01:16:37.280Z] ========================================================= [2024-05-13T01:16:37.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-13T01:16:37.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-13T01:16:37.621Z] + git log --format=format:%s -1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo [2024-05-13T01:16:37.631Z] [semverPrep] GIT_COMMIT: a6cec28d6cc3e9f099c726f4fee61df9e54d36d1, Commit Message: Merge pull request #1577 from cloudxxx8/issue-1576 [Pipeline] echo [2024-05-13T01:16:37.643Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-13T01:16:38.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-13T01:16:38.012Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-13T01:16:38.012Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-13T01:16:38.012Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-13T01:16:38.012Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-13T01:16:38.012Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-13T01:16:38.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:16:38.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-13T01:16:38.447Z] [2024-05-13T01:16:38.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:16:38.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-13T01:16:38.749Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-13T01:16:38.749Z] b85a868b505f: Pulling fs layer [2024-05-13T01:16:38.749Z] e2be974225ed: Pulling fs layer [2024-05-13T01:16:38.749Z] 339a4e72a1f5: Pulling fs layer [2024-05-13T01:16:38.749Z] 988bab9f4d93: Pulling fs layer [2024-05-13T01:16:38.749Z] 1469e6f7b9e6: Pulling fs layer [2024-05-13T01:16:38.749Z] eaf3925da568: Pulling fs layer [2024-05-13T01:16:38.749Z] bab4dde63d76: Pulling fs layer [2024-05-13T01:16:38.749Z] bde34c3a00c8: Pulling fs layer [2024-05-13T01:16:38.749Z] b352a97aabf1: Pulling fs layer [2024-05-13T01:16:38.749Z] 4872d77fe225: Pulling fs layer [2024-05-13T01:16:38.749Z] 5851b861e8e6: Pulling fs layer [2024-05-13T01:16:38.749Z] b352a97aabf1: Waiting [2024-05-13T01:16:38.749Z] 1469e6f7b9e6: Waiting [2024-05-13T01:16:38.749Z] bde34c3a00c8: Waiting [2024-05-13T01:16:38.749Z] eaf3925da568: Waiting [2024-05-13T01:16:38.749Z] bab4dde63d76: Waiting [2024-05-13T01:16:38.749Z] e2be974225ed: Verifying Checksum [2024-05-13T01:16:38.749Z] e2be974225ed: Download complete [2024-05-13T01:16:38.749Z] 988bab9f4d93: Verifying Checksum [2024-05-13T01:16:38.749Z] 988bab9f4d93: Download complete [2024-05-13T01:16:39.006Z] 1469e6f7b9e6: Verifying Checksum [2024-05-13T01:16:39.007Z] 1469e6f7b9e6: Download complete [2024-05-13T01:16:39.007Z] 339a4e72a1f5: Verifying Checksum [2024-05-13T01:16:39.007Z] 339a4e72a1f5: Download complete [2024-05-13T01:16:39.007Z] eaf3925da568: Verifying Checksum [2024-05-13T01:16:39.007Z] eaf3925da568: Download complete [2024-05-13T01:16:39.007Z] bde34c3a00c8: Download complete [2024-05-13T01:16:39.007Z] b352a97aabf1: Verifying Checksum [2024-05-13T01:16:39.007Z] b352a97aabf1: Download complete [2024-05-13T01:16:39.007Z] 4872d77fe225: Download complete [2024-05-13T01:16:39.007Z] 5851b861e8e6: Verifying Checksum [2024-05-13T01:16:39.007Z] 5851b861e8e6: Download complete [2024-05-13T01:16:39.007Z] b85a868b505f: Verifying Checksum [2024-05-13T01:16:39.007Z] b85a868b505f: Download complete [2024-05-13T01:16:39.265Z] bab4dde63d76: Verifying Checksum [2024-05-13T01:16:39.266Z] bab4dde63d76: Download complete [2024-05-13T01:16:40.200Z] b85a868b505f: Pull complete [2024-05-13T01:16:40.460Z] e2be974225ed: Pull complete [2024-05-13T01:16:40.719Z] 339a4e72a1f5: Pull complete [2024-05-13T01:16:40.979Z] 988bab9f4d93: Pull complete [2024-05-13T01:16:41.238Z] 1469e6f7b9e6: Pull complete [2024-05-13T01:16:41.238Z] eaf3925da568: Pull complete [2024-05-13T01:16:43.140Z] bab4dde63d76: Pull complete [2024-05-13T01:16:43.140Z] bde34c3a00c8: Pull complete [2024-05-13T01:16:43.140Z] b352a97aabf1: Pull complete [2024-05-13T01:16:43.399Z] 4872d77fe225: Pull complete [2024-05-13T01:16:43.399Z] 5851b861e8e6: Pull complete [2024-05-13T01:16:43.399Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-13T01:16:43.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-13T01:16:43.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:16:43.543Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:16:43.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-13T01:16:47.578Z] $ docker top 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 -eo pid,comm [2024-05-13T01:16:47.630Z] 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-05-13T01:16:47.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-13T01:16:47.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-13T01:16:47.689Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-13T01:16:47.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-13T01:16:47.798Z] $ docker exec 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent [2024-05-13T01:16:47.899Z] SSH_AUTH_SOCK=/tmp/ssh-TZSzR9exKvO3/agent.32 [2024-05-13T01:16:47.899Z] SSH_AGENT_PID=38 [2024-05-13T01:16:47.904Z] Running ssh-add (command line suppressed) [2024-05-13T01:16:48.004Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_1066968608803642549.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_1066968608803642549.key) [2024-05-13T01:16:48.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-13T01:16:48.303Z] + git tag --points-at HEAD [Pipeline] } [2024-05-13T01:16:48.316Z] $ docker exec --env ******** --env ******** 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent -k [2024-05-13T01:16:48.408Z] unset SSH_AUTH_SOCK; [2024-05-13T01:16:48.408Z] unset SSH_AGENT_PID; [2024-05-13T01:16:48.408Z] echo Agent pid 38 killed; [2024-05-13T01:16:48.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-13T01:16:48.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-13T01:16:48.454Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-13T01:16:48.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-13T01:16:48.563Z] $ docker exec 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent [2024-05-13T01:16:48.665Z] SSH_AUTH_SOCK=/tmp/ssh-QpT9Ya0orxL0/agent.71 [2024-05-13T01:16:48.666Z] SSH_AGENT_PID=77 [2024-05-13T01:16:48.669Z] Running ssh-add (command line suppressed) [2024-05-13T01:16:48.766Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_11078302462263029623.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_11078302462263029623.key) [2024-05-13T01:16:48.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-13T01:16:49.068Z] + git semver init [2024-05-13T01:16:49.328Z] 2024-05-13 01:16:49,256 [run_init] DEBUG init version:0.0.0 force:False [2024-05-13T01:16:49.328Z] 2024-05-13 01:16:49,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver [2024-05-13T01:16:49.328Z] 2024-05-13 01:16:49,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_napa/.semver [2024-05-13T01:16:49.328Z] 2024-05-13 01:16:49,258 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-13T01:16:50.705Z] 2024-05-13 01:16:50,499 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_napa/.git/info/exclude [2024-05-13T01:16:50.705Z] 2024-05-13 01:16:50,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa with force:False [2024-05-13T01:16:50.705Z] 2024-05-13 01:16:50,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:16:50.705Z] 2024-05-13 01:16:50,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:16:50.705Z] 3.1.1-dev.1 [Pipeline] } [2024-05-13T01:16:50.717Z] $ docker exec --env ******** --env ******** 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent -k [2024-05-13T01:16:50.822Z] unset SSH_AUTH_SOCK; [2024-05-13T01:16:50.822Z] unset SSH_AGENT_PID; [2024-05-13T01:16:50.823Z] echo Agent pid 77 killed; [2024-05-13T01:16:50.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-13T01:16:51.155Z] + git semver [Pipeline] } [2024-05-13T01:16:51.429Z] $ docker stop --time=1 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 [2024-05-13T01:16:52.699Z] $ docker rm -f --volumes 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-13T01:16:53.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-13T01:16:53.277Z] Stashed 1 file(s) [Pipeline] echo [2024-05-13T01:16:53.281Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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-05-13T01:16:53.454Z] provisioning config files... [2024-05-13T01:16:53.463Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config8430520321430735737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:16:53.762Z] ---> ****-login.sh [2024-05-13T01:16:53.762Z] nexus3.edgexfoundry.org:10001 [2024-05-13T01:16:53.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:53.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:53.762Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:53.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:53.763Z] [2024-05-13T01:16:53.763Z] Login Succeeded [2024-05-13T01:16:53.763Z] nexus3.edgexfoundry.org:10002 [2024-05-13T01:16:53.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:53.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:53.763Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:53.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:53.763Z] [2024-05-13T01:16:53.763Z] Login Succeeded [2024-05-13T01:16:53.763Z] nexus3.edgexfoundry.org:10003 [2024-05-13T01:16:54.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:54.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:54.022Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:54.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:54.022Z] [2024-05-13T01:16:54.022Z] Login Succeeded [2024-05-13T01:16:54.022Z] nexus3.edgexfoundry.org:10004 [2024-05-13T01:16:54.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:54.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:54.022Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:54.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:54.022Z] [2024-05-13T01:16:54.022Z] Login Succeeded [2024-05-13T01:16:54.022Z] ****.io [2024-05-13T01:16:54.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:16:54.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:16:54.281Z] Configure a credential helper to remove this warning. See [2024-05-13T01:16:54.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:16:54.281Z] [2024-05-13T01:16:54.281Z] Login Succeeded [2024-05-13T01:16:54.282Z] ---> ****-login.sh ends [Pipeline] } [2024-05-13T01:16:54.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-13T01:16:54.374Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-13T01:16:54.669Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-13T01:16:54.669Z] + cut -d -f 2 [Pipeline] echo [2024-05-13T01:16:54.684Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-13T01:16:54.700Z] ========================================================= [2024-05-13T01:16:54.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-13T01:16:54.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:16:55.028Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-13T01:16:55.287Z] Sending build context to Docker daemon 53.36MB [2024-05-13T01:16:55.287Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-13T01:16:55.287Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-13T01:16:55.548Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-13T01:16:55.548Z] 619be1103602: Pulling fs layer [2024-05-13T01:16:55.548Z] 7862e08f4a3e: Pulling fs layer [2024-05-13T01:16:55.548Z] 5df492c9dc93: Pulling fs layer [2024-05-13T01:16:55.548Z] 7629e6793208: Pulling fs layer [2024-05-13T01:16:55.548Z] 4f4fb700ef54: Pulling fs layer [2024-05-13T01:16:55.548Z] 8de7f028bff5: Pulling fs layer [2024-05-13T01:16:55.548Z] 44042ff1420b: Pulling fs layer [2024-05-13T01:16:55.548Z] 5cdaf54b7214: Pulling fs layer [2024-05-13T01:16:55.548Z] 38f3e5a9071a: Pulling fs layer [2024-05-13T01:16:55.548Z] 8de7f028bff5: Waiting [2024-05-13T01:16:55.548Z] 44042ff1420b: Waiting [2024-05-13T01:16:55.548Z] 5cdaf54b7214: Waiting [2024-05-13T01:16:55.548Z] 38f3e5a9071a: Waiting [2024-05-13T01:16:55.548Z] 4f4fb700ef54: Waiting [2024-05-13T01:16:55.548Z] 7629e6793208: Waiting [2024-05-13T01:16:55.548Z] 7862e08f4a3e: Verifying Checksum [2024-05-13T01:16:55.548Z] 7862e08f4a3e: Download complete [2024-05-13T01:16:55.548Z] 7629e6793208: Verifying Checksum [2024-05-13T01:16:55.548Z] 7629e6793208: Download complete [2024-05-13T01:16:55.548Z] 4f4fb700ef54: Verifying Checksum [2024-05-13T01:16:55.548Z] 619be1103602: Verifying Checksum [2024-05-13T01:16:55.548Z] 619be1103602: Download complete [2024-05-13T01:16:55.548Z] 8de7f028bff5: Verifying Checksum [2024-05-13T01:16:55.548Z] 8de7f028bff5: Download complete [2024-05-13T01:16:55.548Z] 44042ff1420b: Verifying Checksum [2024-05-13T01:16:55.548Z] 44042ff1420b: Download complete [2024-05-13T01:16:55.807Z] 619be1103602: Pull complete [2024-05-13T01:16:55.807Z] 38f3e5a9071a: Download complete [2024-05-13T01:16:55.807Z] 7862e08f4a3e: Pull complete [2024-05-13T01:16:56.066Z] 5df492c9dc93: Verifying Checksum [2024-05-13T01:16:56.066Z] 5df492c9dc93: Download complete [2024-05-13T01:16:56.323Z] 5cdaf54b7214: Download complete [2024-05-13T01:16:59.608Z] 5df492c9dc93: Pull complete [2024-05-13T01:16:59.608Z] 7629e6793208: Pull complete [2024-05-13T01:16:59.608Z] 4f4fb700ef54: Pull complete [2024-05-13T01:16:59.608Z] 8de7f028bff5: Pull complete [2024-05-13T01:16:59.608Z] 44042ff1420b: Pull complete [2024-05-13T01:17:02.141Z] 5cdaf54b7214: Pull complete [2024-05-13T01:17:02.711Z] 38f3e5a9071a: Pull complete [2024-05-13T01:17:02.711Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-13T01:17:02.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-13T01:17:02.711Z] ---> 60b93f829570 [2024-05-13T01:17:02.711Z] Step 3/10 : ARG MAKE=make build [2024-05-13T01:17:08.408Z] Still waiting to schedule task [2024-05-13T01:17:08.408Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-468’ [2024-05-13T01:17:09.374Z] ---> Running in 319ccc0b7d00 [2024-05-13T01:17:09.374Z] Removing intermediate container 319ccc0b7d00 [2024-05-13T01:17:09.374Z] ---> 2c873dc53938 [2024-05-13T01:17:09.374Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-13T01:17:09.374Z] ---> Running in face91d8dca6 [2024-05-13T01:17:09.374Z] Removing intermediate container face91d8dca6 [2024-05-13T01:17:09.374Z] ---> 480f7c21d9d6 [2024-05-13T01:17:09.374Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-13T01:17:09.374Z] ---> Running in d7f64f48ee3a [2024-05-13T01:17:09.374Z] Removing intermediate container d7f64f48ee3a [2024-05-13T01:17:09.374Z] ---> 71c9f2a3a861 [2024-05-13T01:17:09.374Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-13T01:17:09.374Z] ---> Running in 46d65339ad2e [2024-05-13T01:17:09.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-13T01:17:09.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-13T01:17:09.944Z] OK: 264 MiB in 52 packages [2024-05-13T01:17:10.203Z] Removing intermediate container 46d65339ad2e [2024-05-13T01:17:10.203Z] ---> c2d13a4e9e78 [2024-05-13T01:17:10.203Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-13T01:17:12.108Z] ---> fafe4193c750 [2024-05-13T01:17:12.108Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-13T01:17:12.108Z] ---> Running in 66affa605dc1 [2024-05-13T01:17:44.256Z] Removing intermediate container 66affa605dc1 [2024-05-13T01:17:44.256Z] ---> 4100136fc0f4 [2024-05-13T01:17:44.256Z] Step 9/10 : COPY . . [2024-05-13T01:17:45.210Z] ---> 06c39512ecf1 [2024-05-13T01:17:45.210Z] Step 10/10 : RUN ${MAKE} [2024-05-13T01:17:45.210Z] ---> Running in 780e09d564a9 [2024-05-13T01:17:45.468Z] noop [2024-05-13T01:17:45.734Z] Removing intermediate container 780e09d564a9 [2024-05-13T01:17:45.734Z] ---> 0545d480fd40 [2024-05-13T01:17:45.993Z] Successfully built 0545d480fd40 [2024-05-13T01:17:45.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:17:46.327Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-13T01:17:46.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:17:46.409Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:17:46.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-13T01:17:46.803Z] $ docker top 8a65dd77c7200372b35096ff1b3ea267f100f51a582abeb0d67300747c7752aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-13T01:17:47.153Z] + go version [2024-05-13T01:17:47.153Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-13T01:17:47.165Z] $ docker stop --time=1 8a65dd77c7200372b35096ff1b3ea267f100f51a582abeb0d67300747c7752aa [2024-05-13T01:17:48.474Z] $ docker rm -f --volumes 8a65dd77c7200372b35096ff1b3ea267f100f51a582abeb0d67300747c7752aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:17:48.934Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-13T01:17:48.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:17:49.016Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:17:49.049Z] $ 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_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-13T01:17:49.380Z] $ docker top f070175d77f5b701119ba452d420666f0a0c3020a6d4afca6982afd779952b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-13T01:17:49.730Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_napa [Pipeline] fileExists [Pipeline] sh [2024-05-13T01:17:50.029Z] + make test [2024-05-13T01:17:50.029Z] go test -race -coverprofile=coverage.out ./... [2024-05-13T01:17:56.599Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-13T01:18:11.472Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-13T01:18:11.472Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-13T01:18:11.472Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-13T01:18:11.472Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-13T01:18:11.472Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-13T01:18:12.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-13T01:18:12.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-13T01:18:13.780Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.055s coverage: 27.6% of statements [2024-05-13T01:18:13.780Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 81.5% of statements [2024-05-13T01:18:13.780Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.084s coverage: 86.0% of statements [2024-05-13T01:18:13.780Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-13T01:18:15.158Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.109s coverage: 71.8% of statements [2024-05-13T01:18:15.158Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-13T01:18:15.158Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-13T01:18:15.418Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-13T01:18:18.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements [2024-05-13T01:18:18.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.035s coverage: 45.9% of statements [2024-05-13T01:18:18.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.074s coverage: 68.5% of statements [2024-05-13T01:18:18.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.132s coverage: 89.2% of statements [2024-05-13T01:18:18.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements [2024-05-13T01:18:40.622Z] GO111MODULE=on go vet ./... [2024-05-13T01:18:42.531Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-13T01:18:42.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-13T01:18:42.532Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-13T01:18:42.543Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-13T01:18:42.845Z] + go mod tidy [Pipeline] } [2024-05-13T01:18:43.425Z] $ docker stop --time=1 f070175d77f5b701119ba452d420666f0a0c3020a6d4afca6982afd779952b5e [2024-05-13T01:18:47.880Z] $ docker rm -f --volumes f070175d77f5b701119ba452d420666f0a0c3020a6d4afca6982afd779952b5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-13T01:18:48.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-13T01:18:48.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-13T01:18:49.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-13T01:18:49.357Z] + ls -al . [2024-05-13T01:18:49.357Z] total 312 [2024-05-13T01:18:49.357Z] drwxrwxr-x 12 jenkins jenkins 4096 May 13 01:17 . [2024-05-13T01:18:49.357Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:16 .. [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 140 May 13 01:16 .dockerignore [2024-05-13T01:18:49.357Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 01:18 .git [2024-05-13T01:18:49.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:16 .github [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 130 May 13 01:16 .gitignore [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 42 May 13 01:16 .golangci.yml [2024-05-13T01:18:49.357Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 01:16 .semver [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 13 01:16 CHANGELOG.md [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 01:16 GOVERNANCE.md [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 885 May 13 01:16 Jenkinsfile [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 13 01:16 LICENSE [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 13 01:16 Makefile [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 619 May 13 01:16 OWNERS.md [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 13 01:16 README.md [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 11 May 13 01:16 VERSION [2024-05-13T01:18:49.357Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 01:16 bin [2024-05-13T01:18:49.357Z] -rw-r--r-- 1 jenkins jenkins 122151 May 13 01:18 coverage.out [2024-05-13T01:18:49.357Z] drwxrwxr-x 5 jenkins jenkins 4096 May 13 01:16 example [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 3653 May 13 01:16 go.mod [2024-05-13T01:18:49.357Z] -rw-rw-r-- 1 jenkins jenkins 33392 May 13 01:16 go.sum [2024-05-13T01:18:49.357Z] drwxrwxr-x 12 jenkins jenkins 4096 May 13 01:16 internal [2024-05-13T01:18:49.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:16 openapi [2024-05-13T01:18:49.357Z] drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:16 pkg [2024-05-13T01:18:49.358Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:16 snap [2024-05-13T01:18:49.358Z] drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:16 vendor [2024-05-13T01:18:49.358Z] -rw-rw-r-- 1 jenkins jenkins 222 May 13 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:18:49.675Z] + 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=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-13T01:18:49.934Z] Sending build context to Docker daemon 53.48MB [2024-05-13T01:18:49.934Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-13T01:18:49.934Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-13T01:18:49.934Z] ---> 0545d480fd40 [2024-05-13T01:18:49.934Z] Step 3/23 : ARG MAKE=make build [2024-05-13T01:18:50.869Z] ---> Running in caef9c2e42db [2024-05-13T01:18:50.869Z] Removing intermediate container caef9c2e42db [2024-05-13T01:18:50.869Z] ---> f70236cb9386 [2024-05-13T01:18:50.869Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-13T01:18:50.869Z] ---> Running in 8ff72807719f [2024-05-13T01:18:51.128Z] Removing intermediate container 8ff72807719f [2024-05-13T01:18:51.128Z] ---> 995f096d7215 [2024-05-13T01:18:51.128Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-13T01:18:51.128Z] ---> Running in 61583477f371 [2024-05-13T01:18:51.128Z] Removing intermediate container 61583477f371 [2024-05-13T01:18:51.128Z] ---> 0608c67c6fcc [2024-05-13T01:18:51.128Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-13T01:18:51.128Z] ---> Running in 18135987edc9 [2024-05-13T01:18:51.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-13T01:18:51.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-13T01:18:51.903Z] OK: 264 MiB in 52 packages [2024-05-13T01:18:52.162Z] Removing intermediate container 18135987edc9 [2024-05-13T01:18:52.162Z] ---> 03584de562ba [2024-05-13T01:18:52.162Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-13T01:18:54.062Z] ---> a636a99245bf [2024-05-13T01:18:54.062Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-13T01:18:54.062Z] ---> Running in f56f11edceab [2024-05-13T01:18:54.320Z] skipping... [2024-05-13T01:18:54.581Z] Removing intermediate container f56f11edceab [2024-05-13T01:18:54.581Z] ---> e2b66b5e9033 [2024-05-13T01:18:54.581Z] Step 9/23 : COPY . . [2024-05-13T01:18:57.241Z] ---> b03c9b3c11ce [2024-05-13T01:18:57.241Z] Step 10/23 : RUN ${MAKE} [2024-05-13T01:18:57.241Z] ---> Running in d590c4b22e98 [2024-05-13T01:18:57.500Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.1-dev.1" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-13T01:19:19.428Z] Removing intermediate container d590c4b22e98 [2024-05-13T01:19:19.428Z] ---> cbaa3411aba8 [2024-05-13T01:19:19.428Z] Step 11/23 : FROM alpine:3.18 [2024-05-13T01:19:19.428Z] 3.18: Pulling from library/alpine [2024-05-13T01:19:19.687Z] 619be1103602: Already exists [2024-05-13T01:19:19.687Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-13T01:19:19.687Z] Status: Downloaded newer image for alpine:3.18 [2024-05-13T01:19:19.687Z] ---> d3782b16ccc9 [2024-05-13T01:19:19.687Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-13T01:19:19.945Z] ---> Running in cda2452dffe5 [2024-05-13T01:19:19.945Z] Removing intermediate container cda2452dffe5 [2024-05-13T01:19:19.945Z] ---> 90de1d3288e4 [2024-05-13T01:19:19.945Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-13T01:19:19.945Z] ---> Running in 6f8a337924b3 [2024-05-13T01:19:20.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-13T01:19:20.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-13T01:19:20.461Z] OK: 7 MiB in 15 packages [2024-05-13T01:19:21.027Z] Removing intermediate container 6f8a337924b3 [2024-05-13T01:19:21.027Z] ---> e0a0b7162931 [2024-05-13T01:19:21.027Z] Step 14/23 : WORKDIR / [2024-05-13T01:19:21.027Z] ---> Running in d27c51a6da3d [2024-05-13T01:19:21.027Z] Removing intermediate container d27c51a6da3d [2024-05-13T01:19:21.027Z] ---> ea7cb09bcd5d [2024-05-13T01:19:21.027Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-13T01:19:21.027Z] ---> 4a655a3224b2 [2024-05-13T01:19:21.027Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-13T01:19:22.489Z] ---> 11ac8019db6e [2024-05-13T01:19:22.489Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-13T01:19:22.489Z] ---> 5b98274ac8cd [2024-05-13T01:19:22.489Z] Step 18/23 : EXPOSE 59999 [2024-05-13T01:19:22.489Z] ---> Running in 69c15eeb7814 [2024-05-13T01:19:22.489Z] Removing intermediate container 69c15eeb7814 [2024-05-13T01:19:22.489Z] ---> dd3550cb7ac1 [2024-05-13T01:19:22.489Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-13T01:19:22.489Z] ---> Running in 1334e1fde994 [2024-05-13T01:19:22.489Z] Removing intermediate container 1334e1fde994 [2024-05-13T01:19:22.489Z] ---> bfc40f95f980 [2024-05-13T01:19:22.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-13T01:19:22.747Z] ---> Running in d034616bdebc [2024-05-13T01:19:22.747Z] Removing intermediate container d034616bdebc [2024-05-13T01:19:22.747Z] ---> ecfaf0a9318d [2024-05-13T01:19:22.747Z] Step 21/23 : LABEL arch=amd64 [2024-05-13T01:19:22.747Z] ---> Running in cd5aa5f77f8d [2024-05-13T01:19:22.747Z] Removing intermediate container cd5aa5f77f8d [2024-05-13T01:19:22.747Z] ---> 73f8c8fe0f90 [2024-05-13T01:19:22.747Z] Step 22/23 : LABEL git_sha=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [2024-05-13T01:19:22.747Z] ---> Running in e2b20a650775 [2024-05-13T01:19:23.010Z] Removing intermediate container e2b20a650775 [2024-05-13T01:19:23.010Z] ---> 931697320748 [2024-05-13T01:19:23.010Z] Step 23/23 : LABEL version=3.1.1-dev.1 [2024-05-13T01:19:23.010Z] ---> Running in 03be702f0fc8 [2024-05-13T01:19:23.010Z] Removing intermediate container 03be702f0fc8 [2024-05-13T01:19:23.010Z] ---> 394cdd467501 [2024-05-13T01:19:23.010Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-13T01:19:23.010Z] Successfully built 394cdd467501 [2024-05-13T01:19:23.010Z] 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-05-13T01:19:23.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-13T01:19:23.482Z] [2024-05-13T01:19:23.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:19:23.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-13T01:19:23.779Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-13T01:19:23.779Z] 5eb5b503b376: Pulling fs layer [2024-05-13T01:19:23.779Z] 5c69ac0246d0: Pulling fs layer [2024-05-13T01:19:23.779Z] ec43610c2a17: Pulling fs layer [2024-05-13T01:19:23.779Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-13T01:19:23.779Z] 33b1e0a273af: Pulling fs layer [2024-05-13T01:19:23.779Z] 5d3b04190fa2: Pulling fs layer [2024-05-13T01:19:23.779Z] 2f39f015ded8: Pulling fs layer [2024-05-13T01:19:23.779Z] 3a2ae6a8a46f: Waiting [2024-05-13T01:19:23.779Z] 33b1e0a273af: Waiting [2024-05-13T01:19:23.779Z] 5d3b04190fa2: Waiting [2024-05-13T01:19:23.779Z] 2f39f015ded8: Waiting [2024-05-13T01:19:23.779Z] 5c69ac0246d0: Verifying Checksum [2024-05-13T01:19:23.779Z] 5c69ac0246d0: Download complete [2024-05-13T01:19:23.779Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-13T01:19:23.779Z] 3a2ae6a8a46f: Download complete [2024-05-13T01:19:23.779Z] 33b1e0a273af: Verifying Checksum [2024-05-13T01:19:23.779Z] 33b1e0a273af: Download complete [2024-05-13T01:19:23.779Z] 5d3b04190fa2: Verifying Checksum [2024-05-13T01:19:23.779Z] 5d3b04190fa2: Download complete [2024-05-13T01:19:23.779Z] ec43610c2a17: Verifying Checksum [2024-05-13T01:19:23.779Z] ec43610c2a17: Download complete [2024-05-13T01:19:24.055Z] 5eb5b503b376: Verifying Checksum [2024-05-13T01:19:24.055Z] 5eb5b503b376: Download complete [2024-05-13T01:19:24.635Z] 2f39f015ded8: Download complete [2024-05-13T01:19:25.200Z] 5eb5b503b376: Pull complete [2024-05-13T01:19:25.459Z] 5c69ac0246d0: Pull complete [2024-05-13T01:19:26.025Z] ec43610c2a17: Pull complete [2024-05-13T01:19:26.025Z] 3a2ae6a8a46f: Pull complete [2024-05-13T01:19:26.282Z] 33b1e0a273af: Pull complete [2024-05-13T01:19:26.282Z] 5d3b04190fa2: Pull complete [2024-05-13T01:19:30.464Z] 2f39f015ded8: Pull complete [2024-05-13T01:19:30.464Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-13T01:19:30.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-13T01:19:30.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:19:30.564Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:19:30.596Z] $ 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_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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-05-13T01:19:35.812Z] $ docker top 7304dabb0ab50236d98a8c0a7c673164f5476b466253f9f3d9e8ddc7a682a596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:19:36.204Z] ---> job-cost.sh [2024-05-13T01:19:36.204Z] lf-activate-venv: SKIPPING [2024-05-13T01:19:36.204Z] INFO: No Stack... [2024-05-13T01:19:36.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-13T01:19:37.027Z] INFO: Archiving Costs [Pipeline] sh [2024-05-13T01:19:37.313Z] + + cat /w/workspace/edgexfoundry_device-sdk-go_napa/archives/cost.csv [2024-05-13T01:19:37.313Z] cut -d, -f6 [Pipeline] lock [2024-05-13T01:19:37.326Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [2024-05-13T01:19:37.336Z] Resource [jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] did not exist. Created. [2024-05-13T01:19:37.343Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-13T01:19:37.648Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-13T01:19:37.699Z] Stashed 1 file(s) [Pipeline] } [2024-05-13T01:19:37.707Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-13T01:19:37.736Z] $ docker stop --time=1 7304dabb0ab50236d98a8c0a7c673164f5476b466253f9f3d9e8ddc7a682a596 [2024-05-13T01:19:38.886Z] $ docker rm -f --volumes 7304dabb0ab50236d98a8c0a7c673164f5476b466253f9f3d9e8ddc7a682a596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-13T01:20:47.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-471 in /w/workspace/edgexfoundry_device-sdk-go_napa [Pipeline] { [Pipeline] ws [2024-05-13T01:20:47.894Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2024-05-13T01:20:50.946Z] The recommended git tool is: git [2024-05-13T01:20:55.366Z] using credential edgex-jenkins-ssh [2024-05-13T01:20:55.386Z] Cloning the remote Git repository [2024-05-13T01:20:55.424Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-13T01:20:55.509Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2024-05-13T01:20:55.641Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-13T01:20:55.642Z] > git --version # timeout=10 [2024-05-13T01:20:55.666Z] > git --version # 'git version 2.25.1' [2024-05-13T01:20:55.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-13T01:20:55.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-13T01:20:59.398Z] Avoid second fetch [2024-05-13T01:20:59.399Z] Checking out Revision a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 (napa) [2024-05-13T01:20:58.476Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-13T01:20:58.517Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-13T01:20:59.415Z] > git config core.sparsecheckout # timeout=10 [2024-05-13T01:20:59.486Z] > git checkout -f a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 # timeout=10 [2024-05-13T01:21:00.967Z] Commit message: "Merge pull request #1577 from cloudxxx8/issue-1576" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-13T01:21:05.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-13T01:21:05.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-13T01:21:05.763Z] Dload Upload Total Spent Left Speed [2024-05-13T01:21:05.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7620 0 0 92926 0 --:--:-- --:--:-- --:--:-- 91807 100 12828 100 12828 0 0 149k 0 --:--:-- --:--:-- --:--:-- 147k [Pipeline] sh [2024-05-13T01:21:06.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-13T01:21:06.438Z] + sudo tee /etc/docker/daemon.new [2024-05-13T01:21:06.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-13T01:21:06.438Z] { [2024-05-13T01:21:06.438Z] "registry-mirrors": [ [2024-05-13T01:21:06.438Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-13T01:21:06.438Z] ], [2024-05-13T01:21:06.438Z] "bip": "10.250.0.254/24", [2024-05-13T01:21:06.438Z] "hosts": [ [2024-05-13T01:21:06.438Z] "tcp://0.0.0.0:5555", [2024-05-13T01:21:06.438Z] "unix:///var/run/docker.sock" [2024-05-13T01:21:06.438Z] ], [2024-05-13T01:21:06.438Z] "mtu": 1458, [2024-05-13T01:21:06.438Z] "selinux-enabled": true, [2024-05-13T01:21:06.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-13T01:21:06.438Z] } [Pipeline] sh [2024-05-13T01:21:06.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-13T01:21:07.099Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-13T01:21:25.376Z] provisioning config files... [2024-05-13T01:21:25.422Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8757193636136244609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:21:25.862Z] ---> ****-login.sh [2024-05-13T01:21:25.862Z] nexus3.edgexfoundry.org:10001 [2024-05-13T01:21:26.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:21:26.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:21:26.450Z] Configure a credential helper to remove this warning. See [2024-05-13T01:21:26.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:21:26.450Z] [2024-05-13T01:21:26.450Z] Login Succeeded [2024-05-13T01:21:26.450Z] nexus3.edgexfoundry.org:10002 [2024-05-13T01:21:26.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:21:26.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:21:26.991Z] Configure a credential helper to remove this warning. See [2024-05-13T01:21:26.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:21:26.991Z] [2024-05-13T01:21:26.991Z] Login Succeeded [2024-05-13T01:21:26.991Z] nexus3.edgexfoundry.org:10003 [2024-05-13T01:21:27.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:21:27.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:21:27.264Z] Configure a credential helper to remove this warning. See [2024-05-13T01:21:27.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:21:27.264Z] [2024-05-13T01:21:27.264Z] Login Succeeded [2024-05-13T01:21:27.264Z] nexus3.edgexfoundry.org:10004 [2024-05-13T01:21:27.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:21:27.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:21:27.537Z] Configure a credential helper to remove this warning. See [2024-05-13T01:21:27.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:21:27.538Z] [2024-05-13T01:21:27.538Z] Login Succeeded [2024-05-13T01:21:27.538Z] ****.io [2024-05-13T01:21:27.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-13T01:21:28.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-13T01:21:28.072Z] Configure a credential helper to remove this warning. See [2024-05-13T01:21:28.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-13T01:21:28.072Z] [2024-05-13T01:21:28.072Z] Login Succeeded [2024-05-13T01:21:28.072Z] ---> ****-login.sh ends [Pipeline] } [2024-05-13T01:21:28.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-13T01:21:28.410Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-13T01:21:28.738Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-13T01:21:28.738Z] + cut -d -f 2 [Pipeline] echo [2024-05-13T01:21:28.807Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-13T01:21:28.824Z] ========================================================= [2024-05-13T01:21:28.824Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-13T01:21:28.824Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:21:29.189Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-13T01:21:31.803Z] Sending build context to Docker daemon 40.92MB [2024-05-13T01:21:31.803Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-13T01:21:31.803Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-13T01:21:31.803Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-13T01:21:31.803Z] c6b39de5b339: Pulling fs layer [2024-05-13T01:21:31.803Z] a69c41024577: Pulling fs layer [2024-05-13T01:21:31.803Z] d6de4b400683: Pulling fs layer [2024-05-13T01:21:31.803Z] 35cb2a7552d0: Pulling fs layer [2024-05-13T01:21:31.803Z] 4f4fb700ef54: Pulling fs layer [2024-05-13T01:21:31.803Z] 9e011611b7f5: Pulling fs layer [2024-05-13T01:21:31.803Z] 3bd174042beb: Pulling fs layer [2024-05-13T01:21:31.803Z] 4476f39b5e91: Pulling fs layer [2024-05-13T01:21:31.803Z] 9e011611b7f5: Waiting [2024-05-13T01:21:31.803Z] 3bd174042beb: Waiting [2024-05-13T01:21:31.803Z] 4f4fb700ef54: Waiting [2024-05-13T01:21:31.803Z] 4476f39b5e91: Waiting [2024-05-13T01:21:31.803Z] 35cb2a7552d0: Waiting [2024-05-13T01:21:31.803Z] a69c41024577: Verifying Checksum [2024-05-13T01:21:31.803Z] a69c41024577: Download complete [2024-05-13T01:21:31.803Z] 35cb2a7552d0: Verifying Checksum [2024-05-13T01:21:31.803Z] 35cb2a7552d0: Download complete [2024-05-13T01:21:31.803Z] 4f4fb700ef54: Verifying Checksum [2024-05-13T01:21:31.803Z] 4f4fb700ef54: Download complete [2024-05-13T01:21:31.803Z] 9e011611b7f5: Download complete [2024-05-13T01:21:31.803Z] c6b39de5b339: Download complete [2024-05-13T01:21:32.395Z] 4476f39b5e91: Verifying Checksum [2024-05-13T01:21:32.395Z] 4476f39b5e91: Download complete [2024-05-13T01:21:32.988Z] c6b39de5b339: Pull complete [2024-05-13T01:21:33.575Z] a69c41024577: Pull complete [2024-05-13T01:21:33.846Z] d6de4b400683: Verifying Checksum [2024-05-13T01:21:33.846Z] d6de4b400683: Download complete [2024-05-13T01:21:34.814Z] 3bd174042beb: Verifying Checksum [2024-05-13T01:21:34.814Z] 3bd174042beb: Download complete [2024-05-13T01:21:47.138Z] d6de4b400683: Pull complete [2024-05-13T01:21:47.138Z] 35cb2a7552d0: Pull complete [2024-05-13T01:21:47.138Z] 4f4fb700ef54: Pull complete [2024-05-13T01:21:47.407Z] 9e011611b7f5: Pull complete [2024-05-13T01:21:57.499Z] 3bd174042beb: Pull complete [2024-05-13T01:21:58.091Z] 4476f39b5e91: Pull complete [2024-05-13T01:21:58.091Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-13T01:21:58.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-13T01:21:58.091Z] ---> 981a0608b64a [2024-05-13T01:21:58.091Z] Step 3/10 : ARG MAKE=make build [2024-05-13T01:22:00.694Z] ---> Running in 5be7e1b0e7c7 [2024-05-13T01:22:00.694Z] Removing intermediate container 5be7e1b0e7c7 [2024-05-13T01:22:00.694Z] ---> 6091ad10a14b [2024-05-13T01:22:00.694Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-13T01:22:00.694Z] ---> Running in 43dea912cf54 [2024-05-13T01:22:01.290Z] Removing intermediate container 43dea912cf54 [2024-05-13T01:22:01.290Z] ---> dbfbb627eb0b [2024-05-13T01:22:01.290Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-13T01:22:01.290Z] ---> Running in 3276e6f1936d [2024-05-13T01:22:01.562Z] Removing intermediate container 3276e6f1936d [2024-05-13T01:22:01.562Z] ---> 5e2e5f0ede2b [2024-05-13T01:22:01.562Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-13T01:22:01.562Z] ---> Running in 5807812db2cf [2024-05-13T01:22:02.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-13T01:22:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-13T01:22:05.173Z] OK: 266 MiB in 52 packages [2024-05-13T01:22:05.758Z] Removing intermediate container 5807812db2cf [2024-05-13T01:22:05.758Z] ---> ef31af80bb02 [2024-05-13T01:22:05.758Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-13T01:22:12.406Z] ---> 845d68c557a3 [2024-05-13T01:22:12.406Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-13T01:22:12.406Z] ---> Running in b81505719f55 [2024-05-13T01:23:20.261Z] Removing intermediate container b81505719f55 [2024-05-13T01:23:20.261Z] ---> f259cd17bcb7 [2024-05-13T01:23:20.261Z] Step 9/10 : COPY . . [2024-05-13T01:23:20.261Z] ---> b9923b219a18 [2024-05-13T01:23:20.261Z] Step 10/10 : RUN ${MAKE} [2024-05-13T01:23:20.261Z] ---> Running in 6d775f237e6e [2024-05-13T01:23:20.261Z] noop [2024-05-13T01:23:20.261Z] Removing intermediate container 6d775f237e6e [2024-05-13T01:23:20.261Z] ---> f06424d9162f [2024-05-13T01:23:20.261Z] Successfully built f06424d9162f [2024-05-13T01:23:20.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:23:20.633Z] + docker inspect -f . ci-base-image-arm64 [2024-05-13T01:23:20.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:23:20.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container [2024-05-13T01:23:20.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-13T01:23:22.044Z] $ docker top e874dd179969ce0e634c69f487245d39aadf34ad30f4947bc5f1565a2d9140de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-13T01:23:22.905Z] + go version [2024-05-13T01:23:22.905Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-13T01:23:22.915Z] $ docker stop --time=1 e874dd179969ce0e634c69f487245d39aadf34ad30f4947bc5f1565a2d9140de [2024-05-13T01:23:24.536Z] $ docker rm -f --volumes e874dd179969ce0e634c69f487245d39aadf34ad30f4947bc5f1565a2d9140de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:23:25.095Z] + docker inspect -f . ci-base-image-arm64 [2024-05-13T01:23:25.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:23:25.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container [2024-05-13T01:23:25.350Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-13T01:23:26.535Z] $ docker top b70313cc9969bae5535e723a4e51bfdd71ee3fb3137dec900721ffc05a87ec4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-13T01:23:27.049Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh [2024-05-13T01:23:27.954Z] + make test [2024-05-13T01:23:27.954Z] go test -race -coverprofile=coverage.out ./... [2024-05-13T01:24:06.810Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-13T01:25:58.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-13T01:25:58.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-13T01:25:58.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-13T01:25:58.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-13T01:25:58.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-13T01:26:08.674Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.205s coverage: 27.6% of statements [2024-05-13T01:26:18.762Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.258s coverage: 81.5% of statements [2024-05-13T01:26:26.967Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-13T01:26:26.967Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-13T01:26:27.234Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.343s coverage: 86.0% of statements [2024-05-13T01:26:32.582Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-13T01:26:33.991Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.449s coverage: 71.8% of statements [2024-05-13T01:26:37.337Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.275s coverage: 14.4% of statements [2024-05-13T01:26:37.337Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.732s coverage: 45.9% of statements [2024-05-13T01:26:37.922Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-13T01:26:37.923Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-13T01:26:39.335Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.421s coverage: 68.5% of statements [2024-05-13T01:26:41.922Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.444s coverage: 89.2% of statements [2024-05-13T01:26:42.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-13T01:26:44.292Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.239s coverage: 5.5% of statements [2024-05-13T01:26:45.253Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-13T01:26:45.253Z] GO111MODULE=on go vet ./... [2024-05-13T01:29:07.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-13T01:29:07.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-13T01:29:07.455Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-13T01:29:07.472Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-13T01:29:08.139Z] + go mod tidy [Pipeline] } [2024-05-13T01:29:11.477Z] $ docker stop --time=1 b70313cc9969bae5535e723a4e51bfdd71ee3fb3137dec900721ffc05a87ec4f [2024-05-13T01:29:13.383Z] $ docker rm -f --volumes b70313cc9969bae5535e723a4e51bfdd71ee3fb3137dec900721ffc05a87ec4f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-13T01:29:15.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-13T01:29:15.155Z] Warning: overwriting stash ‘coverage-report’ [2024-05-13T01:29:16.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-13T01:29:16.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-13T01:29:16.773Z] + ls -al . [2024-05-13T01:29:16.773Z] total 308 [2024-05-13T01:29:16.773Z] drwxrwxr-x 11 jenkins jenkins 4096 May 13 01:23 . [2024-05-13T01:29:16.773Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:20 .. [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 140 May 13 01:20 .dockerignore [2024-05-13T01:29:16.773Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 01:21 .git [2024-05-13T01:29:16.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:20 .github [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 130 May 13 01:20 .gitignore [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 42 May 13 01:20 .golangci.yml [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 13 01:20 CHANGELOG.md [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 01:20 GOVERNANCE.md [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 885 May 13 01:20 Jenkinsfile [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 13 01:20 LICENSE [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 13 01:20 Makefile [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 619 May 13 01:20 OWNERS.md [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 13 01:20 README.md [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 11 May 13 01:16 VERSION [2024-05-13T01:29:16.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 01:20 bin [2024-05-13T01:29:16.773Z] -rw-r--r-- 1 jenkins jenkins 122155 May 13 01:26 coverage.out [2024-05-13T01:29:16.773Z] drwxrwxr-x 5 jenkins jenkins 4096 May 13 01:20 example [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 3653 May 13 01:20 go.mod [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 33392 May 13 01:20 go.sum [2024-05-13T01:29:16.773Z] drwxrwxr-x 12 jenkins jenkins 4096 May 13 01:20 internal [2024-05-13T01:29:16.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:20 openapi [2024-05-13T01:29:16.773Z] drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:20 pkg [2024-05-13T01:29:16.773Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:20 snap [2024-05-13T01:29:16.773Z] drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:21 vendor [2024-05-13T01:29:16.773Z] -rw-rw-r-- 1 jenkins jenkins 222 May 13 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:29:17.114Z] + 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=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-13T01:29:19.695Z] Sending build context to Docker daemon 41.04MB [2024-05-13T01:29:19.695Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-13T01:29:19.695Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-13T01:29:19.695Z] ---> f06424d9162f [2024-05-13T01:29:19.695Z] Step 3/23 : ARG MAKE=make build [2024-05-13T01:29:19.695Z] ---> Running in c0b154dbbcbb [2024-05-13T01:29:19.960Z] Removing intermediate container c0b154dbbcbb [2024-05-13T01:29:19.960Z] ---> 220f983ed5a2 [2024-05-13T01:29:19.960Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-13T01:29:19.960Z] ---> Running in 77691f253e2f [2024-05-13T01:29:20.227Z] Removing intermediate container 77691f253e2f [2024-05-13T01:29:20.227Z] ---> 12fdc6b57b86 [2024-05-13T01:29:20.227Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-13T01:29:20.227Z] ---> Running in d2db485fca62 [2024-05-13T01:29:20.492Z] Removing intermediate container d2db485fca62 [2024-05-13T01:29:20.492Z] ---> f7564e135708 [2024-05-13T01:29:20.492Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-13T01:29:20.492Z] ---> Running in 4827e8d39aa2 [2024-05-13T01:29:21.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-13T01:29:22.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-13T01:29:22.979Z] OK: 266 MiB in 52 packages [2024-05-13T01:29:23.557Z] Removing intermediate container 4827e8d39aa2 [2024-05-13T01:29:23.557Z] ---> 3fb40e611420 [2024-05-13T01:29:23.557Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-13T01:29:30.193Z] ---> 3c81c3ea67a8 [2024-05-13T01:29:30.193Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-13T01:29:30.193Z] ---> Running in 0aeb4ee04ede [2024-05-13T01:29:31.153Z] skipping... [2024-05-13T01:29:31.732Z] Removing intermediate container 0aeb4ee04ede [2024-05-13T01:29:31.732Z] ---> 2fd5b216834f [2024-05-13T01:29:31.732Z] Step 9/23 : COPY . . [2024-05-13T01:29:39.912Z] ---> b85d9ab95d00 [2024-05-13T01:29:39.912Z] Step 10/23 : RUN ${MAKE} [2024-05-13T01:29:39.912Z] ---> Running in bea73b485034 [2024-05-13T01:29:40.177Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.1-dev.1" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-13T01:32:01.829Z] Removing intermediate container bea73b485034 [2024-05-13T01:32:01.829Z] ---> 34451f76325e [2024-05-13T01:32:01.829Z] Step 11/23 : FROM alpine:3.18 [2024-05-13T01:32:01.829Z] 3.18: Pulling from library/alpine [2024-05-13T01:32:01.829Z] c6b39de5b339: Already exists [2024-05-13T01:32:01.829Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-13T01:32:01.829Z] Status: Downloaded newer image for alpine:3.18 [2024-05-13T01:32:01.829Z] ---> 33abbf032149 [2024-05-13T01:32:01.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-13T01:32:01.829Z] ---> Running in 80d82bcbcc3f [2024-05-13T01:32:01.829Z] Removing intermediate container 80d82bcbcc3f [2024-05-13T01:32:01.829Z] ---> d43502f767cb [2024-05-13T01:32:01.829Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-13T01:32:01.829Z] ---> Running in 216f690f75b8 [2024-05-13T01:32:01.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-13T01:32:01.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-13T01:32:01.829Z] OK: 8 MiB in 15 packages [2024-05-13T01:32:01.829Z] Removing intermediate container 216f690f75b8 [2024-05-13T01:32:01.829Z] ---> b4c2f962fef3 [2024-05-13T01:32:01.829Z] Step 14/23 : WORKDIR / [2024-05-13T01:32:01.829Z] ---> Running in 3af775a67b92 [2024-05-13T01:32:01.829Z] Removing intermediate container 3af775a67b92 [2024-05-13T01:32:01.829Z] ---> 218814441a29 [2024-05-13T01:32:01.829Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-13T01:32:01.829Z] ---> 0e33e114e843 [2024-05-13T01:32:01.829Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-13T01:32:01.829Z] ---> 887f049001c7 [2024-05-13T01:32:01.829Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-13T01:32:01.829Z] ---> dfca9be5474d [2024-05-13T01:32:01.829Z] Step 18/23 : EXPOSE 59999 [2024-05-13T01:32:01.829Z] ---> Running in 37a0641da8f2 [2024-05-13T01:32:01.829Z] Removing intermediate container 37a0641da8f2 [2024-05-13T01:32:01.829Z] ---> 9ab570a3264c [2024-05-13T01:32:01.829Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-13T01:32:01.829Z] ---> Running in 040be3fc2d0c [2024-05-13T01:32:01.829Z] Removing intermediate container 040be3fc2d0c [2024-05-13T01:32:01.829Z] ---> bf59ecb336dc [2024-05-13T01:32:01.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-13T01:32:01.829Z] ---> Running in 7d2e1f80f5ec [2024-05-13T01:32:01.829Z] Removing intermediate container 7d2e1f80f5ec [2024-05-13T01:32:01.829Z] ---> 2551d2d19062 [2024-05-13T01:32:01.829Z] Step 21/23 : LABEL arch=arm64 [2024-05-13T01:32:01.829Z] ---> Running in df9103eb7512 [2024-05-13T01:32:01.829Z] Removing intermediate container df9103eb7512 [2024-05-13T01:32:01.829Z] ---> 7c06b7b14848 [2024-05-13T01:32:01.829Z] Step 22/23 : LABEL git_sha=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [2024-05-13T01:32:01.829Z] ---> Running in 8a4cba769bed [2024-05-13T01:32:01.829Z] Removing intermediate container 8a4cba769bed [2024-05-13T01:32:01.829Z] ---> 5b1fc02dde3d [2024-05-13T01:32:01.829Z] Step 23/23 : LABEL version=3.1.1-dev.1 [2024-05-13T01:32:01.829Z] ---> Running in 5c63523ff1ed [2024-05-13T01:32:01.829Z] Removing intermediate container 5c63523ff1ed [2024-05-13T01:32:01.829Z] ---> 6d835b8d0f55 [2024-05-13T01:32:01.829Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-13T01:32:01.829Z] Successfully built 6d835b8d0f55 [2024-05-13T01:32:01.829Z] 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-05-13T01:32:02.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-13T01:32:02.302Z] [2024-05-13T01:32:02.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:32:02.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-13T01:32:02.634Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-13T01:32:02.634Z] 8998bd30e6a1: Pulling fs layer [2024-05-13T01:32:02.634Z] 04944245beec: Pulling fs layer [2024-05-13T01:32:02.634Z] 699f458cf7ca: Pulling fs layer [2024-05-13T01:32:02.634Z] 765212b225bb: Pulling fs layer [2024-05-13T01:32:02.634Z] f23df028b6ca: Pulling fs layer [2024-05-13T01:32:02.634Z] d65c8cfc05b1: Pulling fs layer [2024-05-13T01:32:02.634Z] 2437ff75d9bd: Pulling fs layer [2024-05-13T01:32:02.634Z] f23df028b6ca: Waiting [2024-05-13T01:32:02.634Z] d65c8cfc05b1: Waiting [2024-05-13T01:32:02.634Z] 2437ff75d9bd: Waiting [2024-05-13T01:32:02.634Z] 765212b225bb: Waiting [2024-05-13T01:32:02.900Z] 04944245beec: Verifying Checksum [2024-05-13T01:32:02.900Z] 04944245beec: Download complete [2024-05-13T01:32:02.900Z] 765212b225bb: Verifying Checksum [2024-05-13T01:32:02.900Z] 765212b225bb: Download complete [2024-05-13T01:32:02.900Z] f23df028b6ca: Verifying Checksum [2024-05-13T01:32:02.900Z] f23df028b6ca: Download complete [2024-05-13T01:32:02.900Z] d65c8cfc05b1: Verifying Checksum [2024-05-13T01:32:02.900Z] d65c8cfc05b1: Download complete [2024-05-13T01:32:03.166Z] 699f458cf7ca: Verifying Checksum [2024-05-13T01:32:03.430Z] 8998bd30e6a1: Verifying Checksum [2024-05-13T01:32:03.431Z] 8998bd30e6a1: Download complete [2024-05-13T01:32:06.001Z] 2437ff75d9bd: Verifying Checksum [2024-05-13T01:32:06.001Z] 2437ff75d9bd: Download complete [2024-05-13T01:32:07.935Z] 8998bd30e6a1: Pull complete [2024-05-13T01:32:08.515Z] 04944245beec: Pull complete [2024-05-13T01:32:09.916Z] 699f458cf7ca: Pull complete [2024-05-13T01:32:10.180Z] 765212b225bb: Pull complete [2024-05-13T01:32:11.135Z] f23df028b6ca: Pull complete [2024-05-13T01:32:11.404Z] d65c8cfc05b1: Pull complete [2024-05-13T01:32:29.646Z] 2437ff75d9bd: Pull complete [2024-05-13T01:32:29.646Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-13T01:32:29.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-13T01:32:29.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:32:29.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container [2024-05-13T01:32:29.976Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-13T01:32:32.701Z] $ docker top 2d959bb2a57972f2940af0ba9ac67101c1991cd040285a82fb3a2b6585559ff8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:32:33.549Z] ---> job-cost.sh [2024-05-13T01:32:33.550Z] lf-activate-venv: SKIPPING [2024-05-13T01:32:33.550Z] INFO: No Stack... [2024-05-13T01:32:34.133Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-13T01:32:34.711Z] INFO: Archiving Costs [Pipeline] sh [2024-05-13T01:32:35.048Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2024-05-13T01:32:35.314Z] + cut -d, -f6 [Pipeline] lock [2024-05-13T01:32:35.334Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [2024-05-13T01:32:35.341Z] Resource [jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] did not exist. Created. [2024-05-13T01:32:35.348Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-13T01:32:36.012Z] /w/workspace/device-sdk-go/3@tmp/durable-7dfa4c91/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-13T01:32:36.653Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-13T01:32:36.679Z] Warning: overwriting stash ‘stack-cost’ [2024-05-13T01:32:37.106Z] Stashed 1 file(s) [Pipeline] } [2024-05-13T01:32:37.118Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-13T01:32:37.146Z] $ docker stop --time=1 2d959bb2a57972f2940af0ba9ac67101c1991cd040285a82fb3a2b6585559ff8 [2024-05-13T01:32:38.671Z] $ docker rm -f --volumes 2d959bb2a57972f2940af0ba9ac67101c1991cd040285a82fb3a2b6585559ff8 [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-05-13T01:32:39.246Z] provisioning config files... [2024-05-13T01:32:39.251Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config15700409383729501933tmp [Pipeline] { [Pipeline] sh [2024-05-13T01:32:39.547Z] + set +x [2024-05-13T01:32:39.547Z] + bash -s -- [2024-05-13T01:32:39.547Z] + curl -s https://codecov.io/bash [2024-05-13T01:32:39.547Z] [2024-05-13T01:32:39.547Z] _____ _ [2024-05-13T01:32:39.547Z] / ____| | | [2024-05-13T01:32:39.547Z] | | ___ __| | ___ ___ _____ __ [2024-05-13T01:32:39.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-13T01:32:39.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-13T01:32:39.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-13T01:32:39.547Z] Bash-1.0.6 [2024-05-13T01:32:39.547Z] [2024-05-13T01:32:39.547Z] [2024-05-13T01:32:39.547Z] ==> git version 2.25.1 found [2024-05-13T01:32:39.547Z] ==> 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-05-13T01:32:39.547Z] Release-Date: 2020-01-08 [2024-05-13T01:32:39.547Z] 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-05-13T01:32:39.547Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-13T01:32:39.547Z] ==> Jenkins CI detected. [2024-05-13T01:32:39.547Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_napa [2024-05-13T01:32:39.547Z] project root: . [2024-05-13T01:32:39.547Z] --> token set from env [2024-05-13T01:32:39.547Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-13T01:32:39.547Z] ==> Running gcov in . (disable via -X gcov) [2024-05-13T01:32:39.547Z] ==> Python coveragepy not found [2024-05-13T01:32:39.547Z] ==> Searching for coverage reports in: [2024-05-13T01:32:39.547Z] + . [2024-05-13T01:32:39.547Z] -> Found 1 reports [2024-05-13T01:32:39.547Z] ==> Detecting git/mercurial file structure [2024-05-13T01:32:39.805Z] ==> Reading reports [2024-05-13T01:32:39.805Z] + ./coverage.out bytes=122155 [2024-05-13T01:32:39.805Z] ==> Appending adjustments [2024-05-13T01:32:39.805Z] https://docs.codecov.io/docs/fixing-reports [2024-05-13T01:32:40.063Z] + Found adjustments [2024-05-13T01:32:40.063Z] ==> Gzipping contents [2024-05-13T01:32:40.063Z] 32K /tmp/codecov.WsAxZb.gz [2024-05-13T01:32:40.063Z] ==> Uploading reports [2024-05-13T01:32:40.063Z] url: https://codecov.io [2024-05-13T01:32:40.063Z] query: branch=napa&commit=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-13T01:32:40.063Z] -> Pinging Codecov [2024-05-13T01:32:40.063Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-13T01:32:40.063Z] -> Uploading to [2024-05-13T01:32:40.063Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-13/7E55EF52A471D76F132DFD9A03CDDE97/a6cec28d6cc3e9f099c726f4fee61df9e54d36d1/d1fd7d00-91a3-4ab5-a7d5-6d534d2c173a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240513%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240513T013240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de362b0b5ee7a0ed4c9b3e1f6acb6c2e6abe1afa0bd02d1c23e9c35f01da1919 [2024-05-13T01:32:40.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-13T01:32:40.321Z] Dload Upload Total Spent Left Speed [2024-05-13T01:32:40.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28925 0 0 100 28925 0 107k --:--:-- --:--:-- --:--:-- 107k [2024-05-13T01:32:40.579Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] } [2024-05-13T01:32:40.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-13T01:32:40.796Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-13T01:32:40.813Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:32:41.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-13T01:32:41.114Z] [2024-05-13T01:32:41.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:32:41.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-13T01:32:41.417Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-13T01:32:41.417Z] df9b9388f04a: Pulling fs layer [2024-05-13T01:32:41.417Z] 52dc419b0ee2: Pulling fs layer [2024-05-13T01:32:41.417Z] 25bc292e5bac: Pulling fs layer [2024-05-13T01:32:41.417Z] 114826534d7a: Pulling fs layer [2024-05-13T01:32:41.417Z] 4657fd5d0bcf: Pulling fs layer [2024-05-13T01:32:41.417Z] 6ad1cebc031e: Pulling fs layer [2024-05-13T01:32:41.417Z] 8a3aa393b2d8: Pulling fs layer [2024-05-13T01:32:41.417Z] 4657fd5d0bcf: Waiting [2024-05-13T01:32:41.417Z] 6ad1cebc031e: Waiting [2024-05-13T01:32:41.417Z] 8a3aa393b2d8: Waiting [2024-05-13T01:32:41.417Z] 114826534d7a: Waiting [2024-05-13T01:32:41.417Z] 25bc292e5bac: Verifying Checksum [2024-05-13T01:32:41.417Z] 25bc292e5bac: Download complete [2024-05-13T01:32:41.417Z] 52dc419b0ee2: Download complete [2024-05-13T01:32:41.417Z] 4657fd5d0bcf: Download complete [2024-05-13T01:32:41.417Z] df9b9388f04a: Download complete [2024-05-13T01:32:41.676Z] 6ad1cebc031e: Verifying Checksum [2024-05-13T01:32:41.676Z] 6ad1cebc031e: Download complete [2024-05-13T01:32:41.676Z] df9b9388f04a: Pull complete [2024-05-13T01:32:41.676Z] 52dc419b0ee2: Pull complete [2024-05-13T01:32:41.676Z] 25bc292e5bac: Pull complete [2024-05-13T01:32:42.241Z] 114826534d7a: Verifying Checksum [2024-05-13T01:32:42.241Z] 114826534d7a: Download complete [2024-05-13T01:32:42.498Z] 8a3aa393b2d8: Verifying Checksum [2024-05-13T01:32:42.498Z] 8a3aa393b2d8: Download complete [2024-05-13T01:32:45.780Z] 114826534d7a: Pull complete [2024-05-13T01:32:45.780Z] 4657fd5d0bcf: Pull complete [2024-05-13T01:32:46.346Z] 6ad1cebc031e: Pull complete [2024-05-13T01:32:49.628Z] 8a3aa393b2d8: Pull complete [2024-05-13T01:32:49.628Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-13T01:32:49.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-13T01:32:49.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:32:49.716Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:32:49.744Z] $ 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_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-05-13T01:32:56.429Z] $ docker top 89235caba06eed99b63eecd293321d067a6e054fc159146c36dfc0de80e43c0c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-13T01:32:56.496Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:napa' [Pipeline] sh [2024-05-13T01:32:56.773Z] + set -o pipefail [2024-05-13T01:32:56.773Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:napa' [2024-05-13T01:32:59.303Z] [2024-05-13T01:32:59.303Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_napa (github.com/edgexfoundry/device-sdk-go/v3)... [2024-05-13T01:32:59.303Z] [2024-05-13T01:32:59.303Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6f5ef003-f70b-4562-aefe-0195eaf81ae7/history/57f8d91c-537d-4b82-bb32-09c91961edbf [2024-05-13T01:32:59.303Z] [2024-05-13T01:32:59.303Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-13T01:32:59.303Z] [2024-05-13T01:32:59.303Z] [2024-05-13T01:32:59.303Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-13T01:32:59.303Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-13T01:32:59.303Z] More details here: https://snyk.co/ue1NS [2024-05-13T01:32:59.303Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-13T01:32:59.303Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-13T01:32:59.313Z] $ docker stop --time=1 89235caba06eed99b63eecd293321d067a6e054fc159146c36dfc0de80e43c0c [2024-05-13T01:33:00.899Z] $ docker rm -f --volumes 89235caba06eed99b63eecd293321d067a6e054fc159146c36dfc0de80e43c0c [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-05-13T01:33:01.153Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-13T01:33:01.170Z] provisioning config files... [2024-05-13T01:33:01.178Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config17986181869498923787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:01.478Z] --> edgex-publish-swagger.sh [2024-05-13T01:33:01.478Z] === Publish openapi/v3 API === [2024-05-13T01:33:01.478Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-05-13T01:33:01.478Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_napa/openapi/v3/device-sdk.yaml] [2024-05-13T01:33:01.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-13T01:33:01.478Z] Dload Upload Total Spent Left Speed [2024-05-13T01:33:02.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 256 33675 --:--:-- --:--:-- --:--:-- 33980 [2024-05-13T01:33:02.044Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-05-13T01:33:02.044Z] [Pipeline] } [2024-05-13T01:33:02.051Z] 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-05-13T01:33:02.522Z] + git log --format=format:%s -1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] sh [2024-05-13T01:33:02.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-13T01:33:02.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:33:03.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-13T01:33:03.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:33:03.177Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:33:03.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-13T01:33:04.505Z] $ docker top 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 -eo pid,comm [2024-05-13T01:33:04.551Z] 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-05-13T01:33:04.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-13T01:33:04.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-13T01:33:04.595Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-13T01:33:04.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-13T01:33:04.698Z] $ docker exec 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 ssh-agent [2024-05-13T01:33:04.820Z] SSH_AUTH_SOCK=/tmp/ssh-8qMirz7fzqNm/agent.14 [2024-05-13T01:33:04.820Z] SSH_AGENT_PID=20 [2024-05-13T01:33:04.824Z] Running ssh-add (command line suppressed) [2024-05-13T01:33:04.933Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_7528946150371499286.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_7528946150371499286.key) [2024-05-13T01:33:04.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-13T01:33:05.236Z] + git semver tag [2024-05-13T01:33:05.494Z] 2024-05-13 01:33:05,468 [run_tag] DEBUG tag force:False [2024-05-13T01:33:05.494Z] 2024-05-13 01:33:05,469 [check_head_tag] DEBUG check head tag [2024-05-13T01:33:05.494Z] 2024-05-13 01:33:05,470 [execute] INFO git cat-file --batch-check [2024-05-13T01:33:05.494Z] 2024-05-13 01:33:05,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=) [2024-05-13T01:33:05.494Z] 2024-05-13 01:33:05,474 [execute] INFO git cat-file --batch [2024-05-13T01:33:05.494Z] 2024-05-13 01:33:05,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=) [2024-05-13T01:33:05.753Z] 2024-05-13 01:33:05,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:05.753Z] 2024-05-13 01:33:05,501 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-05-13T01:33:05.753Z] 2024-05-13 01:33:05,501 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-13T01:33:05.753Z] 2024-05-13 01:33:05,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:05.753Z] 3.1.1-dev.1 [Pipeline] } [2024-05-13T01:33:05.759Z] $ docker exec --env ******** --env ******** 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 ssh-agent -k [2024-05-13T01:33:05.855Z] unset SSH_AUTH_SOCK; [2024-05-13T01:33:05.855Z] unset SSH_AGENT_PID; [2024-05-13T01:33:05.855Z] echo Agent pid 20 killed; [2024-05-13T01:33:05.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-13T01:33:06.189Z] + git semver [Pipeline] } [2024-05-13T01:33:06.455Z] $ docker stop --time=1 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 [2024-05-13T01:33:08.625Z] $ docker rm -f --volumes 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:33:09.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-13T01:33:09.048Z] [2024-05-13T01:33:09.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:33:09.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-13T01:33:09.603Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-13T01:33:09.603Z] ab5ef0e58194: Pulling fs layer [2024-05-13T01:33:09.603Z] 9712f1f96733: Pulling fs layer [2024-05-13T01:33:09.603Z] 63f879dbbcfc: Pulling fs layer [2024-05-13T01:33:09.603Z] 0d9ebad4ef96: Pulling fs layer [2024-05-13T01:33:09.603Z] e9a5061849ea: Pulling fs layer [2024-05-13T01:33:09.603Z] d747dcd14b5f: Pulling fs layer [2024-05-13T01:33:09.603Z] 2de7ff778b66: Pulling fs layer [2024-05-13T01:33:09.603Z] e9a5061849ea: Waiting [2024-05-13T01:33:09.603Z] d747dcd14b5f: Waiting [2024-05-13T01:33:09.603Z] 2de7ff778b66: Waiting [2024-05-13T01:33:09.603Z] 9712f1f96733: Download complete [2024-05-13T01:33:09.861Z] 63f879dbbcfc: Verifying Checksum [2024-05-13T01:33:09.861Z] 63f879dbbcfc: Download complete [2024-05-13T01:33:10.119Z] e9a5061849ea: Verifying Checksum [2024-05-13T01:33:10.119Z] e9a5061849ea: Download complete [2024-05-13T01:33:10.119Z] d747dcd14b5f: Verifying Checksum [2024-05-13T01:33:10.119Z] d747dcd14b5f: Download complete [2024-05-13T01:33:10.119Z] 0d9ebad4ef96: Verifying Checksum [2024-05-13T01:33:10.119Z] 0d9ebad4ef96: Download complete [2024-05-13T01:33:10.119Z] ab5ef0e58194: Verifying Checksum [2024-05-13T01:33:10.119Z] ab5ef0e58194: Download complete [2024-05-13T01:33:10.379Z] 2de7ff778b66: Verifying Checksum [2024-05-13T01:33:10.379Z] 2de7ff778b66: Download complete [2024-05-13T01:33:13.662Z] ab5ef0e58194: Pull complete [2024-05-13T01:33:13.920Z] 9712f1f96733: Pull complete [2024-05-13T01:33:15.302Z] 63f879dbbcfc: Pull complete [2024-05-13T01:33:19.485Z] 0d9ebad4ef96: Pull complete [2024-05-13T01:33:20.427Z] e9a5061849ea: Pull complete [2024-05-13T01:33:20.994Z] d747dcd14b5f: Pull complete [2024-05-13T01:33:22.368Z] 2de7ff778b66: Pull complete [2024-05-13T01:33:22.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-13T01:33:22.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-13T01:33:22.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:33:22.467Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:33:22.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-13T01:33:32.833Z] $ docker top cc923f92c0b65e8af71ca97a91e1d45cf61dab551e25823a72e3f2e8e5ed696c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-13T01:33:32.906Z] provisioning config files... [2024-05-13T01:33:32.913Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config15885407709906523136tmp [2024-05-13T01:33:32.921Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config13735061406285579690tmp [2024-05-13T01:33:32.930Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config3393256204135576269tmp [Pipeline] { [Pipeline] echo [2024-05-13T01:33:33.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:33.309Z] ---> sigul-configuration.sh [2024-05-13T01:33:33.309Z] gpg: directory `/root/.gnupg' created [2024-05-13T01:33:33.309Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-13T01:33:33.309Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-13T01:33:33.309Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-13T01:33:33.309Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-13T01:33:33.309Z] gpg: CAST5 encrypted data [2024-05-13T01:33:33.309Z] gpg: encrypted with 1 passphrase [2024-05-13T01:33:33.309Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-13T01:33:33.604Z] + mkdir /home/jenkins [2024-05-13T01:33:33.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-13T01:33:33.897Z] + 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-05-13T01:33:33.997Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:34.287Z] ---> sigul-install.sh [2024-05-13T01:33:34.287Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-13T01:33:34.584Z] + git tag --list [2024-05-13T01:33:34.585Z] 0.7.1 [2024-05-13T01:33:34.585Z] delhi-tag [2024-05-13T01:33:34.585Z] v1.0.0 [2024-05-13T01:33:34.585Z] v1.1.0 [2024-05-13T01:33:34.585Z] v1.1.1 [2024-05-13T01:33:34.585Z] v1.1.2 [2024-05-13T01:33:34.585Z] v1.2.0 [2024-05-13T01:33:34.585Z] v1.2.1 [2024-05-13T01:33:34.585Z] v1.2.2 [2024-05-13T01:33:34.585Z] v1.2.3 [2024-05-13T01:33:34.585Z] v1.3.0 [2024-05-13T01:33:34.585Z] v1.4.0 [2024-05-13T01:33:34.585Z] v2.0.0 [2024-05-13T01:33:34.585Z] v2.1.0 [2024-05-13T01:33:34.585Z] v2.1.1 [2024-05-13T01:33:34.585Z] v2.2.0 [2024-05-13T01:33:34.585Z] v2.3.0 [2024-05-13T01:33:34.585Z] v2.3.1 [2024-05-13T01:33:34.585Z] v3.0 [2024-05-13T01:33:34.585Z] v3.0.0 [2024-05-13T01:33:34.585Z] v3.0.1-dev.1 [2024-05-13T01:33:34.585Z] v3.1 [2024-05-13T01:33:34.585Z] v3.1.0 [2024-05-13T01:33:34.585Z] v3.1.0-dev.1 [2024-05-13T01:33:34.585Z] v3.1.0-dev.10 [2024-05-13T01:33:34.585Z] v3.1.0-dev.11 [2024-05-13T01:33:34.585Z] v3.1.0-dev.12 [2024-05-13T01:33:34.585Z] v3.1.0-dev.13 [2024-05-13T01:33:34.585Z] v3.1.0-dev.14 [2024-05-13T01:33:34.585Z] v3.1.0-dev.15 [2024-05-13T01:33:34.585Z] v3.1.0-dev.16 [2024-05-13T01:33:34.585Z] v3.1.0-dev.17 [2024-05-13T01:33:34.585Z] v3.1.0-dev.18 [2024-05-13T01:33:34.585Z] v3.1.0-dev.19 [2024-05-13T01:33:34.585Z] v3.1.0-dev.2 [2024-05-13T01:33:34.585Z] v3.1.0-dev.20 [2024-05-13T01:33:34.585Z] v3.1.0-dev.21 [2024-05-13T01:33:34.585Z] v3.1.0-dev.22 [2024-05-13T01:33:34.585Z] v3.1.0-dev.23 [2024-05-13T01:33:34.585Z] v3.1.0-dev.24 [2024-05-13T01:33:34.585Z] v3.1.0-dev.25 [2024-05-13T01:33:34.585Z] v3.1.0-dev.26 [2024-05-13T01:33:34.585Z] v3.1.0-dev.27 [2024-05-13T01:33:34.585Z] v3.1.0-dev.28 [2024-05-13T01:33:34.585Z] v3.1.0-dev.29 [2024-05-13T01:33:34.585Z] v3.1.0-dev.3 [2024-05-13T01:33:34.585Z] v3.1.0-dev.30 [2024-05-13T01:33:34.585Z] v3.1.0-dev.31 [2024-05-13T01:33:34.585Z] v3.1.0-dev.32 [2024-05-13T01:33:34.585Z] v3.1.0-dev.33 [2024-05-13T01:33:34.585Z] v3.1.0-dev.34 [2024-05-13T01:33:34.585Z] v3.1.0-dev.35 [2024-05-13T01:33:34.585Z] v3.1.0-dev.36 [2024-05-13T01:33:34.585Z] v3.1.0-dev.37 [2024-05-13T01:33:34.585Z] v3.1.0-dev.38 [2024-05-13T01:33:34.585Z] v3.1.0-dev.39 [2024-05-13T01:33:34.585Z] v3.1.0-dev.4 [2024-05-13T01:33:34.585Z] v3.1.0-dev.40 [2024-05-13T01:33:34.585Z] v3.1.0-dev.41 [2024-05-13T01:33:34.585Z] v3.1.0-dev.5 [2024-05-13T01:33:34.585Z] v3.1.0-dev.6 [2024-05-13T01:33:34.585Z] v3.1.0-dev.7 [2024-05-13T01:33:34.585Z] v3.1.0-dev.8 [2024-05-13T01:33:34.585Z] v3.1.0-dev.9 [2024-05-13T01:33:34.585Z] v3.1.1-dev.1 [2024-05-13T01:33:34.585Z] v3.2.0-dev.1 [2024-05-13T01:33:34.585Z] v3.2.0-dev.10 [2024-05-13T01:33:34.585Z] v3.2.0-dev.11 [2024-05-13T01:33:34.585Z] v3.2.0-dev.12 [2024-05-13T01:33:34.585Z] v3.2.0-dev.2 [2024-05-13T01:33:34.585Z] v3.2.0-dev.3 [2024-05-13T01:33:34.585Z] v3.2.0-dev.4 [2024-05-13T01:33:34.585Z] v3.2.0-dev.5 [2024-05-13T01:33:34.585Z] v3.2.0-dev.6 [2024-05-13T01:33:34.585Z] v3.2.0-dev.7 [2024-05-13T01:33:34.585Z] v3.2.0-dev.8 [2024-05-13T01:33:34.585Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-13T01:33:34.878Z] + lftools sign git-tag v3.1.1-dev.1 [2024-05-13T01:33:35.444Z] Signing Git tag with Sigul... [2024-05-13T01:33:35.445Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-05-13T01:33:36.026Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:36.316Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-13T01:33:36.322Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-13T01:33:36.350Z] $ docker stop --time=1 cc923f92c0b65e8af71ca97a91e1d45cf61dab551e25823a72e3f2e8e5ed696c [2024-05-13T01:33:37.689Z] $ docker rm -f --volumes cc923f92c0b65e8af71ca97a91e1d45cf61dab551e25823a72e3f2e8e5ed696c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-13T01:33:38.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-13T01:33:38.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:33:38.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-13T01:33:38.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:33:38.478Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:33:38.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-13T01:33:38.851Z] $ docker top e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f -eo pid,comm [2024-05-13T01:33:38.899Z] 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-05-13T01:33:38.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-13T01:33:38.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-13T01:33:38.948Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-13T01:33:39.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-13T01:33:39.060Z] $ docker exec e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f ssh-agent [2024-05-13T01:33:39.188Z] SSH_AUTH_SOCK=/tmp/ssh-CdcuiYcp9l3y/agent.33 [2024-05-13T01:33:39.188Z] SSH_AGENT_PID=39 [2024-05-13T01:33:39.193Z] Running ssh-add (command line suppressed) [2024-05-13T01:33:39.308Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_6629173148956915835.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_6629173148956915835.key) [2024-05-13T01:33:39.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-13T01:33:39.615Z] + git semver bump pre [2024-05-13T01:33:39.874Z] 2024-05-13 01:33:39,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,801 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,801 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,801 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa with force:True [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,801 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,803 [execute] INFO git cat-file --batch-check [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,809 [execute] INFO git cat-file --batch [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-13T01:33:39.875Z] 2024-05-13 01:33:39,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:39.875Z] 3.1.1-dev.2 [Pipeline] } [2024-05-13T01:33:39.881Z] $ docker exec --env ******** --env ******** e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f ssh-agent -k [2024-05-13T01:33:39.985Z] unset SSH_AUTH_SOCK; [2024-05-13T01:33:39.985Z] unset SSH_AGENT_PID; [2024-05-13T01:33:39.985Z] echo Agent pid 39 killed; [2024-05-13T01:33:39.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-13T01:33:40.313Z] + git semver [Pipeline] } [2024-05-13T01:33:40.582Z] $ docker stop --time=1 e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f [2024-05-13T01:33:41.869Z] $ docker rm -f --volumes e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-13T01:33:42.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-13T01:33:42.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:33:42.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-13T01:33:42.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:33:42.589Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:33:42.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-13T01:33:43.009Z] $ docker top 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 -eo pid,comm [2024-05-13T01:33:43.059Z] 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-05-13T01:33:43.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-13T01:33:43.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-13T01:33:43.111Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-13T01:33:43.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-13T01:33:43.222Z] $ docker exec 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 ssh-agent [2024-05-13T01:33:43.345Z] SSH_AUTH_SOCK=/tmp/ssh-GP9vlQlXzaxX/agent.32 [2024-05-13T01:33:43.345Z] SSH_AGENT_PID=37 [2024-05-13T01:33:43.350Z] Running ssh-add (command line suppressed) [2024-05-13T01:33:43.461Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_3318321492881628306.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_3318321492881628306.key) [2024-05-13T01:33:43.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-13T01:33:43.763Z] + git semver push [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,053 [run_push] DEBUG push [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,053 [execute] INFO git cat-file --batch-check [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,058 [execute] INFO git rev-list 3a16c43c67119eaf6ab90ae9c1dcba6a41f008b7 -- [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,058 [execute] DEBUG Popen(['git', 'rev-list', '3a16c43c67119eaf6ab90ae9c1dcba6a41f008b7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,072 [execute] INFO git fetch -v origin [2024-05-13T01:33:44.330Z] 2024-05-13 01:33:44,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-13T01:33:44.588Z] 2024-05-13 01:33:44,519 [run_push] DEBUG no remote changes detected [2024-05-13T01:33:44.588Z] 2024-05-13 01:33:44,520 [execute] INFO git push origin semver [2024-05-13T01:33:44.588Z] 2024-05-13 01:33:44,520 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-13T01:33:45.522Z] 2024-05-13 01:33:45,273 [run_push] DEBUG push all version tags [2024-05-13T01:33:45.522Z] 2024-05-13 01:33:45,273 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-13T01:33:45.522Z] 2024-05-13 01:33:45,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-13T01:33:46.088Z] 2024-05-13 01:33:45,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa [2024-05-13T01:33:46.088Z] 3.1.1-dev.2 [Pipeline] } [2024-05-13T01:33:46.095Z] $ docker exec --env ******** --env ******** 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 ssh-agent -k [2024-05-13T01:33:46.197Z] unset SSH_AUTH_SOCK; [2024-05-13T01:33:46.197Z] unset SSH_AGENT_PID; [2024-05-13T01:33:46.198Z] echo Agent pid 37 killed; [2024-05-13T01:33:46.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-13T01:33:46.537Z] + git semver [Pipeline] } [2024-05-13T01:33:46.808Z] $ docker stop --time=1 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 [2024-05-13T01:33:48.107Z] $ docker rm -f --volumes 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 [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-05-13T01:33:48.723Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_napa/archives ] [2024-05-13T01:33:48.723Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_napa/archives [2024-05-13T01:33:48.723Z] total 16 [2024-05-13T01:33:48.723Z] drwxr-xr-x 3 root root 4096 May 13 01:19 . [2024-05-13T01:33:48.723Z] drwxrwxr-x 13 jenkins jenkins 4096 May 13 01:33 .. [2024-05-13T01:33:48.723Z] drwxr-xr-x 2 root root 4096 May 13 01:19 cost [2024-05-13T01:33:48.723Z] -rw-r--r-- 1 root root 83 May 13 01:19 cost.csv [2024-05-13T01:33:48.723Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_napa/archives [2024-05-13T01:33:48.723Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_napa/archives [2024-05-13T01:33:48.723Z] total 16 [2024-05-13T01:33:48.723Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 01:19 . [2024-05-13T01:33:48.723Z] drwxrwxr-x 13 jenkins jenkins 4096 May 13 01:33 .. [2024-05-13T01:33:48.723Z] drwxr-xr-x 2 jenkins jenkins 4096 May 13 01:19 cost [2024-05-13T01:33:48.723Z] -rw-r--r-- 1 jenkins jenkins 83 May 13 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:49.020Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:49.873Z] ---> package-listing.sh [2024-05-13T01:33:49.873Z] ++ facter osfamily [2024-05-13T01:33:49.873Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-13T01:33:50.132Z] + OS_FAMILY=debian [2024-05-13T01:33:50.132Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_napa [2024-05-13T01:33:50.132Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-13T01:33:50.132Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-13T01:33:50.132Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-13T01:33:50.132Z] + PACKAGES=/tmp/packages_start.txt [2024-05-13T01:33:50.132Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_napa ']' [2024-05-13T01:33:50.132Z] + PACKAGES=/tmp/packages_end.txt [2024-05-13T01:33:50.132Z] + case "${OS_FAMILY}" in [2024-05-13T01:33:50.132Z] + grep '^ii' [2024-05-13T01:33:50.132Z] + dpkg -l [2024-05-13T01:33:50.132Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-13T01:33:50.132Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-13T01:33:50.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-13T01:33:50.132Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_napa ']' [2024-05-13T01:33:50.132Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_napa/archives/ [2024-05-13T01:33:50.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_napa/archives/ [Pipeline] echo [2024-05-13T01:33:50.142Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-13T01:33:50.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-13T01:33:50.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-13T01:33:50.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-13T01:33:51.059Z] prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container [2024-05-13T01:33:51.089Z] $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-13T01:33:51.272Z] $ docker top df84dfa1fd79eafda8cab158ead38f293b886a55687a73384ea222ed8b215528 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-13T01:33:51.621Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-13T01:33:51.903Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-13T01:33:52.187Z] + ls /var/log/sa-host [2024-05-13T01:33:52.187Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-13T01:33:52.339Z] provisioning config files... [2024-05-13T01:33:52.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config17280717843271366784tmp [Pipeline] { [Pipeline] echo [2024-05-13T01:33:52.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:52.648Z] ---> create-netrc.sh [Pipeline] } [2024-05-13T01:33:52.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:52.991Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-13T01:33:52.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:53.278Z] ---> sudo-logs.sh [2024-05-13T01:33:53.278Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-13T01:33:53.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:53.687Z] ---> job-cost.sh [2024-05-13T01:33:53.687Z] lf-activate-venv: SKIPPING [2024-05-13T01:33:53.687Z] DEBUG: total: 0.2199999988079071 [2024-05-13T01:33:53.687Z] INFO: Retrieving Stack Cost... [2024-05-13T01:33:53.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-13T01:33:54.243Z] INFO: Archiving Costs [Pipeline] echo [2024-05-13T01:33:54.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-13T01:33:54.551Z] ---> logs-deploy.sh [2024-05-13T01:33:54.551Z] lf-activate-venv: SKIPPING [2024-05-13T01:33:54.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/napa/3 [2024-05-13T01:33:54.551Z] INFO: archiving workspace using pattern(s): [2024-05-13T01:33:55.488Z] Archives upload complete. [2024-05-13T01:33:55.746Z] INFO: archiving logs to Nexus