Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 693843898baeade0e40692581dd8497a6988e370 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-ssh8284431106024569006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8385751015011720873.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15388454824993170613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh14257272604787491652.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5784734545960028500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19822 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 693843898baeade0e40692581dd8497a6988e370 (main) > 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 693843898baeade0e40692581dd8497a6988e370 # timeout=10 Commit message: "Merge pull request #1193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.1-dev.11" > git rev-list --no-walk 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-13T04:24:08.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-13T04:24:08.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-13T04:24:08.737Z] ========================================================= [2022-07-13T04:24:08.737Z] EdgeX Global Pipelines Version Info [2022-07-13T04:24:08.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:24:09.492Z] ------------------- [2022-07-13T04:24:09.493Z] stable info: [2022-07-13T04:24:09.493Z] ------------------- [2022-07-13T04:24:09.493Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-13T04:24:09.493Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-13T04:24:09.493Z] Message: update stable to v1.0.237 [2022-07-13T04:24:10.066Z] ------------------- [2022-07-13T04:24:10.066Z] experimental info: [2022-07-13T04:24:10.066Z] ------------------- [2022-07-13T04:24:10.066Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-13T04:24:10.067Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-13T04:24:10.067Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-13T04:24:10.308Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-13T04:24:10.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-13T04:24:10.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-13T04:24:10.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-13T04:24:10.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-13T04:24:10.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-13T04:24:10.377Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-13T04:24:10.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-13T04:24:10.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-13T04:24:10.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-13T04:24:10.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-13T04:24:10.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-13T04:24:10.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-13T04:24:10.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-13T04:24:10.466Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-13T04:24:10.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T04:24:10.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T04:24:10.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T04:24:10.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-13T04:24:10.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-13T04:24:10.533Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-13T04:24:10.544Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-13T04:24:10.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-13T04:24:10.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-13T04:24:10.584Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-13T04:24:10.598Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-13T04:24:10.607Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-13T04:24:10.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-13T04:24:10.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-13T04:24:10.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-13T04:24:10.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo [2022-07-13T04:24:10.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6938438 [Pipeline] echo [2022-07-13T04:24:10.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T04:24:10.721Z] provisioning config files... [2022-07-13T04:24:10.737Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4824704447632810351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:24:11.045Z] ---> docker-login.sh [2022-07-13T04:24:11.045Z] nexus3.edgexfoundry.org:10001 [2022-07-13T04:24:11.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:11.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:11.568Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:11.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:11.568Z] [2022-07-13T04:24:11.568Z] Login Succeeded [2022-07-13T04:24:11.568Z] nexus3.edgexfoundry.org:10002 [2022-07-13T04:24:11.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:11.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:11.568Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:11.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:11.568Z] [2022-07-13T04:24:11.568Z] Login Succeeded [2022-07-13T04:24:11.568Z] nexus3.edgexfoundry.org:10003 [2022-07-13T04:24:11.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:11.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:11.831Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:11.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:11.831Z] [2022-07-13T04:24:11.831Z] Login Succeeded [2022-07-13T04:24:11.831Z] nexus3.edgexfoundry.org:10004 [2022-07-13T04:24:11.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:12.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:12.094Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:12.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:12.094Z] [2022-07-13T04:24:12.094Z] Login Succeeded [2022-07-13T04:24:12.094Z] docker.io [2022-07-13T04:24:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:12.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:12.357Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:12.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:12.357Z] [2022-07-13T04:24:12.357Z] Login Succeeded [2022-07-13T04:24:12.357Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T04:24:12.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-13T04:24:12.764Z] + git rev-list -1 --merges 693843898baeade0e40692581dd8497a6988e370~1..693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo [2022-07-13T04:24:12.794Z] -----------> git rev-list -1 --merges 693843898baeade0e40692581dd8497a6988e370~1..693843898baeade0e40692581dd8497a6988e370 693843898baeade0e40692581dd8497a6988e370 [2022-07-13T04:24:12.794Z] 693843898baeade0e40692581dd8497a6988e370 [false] [Pipeline] sh [2022-07-13T04:24:13.098Z] + git log --format=format:%s -1 693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo [2022-07-13T04:24:13.117Z] ========================================================= [2022-07-13T04:24:13.117Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-13T04:24:13.117Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T04:24:13.456Z] + git log --format=format:%s -1 693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo [2022-07-13T04:24:13.472Z] [semverPrep] GIT_COMMIT: 693843898baeade0e40692581dd8497a6988e370, Commit Message: Merge pull request #1193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.1-dev.11 [Pipeline] echo [2022-07-13T04:24:13.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-13T04:24:13.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T04:24:13.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-13T04:24:13.939Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-13T04:24:13.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-13T04:24:13.939Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-13T04:24:13.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-13T04:24:13.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:24:14.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T04:24:14.371Z] [2022-07-13T04:24:14.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:24:14.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T04:24:14.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-13T04:24:14.682Z] b85a868b505f: Pulling fs layer [2022-07-13T04:24:14.682Z] e2be974225ed: Pulling fs layer [2022-07-13T04:24:14.682Z] 339a4e72a1f5: Pulling fs layer [2022-07-13T04:24:14.682Z] 988bab9f4d93: Pulling fs layer [2022-07-13T04:24:14.682Z] 1469e6f7b9e6: Pulling fs layer [2022-07-13T04:24:14.682Z] eaf3925da568: Pulling fs layer [2022-07-13T04:24:14.682Z] bab4dde63d76: Pulling fs layer [2022-07-13T04:24:14.682Z] bde34c3a00c8: Pulling fs layer [2022-07-13T04:24:14.682Z] b352a97aabf1: Pulling fs layer [2022-07-13T04:24:14.682Z] 4872d77fe225: Pulling fs layer [2022-07-13T04:24:14.682Z] 5851b861e8e6: Pulling fs layer [2022-07-13T04:24:14.682Z] 988bab9f4d93: Waiting [2022-07-13T04:24:14.682Z] 1469e6f7b9e6: Waiting [2022-07-13T04:24:14.682Z] eaf3925da568: Waiting [2022-07-13T04:24:14.682Z] bab4dde63d76: Waiting [2022-07-13T04:24:14.682Z] bde34c3a00c8: Waiting [2022-07-13T04:24:14.682Z] b352a97aabf1: Waiting [2022-07-13T04:24:14.682Z] 4872d77fe225: Waiting [2022-07-13T04:24:14.682Z] 5851b861e8e6: Waiting [2022-07-13T04:24:14.682Z] e2be974225ed: Download complete [2022-07-13T04:24:14.682Z] 988bab9f4d93: Verifying Checksum [2022-07-13T04:24:14.943Z] 1469e6f7b9e6: Verifying Checksum [2022-07-13T04:24:14.943Z] 1469e6f7b9e6: Download complete [2022-07-13T04:24:14.943Z] 339a4e72a1f5: Verifying Checksum [2022-07-13T04:24:14.943Z] 339a4e72a1f5: Download complete [2022-07-13T04:24:14.943Z] eaf3925da568: Verifying Checksum [2022-07-13T04:24:14.943Z] eaf3925da568: Download complete [2022-07-13T04:24:14.943Z] bde34c3a00c8: Verifying Checksum [2022-07-13T04:24:14.943Z] bde34c3a00c8: Download complete [2022-07-13T04:24:14.943Z] b352a97aabf1: Download complete [2022-07-13T04:24:14.943Z] 4872d77fe225: Download complete [2022-07-13T04:24:14.943Z] 5851b861e8e6: Verifying Checksum [2022-07-13T04:24:14.943Z] 5851b861e8e6: Download complete [2022-07-13T04:24:14.943Z] b85a868b505f: Verifying Checksum [2022-07-13T04:24:14.943Z] b85a868b505f: Download complete [2022-07-13T04:24:15.203Z] bab4dde63d76: Verifying Checksum [2022-07-13T04:24:15.203Z] bab4dde63d76: Download complete [2022-07-13T04:24:16.585Z] b85a868b505f: Pull complete [2022-07-13T04:24:16.585Z] e2be974225ed: Pull complete [2022-07-13T04:24:17.157Z] 339a4e72a1f5: Pull complete [2022-07-13T04:24:17.157Z] 988bab9f4d93: Pull complete [2022-07-13T04:24:17.420Z] 1469e6f7b9e6: Pull complete [2022-07-13T04:24:17.420Z] eaf3925da568: Pull complete [2022-07-13T04:24:19.971Z] bab4dde63d76: Pull complete [2022-07-13T04:24:19.971Z] bde34c3a00c8: Pull complete [2022-07-13T04:24:19.971Z] b352a97aabf1: Pull complete [2022-07-13T04:24:19.971Z] 4872d77fe225: Pull complete [2022-07-13T04:24:19.971Z] 5851b861e8e6: Pull complete [2022-07-13T04:24:19.971Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-13T04:24:19.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T04:24:19.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:24:20.076Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:24:20.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T04:24:21.531Z] $ docker top ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T04:24:21.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T04:24:21.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T04:24:21.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T04:24:21.778Z] $ docker exec ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent [2022-07-13T04:24:21.919Z] SSH_AUTH_SOCK=/tmp/ssh-ZBZWGmpNjgFF/agent.33 [2022-07-13T04:24:21.919Z] SSH_AGENT_PID=40 [2022-07-13T04:24:21.927Z] Running ssh-add (command line suppressed) [2022-07-13T04:24:22.050Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7535905261966765358.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7535905261966765358.key) [2022-07-13T04:24:22.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T04:24:22.359Z] + git tag --points-at HEAD [Pipeline] } [2022-07-13T04:24:22.383Z] $ docker exec --env ******** --env ******** ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent -k [2022-07-13T04:24:22.500Z] unset SSH_AUTH_SOCK; [2022-07-13T04:24:22.501Z] unset SSH_AGENT_PID; [2022-07-13T04:24:22.501Z] echo Agent pid 40 killed; [2022-07-13T04:24:22.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-13T04:24:22.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T04:24:22.532Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T04:24:22.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T04:24:22.673Z] $ docker exec ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent [2022-07-13T04:24:22.817Z] SSH_AUTH_SOCK=/tmp/ssh-k6xF8WOgpDhw/agent.72 [2022-07-13T04:24:22.817Z] SSH_AGENT_PID=78 [2022-07-13T04:24:22.824Z] Running ssh-add (command line suppressed) [2022-07-13T04:24:22.945Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8077924787820897668.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8077924787820897668.key) [2022-07-13T04:24:22.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T04:24:23.255Z] + git semver init [2022-07-13T04:24:23.518Z] 2022-07-13 04:24:23,465 [run_init] DEBUG init version:0.0.0 force:False [2022-07-13T04:24:23.518Z] 2022-07-13 04:24:23,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-13T04:24:23.518Z] 2022-07-13 04:24:23,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-13T04:24:23.518Z] 2022-07-13 04:24:23,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T04:24:24.461Z] 2022-07-13 04:24:24,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-07-13T04:24:24.461Z] 2022-07-13 04:24:24,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-07-13T04:24:24.461Z] 2022-07-13 04:24:24,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:24:24.461Z] 2022-07-13 04:24:24,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:24:24.461Z] 2.2.1-dev.13 [Pipeline] } [2022-07-13T04:24:24.475Z] $ docker exec --env ******** --env ******** ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent -k [2022-07-13T04:24:24.580Z] unset SSH_AUTH_SOCK; [2022-07-13T04:24:24.580Z] unset SSH_AGENT_PID; [2022-07-13T04:24:24.581Z] echo Agent pid 78 killed; [2022-07-13T04:24:24.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T04:24:24.911Z] + git semver [Pipeline] } [2022-07-13T04:24:25.187Z] $ docker stop --time=1 ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 [2022-07-13T04:24:26.482Z] $ docker rm -f ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T04:24:26.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-13T04:24:27.083Z] Stashed 1 file(s) [Pipeline] echo [2022-07-13T04:24:27.085Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.13 [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 [2022-07-13T04:24:27.194Z] provisioning config files... [2022-07-13T04:24:27.202Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9109438183214537088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:24:27.506Z] ---> docker-login.sh [2022-07-13T04:24:27.506Z] nexus3.edgexfoundry.org:10001 [2022-07-13T04:24:27.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:27.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:27.506Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:27.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:27.506Z] [2022-07-13T04:24:27.506Z] Login Succeeded [2022-07-13T04:24:27.506Z] nexus3.edgexfoundry.org:10002 [2022-07-13T04:24:27.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:27.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:27.768Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:27.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:27.768Z] [2022-07-13T04:24:27.768Z] Login Succeeded [2022-07-13T04:24:27.768Z] nexus3.edgexfoundry.org:10003 [2022-07-13T04:24:27.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:27.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:27.768Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:27.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:27.768Z] [2022-07-13T04:24:27.768Z] Login Succeeded [2022-07-13T04:24:27.768Z] nexus3.edgexfoundry.org:10004 [2022-07-13T04:24:28.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:28.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:28.028Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:28.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:28.028Z] [2022-07-13T04:24:28.028Z] Login Succeeded [2022-07-13T04:24:28.028Z] docker.io [2022-07-13T04:24:28.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:24:28.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:24:28.290Z] Configure a credential helper to remove this warning. See [2022-07-13T04:24:28.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:24:28.290Z] [2022-07-13T04:24:28.290Z] Login Succeeded [2022-07-13T04:24:28.290Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T04:24:28.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-13T04:24:28.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T04:24:28.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T04:24:28.390Z] ========================================================= [2022-07-13T04:24:28.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-13T04:24:28.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:24:28.704Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-13T04:24:28.704Z] Sending build context to Docker daemon 9.687MB [2022-07-13T04:24:28.704Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T04:24:28.704Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-13T04:24:28.972Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-13T04:24:28.972Z] 2408cc74d12b: Pulling fs layer [2022-07-13T04:24:28.972Z] ea60b727a1ce: Pulling fs layer [2022-07-13T04:24:28.972Z] 30c4a7721957: Pulling fs layer [2022-07-13T04:24:28.972Z] 370296b7ddb6: Pulling fs layer [2022-07-13T04:24:28.972Z] 7c6cee850709: Pulling fs layer [2022-07-13T04:24:28.972Z] 39a5fcdaea64: Pulling fs layer [2022-07-13T04:24:28.972Z] d94ebbe4e438: Pulling fs layer [2022-07-13T04:24:28.972Z] bcfd1f05c69d: Pulling fs layer [2022-07-13T04:24:28.972Z] 59ccb84bbe0f: Pulling fs layer [2022-07-13T04:24:28.972Z] 7c6cee850709: Waiting [2022-07-13T04:24:28.972Z] 39a5fcdaea64: Waiting [2022-07-13T04:24:28.972Z] d94ebbe4e438: Waiting [2022-07-13T04:24:28.972Z] bcfd1f05c69d: Waiting [2022-07-13T04:24:28.972Z] 370296b7ddb6: Waiting [2022-07-13T04:24:28.972Z] 59ccb84bbe0f: Waiting [2022-07-13T04:24:28.972Z] 30c4a7721957: Verifying Checksum [2022-07-13T04:24:28.972Z] 30c4a7721957: Download complete [2022-07-13T04:24:28.972Z] ea60b727a1ce: Verifying Checksum [2022-07-13T04:24:28.972Z] ea60b727a1ce: Download complete [2022-07-13T04:24:28.972Z] 7c6cee850709: Download complete [2022-07-13T04:24:28.972Z] 39a5fcdaea64: Download complete [2022-07-13T04:24:28.972Z] 2408cc74d12b: Verifying Checksum [2022-07-13T04:24:28.972Z] 2408cc74d12b: Download complete [2022-07-13T04:24:28.972Z] d94ebbe4e438: Verifying Checksum [2022-07-13T04:24:28.972Z] d94ebbe4e438: Download complete [2022-07-13T04:24:28.972Z] 2408cc74d12b: Pull complete [2022-07-13T04:24:29.235Z] ea60b727a1ce: Pull complete [2022-07-13T04:24:29.498Z] 59ccb84bbe0f: Verifying Checksum [2022-07-13T04:24:29.498Z] 59ccb84bbe0f: Download complete [2022-07-13T04:24:29.498Z] 30c4a7721957: Pull complete [2022-07-13T04:24:29.498Z] bcfd1f05c69d: Verifying Checksum [2022-07-13T04:24:29.498Z] bcfd1f05c69d: Download complete [2022-07-13T04:24:29.758Z] 370296b7ddb6: Verifying Checksum [2022-07-13T04:24:29.758Z] 370296b7ddb6: Download complete [2022-07-13T04:24:33.960Z] 370296b7ddb6: Pull complete [2022-07-13T04:24:34.219Z] 7c6cee850709: Pull complete [2022-07-13T04:24:34.219Z] 39a5fcdaea64: Pull complete [2022-07-13T04:24:34.219Z] d94ebbe4e438: Pull complete [2022-07-13T04:24:36.756Z] bcfd1f05c69d: Pull complete [2022-07-13T04:24:37.017Z] 59ccb84bbe0f: Pull complete [2022-07-13T04:24:37.017Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-13T04:24:37.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-13T04:24:37.017Z] ---> a4fb48ad2a94 [2022-07-13T04:24:37.017Z] Step 3/11 : ARG MAKE=make build [2022-07-13T04:24:38.931Z] ---> Running in 8e1cdc19a5ca [2022-07-13T04:24:38.931Z] Removing intermediate container 8e1cdc19a5ca [2022-07-13T04:24:38.931Z] ---> 0c5dd33d20d1 [2022-07-13T04:24:38.931Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-13T04:24:38.931Z] ---> Running in 4359c702c650 [2022-07-13T04:24:38.931Z] Removing intermediate container 4359c702c650 [2022-07-13T04:24:38.931Z] ---> 646e70b74507 [2022-07-13T04:24:38.931Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T04:24:39.193Z] ---> Running in 3a7d3129816c [2022-07-13T04:24:39.193Z] Removing intermediate container 3a7d3129816c [2022-07-13T04:24:39.193Z] ---> c7894fb77f7e [2022-07-13T04:24:39.193Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T04:24:39.193Z] ---> Running in 00cac0cc254e [2022-07-13T04:24:39.765Z] Removing intermediate container 00cac0cc254e [2022-07-13T04:24:39.765Z] ---> fe0cc70c48b6 [2022-07-13T04:24:39.765Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-13T04:24:39.765Z] ---> Running in 140da3181c14 [2022-07-13T04:24:40.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-13T04:24:40.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-13T04:24:41.482Z] OK: 211 MiB in 51 packages [2022-07-13T04:24:41.742Z] Removing intermediate container 140da3181c14 [2022-07-13T04:24:41.742Z] ---> 89a51193a4b9 [2022-07-13T04:24:41.742Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-13T04:24:41.742Z] ---> 9e6652c528bd [2022-07-13T04:24:41.742Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T04:24:41.742Z] ---> Running in 07412fc53557 [2022-07-13T04:24:42.168Z] Still waiting to schedule task [2022-07-13T04:24:42.169Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-13T04:24:59.863Z] Removing intermediate container 07412fc53557 [2022-07-13T04:24:59.863Z] ---> 692205a848b7 [2022-07-13T04:24:59.863Z] Step 10/11 : COPY . . [2022-07-13T04:24:59.863Z] ---> 242a8f1239de [2022-07-13T04:24:59.863Z] Step 11/11 : RUN ${MAKE} [2022-07-13T04:24:59.863Z] ---> Running in 59898a22e00e [2022-07-13T04:24:59.863Z] noop [2022-07-13T04:24:59.863Z] Removing intermediate container 59898a22e00e [2022-07-13T04:24:59.863Z] ---> 7e6eb954b37c [2022-07-13T04:24:59.863Z] Successfully built 7e6eb954b37c [2022-07-13T04:24:59.863Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:25:00.187Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-13T04:25:00.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:25:00.271Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:25:00.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-13T04:25:00.697Z] $ docker top 66dadbe8fbd7240af2e266b5324c77540c1eec123a2867a11c5d65e1f57234f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T04:25:01.055Z] + go version [2022-07-13T04:25:01.055Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-13T04:25:01.069Z] $ docker stop --time=1 66dadbe8fbd7240af2e266b5324c77540c1eec123a2867a11c5d65e1f57234f4 [2022-07-13T04:25:02.371Z] $ docker rm -f 66dadbe8fbd7240af2e266b5324c77540c1eec123a2867a11c5d65e1f57234f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:25:02.784Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-13T04:25:02.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:25:02.884Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:25:02.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-13T04:25:03.307Z] $ docker top 05662e76a72134efa14b896bfb0d901044d0d6ffdc65547d670a4feb429f16bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T04:25:03.691Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-13T04:25:03.985Z] + make test [2022-07-13T04:25:03.985Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-13T04:25:10.563Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-13T04:25:22.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-13T04:25:22.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-13T04:25:22.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-13T04:25:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.081s coverage: 23.7% of statements [2022-07-13T04:25:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-13T04:25:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.078s coverage: 27.6% of statements [2022-07-13T04:25:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 78.9% of statements [2022-07-13T04:25:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.069s coverage: 10.8% of statements [2022-07-13T04:25:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.086s coverage: 60.0% of statements [2022-07-13T04:25:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-13T04:25:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-13T04:25:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.090s coverage: 34.8% of statements [2022-07-13T04:25:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-13T04:25:23.981Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.065s coverage: 85.4% of statements [2022-07-13T04:25:23.981Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-13T04:25:23.981Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-13T04:25:23.981Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.094s coverage: 65.1% of statements [2022-07-13T04:25:23.981Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.729s coverage: 89.2% of statements [2022-07-13T04:25:23.981Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-13T04:25:24.241Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-07-13T04:25:24.241Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-13T04:25:39.139Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-13T04:25:39.139Z] GO111MODULE=on go vet ./... [2022-07-13T04:25:42.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T04:25:42.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T04:25:42.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-13T04:25:42.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-13T04:25:42.720Z] $ docker stop --time=1 05662e76a72134efa14b896bfb0d901044d0d6ffdc65547d670a4feb429f16bd [2022-07-13T04:25:45.117Z] $ docker rm -f 05662e76a72134efa14b896bfb0d901044d0d6ffdc65547d670a4feb429f16bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T04:25:45.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-13T04:25:45.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-13T04:25:46.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-13T04:25:46.549Z] + ls -al . [2022-07-13T04:25:46.550Z] total 304 [2022-07-13T04:25:46.550Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 04:25 . [2022-07-13T04:25:46.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:24 .. [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 04:24 .dockerignore [2022-07-13T04:25:46.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 04:25 .git [2022-07-13T04:25:46.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:24 .github [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 13 04:24 .gitignore [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 13 04:24 .golangci.yml [2022-07-13T04:25:46.550Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 04:24 .semver [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 13 04:24 CHANGELOG.md [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 04:24 GOVERNANCE.md [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 13 04:24 Jenkinsfile [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 04:24 LICENSE [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 13 04:24 Makefile [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 13 04:24 OWNERS.md [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 13 04:24 README.md [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 04:24 VERSION [2022-07-13T04:25:46.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:24 bin [2022-07-13T04:25:46.550Z] -rw-r--r-- 1 jenkins jenkins 131190 Jul 13 04:25 coverage.out [2022-07-13T04:25:46.550Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:24 example [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 3204 Jul 13 04:24 go.mod [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 34893 Jul 13 04:24 go.sum [2022-07-13T04:25:46.550Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 13 04:24 internal [2022-07-13T04:25:46.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 04:24 openapi [2022-07-13T04:25:46.550Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:24 pkg [2022-07-13T04:25:46.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:24 snap [2022-07-13T04:25:46.550Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:25:46.862Z] + 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=693843898baeade0e40692581dd8497a6988e370 --label arch=amd64 --label version=2.2.1-dev.13 . [2022-07-13T04:25:46.862Z] Sending build context to Docker daemon 9.819MB [2022-07-13T04:25:46.862Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T04:25:46.862Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-13T04:25:46.862Z] ---> 7e6eb954b37c [2022-07-13T04:25:46.862Z] Step 3/25 : ARG MAKE=make build [2022-07-13T04:25:47.123Z] ---> Running in 59314e5c919c [2022-07-13T04:25:47.123Z] Removing intermediate container 59314e5c919c [2022-07-13T04:25:47.123Z] ---> 9a3a508b8262 [2022-07-13T04:25:47.123Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-13T04:25:47.123Z] ---> Running in 63683601743c [2022-07-13T04:25:47.123Z] Removing intermediate container 63683601743c [2022-07-13T04:25:47.123Z] ---> bbcf936e33f0 [2022-07-13T04:25:47.123Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T04:25:47.383Z] ---> Running in 928ec819cc5f [2022-07-13T04:25:47.383Z] Removing intermediate container 928ec819cc5f [2022-07-13T04:25:47.383Z] ---> 6a2d52e13e36 [2022-07-13T04:25:47.384Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T04:25:47.384Z] ---> Running in d95ef2ffa542 [2022-07-13T04:25:47.953Z] Removing intermediate container d95ef2ffa542 [2022-07-13T04:25:47.953Z] ---> dee73c0b0c12 [2022-07-13T04:25:47.953Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-13T04:25:47.953Z] ---> Running in 854a12d41a4d [2022-07-13T04:25:48.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-13T04:25:49.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-13T04:25:49.426Z] OK: 211 MiB in 51 packages [2022-07-13T04:25:49.685Z] Removing intermediate container 854a12d41a4d [2022-07-13T04:25:49.685Z] ---> 817d3ea9345a [2022-07-13T04:25:49.685Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-13T04:25:49.944Z] ---> 723474a2c838 [2022-07-13T04:25:49.944Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T04:25:49.944Z] ---> Running in 7c10233f7c93 [2022-07-13T04:25:50.899Z] Removing intermediate container 7c10233f7c93 [2022-07-13T04:25:50.899Z] ---> 4b81e8dacf36 [2022-07-13T04:25:50.899Z] Step 10/25 : COPY . . [2022-07-13T04:25:51.159Z] ---> a434a97f49b8 [2022-07-13T04:25:51.159Z] Step 11/25 : RUN ${MAKE} [2022-07-13T04:25:51.159Z] ---> Running in 6f08a8ce666f [2022-07-13T04:25:51.420Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-13T04:26:09.533Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-13T04:26:10.912Z] Removing intermediate container 6f08a8ce666f [2022-07-13T04:26:10.912Z] ---> 0744ab8819cb [2022-07-13T04:26:10.912Z] Step 12/25 : FROM alpine:3.16 [2022-07-13T04:26:11.483Z] 3.16: Pulling from library/alpine [2022-07-13T04:26:11.483Z] 2408cc74d12b: Already exists [2022-07-13T04:26:11.744Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-13T04:26:11.744Z] Status: Downloaded newer image for alpine:3.16 [2022-07-13T04:26:11.744Z] ---> e66264b98777 [2022-07-13T04:26:11.744Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T04:26:11.744Z] ---> Running in bc121ee5606f [2022-07-13T04:26:11.744Z] Removing intermediate container bc121ee5606f [2022-07-13T04:26:11.744Z] ---> 8788b24e19a9 [2022-07-13T04:26:11.744Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T04:26:11.744Z] ---> Running in fb6fa05d468f [2022-07-13T04:26:12.313Z] Removing intermediate container fb6fa05d468f [2022-07-13T04:26:12.313Z] ---> b9fcb5f37fea [2022-07-13T04:26:12.313Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-13T04:26:12.573Z] ---> Running in 520327bc1629 [2022-07-13T04:26:12.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-13T04:26:13.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-13T04:26:13.404Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19823 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-13T04:26:13.416Z] Running in /w/workspace/device-sdk-go/88 [Pipeline] { [Pipeline] checkout [2022-07-13T04:26:13.449Z] The recommended git tool is: git [2022-07-13T04:26:13.970Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-13T04:26:13.970Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-13T04:26:13.970Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-13T04:26:14.230Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-13T04:26:14.230Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-13T04:26:14.230Z] Executing busybox-1.35.0-r13.trigger [2022-07-13T04:26:14.230Z] OK: 8 MiB in 19 packages [2022-07-13T04:26:14.813Z] Removing intermediate container 520327bc1629 [2022-07-13T04:26:14.813Z] ---> ef2d6a0f96fe [2022-07-13T04:26:14.813Z] Step 16/25 : WORKDIR / [2022-07-13T04:26:14.813Z] ---> Running in d448bcbb7f2b [2022-07-13T04:26:14.813Z] Removing intermediate container d448bcbb7f2b [2022-07-13T04:26:14.813Z] ---> 02c0a918265f [2022-07-13T04:26:14.813Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-13T04:26:15.071Z] ---> cfe40cd73d17 [2022-07-13T04:26:15.071Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-13T04:26:15.331Z] ---> 26ea494ebf98 [2022-07-13T04:26:15.331Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-13T04:26:15.591Z] ---> 7fe647860403 [2022-07-13T04:26:15.591Z] Step 20/25 : EXPOSE 59999 [2022-07-13T04:26:15.852Z] ---> Running in 16c4f5b4784a [2022-07-13T04:26:15.852Z] Removing intermediate container 16c4f5b4784a [2022-07-13T04:26:15.852Z] ---> 1b438eaa1058 [2022-07-13T04:26:15.852Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-13T04:26:16.112Z] ---> Running in f22891c509d5 [2022-07-13T04:26:16.112Z] Removing intermediate container f22891c509d5 [2022-07-13T04:26:16.112Z] ---> c722c8c8b1cd [2022-07-13T04:26:16.112Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-13T04:26:16.112Z] ---> Running in 80d9c6cdeaf6 [2022-07-13T04:26:16.373Z] Removing intermediate container 80d9c6cdeaf6 [2022-07-13T04:26:16.373Z] ---> 80946dc4ec79 [2022-07-13T04:26:16.373Z] Step 23/25 : LABEL arch=amd64 [2022-07-13T04:26:16.373Z] ---> Running in 293cadd02eb0 [2022-07-13T04:26:16.635Z] Removing intermediate container 293cadd02eb0 [2022-07-13T04:26:16.635Z] ---> 079841940be0 [2022-07-13T04:26:16.635Z] Step 24/25 : LABEL git_sha=693843898baeade0e40692581dd8497a6988e370 [2022-07-13T04:26:16.635Z] ---> Running in 33182445990b [2022-07-13T04:26:16.635Z] Removing intermediate container 33182445990b [2022-07-13T04:26:16.635Z] ---> 0f478e42bc0e [2022-07-13T04:26:16.635Z] Step 25/25 : LABEL version=2.2.1-dev.13 [2022-07-13T04:26:16.635Z] ---> Running in 4c6ffb9132c8 [2022-07-13T04:26:16.895Z] Removing intermediate container 4c6ffb9132c8 [2022-07-13T04:26:16.895Z] ---> ba5c02ee0043 [2022-07-13T04:26:16.895Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-13T04:26:16.895Z] Successfully built ba5c02ee0043 [2022-07-13T04:26:16.895Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:26:17.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T04:26:17.323Z] [2022-07-13T04:26:17.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:26:17.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T04:26:17.632Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-13T04:26:17.632Z] 5eb5b503b376: Pulling fs layer [2022-07-13T04:26:17.632Z] 5c69ac0246d0: Pulling fs layer [2022-07-13T04:26:17.632Z] ec43610c2a17: Pulling fs layer [2022-07-13T04:26:17.632Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-13T04:26:17.632Z] 33b1e0a273af: Pulling fs layer [2022-07-13T04:26:17.632Z] 5d3b04190fa2: Pulling fs layer [2022-07-13T04:26:17.632Z] 2f39f015ded8: Pulling fs layer [2022-07-13T04:26:17.632Z] 3a2ae6a8a46f: Waiting [2022-07-13T04:26:17.632Z] 33b1e0a273af: Waiting [2022-07-13T04:26:17.632Z] 5d3b04190fa2: Waiting [2022-07-13T04:26:17.632Z] 2f39f015ded8: Waiting [2022-07-13T04:26:17.632Z] 5c69ac0246d0: Download complete [2022-07-13T04:26:17.632Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-13T04:26:17.632Z] 3a2ae6a8a46f: Download complete [2022-07-13T04:26:17.632Z] 33b1e0a273af: Verifying Checksum [2022-07-13T04:26:17.632Z] 33b1e0a273af: Download complete [2022-07-13T04:26:17.893Z] ec43610c2a17: Verifying Checksum [2022-07-13T04:26:17.893Z] ec43610c2a17: Download complete [2022-07-13T04:26:17.893Z] 5d3b04190fa2: Verifying Checksum [2022-07-13T04:26:17.893Z] 5d3b04190fa2: Download complete [2022-07-13T04:26:17.893Z] 5eb5b503b376: Verifying Checksum [2022-07-13T04:26:17.893Z] 5eb5b503b376: Download complete [2022-07-13T04:26:18.461Z] 2f39f015ded8: Download complete [2022-07-13T04:26:19.402Z] 5eb5b503b376: Pull complete [2022-07-13T04:26:19.402Z] 5c69ac0246d0: Pull complete [2022-07-13T04:26:19.974Z] ec43610c2a17: Pull complete [2022-07-13T04:26:19.974Z] 3a2ae6a8a46f: Pull complete [2022-07-13T04:26:20.218Z] using credential edgex-jenkins-ssh [2022-07-13T04:26:20.233Z] 33b1e0a273af: Pull complete [2022-07-13T04:26:20.233Z] 5d3b04190fa2: Pull complete [2022-07-13T04:26:20.234Z] Cloning the remote Git repository [2022-07-13T04:26:20.322Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-13T04:26:20.410Z] > git init /w/workspace/device-sdk-go/88 # timeout=10 [2022-07-13T04:26:20.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-13T04:26:20.541Z] > git --version # timeout=10 [2022-07-13T04:26:20.563Z] > git --version # 'git version 2.25.1' [2022-07-13T04:26:20.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-13T04:26:20.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-13T04:26:22.734Z] Avoid second fetch [2022-07-13T04:26:22.735Z] Checking out Revision 693843898baeade0e40692581dd8497a6988e370 (main) [2022-07-13T04:26:22.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-13T04:26:22.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-13T04:26:22.783Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T04:26:22.862Z] > git checkout -f 693843898baeade0e40692581dd8497a6988e370 # timeout=10 [2022-07-13T04:26:25.512Z] 2f39f015ded8: Pull complete [2022-07-13T04:26:25.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-13T04:26:25.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T04:26:25.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:26:25.612Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:26:25.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-13T04:26:27.617Z] $ docker top 97a07028c54fb248d4ca83f545e1fb991c5f7874c63e4bd2c05ccbbc082d6a78 -eo pid,comm [2022-07-13T04:26:27.661Z] Commit message: "Merge pull request #1193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.1-dev.11" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:26:28.035Z] ---> job-cost.sh [2022-07-13T04:26:28.035Z] lf-activate-venv: SKIPPING [2022-07-13T04:26:28.035Z] INFO: No Stack... [2022-07-13T04:26:28.041Z] [2022-07-13T04:26:28.041Z] GitHub has been notified of this commit’s build result [2022-07-13T04:26:28.041Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T04:26:28.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-13T04:26:28.625Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-13T04:26:28.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T04:26:28.625Z] Dload Upload Total Spent Left Speed [2022-07-13T04:26:28.864Z] INFO: Archiving Costs [Pipeline] sh [2022-07-13T04:26:28.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 26119 0 --:--:-- --:--:-- --:--:-- 26119 [2022-07-13T04:26:29.158Z] + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-07-13T04:26:29.158Z] cut -d, -f6 [Pipeline] lock [2022-07-13T04:26:29.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [2022-07-13T04:26:29.182Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] did not exist. Created. [2022-07-13T04:26:29.182Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2022-07-13T04:26:29.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-13T04:26:29.680Z] Stashed 1 file(s) [Pipeline] } [2022-07-13T04:26:29.686Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-13T04:26:29.707Z] $ docker stop --time=1 97a07028c54fb248d4ca83f545e1fb991c5f7874c63e4bd2c05ccbbc082d6a78 [2022-07-13T04:26:29.748Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-07-13T04:26:30.868Z] $ docker rm -f 97a07028c54fb248d4ca83f545e1fb991c5f7874c63e4bd2c05ccbbc082d6a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T04:26:31.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-13T04:26:31.256Z] + sudo tee /etc/docker/daemon.new [2022-07-13T04:26:31.256Z] { [2022-07-13T04:26:31.256Z] "registry-mirrors": [ [2022-07-13T04:26:31.256Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-13T04:26:31.256Z] ], [2022-07-13T04:26:31.256Z] "bip": "10.250.0.254/24", [2022-07-13T04:26:31.256Z] "hosts": [ [2022-07-13T04:26:31.256Z] "tcp://0.0.0.0:5555", [2022-07-13T04:26:31.256Z] "unix:///var/run/docker.sock" [2022-07-13T04:26:31.256Z] ], [2022-07-13T04:26:31.256Z] "mtu": 1458, [2022-07-13T04:26:31.256Z] "selinux-enabled": true, [2022-07-13T04:26:31.256Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-13T04:26:31.256Z] } [Pipeline] sh [2022-07-13T04:26:31.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-13T04:26:31.973Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T04:26:50.393Z] provisioning config files... [2022-07-13T04:26:50.417Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/88@tmp/config5921772955113335195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:26:50.778Z] ---> docker-login.sh [2022-07-13T04:26:50.778Z] nexus3.edgexfoundry.org:10001 [2022-07-13T04:26:51.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:26:51.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:26:51.650Z] Configure a credential helper to remove this warning. See [2022-07-13T04:26:51.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:26:51.650Z] [2022-07-13T04:26:51.650Z] Login Succeeded [2022-07-13T04:26:51.650Z] nexus3.edgexfoundry.org:10002 [2022-07-13T04:26:51.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:26:52.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:26:52.200Z] Configure a credential helper to remove this warning. See [2022-07-13T04:26:52.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:26:52.200Z] [2022-07-13T04:26:52.200Z] Login Succeeded [2022-07-13T04:26:52.200Z] nexus3.edgexfoundry.org:10003 [2022-07-13T04:26:52.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:26:52.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:26:52.481Z] Configure a credential helper to remove this warning. See [2022-07-13T04:26:52.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:26:52.481Z] [2022-07-13T04:26:52.481Z] Login Succeeded [2022-07-13T04:26:52.481Z] nexus3.edgexfoundry.org:10004 [2022-07-13T04:26:53.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:26:53.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:26:53.078Z] Configure a credential helper to remove this warning. See [2022-07-13T04:26:53.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:26:53.078Z] [2022-07-13T04:26:53.078Z] Login Succeeded [2022-07-13T04:26:53.078Z] docker.io [2022-07-13T04:26:53.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T04:26:53.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T04:26:53.947Z] Configure a credential helper to remove this warning. See [2022-07-13T04:26:53.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T04:26:53.947Z] [2022-07-13T04:26:53.947Z] Login Succeeded [2022-07-13T04:26:53.947Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T04:26:53.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-13T04:26:54.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T04:26:54.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T04:26:54.460Z] ========================================================= [2022-07-13T04:26:54.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-13T04:26:54.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:26:54.831Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-13T04:26:55.105Z] Sending build context to Docker daemon 5.189MB [2022-07-13T04:26:55.380Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T04:26:55.380Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-13T04:26:55.380Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-13T04:26:55.380Z] b3c136eddcbf: Pulling fs layer [2022-07-13T04:26:55.380Z] c0a3192eca97: Pulling fs layer [2022-07-13T04:26:55.380Z] a050256f5b6f: Pulling fs layer [2022-07-13T04:26:55.380Z] 656be50a0ddc: Pulling fs layer [2022-07-13T04:26:55.380Z] 2bbca73fdf42: Pulling fs layer [2022-07-13T04:26:55.380Z] 46d945488cbd: Pulling fs layer [2022-07-13T04:26:55.380Z] 8a5474983e97: Pulling fs layer [2022-07-13T04:26:55.380Z] 329c88fbcd65: Pulling fs layer [2022-07-13T04:26:55.380Z] 46d945488cbd: Waiting [2022-07-13T04:26:55.380Z] 8a5474983e97: Waiting [2022-07-13T04:26:55.380Z] 329c88fbcd65: Waiting [2022-07-13T04:26:55.380Z] 656be50a0ddc: Waiting [2022-07-13T04:26:55.380Z] 2bbca73fdf42: Waiting [2022-07-13T04:26:55.380Z] a050256f5b6f: Download complete [2022-07-13T04:26:55.380Z] c0a3192eca97: Verifying Checksum [2022-07-13T04:26:55.380Z] c0a3192eca97: Download complete [2022-07-13T04:26:55.667Z] 2bbca73fdf42: Download complete [2022-07-13T04:26:55.667Z] 46d945488cbd: Verifying Checksum [2022-07-13T04:26:55.667Z] 46d945488cbd: Download complete [2022-07-13T04:26:55.667Z] b3c136eddcbf: Verifying Checksum [2022-07-13T04:26:56.668Z] b3c136eddcbf: Pull complete [2022-07-13T04:26:56.668Z] 329c88fbcd65: Verifying Checksum [2022-07-13T04:26:56.668Z] 329c88fbcd65: Download complete [2022-07-13T04:26:57.274Z] c0a3192eca97: Pull complete [2022-07-13T04:26:57.549Z] a050256f5b6f: Pull complete [2022-07-13T04:26:57.826Z] 8a5474983e97: Verifying Checksum [2022-07-13T04:26:57.826Z] 8a5474983e97: Download complete [2022-07-13T04:26:58.422Z] 656be50a0ddc: Verifying Checksum [2022-07-13T04:26:58.422Z] 656be50a0ddc: Download complete [2022-07-13T04:27:13.519Z] 656be50a0ddc: Pull complete [2022-07-13T04:27:13.519Z] 2bbca73fdf42: Pull complete [2022-07-13T04:27:13.519Z] 46d945488cbd: Pull complete [2022-07-13T04:27:18.935Z] 8a5474983e97: Pull complete [2022-07-13T04:27:20.372Z] 329c88fbcd65: Pull complete [2022-07-13T04:27:20.372Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-13T04:27:20.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-13T04:27:20.372Z] ---> ff4287adb874 [2022-07-13T04:27:20.372Z] Step 3/11 : ARG MAKE=make build [2022-07-13T04:27:21.359Z] ---> Running in 05e7470ef6fe [2022-07-13T04:27:21.635Z] Removing intermediate container 05e7470ef6fe [2022-07-13T04:27:21.635Z] ---> b6edeb56d23d [2022-07-13T04:27:21.635Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-13T04:27:21.635Z] ---> Running in a562ae069d20 [2022-07-13T04:27:21.910Z] Removing intermediate container a562ae069d20 [2022-07-13T04:27:21.910Z] ---> 7a5bba068463 [2022-07-13T04:27:21.910Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T04:27:21.910Z] ---> Running in 51cac9dff957 [2022-07-13T04:27:22.508Z] Removing intermediate container 51cac9dff957 [2022-07-13T04:27:22.508Z] ---> d4a1b01eeed1 [2022-07-13T04:27:22.509Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T04:27:22.509Z] ---> Running in 91f7761ff8cb [2022-07-13T04:27:24.504Z] Removing intermediate container 91f7761ff8cb [2022-07-13T04:27:24.504Z] ---> 10cae7600808 [2022-07-13T04:27:24.504Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-13T04:27:24.504Z] ---> Running in 4d873097548a [2022-07-13T04:27:25.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-13T04:27:26.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-13T04:27:27.064Z] OK: 221 MiB in 51 packages [2022-07-13T04:27:27.660Z] Removing intermediate container 4d873097548a [2022-07-13T04:27:27.660Z] ---> b18321499b34 [2022-07-13T04:27:27.660Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-13T04:27:28.261Z] ---> a20f49f3a1c8 [2022-07-13T04:27:28.261Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T04:27:28.261Z] ---> Running in 8741deec2cf3 [2022-07-13T04:28:15.281Z] Removing intermediate container 8741deec2cf3 [2022-07-13T04:28:15.281Z] ---> 7bd1a8d6ec5a [2022-07-13T04:28:15.281Z] Step 10/11 : COPY . . [2022-07-13T04:28:15.281Z] ---> dbba10518508 [2022-07-13T04:28:15.281Z] Step 11/11 : RUN ${MAKE} [2022-07-13T04:28:15.281Z] ---> Running in 58ad2bca7a8c [2022-07-13T04:28:15.281Z] noop [2022-07-13T04:28:15.281Z] Removing intermediate container 58ad2bca7a8c [2022-07-13T04:28:15.281Z] ---> 52c369e130d0 [2022-07-13T04:28:15.281Z] Successfully built 52c369e130d0 [2022-07-13T04:28:15.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:28:15.647Z] + docker inspect -f . ci-base-image-arm64 [2022-07-13T04:28:15.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:28:15.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-19823 does not seem to be running inside a container [2022-07-13T04:28:15.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/88 -v /w/workspace/device-sdk-go/88:/w/workspace/device-sdk-go/88:rw,z -v /w/workspace/device-sdk-go/88@tmp:/w/workspace/device-sdk-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-13T04:28:17.154Z] $ docker top a8d1816c9c638f523b51567bcd065b637ca41c47f73ae538498cfb8d04779f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T04:28:18.029Z] + go version [2022-07-13T04:28:18.029Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-13T04:28:18.057Z] $ docker stop --time=1 a8d1816c9c638f523b51567bcd065b637ca41c47f73ae538498cfb8d04779f5e [2022-07-13T04:28:19.634Z] $ docker rm -f a8d1816c9c638f523b51567bcd065b637ca41c47f73ae538498cfb8d04779f5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:28:20.235Z] + docker inspect -f . ci-base-image-arm64 [2022-07-13T04:28:20.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:28:20.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-19823 does not seem to be running inside a container [2022-07-13T04:28:20.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/88 -v /w/workspace/device-sdk-go/88:/w/workspace/device-sdk-go/88:rw,z -v /w/workspace/device-sdk-go/88@tmp:/w/workspace/device-sdk-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-13T04:28:21.745Z] $ docker top 903f6688392170ff91c96e9ad18d6827611178c845f8e20148d7ae607ea440d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T04:28:22.620Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/88 [Pipeline] fileExists [Pipeline] sh [2022-07-13T04:28:23.285Z] + make test [2022-07-13T04:28:23.286Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-13T04:28:55.656Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-13T04:30:32.550Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-13T04:30:32.550Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-13T04:30:32.550Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-13T04:30:42.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.439s coverage: 23.7% of statements [2022-07-13T04:30:42.762Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-13T04:30:42.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.308s coverage: 27.6% of statements [2022-07-13T04:30:42.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.274s coverage: 78.9% of statements [2022-07-13T04:30:42.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.292s coverage: 10.8% of statements [2022-07-13T04:30:44.778Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.550s coverage: 60.0% of statements [2022-07-13T04:30:44.778Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-13T04:30:44.778Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-13T04:30:47.423Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.411s coverage: 34.8% of statements [2022-07-13T04:30:47.423Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-13T04:30:50.064Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.274s coverage: 85.4% of statements [2022-07-13T04:30:50.064Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-13T04:30:50.064Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-13T04:30:50.064Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.549s coverage: 65.1% of statements [2022-07-13T04:30:52.058Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.940s coverage: 89.2% of statements [2022-07-13T04:30:52.058Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-13T04:30:54.036Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.228s coverage: 4.7% of statements [2022-07-13T04:30:54.036Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-13T04:30:54.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-13T04:30:54.318Z] GO111MODULE=on go vet ./... [2022-07-13T04:32:16.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T04:32:16.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T04:32:16.173Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-13T04:32:16.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-13T04:32:16.221Z] $ docker stop --time=1 903f6688392170ff91c96e9ad18d6827611178c845f8e20148d7ae607ea440d2 [2022-07-13T04:32:18.092Z] $ docker rm -f 903f6688392170ff91c96e9ad18d6827611178c845f8e20148d7ae607ea440d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T04:32:19.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-13T04:32:19.471Z] Warning: overwriting stash ‘coverage-report’ [2022-07-13T04:32:20.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T04:32:20.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-13T04:32:20.802Z] + ls -al . [2022-07-13T04:32:20.802Z] total 300 [2022-07-13T04:32:20.802Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 04:28 . [2022-07-13T04:32:20.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:26 .. [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 04:26 .dockerignore [2022-07-13T04:32:20.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 04:26 .git [2022-07-13T04:32:20.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:26 .github [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 13 04:26 .gitignore [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 13 04:26 .golangci.yml [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 13 04:26 CHANGELOG.md [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 04:26 GOVERNANCE.md [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 13 04:26 Jenkinsfile [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 04:26 LICENSE [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 13 04:26 Makefile [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 13 04:26 OWNERS.md [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 13 04:26 README.md [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 04:24 VERSION [2022-07-13T04:32:20.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:26 bin [2022-07-13T04:32:20.802Z] -rw-r--r-- 1 jenkins jenkins 131190 Jul 13 04:30 coverage.out [2022-07-13T04:32:20.802Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:26 example [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 3204 Jul 13 04:26 go.mod [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 34893 Jul 13 04:26 go.sum [2022-07-13T04:32:20.802Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 13 04:26 internal [2022-07-13T04:32:20.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 04:26 openapi [2022-07-13T04:32:20.802Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:26 pkg [2022-07-13T04:32:20.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:26 snap [2022-07-13T04:32:20.802Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:32:21.172Z] + 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=693843898baeade0e40692581dd8497a6988e370 --label arch=arm64 --label version=2.2.1-dev.13 . [2022-07-13T04:32:21.457Z] Sending build context to Docker daemon 5.321MB [2022-07-13T04:32:21.732Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T04:32:21.732Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-13T04:32:21.732Z] ---> 52c369e130d0 [2022-07-13T04:32:21.732Z] Step 3/25 : ARG MAKE=make build [2022-07-13T04:32:21.732Z] ---> Running in d5146c7429a7 [2022-07-13T04:32:22.009Z] Removing intermediate container d5146c7429a7 [2022-07-13T04:32:22.009Z] ---> 7894a0b81617 [2022-07-13T04:32:22.009Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-13T04:32:22.285Z] ---> Running in 59da6850b77f [2022-07-13T04:32:22.561Z] Removing intermediate container 59da6850b77f [2022-07-13T04:32:22.561Z] ---> f3d4cc964293 [2022-07-13T04:32:22.561Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T04:32:22.561Z] ---> Running in b893766f8ee9 [2022-07-13T04:32:22.840Z] Removing intermediate container b893766f8ee9 [2022-07-13T04:32:22.840Z] ---> 863fa6466457 [2022-07-13T04:32:22.840Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T04:32:22.840Z] ---> Running in 6575de0330e1 [2022-07-13T04:32:24.831Z] Removing intermediate container 6575de0330e1 [2022-07-13T04:32:24.831Z] ---> 2c9f89a9c487 [2022-07-13T04:32:24.831Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-13T04:32:24.831Z] ---> Running in 798baa06aecb [2022-07-13T04:32:25.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-13T04:32:26.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-13T04:32:27.399Z] OK: 221 MiB in 51 packages [2022-07-13T04:32:28.383Z] Removing intermediate container 798baa06aecb [2022-07-13T04:32:28.383Z] ---> 3da275fa6c1f [2022-07-13T04:32:28.383Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-13T04:32:28.995Z] ---> 3f45b7b7bb6e [2022-07-13T04:32:28.995Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T04:32:28.995Z] ---> Running in 2d7fc3988b81 [2022-07-13T04:32:30.984Z] Removing intermediate container 2d7fc3988b81 [2022-07-13T04:32:30.984Z] ---> 22a674f84e53 [2022-07-13T04:32:30.984Z] Step 10/25 : COPY . . [2022-07-13T04:32:31.973Z] ---> b64608c6482c [2022-07-13T04:32:31.973Z] Step 11/25 : RUN ${MAKE} [2022-07-13T04:32:31.973Z] ---> Running in 2ac05c9362fe [2022-07-13T04:32:32.974Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-13T04:34:39.880Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-13T04:34:39.880Z] Removing intermediate container 2ac05c9362fe [2022-07-13T04:34:39.880Z] ---> 7dd9a6eeae1c [2022-07-13T04:34:39.880Z] Step 12/25 : FROM alpine:3.16 [2022-07-13T04:34:39.880Z] 3.16: Pulling from library/alpine [2022-07-13T04:34:39.880Z] b3c136eddcbf: Already exists [2022-07-13T04:34:39.880Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-13T04:34:39.880Z] Status: Downloaded newer image for alpine:3.16 [2022-07-13T04:34:39.880Z] ---> 6e30ab57aeee [2022-07-13T04:34:39.880Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T04:34:39.880Z] ---> Running in 07d52c663c79 [2022-07-13T04:34:39.880Z] Removing intermediate container 07d52c663c79 [2022-07-13T04:34:39.880Z] ---> 238d093bfea0 [2022-07-13T04:34:39.880Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T04:34:39.880Z] ---> Running in 05085f840980 [2022-07-13T04:34:39.880Z] Removing intermediate container 05085f840980 [2022-07-13T04:34:39.880Z] ---> 205fd07071ea [2022-07-13T04:34:39.880Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-13T04:34:39.880Z] ---> Running in ac137535d27d [2022-07-13T04:34:39.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-13T04:34:39.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-13T04:34:40.477Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-13T04:34:40.477Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-13T04:34:40.477Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-13T04:34:40.750Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-13T04:34:41.026Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-13T04:34:41.026Z] Executing busybox-1.35.0-r13.trigger [2022-07-13T04:34:41.026Z] OK: 8 MiB in 19 packages [2022-07-13T04:34:42.011Z] Removing intermediate container ac137535d27d [2022-07-13T04:34:42.012Z] ---> 7d05072adb6f [2022-07-13T04:34:42.012Z] Step 16/25 : WORKDIR / [2022-07-13T04:34:42.012Z] ---> Running in 2b2913bf40bd [2022-07-13T04:34:42.286Z] Removing intermediate container 2b2913bf40bd [2022-07-13T04:34:42.286Z] ---> b835c6fff184 [2022-07-13T04:34:42.286Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-13T04:34:42.885Z] ---> 2047dd839415 [2022-07-13T04:34:42.885Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-13T04:34:44.328Z] ---> 84aa04ff431c [2022-07-13T04:34:44.328Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-13T04:34:44.931Z] ---> 51a343fd3108 [2022-07-13T04:34:44.931Z] Step 20/25 : EXPOSE 59999 [2022-07-13T04:34:44.931Z] ---> Running in e056fe199e25 [2022-07-13T04:34:45.206Z] Removing intermediate container e056fe199e25 [2022-07-13T04:34:45.206Z] ---> cc28a54bab38 [2022-07-13T04:34:45.206Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-13T04:34:45.488Z] ---> Running in d68fb7155090 [2022-07-13T04:34:45.766Z] Removing intermediate container d68fb7155090 [2022-07-13T04:34:45.766Z] ---> ea19baf7985b [2022-07-13T04:34:45.766Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-13T04:34:45.766Z] ---> Running in da1af7aebd99 [2022-07-13T04:34:46.049Z] Removing intermediate container da1af7aebd99 [2022-07-13T04:34:46.049Z] ---> 45c9904fa83a [2022-07-13T04:34:46.049Z] Step 23/25 : LABEL arch=arm64 [2022-07-13T04:34:46.049Z] ---> Running in 62a478637fbf [2022-07-13T04:34:46.325Z] Removing intermediate container 62a478637fbf [2022-07-13T04:34:46.325Z] ---> 1e871abea156 [2022-07-13T04:34:46.325Z] Step 24/25 : LABEL git_sha=693843898baeade0e40692581dd8497a6988e370 [2022-07-13T04:34:46.603Z] ---> Running in 9eb8565d81f2 [2022-07-13T04:34:46.878Z] Removing intermediate container 9eb8565d81f2 [2022-07-13T04:34:46.878Z] ---> e65e60ad2718 [2022-07-13T04:34:46.878Z] Step 25/25 : LABEL version=2.2.1-dev.13 [2022-07-13T04:34:46.878Z] ---> Running in a6ffe073ccf7 [2022-07-13T04:34:47.153Z] Removing intermediate container a6ffe073ccf7 [2022-07-13T04:34:47.153Z] ---> 4be4f1cb4115 [2022-07-13T04:34:47.153Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-13T04:34:47.153Z] Successfully built 4be4f1cb4115 [2022-07-13T04:34:47.153Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:34:47.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T04:34:47.602Z] [2022-07-13T04:34:47.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:34:47.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T04:34:48.238Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-13T04:34:48.238Z] 8998bd30e6a1: Pulling fs layer [2022-07-13T04:34:48.238Z] 04944245beec: Pulling fs layer [2022-07-13T04:34:48.238Z] 699f458cf7ca: Pulling fs layer [2022-07-13T04:34:48.238Z] 765212b225bb: Pulling fs layer [2022-07-13T04:34:48.238Z] f23df028b6ca: Pulling fs layer [2022-07-13T04:34:48.238Z] d65c8cfc05b1: Pulling fs layer [2022-07-13T04:34:48.238Z] 2437ff75d9bd: Pulling fs layer [2022-07-13T04:34:48.238Z] f23df028b6ca: Waiting [2022-07-13T04:34:48.238Z] d65c8cfc05b1: Waiting [2022-07-13T04:34:48.238Z] 765212b225bb: Waiting [2022-07-13T04:34:48.238Z] 2437ff75d9bd: Waiting [2022-07-13T04:34:48.238Z] 04944245beec: Verifying Checksum [2022-07-13T04:34:48.238Z] 04944245beec: Download complete [2022-07-13T04:34:48.238Z] 765212b225bb: Download complete [2022-07-13T04:34:48.238Z] f23df028b6ca: Download complete [2022-07-13T04:34:48.238Z] d65c8cfc05b1: Verifying Checksum [2022-07-13T04:34:48.238Z] d65c8cfc05b1: Download complete [2022-07-13T04:34:48.514Z] 699f458cf7ca: Verifying Checksum [2022-07-13T04:34:48.514Z] 699f458cf7ca: Download complete [2022-07-13T04:34:48.790Z] 8998bd30e6a1: Verifying Checksum [2022-07-13T04:34:48.790Z] 8998bd30e6a1: Download complete [2022-07-13T04:34:51.418Z] 2437ff75d9bd: Verifying Checksum [2022-07-13T04:34:51.418Z] 2437ff75d9bd: Download complete [2022-07-13T04:34:52.860Z] 8998bd30e6a1: Pull complete [2022-07-13T04:34:53.462Z] 04944245beec: Pull complete [2022-07-13T04:34:54.899Z] 699f458cf7ca: Pull complete [2022-07-13T04:34:55.172Z] 765212b225bb: Pull complete [2022-07-13T04:34:55.769Z] f23df028b6ca: Pull complete [2022-07-13T04:34:56.042Z] d65c8cfc05b1: Pull complete [2022-07-13T04:35:11.175Z] 2437ff75d9bd: Pull complete [2022-07-13T04:35:11.175Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-13T04:35:11.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T04:35:11.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:35:11.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-19823 does not seem to be running inside a container [2022-07-13T04:35:11.556Z] $ 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/88 -v /w/workspace/device-sdk-go/88:/w/workspace/device-sdk-go/88:rw,z -v /w/workspace/device-sdk-go/88@tmp:/w/workspace/device-sdk-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-13T04:35:14.161Z] $ docker top 5b5f2f25047c9e19e35c5a60f9ca5be00ca61b5698d961fa24fae9d5f2ada9c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:35:15.127Z] ---> job-cost.sh [2022-07-13T04:35:15.127Z] lf-activate-venv: SKIPPING [2022-07-13T04:35:15.127Z] INFO: No Stack... [2022-07-13T04:35:15.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-13T04:35:16.713Z] INFO: Archiving Costs [Pipeline] sh [2022-07-13T04:35:17.389Z] + cat /w/workspace/device-sdk-go/88/archives/cost.csv [2022-07-13T04:35:17.389Z] + cut -d, -f6 [Pipeline] lock [2022-07-13T04:35:17.462Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [2022-07-13T04:35:17.467Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] did not exist. Created. [2022-07-13T04:35:17.468Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-13T04:35:18.149Z] /w/workspace/device-sdk-go/88@tmp/durable-653fa383/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-13T04:35:18.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-13T04:35:18.866Z] Warning: overwriting stash ‘stack-cost’ [2022-07-13T04:35:18.933Z] Stashed 1 file(s) [Pipeline] } [2022-07-13T04:35:18.940Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-13T04:35:18.965Z] $ docker stop --time=1 5b5f2f25047c9e19e35c5a60f9ca5be00ca61b5698d961fa24fae9d5f2ada9c2 [2022-07-13T04:35:20.481Z] $ docker rm -f 5b5f2f25047c9e19e35c5a60f9ca5be00ca61b5698d961fa24fae9d5f2ada9c2 [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 [2022-07-13T04:35:20.928Z] provisioning config files... [2022-07-13T04:35:20.937Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7892809974286313467tmp [Pipeline] { [Pipeline] sh [2022-07-13T04:35:21.231Z] + set +x [2022-07-13T04:35:21.231Z] + curl -s https://codecov.io/bash [2022-07-13T04:35:21.231Z] + bash -s -- [2022-07-13T04:35:21.231Z] [2022-07-13T04:35:21.231Z] _____ _ [2022-07-13T04:35:21.231Z] / ____| | | [2022-07-13T04:35:21.231Z] | | ___ __| | ___ ___ _____ __ [2022-07-13T04:35:21.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-13T04:35:21.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-13T04:35:21.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-13T04:35:21.231Z] Bash-1.0.6 [2022-07-13T04:35:21.231Z] [2022-07-13T04:35:21.231Z] [2022-07-13T04:35:21.231Z] ==> git version 2.25.1 found [2022-07-13T04:35:21.231Z] ==> 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 [2022-07-13T04:35:21.231Z] Release-Date: 2020-01-08 [2022-07-13T04:35:21.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-13T04:35:21.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-13T04:35:21.231Z] ==> Jenkins CI detected. [2022-07-13T04:35:21.231Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-07-13T04:35:21.231Z] project root: . [2022-07-13T04:35:21.231Z] --> token set from env [2022-07-13T04:35:21.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-13T04:35:21.231Z] ==> Running gcov in . (disable via -X gcov) [2022-07-13T04:35:21.231Z] ==> Python coveragepy not found [2022-07-13T04:35:21.231Z] ==> Searching for coverage reports in: [2022-07-13T04:35:21.231Z] + . [2022-07-13T04:35:21.231Z] -> Found 1 reports [2022-07-13T04:35:21.231Z] ==> Detecting git/mercurial file structure [2022-07-13T04:35:21.490Z] ==> Reading reports [2022-07-13T04:35:21.490Z] + ./coverage.out bytes=131190 [2022-07-13T04:35:21.490Z] ==> Appending adjustments [2022-07-13T04:35:21.491Z] https://docs.codecov.io/docs/fixing-reports [2022-07-13T04:35:21.751Z] + Found adjustments [2022-07-13T04:35:21.751Z] ==> Gzipping contents [2022-07-13T04:35:21.751Z] 20K /tmp/codecov.0VodS9.gz [2022-07-13T04:35:21.751Z] ==> Uploading reports [2022-07-13T04:35:21.751Z] url: https://codecov.io [2022-07-13T04:35:21.751Z] query: branch=main&commit=693843898baeade0e40692581dd8497a6988e370&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-13T04:35:21.751Z] -> Pinging Codecov [2022-07-13T04:35:21.751Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=693843898baeade0e40692581dd8497a6988e370&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-13T04:35:22.012Z] -> Uploading to [2022-07-13T04:35:22.012Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-13/7E55EF52A471D76F132DFD9A03CDDE97/693843898baeade0e40692581dd8497a6988e370/779c0e3f-3a6e-49f1-8926-fc50874f3450.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220713T043521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95deb2ceb87426cd7987d5ca49aef8ad70330391d9665867a2b3112631a99e5d [2022-07-13T04:35:22.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T04:35:22.012Z] Dload Upload Total Spent Left Speed [2022-07-13T04:35:22.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16868 0 0 100 16868 0 70283 --:--:-- --:--:-- --:--:-- 70283 [2022-07-13T04:35:22.273Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/693843898baeade0e40692581dd8497a6988e370 [Pipeline] } [2022-07-13T04:35:22.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-13T04:35:22.452Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-13T04:35:22.465Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:35:22.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T04:35:22.774Z] [2022-07-13T04:35:22.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:35:23.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T04:35:23.078Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-13T04:35:23.078Z] df9b9388f04a: Pulling fs layer [2022-07-13T04:35:23.078Z] 52dc419b0ee2: Pulling fs layer [2022-07-13T04:35:23.078Z] 25bc292e5bac: Pulling fs layer [2022-07-13T04:35:23.078Z] 114826534d7a: Pulling fs layer [2022-07-13T04:35:23.078Z] 4657fd5d0bcf: Pulling fs layer [2022-07-13T04:35:23.078Z] 6ad1cebc031e: Pulling fs layer [2022-07-13T04:35:23.078Z] 8a3aa393b2d8: Pulling fs layer [2022-07-13T04:35:23.078Z] 114826534d7a: Waiting [2022-07-13T04:35:23.078Z] 4657fd5d0bcf: Waiting [2022-07-13T04:35:23.079Z] 6ad1cebc031e: Waiting [2022-07-13T04:35:23.079Z] 8a3aa393b2d8: Waiting [2022-07-13T04:35:23.079Z] 25bc292e5bac: Verifying Checksum [2022-07-13T04:35:23.079Z] 25bc292e5bac: Download complete [2022-07-13T04:35:23.079Z] 52dc419b0ee2: Verifying Checksum [2022-07-13T04:35:23.079Z] 52dc419b0ee2: Download complete [2022-07-13T04:35:23.079Z] 4657fd5d0bcf: Verifying Checksum [2022-07-13T04:35:23.079Z] 4657fd5d0bcf: Download complete [2022-07-13T04:35:23.079Z] df9b9388f04a: Download complete [2022-07-13T04:35:23.338Z] 6ad1cebc031e: Verifying Checksum [2022-07-13T04:35:23.338Z] 6ad1cebc031e: Download complete [2022-07-13T04:35:23.338Z] df9b9388f04a: Pull complete [2022-07-13T04:35:23.598Z] 52dc419b0ee2: Pull complete [2022-07-13T04:35:23.598Z] 25bc292e5bac: Pull complete [2022-07-13T04:35:23.857Z] 114826534d7a: Verifying Checksum [2022-07-13T04:35:23.857Z] 114826534d7a: Download complete [2022-07-13T04:35:24.115Z] 8a3aa393b2d8: Verifying Checksum [2022-07-13T04:35:24.115Z] 8a3aa393b2d8: Download complete [2022-07-13T04:35:28.307Z] 114826534d7a: Pull complete [2022-07-13T04:35:28.307Z] 4657fd5d0bcf: Pull complete [2022-07-13T04:35:28.307Z] 6ad1cebc031e: Pull complete [2022-07-13T04:35:30.842Z] 8a3aa393b2d8: Pull complete [2022-07-13T04:35:30.842Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-13T04:35:30.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T04:35:30.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:35:30.935Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:35:30.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-13T04:35:33.098Z] $ docker top 008a37d6096b7a1237a01b3da210a83020d8164921159bb5e6601fd52a21a526 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-13T04:35:33.179Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-07-13T04:35:33.459Z] + set -o pipefail [2022-07-13T04:35:33.459Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-07-13T04:35:38.744Z] [2022-07-13T04:35:38.744Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-07-13T04:35:38.744Z] [2022-07-13T04:35:38.744Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/909b88ce-0765-4d07-b454-718aa42abe9c [2022-07-13T04:35:38.744Z] [2022-07-13T04:35:38.744Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-13T04:35:38.744Z] [2022-07-13T04:35:38.744Z] [2022-07-13T04:35:38.744Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-13T04:35:38.744Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-13T04:35:38.758Z] $ docker stop --time=1 008a37d6096b7a1237a01b3da210a83020d8164921159bb5e6601fd52a21a526 [2022-07-13T04:35:40.995Z] $ docker rm -f 008a37d6096b7a1237a01b3da210a83020d8164921159bb5e6601fd52a21a526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-13T04:35:41.388Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T04:35:41.398Z] provisioning config files... [2022-07-13T04:35:41.407Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5603574570502270501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:35:41.721Z] --> edgex-publish-swagger.sh [2022-07-13T04:35:41.721Z] === Publish openapi/v2 API === [2022-07-13T04:35:41.721Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-13T04:35:41.721Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-07-13T04:35:41.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T04:35:41.721Z] Dload Upload Total Spent Left Speed [2022-07-13T04:35:42.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 63450 --:--:-- --:--:-- --:--:-- 63375 [2022-07-13T04:35:42.665Z] [2022-07-13T04:35:42.665Z] [Pipeline] } [2022-07-13T04:35:42.673Z] 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 [2022-07-13T04:35:43.051Z] + git log --format=format:%s -1 693843898baeade0e40692581dd8497a6988e370 [Pipeline] sh [2022-07-13T04:35:43.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T04:35:43.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:35:43.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T04:35:43.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:35:43.738Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:35:43.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T04:35:44.234Z] $ docker top 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T04:35:44.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T04:35:44.344Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T04:35:44.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T04:35:44.486Z] $ docker exec 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 ssh-agent [2022-07-13T04:35:44.618Z] SSH_AUTH_SOCK=/tmp/ssh-0w1oB6vNMyzi/agent.34 [2022-07-13T04:35:44.618Z] SSH_AGENT_PID=40 [2022-07-13T04:35:44.623Z] Running ssh-add (command line suppressed) [2022-07-13T04:35:44.757Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7017243189936835347.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7017243189936835347.key) [2022-07-13T04:35:44.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T04:35:45.064Z] + git semver tag [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,290 [run_tag] DEBUG tag force:False [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,290 [check_head_tag] DEBUG check head tag [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,291 [execute] INFO git cat-file --batch-check [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,295 [execute] INFO git cat-file --batch [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,308 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,308 [execute] INFO git tag -a v2.2.1-dev.13 -m v2.2.1-dev.13 [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.13', '-m', 'v2.2.1-dev.13'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T04:35:45.327Z] 2022-07-13 04:35:45,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:35:45.327Z] 2.2.1-dev.13 [Pipeline] } [2022-07-13T04:35:45.603Z] $ docker exec --env ******** --env ******** 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 ssh-agent -k [2022-07-13T04:35:45.724Z] unset SSH_AUTH_SOCK; [2022-07-13T04:35:45.725Z] unset SSH_AGENT_PID; [2022-07-13T04:35:45.725Z] echo Agent pid 40 killed; [2022-07-13T04:35:45.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T04:35:46.051Z] + git semver [Pipeline] } [2022-07-13T04:35:46.329Z] $ docker stop --time=1 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 [2022-07-13T04:35:47.651Z] $ docker rm -f 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:35:48.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T04:35:48.081Z] [2022-07-13T04:35:48.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:35:48.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T04:35:48.391Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-13T04:35:48.391Z] ab5ef0e58194: Pulling fs layer [2022-07-13T04:35:48.391Z] 9712f1f96733: Pulling fs layer [2022-07-13T04:35:48.391Z] 63f879dbbcfc: Pulling fs layer [2022-07-13T04:35:48.391Z] 0d9ebad4ef96: Pulling fs layer [2022-07-13T04:35:48.391Z] e9a5061849ea: Pulling fs layer [2022-07-13T04:35:48.391Z] 0d9ebad4ef96: Waiting [2022-07-13T04:35:48.391Z] d747dcd14b5f: Pulling fs layer [2022-07-13T04:35:48.391Z] 2de7ff778b66: Pulling fs layer [2022-07-13T04:35:48.391Z] e9a5061849ea: Waiting [2022-07-13T04:35:48.391Z] d747dcd14b5f: Waiting [2022-07-13T04:35:48.391Z] 2de7ff778b66: Waiting [2022-07-13T04:35:48.391Z] 9712f1f96733: Verifying Checksum [2022-07-13T04:35:48.391Z] 9712f1f96733: Download complete [2022-07-13T04:35:48.654Z] 63f879dbbcfc: Verifying Checksum [2022-07-13T04:35:48.654Z] 63f879dbbcfc: Download complete [2022-07-13T04:35:48.915Z] 0d9ebad4ef96: Verifying Checksum [2022-07-13T04:35:48.915Z] 0d9ebad4ef96: Download complete [2022-07-13T04:35:48.915Z] e9a5061849ea: Verifying Checksum [2022-07-13T04:35:48.915Z] e9a5061849ea: Download complete [2022-07-13T04:35:48.915Z] d747dcd14b5f: Verifying Checksum [2022-07-13T04:35:48.915Z] d747dcd14b5f: Download complete [2022-07-13T04:35:48.915Z] ab5ef0e58194: Verifying Checksum [2022-07-13T04:35:48.915Z] ab5ef0e58194: Download complete [2022-07-13T04:35:49.174Z] 2de7ff778b66: Verifying Checksum [2022-07-13T04:35:49.174Z] 2de7ff778b66: Download complete [2022-07-13T04:35:52.467Z] ab5ef0e58194: Pull complete [2022-07-13T04:35:52.467Z] 9712f1f96733: Pull complete [2022-07-13T04:35:52.727Z] 63f879dbbcfc: Pull complete [2022-07-13T04:35:56.923Z] 0d9ebad4ef96: Pull complete [2022-07-13T04:35:57.183Z] e9a5061849ea: Pull complete [2022-07-13T04:35:57.443Z] d747dcd14b5f: Pull complete [2022-07-13T04:35:58.827Z] 2de7ff778b66: Pull complete [2022-07-13T04:35:58.827Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-13T04:35:58.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T04:35:58.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:35:58.915Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:35:58.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-13T04:36:01.225Z] $ docker top c69232155348d3325dcd9e1e987fea5dd7c784f084752ea640d4e2b867bfd5e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-13T04:36:01.308Z] provisioning config files... [2022-07-13T04:36:01.315Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7078404368541991438tmp [2022-07-13T04:36:01.326Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6922603819413788755tmp [2022-07-13T04:36:01.337Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config249236181207817649tmp [Pipeline] { [Pipeline] echo [2022-07-13T04:36:01.355Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:01.640Z] ---> sigul-configuration.sh [2022-07-13T04:36:01.640Z] gpg: directory `/root/.gnupg' created [2022-07-13T04:36:01.640Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-13T04:36:01.640Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-13T04:36:01.640Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-13T04:36:01.640Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-13T04:36:01.640Z] gpg: CAST5 encrypted data [2022-07-13T04:36:01.641Z] gpg: encrypted with 1 passphrase [2022-07-13T04:36:01.641Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-13T04:36:01.931Z] + mkdir /home/jenkins [2022-07-13T04:36:01.931Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-13T04:36:02.217Z] + 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 [2022-07-13T04:36:02.226Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:02.515Z] ---> sigul-install.sh [2022-07-13T04:36:02.515Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-13T04:36:02.805Z] + git tag --list [2022-07-13T04:36:02.805Z] 0.7.1 [2022-07-13T04:36:02.805Z] delhi-tag [2022-07-13T04:36:02.805Z] v1.0.0 [2022-07-13T04:36:02.805Z] v1.1.0 [2022-07-13T04:36:02.805Z] v1.1.1 [2022-07-13T04:36:02.805Z] v1.1.2 [2022-07-13T04:36:02.805Z] v1.2.0 [2022-07-13T04:36:02.805Z] v1.2.1 [2022-07-13T04:36:02.805Z] v1.2.2 [2022-07-13T04:36:02.805Z] v1.2.3 [2022-07-13T04:36:02.805Z] v1.3.0 [2022-07-13T04:36:02.805Z] v1.4.0 [2022-07-13T04:36:02.805Z] v2.0.0 [2022-07-13T04:36:02.805Z] v2.1.0 [2022-07-13T04:36:02.805Z] v2.1.1 [2022-07-13T04:36:02.805Z] v2.1.1-dev.2 [2022-07-13T04:36:02.805Z] v2.1.1-dev.3 [2022-07-13T04:36:02.805Z] v2.2.0 [2022-07-13T04:36:02.805Z] v2.2.1-dev.1 [2022-07-13T04:36:02.805Z] v2.2.1-dev.10 [2022-07-13T04:36:02.805Z] v2.2.1-dev.11 [2022-07-13T04:36:02.805Z] v2.2.1-dev.12 [2022-07-13T04:36:02.805Z] v2.2.1-dev.13 [2022-07-13T04:36:02.805Z] v2.2.1-dev.2 [2022-07-13T04:36:02.805Z] v2.2.1-dev.3 [2022-07-13T04:36:02.805Z] v2.2.1-dev.4 [2022-07-13T04:36:02.805Z] v2.2.1-dev.5 [2022-07-13T04:36:02.805Z] v2.2.1-dev.6 [2022-07-13T04:36:02.805Z] v2.2.1-dev.7 [2022-07-13T04:36:02.805Z] v2.2.1-dev.8 [2022-07-13T04:36:02.805Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-13T04:36:03.099Z] + lftools sign git-tag v2.2.1-dev.13 [2022-07-13T04:36:03.670Z] Signing Git tag with Sigul... [2022-07-13T04:36:03.670Z] Signing v2.2.1-dev.13 [Pipeline] echo [2022-07-13T04:36:04.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:04.534Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-13T04:36:04.543Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-13T04:36:04.570Z] $ docker stop --time=1 c69232155348d3325dcd9e1e987fea5dd7c784f084752ea640d4e2b867bfd5e6 [2022-07-13T04:36:05.904Z] $ docker rm -f c69232155348d3325dcd9e1e987fea5dd7c784f084752ea640d4e2b867bfd5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-13T04:36:06.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T04:36:06.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:36:06.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T04:36:06.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:36:06.735Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:36:06.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T04:36:07.184Z] $ docker top 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 -eo pid,comm [2022-07-13T04:36:07.242Z] 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). [2022-07-13T04:36:07.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T04:36:07.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T04:36:07.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T04:36:07.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T04:36:07.421Z] $ docker exec 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 ssh-agent [2022-07-13T04:36:07.536Z] SSH_AUTH_SOCK=/tmp/ssh-U5o4fJ8WoZR2/agent.33 [2022-07-13T04:36:07.536Z] SSH_AGENT_PID=39 [2022-07-13T04:36:07.542Z] Running ssh-add (command line suppressed) [2022-07-13T04:36:07.663Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_173728929200118338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_173728929200118338.key) [2022-07-13T04:36:07.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T04:36:07.963Z] + git semver bump pre [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,172 [bump_version] DEBUG bumping version:2.2.1-dev.13 on axis:pre with prefix:dev [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,172 [bump_version] DEBUG bumped version:2.2.1-dev.14 [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,172 [write_version] DEBUG write version:2.2.1-dev.14 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,172 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,174 [execute] INFO git cat-file --batch-check [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,181 [execute] INFO git cat-file --batch [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T04:36:08.223Z] 2022-07-13 04:36:08,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:36:08.223Z] 2.2.1-dev.14 [Pipeline] } [2022-07-13T04:36:08.236Z] $ docker exec --env ******** --env ******** 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 ssh-agent -k [2022-07-13T04:36:08.347Z] unset SSH_AUTH_SOCK; [2022-07-13T04:36:08.347Z] unset SSH_AGENT_PID; [2022-07-13T04:36:08.347Z] echo Agent pid 39 killed; [2022-07-13T04:36:08.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T04:36:08.660Z] + git semver [Pipeline] } [2022-07-13T04:36:08.937Z] $ docker stop --time=1 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 [2022-07-13T04:36:10.253Z] $ docker rm -f 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T04:36:10.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T04:36:10.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:36:10.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T04:36:10.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:36:10.999Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:36:11.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T04:36:11.451Z] $ docker top 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T04:36:11.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T04:36:11.547Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T04:36:11.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T04:36:11.686Z] $ docker exec 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 ssh-agent [2022-07-13T04:36:11.817Z] SSH_AUTH_SOCK=/tmp/ssh-EItVQUSrxb94/agent.33 [2022-07-13T04:36:11.817Z] SSH_AGENT_PID=39 [2022-07-13T04:36:11.824Z] Running ssh-add (command line suppressed) [2022-07-13T04:36:11.951Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5571375104476432822.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5571375104476432822.key) [2022-07-13T04:36:11.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T04:36:12.258Z] + git semver push [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,447 [run_push] DEBUG push [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,447 [execute] INFO git cat-file --batch-check [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,452 [execute] INFO git rev-list 63b8579d33a8070dac9ff2a0a4d8547deacc7f3e -- [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,452 [execute] DEBUG Popen(['git', 'rev-list', '63b8579d33a8070dac9ff2a0a4d8547deacc7f3e', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,464 [execute] INFO git fetch -v origin [2022-07-13T04:36:12.520Z] 2022-07-13 04:36:12,465 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-13T04:36:13.091Z] 2022-07-13 04:36:12,931 [run_push] DEBUG no remote changes detected [2022-07-13T04:36:13.091Z] 2022-07-13 04:36:12,931 [execute] INFO git push origin semver [2022-07-13T04:36:13.091Z] 2022-07-13 04:36:12,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-13T04:36:13.677Z] 2022-07-13 04:36:13,603 [run_push] DEBUG push all version tags [2022-07-13T04:36:13.677Z] 2022-07-13 04:36:13,603 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-13T04:36:13.677Z] 2022-07-13 04:36:13,604 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T04:36:14.311Z] 2022-07-13 04:36:14,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-13T04:36:14.311Z] 2.2.1-dev.14 [Pipeline] } [2022-07-13T04:36:14.330Z] $ docker exec --env ******** --env ******** 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 ssh-agent -k [2022-07-13T04:36:14.457Z] unset SSH_AUTH_SOCK; [2022-07-13T04:36:14.457Z] unset SSH_AGENT_PID; [2022-07-13T04:36:14.457Z] echo Agent pid 39 killed; [2022-07-13T04:36:14.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T04:36:14.910Z] + git semver [Pipeline] } [2022-07-13T04:36:15.193Z] $ docker stop --time=1 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 [2022-07-13T04:36:16.527Z] $ docker rm -f 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-13T04:36:17.080Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-07-13T04:36:17.080Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-13T04:36:17.080Z] total 16 [2022-07-13T04:36:17.080Z] drwxr-xr-x 3 root root 4096 Jul 13 04:26 . [2022-07-13T04:36:17.080Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 04:36 .. [2022-07-13T04:36:17.080Z] drwxr-xr-x 2 root root 4096 Jul 13 04:26 cost [2022-07-13T04:36:17.080Z] -rw-r--r-- 1 root root 83 Jul 13 04:26 cost.csv [2022-07-13T04:36:17.080Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-13T04:36:17.080Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-13T04:36:17.080Z] total 16 [2022-07-13T04:36:17.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 04:26 . [2022-07-13T04:36:17.080Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 04:36 .. [2022-07-13T04:36:17.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 04:26 cost [2022-07-13T04:36:17.080Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 13 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:17.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:18.245Z] ---> package-listing.sh [2022-07-13T04:36:18.245Z] ++ facter osfamily [2022-07-13T04:36:18.245Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-13T04:36:18.506Z] + OS_FAMILY=debian [2022-07-13T04:36:18.506Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-07-13T04:36:18.506Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-13T04:36:18.506Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-13T04:36:18.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-13T04:36:18.506Z] + PACKAGES=/tmp/packages_start.txt [2022-07-13T04:36:18.506Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-13T04:36:18.506Z] + PACKAGES=/tmp/packages_end.txt [2022-07-13T04:36:18.506Z] + case "${OS_FAMILY}" in [2022-07-13T04:36:18.506Z] + dpkg -l [2022-07-13T04:36:18.506Z] + grep '^ii' [2022-07-13T04:36:18.506Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-13T04:36:18.506Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-13T04:36:18.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-13T04:36:18.506Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-13T04:36:18.506Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-07-13T04:36:18.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-07-13T04:36:18.517Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-13T04:36:18.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T04:36:19.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T04:36:19.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T04:36:19.442Z] prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container [2022-07-13T04:36:19.478Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-13T04:36:19.768Z] $ docker top 9f2f44edc3cd835a34d53d02628a15f1238c20ce19ad86f8e4b4de94a84881d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T04:36:20.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-13T04:36:20.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-13T04:36:20.713Z] + ls /var/log/sa-host [2022-07-13T04:36:20.713Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T04:36:20.839Z] provisioning config files... [2022-07-13T04:36:20.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config588044788964834994tmp [Pipeline] { [Pipeline] echo [2022-07-13T04:36:20.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:21.147Z] ---> create-netrc.sh [Pipeline] } [2022-07-13T04:36:21.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:21.489Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-13T04:36:21.497Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:21.784Z] ---> sudo-logs.sh [2022-07-13T04:36:21.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-13T04:36:21.809Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:22.091Z] ---> job-cost.sh [2022-07-13T04:36:22.091Z] lf-activate-venv: SKIPPING [2022-07-13T04:36:22.091Z] DEBUG: total: 0.2199999988079071 [2022-07-13T04:36:22.091Z] INFO: Retrieving Stack Cost... [2022-07-13T04:36:22.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-13T04:36:23.233Z] INFO: Archiving Costs [Pipeline] echo [2022-07-13T04:36:23.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T04:36:23.529Z] ---> logs-deploy.sh [2022-07-13T04:36:23.529Z] lf-activate-venv: SKIPPING [2022-07-13T04:36:23.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/88 [2022-07-13T04:36:23.529Z] INFO: archiving workspace using pattern(s): [2022-07-13T04:36:24.472Z] Archives upload complete. [2022-07-13T04:36:24.732Z] INFO: archiving logs to Nexus