Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf6bcd748b49a57926d0cd1f149c1f1b3a309328 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-ssh14968799066105802613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1158222019892547401.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3176194726362255389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5661759255142280496.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-ssh17875571048417394573.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.17 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 ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15250’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15251’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15254 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 cf6bcd748b49a57926d0cd1f149c1f1b3a309328 (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 cf6bcd748b49a57926d0cd1f149c1f1b3a309328 # timeout=10 Commit message: "Merge pull request #1181 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.4" > git rev-list --no-walk 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-21T20:58:51.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-21T20:58:51.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-21T20:58:51.680Z] ========================================================= [2022-06-21T20:58:51.680Z] EdgeX Global Pipelines Version Info [2022-06-21T20:58:51.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:58:52.439Z] ------------------- [2022-06-21T20:58:52.440Z] stable info: [2022-06-21T20:58:52.440Z] ------------------- [2022-06-21T20:58:52.440Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-21T20:58:52.440Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T20:58:52.440Z] Message: update stable to v1.0.234 [2022-06-21T20:58:53.014Z] ------------------- [2022-06-21T20:58:53.014Z] experimental info: [2022-06-21T20:58:53.014Z] ------------------- [2022-06-21T20:58:53.014Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-21T20:58:53.014Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T20:58:53.014Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-21T20:58:53.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-21T20:58:53.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-21T20:58:53.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-21T20:58:53.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-21T20:58:53.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-21T20:58:53.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-21T20:58:53.337Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-21T20:58:53.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-21T20:58:53.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-21T20:58:53.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-21T20:58:53.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-21T20:58:53.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-21T20:58:53.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-21T20:58:53.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-21T20:58:53.438Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T20:58:53.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:58:53.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:58:53.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:58:53.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-21T20:58:53.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-21T20:58:53.530Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-21T20:58:53.542Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-21T20:58:53.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-21T20:58:53.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-21T20:58:53.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-21T20:58:53.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-21T20:58:53.593Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-21T20:58:53.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-21T20:58:53.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-21T20:58:53.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-21T20:58:53.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [Pipeline] echo [2022-06-21T20:58:53.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf6bcd7 [Pipeline] echo [2022-06-21T20:58:53.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T20:58:53.672Z] provisioning config files... [2022-06-21T20:58:53.686Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5545557468728207911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:58:54.010Z] ---> docker-login.sh [2022-06-21T20:58:54.010Z] nexus3.edgexfoundry.org:10001 [2022-06-21T20:58:54.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:54.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:54.270Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:54.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:54.270Z] [2022-06-21T20:58:54.270Z] Login Succeeded [2022-06-21T20:58:54.270Z] nexus3.edgexfoundry.org:10002 [2022-06-21T20:58:54.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:54.531Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:54.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:54.531Z] [2022-06-21T20:58:54.531Z] Login Succeeded [2022-06-21T20:58:54.531Z] nexus3.edgexfoundry.org:10003 [2022-06-21T20:58:54.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:54.531Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:54.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:54.531Z] [2022-06-21T20:58:54.531Z] Login Succeeded [2022-06-21T20:58:54.531Z] nexus3.edgexfoundry.org:10004 [2022-06-21T20:58:54.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:54.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:54.793Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:54.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:54.793Z] [2022-06-21T20:58:54.793Z] Login Succeeded [2022-06-21T20:58:54.793Z] docker.io [2022-06-21T20:58:54.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:55.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:55.053Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:55.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:55.053Z] [2022-06-21T20:58:55.053Z] Login Succeeded [2022-06-21T20:58:55.053Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T20:58:55.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-21T20:58:55.422Z] + git rev-list -1 --merges cf6bcd748b49a57926d0cd1f149c1f1b3a309328~1..cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [Pipeline] echo [2022-06-21T20:58:55.450Z] -----------> git rev-list -1 --merges cf6bcd748b49a57926d0cd1f149c1f1b3a309328~1..cf6bcd748b49a57926d0cd1f149c1f1b3a309328 cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [2022-06-21T20:58:55.450Z] cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [false] [Pipeline] sh [2022-06-21T20:58:55.748Z] + git log --format=format:%s -1 cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [Pipeline] echo [2022-06-21T20:58:55.766Z] ========================================================= [2022-06-21T20:58:55.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-21T20:58:55.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T20:58:56.095Z] + git log --format=format:%s -1 cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [Pipeline] echo [2022-06-21T20:58:56.107Z] [semverPrep] GIT_COMMIT: cf6bcd748b49a57926d0cd1f149c1f1b3a309328, Commit Message: Merge pull request #1181 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.4 [Pipeline] echo [2022-06-21T20:58:56.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-21T20:58:56.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T20:58:56.473Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-21T20:58:56.473Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-21T20:58:56.473Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-21T20:58:56.473Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-21T20:58:56.473Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-21T20:58:56.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:58:56.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:58:56.824Z] [2022-06-21T20:58:56.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:58:57.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:58:57.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-21T20:58:57.131Z] 42c077c10790: Pulling fs layer [2022-06-21T20:58:57.131Z] f63e77b7563a: Pulling fs layer [2022-06-21T20:58:57.131Z] bd5fdadae976: Pulling fs layer [2022-06-21T20:58:57.131Z] 205491f53016: Pulling fs layer [2022-06-21T20:58:57.131Z] df18705c85c3: Pulling fs layer [2022-06-21T20:58:57.131Z] bdb3f477010e: Pulling fs layer [2022-06-21T20:58:57.131Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-21T20:58:57.131Z] 2c6e9b1d212d: Pulling fs layer [2022-06-21T20:58:57.131Z] bdb8f0575790: Pulling fs layer [2022-06-21T20:58:57.131Z] 386e3cb2ff24: Pulling fs layer [2022-06-21T20:58:57.131Z] 2343380bae48: Pulling fs layer [2022-06-21T20:58:57.131Z] c8a8fc8e1c8f: Waiting [2022-06-21T20:58:57.131Z] 2c6e9b1d212d: Waiting [2022-06-21T20:58:57.131Z] bdb8f0575790: Waiting [2022-06-21T20:58:57.131Z] 386e3cb2ff24: Waiting [2022-06-21T20:58:57.131Z] 2343380bae48: Waiting [2022-06-21T20:58:57.131Z] df18705c85c3: Waiting [2022-06-21T20:58:57.131Z] bdb3f477010e: Waiting [2022-06-21T20:58:57.131Z] 205491f53016: Waiting [2022-06-21T20:58:57.131Z] f63e77b7563a: Verifying Checksum [2022-06-21T20:58:57.131Z] f63e77b7563a: Download complete [2022-06-21T20:58:57.131Z] 205491f53016: Verifying Checksum [2022-06-21T20:58:57.131Z] 205491f53016: Download complete [2022-06-21T20:58:57.392Z] df18705c85c3: Verifying Checksum [2022-06-21T20:58:57.392Z] df18705c85c3: Download complete [2022-06-21T20:58:57.392Z] bdb3f477010e: Download complete [2022-06-21T20:58:57.392Z] bd5fdadae976: Verifying Checksum [2022-06-21T20:58:57.392Z] bd5fdadae976: Download complete [2022-06-21T20:58:57.392Z] 2c6e9b1d212d: Verifying Checksum [2022-06-21T20:58:57.392Z] 2c6e9b1d212d: Download complete [2022-06-21T20:58:57.392Z] bdb8f0575790: Download complete [2022-06-21T20:58:57.392Z] 386e3cb2ff24: Download complete [2022-06-21T20:58:57.392Z] 2343380bae48: Verifying Checksum [2022-06-21T20:58:57.392Z] 2343380bae48: Download complete [2022-06-21T20:58:57.392Z] 42c077c10790: Verifying Checksum [2022-06-21T20:58:57.392Z] 42c077c10790: Download complete [2022-06-21T20:58:57.652Z] c8a8fc8e1c8f: Download complete [2022-06-21T20:58:59.045Z] 42c077c10790: Pull complete [2022-06-21T20:58:59.045Z] f63e77b7563a: Pull complete [2022-06-21T20:58:59.617Z] bd5fdadae976: Pull complete [2022-06-21T20:58:59.617Z] 205491f53016: Pull complete [2022-06-21T20:58:59.878Z] df18705c85c3: Pull complete [2022-06-21T20:59:00.139Z] bdb3f477010e: Pull complete [2022-06-21T20:59:02.063Z] c8a8fc8e1c8f: Pull complete [2022-06-21T20:59:02.063Z] 2c6e9b1d212d: Pull complete [2022-06-21T20:59:02.324Z] bdb8f0575790: Pull complete [2022-06-21T20:59:02.324Z] 386e3cb2ff24: Pull complete [2022-06-21T20:59:02.324Z] 2343380bae48: Pull complete [2022-06-21T20:59:02.586Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-21T20:59:02.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:59:02.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:59:02.692Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T20:59:02.746Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T20:59:04.234Z] $ docker top c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 -eo pid,comm [2022-06-21T20:59:04.302Z] 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-06-21T20:59:04.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T20:59:04.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T20:59:04.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T20:59:04.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T20:59:04.487Z] $ docker exec c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 ssh-agent [2022-06-21T20:59:04.617Z] SSH_AUTH_SOCK=/tmp/ssh-0gAN1StZrKLJ/agent.33 [2022-06-21T20:59:04.617Z] SSH_AGENT_PID=39 [2022-06-21T20:59:04.625Z] Running ssh-add (command line suppressed) [2022-06-21T20:59:04.757Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4092146105544180655.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4092146105544180655.key) [2022-06-21T20:59:04.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T20:59:05.059Z] + git tag --points-at HEAD [Pipeline] } [2022-06-21T20:59:05.083Z] $ docker exec --env ******** --env ******** c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 ssh-agent -k [2022-06-21T20:59:05.201Z] unset SSH_AUTH_SOCK; [2022-06-21T20:59:05.201Z] unset SSH_AGENT_PID; [2022-06-21T20:59:05.202Z] echo Agent pid 39 killed; [2022-06-21T20:59:05.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-21T20:59:05.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T20:59:05.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T20:59:05.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T20:59:05.373Z] $ docker exec c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 ssh-agent [2022-06-21T20:59:05.506Z] SSH_AUTH_SOCK=/tmp/ssh-2qnmuHnArWgU/agent.72 [2022-06-21T20:59:05.506Z] SSH_AGENT_PID=78 [2022-06-21T20:59:05.511Z] Running ssh-add (command line suppressed) [2022-06-21T20:59:05.632Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3260355624529644166.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3260355624529644166.key) [2022-06-21T20:59:05.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T20:59:05.930Z] + git semver init [2022-06-21T20:59:06.194Z] 2022-06-21 20:59:06,163 [run_init] DEBUG init version:0.0.0 force:False [2022-06-21T20:59:06.194Z] 2022-06-21 20:59:06,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-06-21T20:59:06.194Z] 2022-06-21 20:59:06,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-06-21T20:59:06.194Z] 2022-06-21 20:59:06,165 [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-06-21T20:59:07.137Z] 2022-06-21 20:59:06,941 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-06-21T20:59:07.137Z] 2022-06-21 20:59:06,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-06-21T20:59:07.137Z] 2022-06-21 20:59:06,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T20:59:07.137Z] 2022-06-21 20:59:06,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T20:59:07.137Z] 2.2.1-dev.8 [Pipeline] } [2022-06-21T20:59:07.153Z] $ docker exec --env ******** --env ******** c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 ssh-agent -k [2022-06-21T20:59:07.258Z] unset SSH_AUTH_SOCK; [2022-06-21T20:59:07.258Z] unset SSH_AGENT_PID; [2022-06-21T20:59:07.258Z] echo Agent pid 78 killed; [2022-06-21T20:59:07.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T20:59:07.569Z] + git semver [Pipeline] } [2022-06-21T20:59:07.852Z] $ docker stop --time=1 c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 [2022-06-21T20:59:09.140Z] $ docker rm -f c3f2675c72baaaa12d33884b2b7e9230b7dbb241d23a67d33b182aba31b459e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T20:59:09.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-21T20:59:09.741Z] Stashed 1 file(s) [Pipeline] echo [2022-06-21T20:59:09.744Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [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-06-21T20:59:09.890Z] provisioning config files... [2022-06-21T20:59:09.902Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config35274356237951767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:59:10.202Z] ---> docker-login.sh [2022-06-21T20:59:10.202Z] nexus3.edgexfoundry.org:10001 [2022-06-21T20:59:10.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:59:10.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:59:10.202Z] Configure a credential helper to remove this warning. See [2022-06-21T20:59:10.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:59:10.202Z] [2022-06-21T20:59:10.202Z] Login Succeeded [2022-06-21T20:59:10.202Z] nexus3.edgexfoundry.org:10002 [2022-06-21T20:59:10.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:59:10.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:59:10.463Z] Configure a credential helper to remove this warning. See [2022-06-21T20:59:10.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:59:10.463Z] [2022-06-21T20:59:10.463Z] Login Succeeded [2022-06-21T20:59:10.463Z] nexus3.edgexfoundry.org:10003 [2022-06-21T20:59:10.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:59:10.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:59:10.463Z] Configure a credential helper to remove this warning. See [2022-06-21T20:59:10.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:59:10.463Z] [2022-06-21T20:59:10.463Z] Login Succeeded [2022-06-21T20:59:10.463Z] nexus3.edgexfoundry.org:10004 [2022-06-21T20:59:10.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:59:10.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:59:10.723Z] Configure a credential helper to remove this warning. See [2022-06-21T20:59:10.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:59:10.723Z] [2022-06-21T20:59:10.723Z] Login Succeeded [2022-06-21T20:59:10.723Z] docker.io [2022-06-21T20:59:10.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:59:10.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:59:10.984Z] Configure a credential helper to remove this warning. See [2022-06-21T20:59:10.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:59:10.984Z] [2022-06-21T20:59:10.984Z] Login Succeeded [2022-06-21T20:59:10.984Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T20:59:10.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T20:59:11.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:59:11.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:59:11.078Z] ========================================================= [2022-06-21T20:59:11.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-21T20:59:11.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:59:11.403Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-21T20:59:11.403Z] Sending build context to Docker daemon 9.616MB [2022-06-21T20:59:11.403Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T20:59:11.403Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-21T20:59:11.403Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-21T20:59:11.403Z] 59bf1c3509f3: Pulling fs layer [2022-06-21T20:59:11.403Z] 666ba61612fd: Pulling fs layer [2022-06-21T20:59:11.403Z] 8ed8ca486205: Pulling fs layer [2022-06-21T20:59:11.403Z] cc1cd167ecdc: Pulling fs layer [2022-06-21T20:59:11.403Z] c516ae0d96e1: Pulling fs layer [2022-06-21T20:59:11.403Z] c516ae0d96e1: Waiting [2022-06-21T20:59:11.403Z] 684cea983483: Pulling fs layer [2022-06-21T20:59:11.403Z] dd3240ac7de5: Pulling fs layer [2022-06-21T20:59:11.403Z] b1e948a4e11c: Pulling fs layer [2022-06-21T20:59:11.403Z] a8fd76ee1af6: Pulling fs layer [2022-06-21T20:59:11.403Z] 646ad004c059: Pulling fs layer [2022-06-21T20:59:11.403Z] b1e948a4e11c: Waiting [2022-06-21T20:59:11.403Z] dd3240ac7de5: Waiting [2022-06-21T20:59:11.403Z] a8fd76ee1af6: Waiting [2022-06-21T20:59:11.403Z] 684cea983483: Waiting [2022-06-21T20:59:11.665Z] 8ed8ca486205: Verifying Checksum [2022-06-21T20:59:11.665Z] 8ed8ca486205: Download complete [2022-06-21T20:59:11.665Z] 666ba61612fd: Verifying Checksum [2022-06-21T20:59:11.665Z] 666ba61612fd: Download complete [2022-06-21T20:59:11.665Z] c516ae0d96e1: Download complete [2022-06-21T20:59:11.665Z] 684cea983483: Download complete [2022-06-21T20:59:11.665Z] dd3240ac7de5: Verifying Checksum [2022-06-21T20:59:11.665Z] dd3240ac7de5: Download complete [2022-06-21T20:59:11.665Z] 59bf1c3509f3: Verifying Checksum [2022-06-21T20:59:11.665Z] 59bf1c3509f3: Download complete [2022-06-21T20:59:11.665Z] b1e948a4e11c: Verifying Checksum [2022-06-21T20:59:11.665Z] b1e948a4e11c: Download complete [2022-06-21T20:59:11.665Z] 59bf1c3509f3: Pull complete [2022-06-21T20:59:11.926Z] 666ba61612fd: Pull complete [2022-06-21T20:59:11.926Z] 8ed8ca486205: Pull complete [2022-06-21T20:59:12.189Z] 646ad004c059: Verifying Checksum [2022-06-21T20:59:12.189Z] 646ad004c059: Download complete [2022-06-21T20:59:12.448Z] a8fd76ee1af6: Verifying Checksum [2022-06-21T20:59:12.448Z] a8fd76ee1af6: Download complete [2022-06-21T20:59:12.448Z] cc1cd167ecdc: Verifying Checksum [2022-06-21T20:59:12.448Z] cc1cd167ecdc: Download complete [2022-06-21T20:59:16.644Z] cc1cd167ecdc: Pull complete [2022-06-21T20:59:16.644Z] c516ae0d96e1: Pull complete [2022-06-21T20:59:16.644Z] 684cea983483: Pull complete [2022-06-21T20:59:16.644Z] dd3240ac7de5: Pull complete [2022-06-21T20:59:16.644Z] b1e948a4e11c: Pull complete [2022-06-21T20:59:19.183Z] a8fd76ee1af6: Pull complete [2022-06-21T20:59:19.755Z] 646ad004c059: Pull complete [2022-06-21T20:59:19.755Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-21T20:59:19.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:59:19.755Z] ---> 8f69c11f6b0c [2022-06-21T20:59:19.755Z] Step 3/11 : ARG MAKE=make build [2022-06-21T20:59:21.671Z] ---> Running in 88629cc3e5cf [2022-06-21T20:59:21.671Z] Removing intermediate container 88629cc3e5cf [2022-06-21T20:59:21.671Z] ---> b718eedd2564 [2022-06-21T20:59:21.671Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-21T20:59:21.671Z] ---> Running in d5bf2c077066 [2022-06-21T20:59:21.671Z] Removing intermediate container d5bf2c077066 [2022-06-21T20:59:21.671Z] ---> 6fbfa55934b1 [2022-06-21T20:59:21.671Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T20:59:21.671Z] ---> Running in 4a84de16b766 [2022-06-21T20:59:21.671Z] Removing intermediate container 4a84de16b766 [2022-06-21T20:59:21.671Z] ---> 7dad2aec0de8 [2022-06-21T20:59:21.671Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T20:59:21.930Z] ---> Running in ceda3f36df54 [2022-06-21T20:59:22.502Z] Removing intermediate container ceda3f36df54 [2022-06-21T20:59:22.502Z] ---> 76506bd73a23 [2022-06-21T20:59:22.502Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-21T20:59:22.502Z] ---> Running in bb73e184702d [2022-06-21T20:59:22.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T20:59:23.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T20:59:23.968Z] OK: 221 MiB in 52 packages [2022-06-21T20:59:24.543Z] Removing intermediate container bb73e184702d [2022-06-21T20:59:24.543Z] ---> f468588cc0eb [2022-06-21T20:59:24.543Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-21T20:59:24.543Z] ---> fd9f811ac233 [2022-06-21T20:59:24.543Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T20:59:24.543Z] ---> Running in 46d82565c219 [2022-06-21T20:59:24.848Z] Still waiting to schedule task [2022-06-21T20:59:24.849Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-21T20:59:39.453Z] Removing intermediate container 46d82565c219 [2022-06-21T20:59:39.453Z] ---> 95095cf19073 [2022-06-21T20:59:39.453Z] Step 10/11 : COPY . . [2022-06-21T20:59:39.453Z] ---> e3212c1ce7b8 [2022-06-21T20:59:39.453Z] Step 11/11 : RUN ${MAKE} [2022-06-21T20:59:39.453Z] ---> Running in 77d635697441 [2022-06-21T20:59:39.453Z] noop [2022-06-21T20:59:39.453Z] Removing intermediate container 77d635697441 [2022-06-21T20:59:39.453Z] ---> 408bd6bd419c [2022-06-21T20:59:39.453Z] Successfully built 408bd6bd419c [2022-06-21T20:59:39.453Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:59:39.770Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T20:59:39.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:59:39.852Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T20:59:39.895Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-21T20:59:40.394Z] $ docker top 0d05f48d97ed1292bd16c8627a8688ff1027faf61081bf3aaae4555d7ad86f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T20:59:40.754Z] + go version [2022-06-21T20:59:40.754Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-21T20:59:40.771Z] $ docker stop --time=1 0d05f48d97ed1292bd16c8627a8688ff1027faf61081bf3aaae4555d7ad86f52 [2022-06-21T20:59:42.097Z] $ docker rm -f 0d05f48d97ed1292bd16c8627a8688ff1027faf61081bf3aaae4555d7ad86f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:59:42.509Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T20:59:42.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:59:42.598Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T20:59:42.646Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-21T20:59:43.031Z] $ docker top 69b8f784c1a7c7988b967e0d82936933ff47d8658ff6b890da12d87dd3fa8b1f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:59:43.395Z] + make test [2022-06-21T20:59:43.395Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-21T20:59:48.668Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-21T21:00:00.893Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-21T21:00:00.893Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-21T21:00:00.893Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-21T21:00:01.155Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.095s coverage: 23.7% of statements [2022-06-21T21:00:01.155Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-21T21:00:01.155Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.096s coverage: 27.6% of statements [2022-06-21T21:00:01.155Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.109s coverage: 78.9% of statements [2022-06-21T21:00:01.155Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements [2022-06-21T21:00:01.155Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.131s coverage: 60.0% of statements [2022-06-21T21:00:01.155Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-21T21:00:01.155Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-21T21:00:01.743Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 34.8% of statements [2022-06-21T21:00:01.743Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-21T21:00:02.004Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.076s coverage: 85.4% of statements [2022-06-21T21:00:02.004Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-21T21:00:02.004Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-21T21:00:02.004Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements [2022-06-21T21:00:02.004Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.754s coverage: 89.2% of statements [2022-06-21T21:00:02.004Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-21T21:00:02.004Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.071s coverage: 4.7% of statements [2022-06-21T21:00:02.004Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-21T21:00:20.101Z] GO111MODULE=on go vet ./... [2022-06-21T21:00:22.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T21:00:22.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T21:00:22.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T21:00:22.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T21:00:22.629Z] $ docker stop --time=1 69b8f784c1a7c7988b967e0d82936933ff47d8658ff6b890da12d87dd3fa8b1f [2022-06-21T21:00:25.010Z] $ docker rm -f 69b8f784c1a7c7988b967e0d82936933ff47d8658ff6b890da12d87dd3fa8b1f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:00:25.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T21:00:25.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-21T21:00:26.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-21T21:00:26.357Z] + ls -al . [2022-06-21T21:00:26.357Z] total 304 [2022-06-21T21:00:26.357Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 21:00 . [2022-06-21T21:00:26.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 20:58 .. [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 21 20:58 .dockerignore [2022-06-21T21:00:26.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 20:59 .git [2022-06-21T21:00:26.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:58 .github [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 21 20:58 .gitignore [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 21 20:58 .golangci.yml [2022-06-21T21:00:26.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 20:59 .semver [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 21 20:58 CHANGELOG.md [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 20:58 GOVERNANCE.md [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 21 20:58 Jenkinsfile [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 21 20:58 LICENSE [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 21 20:58 Makefile [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 21 20:58 OWNERS.md [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 21 20:58 README.md [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 20:59 VERSION [2022-06-21T21:00:26.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:58 bin [2022-06-21T21:00:26.357Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 21 21:00 coverage.out [2022-06-21T21:00:26.357Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 21 20:58 example [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 21 20:58 go.mod [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 35641 Jun 21 20:58 go.sum [2022-06-21T21:00:26.357Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 21 20:58 internal [2022-06-21T21:00:26.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 20:58 openapi [2022-06-21T21:00:26.357Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 21 20:58 pkg [2022-06-21T21:00:26.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 20:58 snap [2022-06-21T21:00:26.357Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 21 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:26.700Z] + 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=cf6bcd748b49a57926d0cd1f149c1f1b3a309328 --label arch=amd64 --label version=2.2.1-dev.8 . [2022-06-21T21:00:26.700Z] Sending build context to Docker daemon 9.748MB [2022-06-21T21:00:26.700Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T21:00:26.700Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-21T21:00:26.700Z] ---> 408bd6bd419c [2022-06-21T21:00:26.700Z] Step 3/25 : ARG MAKE=make build [2022-06-21T21:00:26.960Z] ---> Running in 57b393d6636a [2022-06-21T21:00:26.960Z] Removing intermediate container 57b393d6636a [2022-06-21T21:00:26.960Z] ---> 7017f40c235e [2022-06-21T21:00:26.960Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-21T21:00:26.960Z] ---> Running in 87178636369b [2022-06-21T21:00:26.960Z] Removing intermediate container 87178636369b [2022-06-21T21:00:26.960Z] ---> 6cadc7753bfc [2022-06-21T21:00:26.960Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T21:00:27.220Z] ---> Running in da7faa1c4948 [2022-06-21T21:00:27.220Z] Removing intermediate container da7faa1c4948 [2022-06-21T21:00:27.220Z] ---> baae76ca6bbb [2022-06-21T21:00:27.220Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:00:27.220Z] ---> Running in 30deaf23ea00 [2022-06-21T21:00:27.789Z] Removing intermediate container 30deaf23ea00 [2022-06-21T21:00:27.789Z] ---> f3a945d979ec [2022-06-21T21:00:27.789Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-21T21:00:27.789Z] ---> Running in 0cdd9269a850 [2022-06-21T21:00:28.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:00:28.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:00:29.559Z] OK: 221 MiB in 52 packages [2022-06-21T21:00:29.818Z] Removing intermediate container 0cdd9269a850 [2022-06-21T21:00:29.818Z] ---> 713772d31eb3 [2022-06-21T21:00:29.818Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-21T21:00:30.077Z] ---> 9e07a96c4883 [2022-06-21T21:00:30.077Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:00:30.077Z] ---> Running in 165b7cde1813 [2022-06-21T21:00:30.649Z] Removing intermediate container 165b7cde1813 [2022-06-21T21:00:30.649Z] ---> 5cd7bcd65672 [2022-06-21T21:00:30.649Z] Step 10/25 : COPY . . [2022-06-21T21:00:31.216Z] ---> eb05f5e75c33 [2022-06-21T21:00:31.216Z] Step 11/25 : RUN ${MAKE} [2022-06-21T21:00:31.216Z] ---> Running in 8a2b150c68f2 [2022-06-21T21:00:31.475Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-21T21:00:50.028Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-21T21:00:50.288Z] Removing intermediate container 8a2b150c68f2 [2022-06-21T21:00:50.288Z] ---> b82e2da463c5 [2022-06-21T21:00:50.288Z] Step 12/25 : FROM alpine:3.14 [2022-06-21T21:00:50.859Z] 3.14: Pulling from library/alpine [2022-06-21T21:00:51.119Z] 8663204ce13b: Pulling fs layer [2022-06-21T21:00:51.119Z] 8663204ce13b: Download complete [2022-06-21T21:00:51.378Z] 8663204ce13b: Pull complete [2022-06-21T21:00:51.378Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T21:00:51.378Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T21:00:51.378Z] ---> e04c818066af [2022-06-21T21:00:51.378Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T21:00:51.378Z] ---> Running in c55e5e685aa1 [2022-06-21T21:00:51.638Z] Removing intermediate container c55e5e685aa1 [2022-06-21T21:00:51.638Z] ---> 89f16e913e8e [2022-06-21T21:00:51.638Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:00:51.638Z] ---> Running in fb4b701471ad [2022-06-21T21:00:52.207Z] Removing intermediate container fb4b701471ad [2022-06-21T21:00:52.207Z] ---> d4e63a1514f6 [2022-06-21T21:00:52.207Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-21T21:00:52.207Z] ---> Running in ad7839fd9307 [2022-06-21T21:00:52.468Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:00:53.411Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:00:53.671Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T21:00:53.672Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-21T21:00:53.932Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T21:00:53.932Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-21T21:00:53.932Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-21T21:00:54.195Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:00:54.195Z] OK: 8 MiB in 19 packages [2022-06-21T21:00:54.454Z] Removing intermediate container ad7839fd9307 [2022-06-21T21:00:54.454Z] ---> c21b6e114313 [2022-06-21T21:00:54.454Z] Step 16/25 : WORKDIR / [2022-06-21T21:00:54.454Z] ---> Running in 3c3c39f2bf58 [2022-06-21T21:00:54.714Z] Removing intermediate container 3c3c39f2bf58 [2022-06-21T21:00:54.714Z] ---> e50e6abd9fa1 [2022-06-21T21:00:54.714Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-21T21:00:54.714Z] ---> cd650cd67661 [2022-06-21T21:00:54.714Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-21T21:00:55.655Z] ---> 4f5dbc1074e2 [2022-06-21T21:00:55.655Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-21T21:00:55.655Z] ---> 6a22be3c37e3 [2022-06-21T21:00:55.655Z] Step 20/25 : EXPOSE 59999 [2022-06-21T21:00:55.655Z] ---> Running in 8bdf680ab6df [2022-06-21T21:00:55.656Z] Removing intermediate container 8bdf680ab6df [2022-06-21T21:00:55.656Z] ---> 2979a4df3dc6 [2022-06-21T21:00:55.656Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-21T21:00:55.915Z] ---> Running in 0e9c3309593d [2022-06-21T21:00:55.915Z] Removing intermediate container 0e9c3309593d [2022-06-21T21:00:55.915Z] ---> 83d091023590 [2022-06-21T21:00:55.915Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:00:55.915Z] ---> Running in 20538054a3d2 [2022-06-21T21:00:56.175Z] Removing intermediate container 20538054a3d2 [2022-06-21T21:00:56.175Z] ---> 7f2f550449e7 [2022-06-21T21:00:56.175Z] Step 23/25 : LABEL arch=amd64 [2022-06-21T21:00:56.175Z] ---> Running in 886c1d70eeef [2022-06-21T21:00:56.175Z] Removing intermediate container 886c1d70eeef [2022-06-21T21:00:56.175Z] ---> 111b62a0eb3b [2022-06-21T21:00:56.175Z] Step 24/25 : LABEL git_sha=cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [2022-06-21T21:00:56.175Z] ---> Running in e09ccd708fdd [2022-06-21T21:00:56.435Z] Removing intermediate container e09ccd708fdd [2022-06-21T21:00:56.435Z] ---> 0c47785f07be [2022-06-21T21:00:56.435Z] Step 25/25 : LABEL version=2.2.1-dev.8 [2022-06-21T21:00:56.435Z] ---> Running in b091231b78ba [2022-06-21T21:00:56.435Z] Removing intermediate container b091231b78ba [2022-06-21T21:00:56.435Z] ---> 1ac7c2b104af [2022-06-21T21:00:56.435Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-21T21:00:56.435Z] Successfully built 1ac7c2b104af [2022-06-21T21:00:56.696Z] 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-06-21T21:00:57.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:00:57.135Z] [2022-06-21T21:00:57.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:57.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:00:57.436Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-21T21:00:57.436Z] 5eb5b503b376: Pulling fs layer [2022-06-21T21:00:57.436Z] 5c69ac0246d0: Pulling fs layer [2022-06-21T21:00:57.436Z] ec43610c2a17: Pulling fs layer [2022-06-21T21:00:57.436Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-21T21:00:57.436Z] 33b1e0a273af: Pulling fs layer [2022-06-21T21:00:57.436Z] 5d3b04190fa2: Pulling fs layer [2022-06-21T21:00:57.436Z] 2f39f015ded8: Pulling fs layer [2022-06-21T21:00:57.436Z] 3a2ae6a8a46f: Waiting [2022-06-21T21:00:57.436Z] 33b1e0a273af: Waiting [2022-06-21T21:00:57.436Z] 5c69ac0246d0: Verifying Checksum [2022-06-21T21:00:57.436Z] 5c69ac0246d0: Download complete [2022-06-21T21:00:57.436Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-21T21:00:57.436Z] 3a2ae6a8a46f: Download complete [2022-06-21T21:00:57.436Z] 33b1e0a273af: Verifying Checksum [2022-06-21T21:00:57.436Z] 33b1e0a273af: Download complete [2022-06-21T21:00:57.436Z] ec43610c2a17: Verifying Checksum [2022-06-21T21:00:57.436Z] ec43610c2a17: Download complete [2022-06-21T21:00:57.699Z] 5d3b04190fa2: Verifying Checksum [2022-06-21T21:00:57.699Z] 5d3b04190fa2: Download complete [2022-06-21T21:00:57.699Z] 5eb5b503b376: Verifying Checksum [2022-06-21T21:00:57.699Z] 5eb5b503b376: Download complete [2022-06-21T21:00:58.267Z] 2f39f015ded8: Download complete [2022-06-21T21:00:58.837Z] 5eb5b503b376: Pull complete [2022-06-21T21:00:59.097Z] 5c69ac0246d0: Pull complete [2022-06-21T21:00:59.668Z] ec43610c2a17: Pull complete [2022-06-21T21:00:59.668Z] 3a2ae6a8a46f: Pull complete [2022-06-21T21:00:59.929Z] 33b1e0a273af: Pull complete [2022-06-21T21:00:59.929Z] 5d3b04190fa2: Pull complete [2022-06-21T21:01:05.202Z] 2f39f015ded8: Pull complete [2022-06-21T21:01:05.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-21T21:01:05.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:01:05.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:01:05.291Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:01:05.329Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T21:01:07.561Z] $ docker top 282d1fcdf7d58c0b0a73c87ccf90cf354bc6180f803e5a652964783f8085eaf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:07.938Z] ---> job-cost.sh [2022-06-21T21:01:07.938Z] lf-activate-venv: SKIPPING [2022-06-21T21:01:07.938Z] INFO: No Stack... [2022-06-21T21:01:08.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T21:01:08.769Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T21:01:09.061Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-06-21T21:01:09.061Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T21:01:09.074Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] [2022-06-21T21:01:09.085Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] did not exist. Created. [2022-06-21T21:01:09.085Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T21:01:09.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-21T21:01:09.424Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T21:01:09.432Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T21:01:09.450Z] $ docker stop --time=1 282d1fcdf7d58c0b0a73c87ccf90cf354bc6180f803e5a652964783f8085eaf8 [2022-06-21T21:01:10.625Z] $ docker rm -f 282d1fcdf7d58c0b0a73c87ccf90cf354bc6180f803e5a652964783f8085eaf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-21T21:04:36.715Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15273 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-06-21T21:04:36.728Z] Running in /w/workspace/device-sdk-go/83 [Pipeline] { [Pipeline] checkout [2022-06-21T21:04:36.771Z] The recommended git tool is: git [2022-06-21T21:04:43.728Z] using credential edgex-jenkins-ssh [2022-06-21T21:04:43.748Z] Cloning the remote Git repository [2022-06-21T21:04:43.814Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-21T21:04:43.899Z] > git init /w/workspace/device-sdk-go/83 # timeout=10 [2022-06-21T21:04:44.017Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-21T21:04:44.018Z] > git --version # timeout=10 [2022-06-21T21:04:44.049Z] > git --version # 'git version 2.25.1' [2022-06-21T21:04:44.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T21:04:44.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T21:04:45.796Z] Avoid second fetch [2022-06-21T21:04:45.796Z] Checking out Revision cf6bcd748b49a57926d0cd1f149c1f1b3a309328 (main) [2022-06-21T21:04:45.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-21T21:04:45.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T21:04:45.827Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T21:04:45.856Z] > git checkout -f cf6bcd748b49a57926d0cd1f149c1f1b3a309328 # timeout=10 [2022-06-21T21:04:50.278Z] Commit message: "Merge pull request #1181 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T21:04:51.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-21T21:04:51.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:04:51.149Z] Dload Upload Total Spent Left Speed [2022-06-21T21:04:51.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 78044 0 --:--:-- --:--:-- --:--:-- 78544 [Pipeline] sh [2022-06-21T21:04:51.785Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-21T21:04:52.143Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-21T21:04:52.143Z] + sudo tee /etc/docker/daemon.new [2022-06-21T21:04:52.143Z] { [2022-06-21T21:04:52.143Z] "registry-mirrors": [ [2022-06-21T21:04:52.143Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-21T21:04:52.143Z] ], [2022-06-21T21:04:52.143Z] "bip": "10.250.0.254/24", [2022-06-21T21:04:52.143Z] "hosts": [ [2022-06-21T21:04:52.143Z] "tcp://0.0.0.0:5555", [2022-06-21T21:04:52.143Z] "unix:///var/run/docker.sock" [2022-06-21T21:04:52.143Z] ], [2022-06-21T21:04:52.143Z] "mtu": 1458, [2022-06-21T21:04:52.143Z] "selinux-enabled": true, [2022-06-21T21:04:52.143Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-21T21:04:52.143Z] } [Pipeline] sh [2022-06-21T21:04:52.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-21T21:04:52.902Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:05:11.232Z] provisioning config files... [2022-06-21T21:05:11.259Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/83@tmp/config3492757112657881652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:05:11.811Z] ---> docker-login.sh [2022-06-21T21:05:11.811Z] nexus3.edgexfoundry.org:10001 [2022-06-21T21:05:12.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:05:12.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:05:12.689Z] Configure a credential helper to remove this warning. See [2022-06-21T21:05:12.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:05:12.689Z] [2022-06-21T21:05:12.689Z] Login Succeeded [2022-06-21T21:05:12.689Z] nexus3.edgexfoundry.org:10002 [2022-06-21T21:05:12.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:05:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:05:13.246Z] Configure a credential helper to remove this warning. See [2022-06-21T21:05:13.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:05:13.246Z] [2022-06-21T21:05:13.246Z] Login Succeeded [2022-06-21T21:05:13.246Z] nexus3.edgexfoundry.org:10003 [2022-06-21T21:05:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:05:13.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:05:13.797Z] Configure a credential helper to remove this warning. See [2022-06-21T21:05:13.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:05:13.797Z] [2022-06-21T21:05:13.797Z] Login Succeeded [2022-06-21T21:05:13.797Z] nexus3.edgexfoundry.org:10004 [2022-06-21T21:05:14.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:05:14.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:05:14.071Z] Configure a credential helper to remove this warning. See [2022-06-21T21:05:14.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:05:14.071Z] [2022-06-21T21:05:14.343Z] Login Succeeded [2022-06-21T21:05:14.343Z] docker.io [2022-06-21T21:05:14.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:05:14.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:05:14.886Z] Configure a credential helper to remove this warning. See [2022-06-21T21:05:14.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:05:14.886Z] [2022-06-21T21:05:14.886Z] Login Succeeded [2022-06-21T21:05:14.886Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T21:05:14.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T21:05:15.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T21:05:15.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T21:05:15.225Z] ========================================================= [2022-06-21T21:05:15.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-21T21:05:15.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:15.601Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-21T21:05:15.877Z] Sending build context to Docker daemon 5.152MB [2022-06-21T21:05:16.155Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T21:05:16.155Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-21T21:05:16.155Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-21T21:05:16.155Z] 9b3977197b4f: Pulling fs layer [2022-06-21T21:05:16.155Z] 1a89e8eeedd5: Pulling fs layer [2022-06-21T21:05:16.155Z] 94645a83ff95: Pulling fs layer [2022-06-21T21:05:16.155Z] e6fb740bc735: Pulling fs layer [2022-06-21T21:05:16.155Z] 3a77bd46dcc9: Pulling fs layer [2022-06-21T21:05:16.155Z] 355e64cbe906: Pulling fs layer [2022-06-21T21:05:16.155Z] 63ab81a10011: Pulling fs layer [2022-06-21T21:05:16.155Z] 555d1d1c4555: Pulling fs layer [2022-06-21T21:05:16.155Z] 7d9057610161: Pulling fs layer [2022-06-21T21:05:16.155Z] e6fb740bc735: Waiting [2022-06-21T21:05:16.155Z] 3a77bd46dcc9: Waiting [2022-06-21T21:05:16.155Z] 355e64cbe906: Waiting [2022-06-21T21:05:16.155Z] 555d1d1c4555: Waiting [2022-06-21T21:05:16.155Z] 7d9057610161: Waiting [2022-06-21T21:05:16.155Z] 63ab81a10011: Waiting [2022-06-21T21:05:16.155Z] 94645a83ff95: Verifying Checksum [2022-06-21T21:05:16.155Z] 94645a83ff95: Download complete [2022-06-21T21:05:16.155Z] 1a89e8eeedd5: Verifying Checksum [2022-06-21T21:05:16.155Z] 1a89e8eeedd5: Download complete [2022-06-21T21:05:16.449Z] 3a77bd46dcc9: Verifying Checksum [2022-06-21T21:05:16.449Z] 3a77bd46dcc9: Download complete [2022-06-21T21:05:16.449Z] 355e64cbe906: Verifying Checksum [2022-06-21T21:05:16.449Z] 355e64cbe906: Download complete [2022-06-21T21:05:16.449Z] 63ab81a10011: Verifying Checksum [2022-06-21T21:05:16.449Z] 9b3977197b4f: Download complete [2022-06-21T21:05:16.449Z] 63ab81a10011: Download complete [2022-06-21T21:05:17.441Z] 9b3977197b4f: Pull complete [2022-06-21T21:05:17.441Z] 7d9057610161: Verifying Checksum [2022-06-21T21:05:17.441Z] 7d9057610161: Download complete [2022-06-21T21:05:18.058Z] 1a89e8eeedd5: Pull complete [2022-06-21T21:05:18.335Z] 94645a83ff95: Pull complete [2022-06-21T21:05:18.613Z] 555d1d1c4555: Verifying Checksum [2022-06-21T21:05:18.613Z] 555d1d1c4555: Download complete [2022-06-21T21:05:19.609Z] e6fb740bc735: Verifying Checksum [2022-06-21T21:05:19.609Z] e6fb740bc735: Download complete [2022-06-21T21:05:32.031Z] e6fb740bc735: Pull complete [2022-06-21T21:05:32.031Z] 3a77bd46dcc9: Pull complete [2022-06-21T21:05:32.031Z] 355e64cbe906: Pull complete [2022-06-21T21:05:32.305Z] 63ab81a10011: Pull complete [2022-06-21T21:05:39.063Z] 555d1d1c4555: Pull complete [2022-06-21T21:05:41.054Z] 7d9057610161: Pull complete [2022-06-21T21:05:41.054Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-21T21:05:41.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T21:05:41.054Z] ---> 819e984ddca1 [2022-06-21T21:05:41.054Z] Step 3/11 : ARG MAKE=make build [2022-06-21T21:05:42.059Z] ---> Running in cd4e55c2a175 [2022-06-21T21:05:43.507Z] Removing intermediate container cd4e55c2a175 [2022-06-21T21:05:43.507Z] ---> 1bc63123d7d0 [2022-06-21T21:05:43.507Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-21T21:05:43.507Z] ---> Running in c702e7b6aad7 [2022-06-21T21:05:43.785Z] Removing intermediate container c702e7b6aad7 [2022-06-21T21:05:43.785Z] ---> b5b7ef21a72f [2022-06-21T21:05:43.785Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T21:05:44.071Z] ---> Running in a6cf2a1a3757 [2022-06-21T21:05:44.349Z] Removing intermediate container a6cf2a1a3757 [2022-06-21T21:05:44.349Z] ---> 305381c9ddb1 [2022-06-21T21:05:44.349Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:05:44.349Z] ---> Running in 200de59d0657 [2022-06-21T21:05:46.349Z] Removing intermediate container 200de59d0657 [2022-06-21T21:05:46.349Z] ---> 1945d12b9cc9 [2022-06-21T21:05:46.349Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-21T21:05:46.636Z] ---> Running in ff8533e537ba [2022-06-21T21:05:47.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:48.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:49.605Z] OK: 220 MiB in 52 packages [2022-06-21T21:05:50.611Z] Removing intermediate container ff8533e537ba [2022-06-21T21:05:50.611Z] ---> 15f30554c178 [2022-06-21T21:05:50.611Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-21T21:05:51.207Z] ---> a341bd5977e7 [2022-06-21T21:05:51.207Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:05:51.207Z] ---> Running in 21d2b571959e [2022-06-21T21:06:38.197Z] Removing intermediate container 21d2b571959e [2022-06-21T21:06:38.197Z] ---> 32f3ac94cb1e [2022-06-21T21:06:38.197Z] Step 10/11 : COPY . . [2022-06-21T21:06:38.197Z] ---> 173f641664c3 [2022-06-21T21:06:38.197Z] Step 11/11 : RUN ${MAKE} [2022-06-21T21:06:38.197Z] ---> Running in 633b1985e8bd [2022-06-21T21:06:39.202Z] noop [2022-06-21T21:06:39.805Z] Removing intermediate container 633b1985e8bd [2022-06-21T21:06:39.805Z] ---> 2491b4548bd7 [2022-06-21T21:06:39.805Z] Successfully built 2491b4548bd7 [2022-06-21T21:06:40.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:06:40.457Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T21:06:40.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:06:40.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container [2022-06-21T21:06:40.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/83 -v /w/workspace/device-sdk-go/83:/w/workspace/device-sdk-go/83:rw,z -v /w/workspace/device-sdk-go/83@tmp:/w/workspace/device-sdk-go/83@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-06-21T21:06:42.165Z] $ docker top 5585705bde84c8dbccb8ce5db77c9b7906d368e93c8c204f09f9091b6ded0455 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T21:06:43.098Z] + go version [2022-06-21T21:06:43.098Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-21T21:06:43.129Z] $ docker stop --time=1 5585705bde84c8dbccb8ce5db77c9b7906d368e93c8c204f09f9091b6ded0455 [2022-06-21T21:06:44.808Z] $ docker rm -f 5585705bde84c8dbccb8ce5db77c9b7906d368e93c8c204f09f9091b6ded0455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:06:45.431Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T21:06:45.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:06:45.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container [2022-06-21T21:06:45.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/83 -v /w/workspace/device-sdk-go/83:/w/workspace/device-sdk-go/83:rw,z -v /w/workspace/device-sdk-go/83@tmp:/w/workspace/device-sdk-go/83@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-06-21T21:06:47.143Z] $ docker top f3d1ba0ebd09f7724d71651e73d8350792f280893df3ed3edbe67dcbfe489893 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T21:06:48.100Z] + make test [2022-06-21T21:06:48.100Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-21T21:07:20.477Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-21T21:09:12.408Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-21T21:09:12.408Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-21T21:09:12.408Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-21T21:09:20.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.480s coverage: 23.7% of statements [2022-06-21T21:09:20.789Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-21T21:09:20.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.264s coverage: 27.6% of statements [2022-06-21T21:09:20.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.324s coverage: 78.9% of statements [2022-06-21T21:09:20.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.298s coverage: 10.8% of statements [2022-06-21T21:09:25.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.432s coverage: 60.0% of statements [2022-06-21T21:09:25.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-21T21:09:25.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-21T21:09:28.555Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.440s coverage: 34.8% of statements [2022-06-21T21:09:28.555Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-21T21:09:28.835Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.318s coverage: 85.4% of statements [2022-06-21T21:09:28.835Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-21T21:09:28.835Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-21T21:09:31.487Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.458s coverage: 65.1% of statements [2022-06-21T21:09:33.485Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.361s coverage: 89.2% of statements [2022-06-21T21:09:33.485Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-21T21:09:36.103Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.243s coverage: 4.7% of statements [2022-06-21T21:09:36.104Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-21T21:09:36.702Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-21T21:09:36.702Z] GO111MODULE=on go vet ./... [2022-06-21T21:11:13.604Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T21:11:13.604Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T21:11:13.604Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T21:11:13.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T21:11:13.647Z] $ docker stop --time=1 f3d1ba0ebd09f7724d71651e73d8350792f280893df3ed3edbe67dcbfe489893 [2022-06-21T21:11:15.539Z] $ docker rm -f f3d1ba0ebd09f7724d71651e73d8350792f280893df3ed3edbe67dcbfe489893 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:11:17.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T21:11:17.065Z] Warning: overwriting stash ‘coverage-report’ [2022-06-21T21:11:17.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T21:11:18.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-21T21:11:18.545Z] + ls -al . [2022-06-21T21:11:18.545Z] total 300 [2022-06-21T21:11:18.545Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 21:11 . [2022-06-21T21:11:18.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 21:04 .. [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 21 21:04 .dockerignore [2022-06-21T21:11:18.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 21:04 .git [2022-06-21T21:11:18.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 21:04 .github [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 21 21:04 .gitignore [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 21 21:04 .golangci.yml [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 21 21:04 CHANGELOG.md [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 21:04 GOVERNANCE.md [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 21 21:04 Jenkinsfile [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 21 21:04 LICENSE [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 21 21:04 Makefile [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 21 21:04 OWNERS.md [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 21 21:04 README.md [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 20:59 VERSION [2022-06-21T21:11:18.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 21:04 bin [2022-06-21T21:11:18.545Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 21 21:09 coverage.out [2022-06-21T21:11:18.545Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 21 21:04 example [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 21 21:04 go.mod [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 35641 Jun 21 21:04 go.sum [2022-06-21T21:11:18.545Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 21 21:04 internal [2022-06-21T21:11:18.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 21:04 openapi [2022-06-21T21:11:18.545Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 21 21:04 pkg [2022-06-21T21:11:18.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 21:04 snap [2022-06-21T21:11:18.545Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 21 21:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:11:18.924Z] + 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=cf6bcd748b49a57926d0cd1f149c1f1b3a309328 --label arch=arm64 --label version=2.2.1-dev.8 . [2022-06-21T21:11:19.529Z] Sending build context to Docker daemon 5.284MB [2022-06-21T21:11:19.529Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T21:11:19.529Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-21T21:11:19.529Z] ---> 2491b4548bd7 [2022-06-21T21:11:19.529Z] Step 3/25 : ARG MAKE=make build [2022-06-21T21:11:19.529Z] ---> Running in d2ac4e86cfa6 [2022-06-21T21:11:19.815Z] Removing intermediate container d2ac4e86cfa6 [2022-06-21T21:11:19.815Z] ---> 5c79598af217 [2022-06-21T21:11:19.815Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-21T21:11:20.091Z] ---> Running in ed720d085bf0 [2022-06-21T21:11:20.367Z] Removing intermediate container ed720d085bf0 [2022-06-21T21:11:20.367Z] ---> 8cd14dc5e617 [2022-06-21T21:11:20.367Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T21:11:20.367Z] ---> Running in 1156ddc3b0d0 [2022-06-21T21:11:20.968Z] Removing intermediate container 1156ddc3b0d0 [2022-06-21T21:11:20.968Z] ---> 3484bfc8aba0 [2022-06-21T21:11:20.968Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:11:20.968Z] ---> Running in 940828d94f35 [2022-06-21T21:11:22.954Z] Removing intermediate container 940828d94f35 [2022-06-21T21:11:22.954Z] ---> ce6b0d9e4d39 [2022-06-21T21:11:22.954Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-21T21:11:22.954Z] ---> Running in ebed2016ac59 [2022-06-21T21:11:23.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:24.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:25.903Z] OK: 220 MiB in 52 packages [2022-06-21T21:11:26.506Z] Removing intermediate container ebed2016ac59 [2022-06-21T21:11:26.506Z] ---> a12b6fb96d9c [2022-06-21T21:11:26.506Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-21T21:11:27.110Z] ---> a07dfd5e2ef6 [2022-06-21T21:11:27.110Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:11:27.396Z] ---> Running in 559961e196ba [2022-06-21T21:11:29.388Z] Removing intermediate container 559961e196ba [2022-06-21T21:11:29.388Z] ---> d071d5da5095 [2022-06-21T21:11:29.388Z] Step 10/25 : COPY . . [2022-06-21T21:11:30.378Z] ---> 8687acb72b00 [2022-06-21T21:11:30.378Z] Step 11/25 : RUN ${MAKE} [2022-06-21T21:11:30.663Z] ---> Running in d4028ce4dc44 [2022-06-21T21:11:31.650Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-21T21:13:53.600Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-21T21:13:53.600Z] Removing intermediate container d4028ce4dc44 [2022-06-21T21:13:53.600Z] ---> 5d8b6819ddc5 [2022-06-21T21:13:53.600Z] Step 12/25 : FROM alpine:3.14 [2022-06-21T21:13:53.600Z] 3.14: Pulling from library/alpine [2022-06-21T21:13:53.600Z] 455c02918c45: Pulling fs layer [2022-06-21T21:13:53.600Z] 455c02918c45: Download complete [2022-06-21T21:13:53.600Z] 455c02918c45: Pull complete [2022-06-21T21:13:53.600Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T21:13:53.600Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T21:13:53.600Z] ---> ac73e934f311 [2022-06-21T21:13:53.600Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T21:13:53.600Z] ---> Running in e04d7f10ff24 [2022-06-21T21:13:53.600Z] Removing intermediate container e04d7f10ff24 [2022-06-21T21:13:53.600Z] ---> cd1da9f3346c [2022-06-21T21:13:53.600Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:13:53.600Z] ---> Running in bcce20313c4a [2022-06-21T21:13:53.600Z] Removing intermediate container bcce20313c4a [2022-06-21T21:13:53.600Z] ---> e7f8c66ba2bc [2022-06-21T21:13:53.600Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-21T21:13:53.881Z] ---> Running in fed500917474 [2022-06-21T21:13:54.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:13:55.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:13:56.852Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T21:13:56.852Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-21T21:13:56.852Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T21:13:56.852Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-21T21:13:57.126Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-21T21:13:57.126Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:13:57.126Z] OK: 8 MiB in 19 packages [2022-06-21T21:13:58.119Z] Removing intermediate container fed500917474 [2022-06-21T21:13:58.119Z] ---> e6d020923dba [2022-06-21T21:13:58.119Z] Step 16/25 : WORKDIR / [2022-06-21T21:13:58.119Z] ---> Running in 2343da8c8228 [2022-06-21T21:13:58.395Z] Removing intermediate container 2343da8c8228 [2022-06-21T21:13:58.395Z] ---> d92373d43516 [2022-06-21T21:13:58.395Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-21T21:13:59.384Z] ---> b31d69184eac [2022-06-21T21:13:59.384Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-21T21:14:00.830Z] ---> c49cdf7e5ab4 [2022-06-21T21:14:00.830Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-21T21:14:01.436Z] ---> 5dcb3121aab4 [2022-06-21T21:14:01.436Z] Step 20/25 : EXPOSE 59999 [2022-06-21T21:14:01.436Z] ---> Running in 549bf9775878 [2022-06-21T21:14:01.714Z] Removing intermediate container 549bf9775878 [2022-06-21T21:14:01.714Z] ---> 20f549645706 [2022-06-21T21:14:01.714Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-21T21:14:01.992Z] ---> Running in b6a03d6b5755 [2022-06-21T21:14:02.267Z] Removing intermediate container b6a03d6b5755 [2022-06-21T21:14:02.267Z] ---> 82debfb78ba2 [2022-06-21T21:14:02.267Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:14:02.267Z] ---> Running in 37fb2a6ab185 [2022-06-21T21:14:02.875Z] Removing intermediate container 37fb2a6ab185 [2022-06-21T21:14:02.875Z] ---> a19d9e82875b [2022-06-21T21:14:02.875Z] Step 23/25 : LABEL arch=arm64 [2022-06-21T21:14:02.875Z] ---> Running in c825ce7b1002 [2022-06-21T21:14:03.150Z] Removing intermediate container c825ce7b1002 [2022-06-21T21:14:03.150Z] ---> 7b8259577370 [2022-06-21T21:14:03.150Z] Step 24/25 : LABEL git_sha=cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [2022-06-21T21:14:03.150Z] ---> Running in 72307e9b04f5 [2022-06-21T21:14:03.750Z] Removing intermediate container 72307e9b04f5 [2022-06-21T21:14:03.750Z] ---> f165c83e520c [2022-06-21T21:14:03.750Z] Step 25/25 : LABEL version=2.2.1-dev.8 [2022-06-21T21:14:03.750Z] ---> Running in 3f54377224a5 [2022-06-21T21:14:04.026Z] Removing intermediate container 3f54377224a5 [2022-06-21T21:14:04.026Z] ---> 46a17062b7f1 [2022-06-21T21:14:04.026Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-21T21:14:04.026Z] Successfully built 46a17062b7f1 [2022-06-21T21:14:04.026Z] 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-06-21T21:14:04.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:14:04.478Z] [2022-06-21T21:14:04.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:14:04.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:14:05.110Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-21T21:14:05.110Z] 8998bd30e6a1: Pulling fs layer [2022-06-21T21:14:05.110Z] 04944245beec: Pulling fs layer [2022-06-21T21:14:05.110Z] 699f458cf7ca: Pulling fs layer [2022-06-21T21:14:05.110Z] 765212b225bb: Pulling fs layer [2022-06-21T21:14:05.110Z] f23df028b6ca: Pulling fs layer [2022-06-21T21:14:05.110Z] d65c8cfc05b1: Pulling fs layer [2022-06-21T21:14:05.110Z] 2437ff75d9bd: Pulling fs layer [2022-06-21T21:14:05.110Z] f23df028b6ca: Waiting [2022-06-21T21:14:05.110Z] d65c8cfc05b1: Waiting [2022-06-21T21:14:05.110Z] 765212b225bb: Waiting [2022-06-21T21:14:05.110Z] 2437ff75d9bd: Waiting [2022-06-21T21:14:05.110Z] 04944245beec: Verifying Checksum [2022-06-21T21:14:05.110Z] 04944245beec: Download complete [2022-06-21T21:14:05.110Z] 765212b225bb: Verifying Checksum [2022-06-21T21:14:05.110Z] 765212b225bb: Download complete [2022-06-21T21:14:05.110Z] f23df028b6ca: Download complete [2022-06-21T21:14:05.110Z] d65c8cfc05b1: Verifying Checksum [2022-06-21T21:14:05.110Z] d65c8cfc05b1: Download complete [2022-06-21T21:14:05.388Z] 699f458cf7ca: Verifying Checksum [2022-06-21T21:14:05.389Z] 699f458cf7ca: Download complete [2022-06-21T21:14:05.665Z] 8998bd30e6a1: Download complete [2022-06-21T21:14:08.298Z] 2437ff75d9bd: Verifying Checksum [2022-06-21T21:14:08.298Z] 2437ff75d9bd: Download complete [2022-06-21T21:14:10.285Z] 8998bd30e6a1: Pull complete [2022-06-21T21:14:10.883Z] 04944245beec: Pull complete [2022-06-21T21:14:12.320Z] 699f458cf7ca: Pull complete [2022-06-21T21:14:12.598Z] 765212b225bb: Pull complete [2022-06-21T21:14:13.581Z] f23df028b6ca: Pull complete [2022-06-21T21:14:13.860Z] d65c8cfc05b1: Pull complete [2022-06-21T21:14:29.005Z] 2437ff75d9bd: Pull complete [2022-06-21T21:14:29.005Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-21T21:14:29.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:14:29.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:14:29.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container [2022-06-21T21:14:29.397Z] $ 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/83 -v /w/workspace/device-sdk-go/83:/w/workspace/device-sdk-go/83:rw,z -v /w/workspace/device-sdk-go/83@tmp:/w/workspace/device-sdk-go/83@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-06-21T21:14:32.493Z] $ docker top 20e3b8dbf6334e106fbdfd9135c606f090e63b71cda8a1daf6b0642e618a05d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:14:33.452Z] ---> job-cost.sh [2022-06-21T21:14:33.452Z] lf-activate-venv: SKIPPING [2022-06-21T21:14:33.452Z] INFO: No Stack... [2022-06-21T21:14:34.049Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-21T21:14:34.648Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T21:14:35.608Z] + cat /w/workspace/device-sdk-go/83/archives/cost.csv [2022-06-21T21:14:35.608Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T21:14:35.677Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] [2022-06-21T21:14:35.684Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] did not exist. Created. [2022-06-21T21:14:35.684Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T21:14:36.371Z] /w/workspace/device-sdk-go/83@tmp/durable-83b8f5a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-21T21:14:37.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-21T21:14:37.107Z] Warning: overwriting stash ‘stack-cost’ [2022-06-21T21:14:37.189Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T21:14:37.201Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T21:14:37.230Z] $ docker stop --time=1 20e3b8dbf6334e106fbdfd9135c606f090e63b71cda8a1daf6b0642e618a05d3 [2022-06-21T21:14:38.778Z] $ docker rm -f 20e3b8dbf6334e106fbdfd9135c606f090e63b71cda8a1daf6b0642e618a05d3 [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-06-21T21:14:39.207Z] provisioning config files... [2022-06-21T21:14:39.215Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4862704459776112347tmp [Pipeline] { [Pipeline] sh [2022-06-21T21:14:39.510Z] + set +x [2022-06-21T21:14:39.510Z] + curl -s https://codecov.io/bash [2022-06-21T21:14:39.510Z] + bash -s -- [2022-06-21T21:14:39.510Z] [2022-06-21T21:14:39.510Z] _____ _ [2022-06-21T21:14:39.510Z] / ____| | | [2022-06-21T21:14:39.510Z] | | ___ __| | ___ ___ _____ __ [2022-06-21T21:14:39.510Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-21T21:14:39.510Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-21T21:14:39.510Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-21T21:14:39.510Z] Bash-1.0.6 [2022-06-21T21:14:39.510Z] [2022-06-21T21:14:39.510Z] [2022-06-21T21:14:39.510Z] ==> git version 2.25.1 found [2022-06-21T21:14:39.510Z] ==> 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-06-21T21:14:39.510Z] Release-Date: 2020-01-08 [2022-06-21T21:14:39.510Z] 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-06-21T21:14:39.510Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-21T21:14:39.510Z] ==> Jenkins CI detected. [2022-06-21T21:14:39.510Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-06-21T21:14:39.510Z] project root: . [2022-06-21T21:14:39.510Z] --> token set from env [2022-06-21T21:14:39.510Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-21T21:14:39.510Z] ==> Running gcov in . (disable via -X gcov) [2022-06-21T21:14:39.510Z] ==> Python coveragepy not found [2022-06-21T21:14:39.510Z] ==> Searching for coverage reports in: [2022-06-21T21:14:39.510Z] + . [2022-06-21T21:14:39.510Z] -> Found 1 reports [2022-06-21T21:14:39.510Z] ==> Detecting git/mercurial file structure [2022-06-21T21:14:39.510Z] ==> Reading reports [2022-06-21T21:14:39.511Z] + ./coverage.out bytes=131190 [2022-06-21T21:14:39.511Z] ==> Appending adjustments [2022-06-21T21:14:39.511Z] https://docs.codecov.io/docs/fixing-reports [2022-06-21T21:14:39.771Z] + Found adjustments [2022-06-21T21:14:39.771Z] ==> Gzipping contents [2022-06-21T21:14:39.771Z] 20K /tmp/codecov.qrpkGy.gz [2022-06-21T21:14:39.771Z] ==> Uploading reports [2022-06-21T21:14:39.771Z] url: https://codecov.io [2022-06-21T21:14:39.771Z] query: branch=main&commit=cf6bcd748b49a57926d0cd1f149c1f1b3a309328&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-21T21:14:39.771Z] -> Pinging Codecov [2022-06-21T21:14:39.772Z] 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=cf6bcd748b49a57926d0cd1f149c1f1b3a309328&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-21T21:14:40.032Z] -> Uploading to [2022-06-21T21:14:40.032Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-21/7E55EF52A471D76F132DFD9A03CDDE97/cf6bcd748b49a57926d0cd1f149c1f1b3a309328/e466b745-719f-4d78-a049-9198c06dc437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T211440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9cd7cf8f32e4b58eca513f0ddb3e9cc205bce5b1880032bf4722c78cdf9992 [2022-06-21T21:14:40.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:14:40.293Z] Dload Upload Total Spent Left Speed [2022-06-21T21:14:40.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16864 0 0 100 16864 0 78803 --:--:-- --:--:-- --:--:-- 78803 [2022-06-21T21:14:40.293Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [Pipeline] } [2022-06-21T21:14:40.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-21T21:14:40.399Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-21T21:14:40.409Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:14:40.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:14:40.710Z] [2022-06-21T21:14:40.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:14:41.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:14:41.015Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-21T21:14:41.016Z] df9b9388f04a: Pulling fs layer [2022-06-21T21:14:41.016Z] 52dc419b0ee2: Pulling fs layer [2022-06-21T21:14:41.016Z] 25bc292e5bac: Pulling fs layer [2022-06-21T21:14:41.016Z] 114826534d7a: Pulling fs layer [2022-06-21T21:14:41.016Z] 4657fd5d0bcf: Pulling fs layer [2022-06-21T21:14:41.016Z] 6ad1cebc031e: Pulling fs layer [2022-06-21T21:14:41.016Z] 8a3aa393b2d8: Pulling fs layer [2022-06-21T21:14:41.016Z] 114826534d7a: Waiting [2022-06-21T21:14:41.016Z] 4657fd5d0bcf: Waiting [2022-06-21T21:14:41.016Z] 6ad1cebc031e: Waiting [2022-06-21T21:14:41.016Z] 25bc292e5bac: Verifying Checksum [2022-06-21T21:14:41.016Z] 25bc292e5bac: Download complete [2022-06-21T21:14:41.016Z] 52dc419b0ee2: Verifying Checksum [2022-06-21T21:14:41.016Z] 52dc419b0ee2: Download complete [2022-06-21T21:14:41.016Z] 4657fd5d0bcf: Verifying Checksum [2022-06-21T21:14:41.016Z] 4657fd5d0bcf: Download complete [2022-06-21T21:14:41.016Z] df9b9388f04a: Verifying Checksum [2022-06-21T21:14:41.016Z] df9b9388f04a: Download complete [2022-06-21T21:14:41.280Z] df9b9388f04a: Pull complete [2022-06-21T21:14:41.280Z] 6ad1cebc031e: Verifying Checksum [2022-06-21T21:14:41.280Z] 6ad1cebc031e: Download complete [2022-06-21T21:14:41.280Z] 52dc419b0ee2: Pull complete [2022-06-21T21:14:41.280Z] 25bc292e5bac: Pull complete [2022-06-21T21:14:41.860Z] 114826534d7a: Verifying Checksum [2022-06-21T21:14:41.860Z] 114826534d7a: Download complete [2022-06-21T21:14:41.860Z] 8a3aa393b2d8: Verifying Checksum [2022-06-21T21:14:41.860Z] 8a3aa393b2d8: Download complete [2022-06-21T21:14:45.153Z] 114826534d7a: Pull complete [2022-06-21T21:14:45.153Z] 4657fd5d0bcf: Pull complete [2022-06-21T21:14:45.413Z] 6ad1cebc031e: Pull complete [2022-06-21T21:14:47.952Z] 8a3aa393b2d8: Pull complete [2022-06-21T21:14:47.952Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-21T21:14:47.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:14:47.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:14:48.045Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:14:48.089Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-21T21:14:49.736Z] $ docker top e744c9317c6a9fa3d64d4a2be767d2a138078164122f5a6c88146621c1505d44 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-21T21:14:49.814Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-06-21T21:14:50.094Z] + set -o pipefail [2022-06-21T21:14:50.094Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-06-21T21:14:55.397Z] [2022-06-21T21:14:55.397Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-06-21T21:14:55.397Z] [2022-06-21T21:14:55.397Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/b65aa037-37bf-43e9-9383-841dfb699f86 [2022-06-21T21:14:55.397Z] [2022-06-21T21:14:55.397Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-21T21:14:55.397Z] [2022-06-21T21:14:55.397Z] [Pipeline] } [2022-06-21T21:14:55.410Z] $ docker stop --time=1 e744c9317c6a9fa3d64d4a2be767d2a138078164122f5a6c88146621c1505d44 [2022-06-21T21:14:57.361Z] $ docker rm -f e744c9317c6a9fa3d64d4a2be767d2a138078164122f5a6c88146621c1505d44 [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-06-21T21:14:57.787Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:14:57.799Z] provisioning config files... [2022-06-21T21:14:57.807Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8755674835284139735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:14:58.108Z] --> edgex-publish-swagger.sh [2022-06-21T21:14:58.108Z] === Publish openapi/v2 API === [2022-06-21T21:14:58.108Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-21T21:14:58.108Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-06-21T21:14:58.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:14:58.108Z] Dload Upload Total Spent Left Speed [2022-06-21T21:14:58.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 91385 --:--:-- --:--:-- --:--:-- 91229 100 53552 0 0 100 53552 0 91385 --:--:-- --:--:-- --:--:-- 91229 [2022-06-21T21:14:58.680Z] [2022-06-21T21:14:58.680Z] [Pipeline] } [2022-06-21T21:14:58.689Z] 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-06-21T21:14:59.096Z] + git log --format=format:%s -1 cf6bcd748b49a57926d0cd1f149c1f1b3a309328 [Pipeline] sh [2022-06-21T21:14:59.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:14:59.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:14:59.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:14:59.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:14:59.782Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:14:59.856Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:15:00.257Z] $ docker top 63bfc1c97ce4117464dd807190a7e68140929562ddf13fdad71ba708d672533a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:15:00.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:15:00.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:15:00.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:15:00.494Z] $ docker exec 63bfc1c97ce4117464dd807190a7e68140929562ddf13fdad71ba708d672533a ssh-agent [2022-06-21T21:15:00.626Z] SSH_AUTH_SOCK=/tmp/ssh-APZ0rKyNpLFW/agent.34 [2022-06-21T21:15:00.626Z] SSH_AGENT_PID=40 [2022-06-21T21:15:00.634Z] Running ssh-add (command line suppressed) [2022-06-21T21:15:00.755Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2778533733452948520.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2778533733452948520.key) [2022-06-21T21:15:00.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:15:01.108Z] + git semver tag [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,309 [run_tag] DEBUG tag force:False [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,309 [check_head_tag] DEBUG check head tag [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,310 [execute] INFO git cat-file --batch-check [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,312 [execute] INFO git cat-file --batch [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,322 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:15:01.368Z] 2022-06-21 21:15:01,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:01.368Z] 2.2.1-dev.8 [Pipeline] } [2022-06-21T21:15:01.381Z] $ docker exec --env ******** --env ******** 63bfc1c97ce4117464dd807190a7e68140929562ddf13fdad71ba708d672533a ssh-agent -k [2022-06-21T21:15:01.499Z] unset SSH_AUTH_SOCK; [2022-06-21T21:15:01.499Z] unset SSH_AGENT_PID; [2022-06-21T21:15:01.500Z] echo Agent pid 40 killed; [2022-06-21T21:15:01.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:15:01.825Z] + git semver [Pipeline] } [2022-06-21T21:15:02.100Z] $ docker stop --time=1 63bfc1c97ce4117464dd807190a7e68140929562ddf13fdad71ba708d672533a [2022-06-21T21:15:03.377Z] $ docker rm -f 63bfc1c97ce4117464dd807190a7e68140929562ddf13fdad71ba708d672533a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:15:03.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:15:03.770Z] [2022-06-21T21:15:03.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:15:04.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:15:04.071Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-21T21:15:04.071Z] ab5ef0e58194: Pulling fs layer [2022-06-21T21:15:04.071Z] 9712f1f96733: Pulling fs layer [2022-06-21T21:15:04.071Z] 63f879dbbcfc: Pulling fs layer [2022-06-21T21:15:04.071Z] 0d9ebad4ef96: Pulling fs layer [2022-06-21T21:15:04.071Z] e9a5061849ea: Pulling fs layer [2022-06-21T21:15:04.071Z] d747dcd14b5f: Pulling fs layer [2022-06-21T21:15:04.071Z] 2de7ff778b66: Pulling fs layer [2022-06-21T21:15:04.071Z] d747dcd14b5f: Waiting [2022-06-21T21:15:04.071Z] e9a5061849ea: Waiting [2022-06-21T21:15:04.071Z] 2de7ff778b66: Waiting [2022-06-21T21:15:04.071Z] 0d9ebad4ef96: Waiting [2022-06-21T21:15:04.071Z] 9712f1f96733: Verifying Checksum [2022-06-21T21:15:04.071Z] 9712f1f96733: Download complete [2022-06-21T21:15:04.334Z] 63f879dbbcfc: Verifying Checksum [2022-06-21T21:15:04.334Z] 63f879dbbcfc: Download complete [2022-06-21T21:15:04.594Z] 0d9ebad4ef96: Verifying Checksum [2022-06-21T21:15:04.594Z] 0d9ebad4ef96: Download complete [2022-06-21T21:15:04.594Z] d747dcd14b5f: Verifying Checksum [2022-06-21T21:15:04.594Z] d747dcd14b5f: Download complete [2022-06-21T21:15:04.594Z] e9a5061849ea: Verifying Checksum [2022-06-21T21:15:04.594Z] e9a5061849ea: Download complete [2022-06-21T21:15:04.594Z] ab5ef0e58194: Verifying Checksum [2022-06-21T21:15:04.594Z] ab5ef0e58194: Download complete [2022-06-21T21:15:04.853Z] 2de7ff778b66: Verifying Checksum [2022-06-21T21:15:04.853Z] 2de7ff778b66: Download complete [2022-06-21T21:15:07.387Z] ab5ef0e58194: Pull complete [2022-06-21T21:15:07.387Z] 9712f1f96733: Pull complete [2022-06-21T21:15:07.955Z] 63f879dbbcfc: Pull complete [2022-06-21T21:15:12.148Z] 0d9ebad4ef96: Pull complete [2022-06-21T21:15:12.148Z] e9a5061849ea: Pull complete [2022-06-21T21:15:12.148Z] d747dcd14b5f: Pull complete [2022-06-21T21:15:12.716Z] 2de7ff778b66: Pull complete [2022-06-21T21:15:12.716Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-21T21:15:12.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:15:12.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:15:12.806Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:15:12.844Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-21T21:15:14.615Z] $ docker top 7c6fbf289028b347dbfa21d0127b5df8b4809a13935ab525b3a931ab509fd9cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:15:14.693Z] provisioning config files... [2022-06-21T21:15:14.701Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3058415176158087436tmp [2022-06-21T21:15:14.713Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6159087465669142493tmp [2022-06-21T21:15:14.723Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config689338536032808018tmp [Pipeline] { [Pipeline] echo [2022-06-21T21:15:14.737Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:15.019Z] ---> sigul-configuration.sh [2022-06-21T21:15:15.019Z] gpg: directory `/root/.gnupg' created [2022-06-21T21:15:15.019Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-21T21:15:15.019Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-21T21:15:15.019Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-21T21:15:15.019Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-21T21:15:15.019Z] gpg: CAST5 encrypted data [2022-06-21T21:15:15.019Z] gpg: encrypted with 1 passphrase [2022-06-21T21:15:15.019Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-21T21:15:15.309Z] + mkdir /home/jenkins [2022-06-21T21:15:15.309Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-21T21:15:15.601Z] + 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-06-21T21:15:15.611Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:15.900Z] ---> sigul-install.sh [2022-06-21T21:15:15.900Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-21T21:15:16.190Z] + git tag --list [2022-06-21T21:15:16.190Z] 0.7.1 [2022-06-21T21:15:16.190Z] delhi-tag [2022-06-21T21:15:16.190Z] v1.0.0 [2022-06-21T21:15:16.190Z] v1.1.0 [2022-06-21T21:15:16.190Z] v1.1.1 [2022-06-21T21:15:16.190Z] v1.1.2 [2022-06-21T21:15:16.190Z] v1.2.0 [2022-06-21T21:15:16.190Z] v1.2.1 [2022-06-21T21:15:16.190Z] v1.2.2 [2022-06-21T21:15:16.190Z] v1.2.3 [2022-06-21T21:15:16.190Z] v1.3.0 [2022-06-21T21:15:16.190Z] v1.4.0 [2022-06-21T21:15:16.190Z] v2.0.0 [2022-06-21T21:15:16.190Z] v2.1.0 [2022-06-21T21:15:16.190Z] v2.1.1 [2022-06-21T21:15:16.190Z] v2.1.1-dev.2 [2022-06-21T21:15:16.190Z] v2.1.1-dev.3 [2022-06-21T21:15:16.190Z] v2.2.0 [2022-06-21T21:15:16.190Z] v2.2.1-dev.1 [2022-06-21T21:15:16.190Z] v2.2.1-dev.2 [2022-06-21T21:15:16.190Z] v2.2.1-dev.3 [2022-06-21T21:15:16.190Z] v2.2.1-dev.4 [2022-06-21T21:15:16.190Z] v2.2.1-dev.5 [2022-06-21T21:15:16.190Z] v2.2.1-dev.6 [2022-06-21T21:15:16.190Z] v2.2.1-dev.7 [2022-06-21T21:15:16.190Z] v2.2.1-dev.8 [Pipeline] sh [2022-06-21T21:15:16.477Z] + lftools sign git-tag v2.2.1-dev.8 [2022-06-21T21:15:17.047Z] Signing Git tag with Sigul... [2022-06-21T21:15:17.047Z] Signing v2.2.1-dev.8 [Pipeline] echo [2022-06-21T21:15:17.625Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:17.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-21T21:15:17.912Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-21T21:15:17.929Z] $ docker stop --time=1 7c6fbf289028b347dbfa21d0127b5df8b4809a13935ab525b3a931ab509fd9cd [2022-06-21T21:15:19.226Z] $ docker rm -f 7c6fbf289028b347dbfa21d0127b5df8b4809a13935ab525b3a931ab509fd9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-21T21:15:19.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:15:19.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:15:19.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:15:19.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:15:20.005Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:15:20.039Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:15:20.403Z] $ docker top 25e057c30b96c50806f659d72868e31390188dc6cba57206a51e57edae76c82d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:15:20.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:15:20.499Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:15:20.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:15:20.634Z] $ docker exec 25e057c30b96c50806f659d72868e31390188dc6cba57206a51e57edae76c82d ssh-agent [2022-06-21T21:15:20.761Z] SSH_AUTH_SOCK=/tmp/ssh-txQZxlsqq479/agent.32 [2022-06-21T21:15:20.761Z] SSH_AGENT_PID=38 [2022-06-21T21:15:20.767Z] Running ssh-add (command line suppressed) [2022-06-21T21:15:20.877Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1007693132097255271.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1007693132097255271.key) [2022-06-21T21:15:20.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:15:21.190Z] + git semver bump pre [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,382 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,382 [bump_version] DEBUG bumped version:2.2.1-dev.9 [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,382 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,383 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,385 [execute] INFO git cat-file --batch-check [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,390 [execute] INFO git cat-file --batch [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:15:21.451Z] 2022-06-21 21:15:21,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:21.451Z] 2.2.1-dev.9 [Pipeline] } [2022-06-21T21:15:21.463Z] $ docker exec --env ******** --env ******** 25e057c30b96c50806f659d72868e31390188dc6cba57206a51e57edae76c82d ssh-agent -k [2022-06-21T21:15:21.557Z] unset SSH_AUTH_SOCK; [2022-06-21T21:15:21.557Z] unset SSH_AGENT_PID; [2022-06-21T21:15:21.557Z] echo Agent pid 38 killed; [2022-06-21T21:15:21.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:15:21.965Z] + git semver [Pipeline] } [2022-06-21T21:15:22.294Z] $ docker stop --time=1 25e057c30b96c50806f659d72868e31390188dc6cba57206a51e57edae76c82d [2022-06-21T21:15:23.566Z] $ docker rm -f 25e057c30b96c50806f659d72868e31390188dc6cba57206a51e57edae76c82d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:15:23.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:15:23.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:15:24.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:15:24.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:15:24.305Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:15:24.343Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:15:24.707Z] $ docker top 32e83f8be3ed938a5d71b5bae3351c2692b7b6775055e1c25b3a4a5f183d7e74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:15:24.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:15:24.802Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:15:24.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:15:24.943Z] $ docker exec 32e83f8be3ed938a5d71b5bae3351c2692b7b6775055e1c25b3a4a5f183d7e74 ssh-agent [2022-06-21T21:15:25.067Z] SSH_AUTH_SOCK=/tmp/ssh-qNgGnP8wQkt2/agent.32 [2022-06-21T21:15:25.067Z] SSH_AGENT_PID=38 [2022-06-21T21:15:25.072Z] Running ssh-add (command line suppressed) [2022-06-21T21:15:25.190Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2052683114774859004.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2052683114774859004.key) [2022-06-21T21:15:25.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:15:25.494Z] + git semver push [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,675 [run_push] DEBUG push [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,676 [execute] INFO git cat-file --batch-check [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,680 [execute] INFO git rev-list af26e7bbe991e2c9507da131bbab0ce4db1bc167 -- [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,680 [execute] DEBUG Popen(['git', 'rev-list', 'af26e7bbe991e2c9507da131bbab0ce4db1bc167', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,690 [execute] INFO git fetch -v origin [2022-06-21T21:15:25.754Z] 2022-06-21 21:15:25,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-21T21:15:26.326Z] 2022-06-21 21:15:26,141 [run_push] DEBUG no remote changes detected [2022-06-21T21:15:26.326Z] 2022-06-21 21:15:26,141 [execute] INFO git push origin semver [2022-06-21T21:15:26.326Z] 2022-06-21 21:15:26,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:15:27.268Z] 2022-06-21 21:15:26,941 [run_push] DEBUG push all version tags [2022-06-21T21:15:27.268Z] 2022-06-21 21:15:26,942 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-21T21:15:27.268Z] 2022-06-21 21:15:26,942 [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-06-21T21:15:27.839Z] 2022-06-21 21:15:27,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-21T21:15:27.839Z] 2.2.1-dev.9 [Pipeline] } [2022-06-21T21:15:27.850Z] $ docker exec --env ******** --env ******** 32e83f8be3ed938a5d71b5bae3351c2692b7b6775055e1c25b3a4a5f183d7e74 ssh-agent -k [2022-06-21T21:15:27.964Z] unset SSH_AUTH_SOCK; [2022-06-21T21:15:27.964Z] unset SSH_AGENT_PID; [2022-06-21T21:15:27.964Z] echo Agent pid 38 killed; [2022-06-21T21:15:27.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:15:28.287Z] + git semver [Pipeline] } [2022-06-21T21:15:28.564Z] $ docker stop --time=1 32e83f8be3ed938a5d71b5bae3351c2692b7b6775055e1c25b3a4a5f183d7e74 [2022-06-21T21:15:29.862Z] $ docker rm -f 32e83f8be3ed938a5d71b5bae3351c2692b7b6775055e1c25b3a4a5f183d7e74 [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-06-21T21:15:30.385Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-06-21T21:15:30.385Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-21T21:15:30.385Z] total 16 [2022-06-21T21:15:30.385Z] drwxr-xr-x 3 root root 4096 Jun 21 21:01 . [2022-06-21T21:15:30.385Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 21 21:15 .. [2022-06-21T21:15:30.385Z] drwxr-xr-x 2 root root 4096 Jun 21 21:01 cost [2022-06-21T21:15:30.385Z] -rw-r--r-- 1 root root 83 Jun 21 21:01 cost.csv [2022-06-21T21:15:30.385Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-21T21:15:30.385Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-21T21:15:30.385Z] total 16 [2022-06-21T21:15:30.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 21:01 . [2022-06-21T21:15:30.385Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 21 21:15 .. [2022-06-21T21:15:30.385Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 21:01 cost [2022-06-21T21:15:30.385Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 21 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:30.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:31.553Z] ---> package-listing.sh [2022-06-21T21:15:31.553Z] ++ facter osfamily [2022-06-21T21:15:31.553Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-21T21:15:31.814Z] + OS_FAMILY=debian [2022-06-21T21:15:31.814Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-06-21T21:15:31.814Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-21T21:15:31.814Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-21T21:15:31.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-21T21:15:31.814Z] + PACKAGES=/tmp/packages_start.txt [2022-06-21T21:15:31.814Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-06-21T21:15:31.814Z] + PACKAGES=/tmp/packages_end.txt [2022-06-21T21:15:31.814Z] + case "${OS_FAMILY}" in [2022-06-21T21:15:31.814Z] + dpkg -l [2022-06-21T21:15:31.814Z] + grep '^ii' [2022-06-21T21:15:31.814Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-21T21:15:31.814Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-21T21:15:31.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-21T21:15:31.814Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-06-21T21:15:31.814Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-06-21T21:15:31.814Z] + 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-06-21T21:15:31.826Z] 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-06-21T21:15:32.108Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:15:32.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:15:32.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:15:32.760Z] prd-ubuntu20.04-docker-8c-8g-15254 does not seem to be running inside a container [2022-06-21T21:15:32.799Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T21:15:33.007Z] $ docker top 3fdaf0eb94d5209ff84719bcf1c547ba0ac1f8be2f87c352c060f3a5f53a53ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T21:15:33.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-21T21:15:33.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-21T21:15:33.941Z] + ls /var/log/sa-host [2022-06-21T21:15:33.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:15:34.005Z] provisioning config files... [2022-06-21T21:15:34.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config67955758319065432tmp [Pipeline] { [Pipeline] echo [2022-06-21T21:15:34.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:34.312Z] ---> create-netrc.sh [Pipeline] } [2022-06-21T21:15:34.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:34.650Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-21T21:15:34.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:34.946Z] ---> sudo-logs.sh [2022-06-21T21:15:34.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-21T21:15:34.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:35.262Z] ---> job-cost.sh [2022-06-21T21:15:35.262Z] lf-activate-venv: SKIPPING [2022-06-21T21:15:35.262Z] DEBUG: total: 0.2199999988079071 [2022-06-21T21:15:35.262Z] INFO: Retrieving Stack Cost... [2022-06-21T21:15:35.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T21:15:36.091Z] INFO: Archiving Costs [Pipeline] echo [2022-06-21T21:15:36.102Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:15:36.386Z] ---> logs-deploy.sh [2022-06-21T21:15:36.386Z] lf-activate-venv: SKIPPING [2022-06-21T21:15:36.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/83 [2022-06-21T21:15:36.386Z] INFO: archiving workspace using pattern(s): [2022-06-21T21:15:37.325Z] Archives upload complete. [2022-06-21T21:15:37.325Z] INFO: archiving logs to Nexus