Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 00edbbce35bff277d2f3a20c52fc7796f34887df Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7720996592765696397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1357996811415429135.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4939948325325288323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6273241757746829690.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh914471929877131652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 shared 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/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-452 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh3900786697983411345.key > 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 00edbbce35bff277d2f3a20c52fc7796f34887df (master) > 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 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 Commit message: "Merge pull request #968 from hahattan/issue-967" > git rev-list --no-walk 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T03:57:09.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T03:57:10.035Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T03:57:10.066Z] ========================================================= [2021-06-11T03:57:10.066Z] EdgeX Global Pipelines Version Info [2021-06-11T03:57:10.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:57:11.486Z] ------------------- [2021-06-11T03:57:11.486Z] stable info: [2021-06-11T03:57:11.486Z] ------------------- [2021-06-11T03:57:11.486Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T03:57:11.486Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T03:57:11.486Z] Message: update stable to v1.0.195 [2021-06-11T03:57:12.063Z] ------------------- [2021-06-11T03:57:12.063Z] experimental info: [2021-06-11T03:57:12.063Z] ------------------- [2021-06-11T03:57:12.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T03:57:12.063Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T03:57:12.063Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T03:57:12.193Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-11T03:57:12.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-11T03:57:12.239Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T03:57:12.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T03:57:12.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T03:57:12.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T03:57:12.334Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T03:57:12.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T03:57:12.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-11T03:57:12.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T03:57:12.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T03:57:12.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-11T03:57:12.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T03:57:12.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T03:57:12.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T03:57:12.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:57:12.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:57:12.620Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:57:12.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T03:57:12.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T03:57:12.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T03:57:12.757Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-11T03:57:12.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T03:57:12.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T03:57:12.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T03:57:12.865Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T03:57:12.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-11T03:57:12.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-11T03:57:12.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-11T03:57:12.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00edbbce35bff277d2f3a20c52fc7796f34887df [Pipeline] echo [2021-06-11T03:57:13.026Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00edbbc [Pipeline] echo [2021-06-11T03:57:13.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:57:13.141Z] provisioning config files... [2021-06-11T03:57:13.157Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2309891927714179020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:57:13.497Z] ---> docker-login.sh [2021-06-11T03:57:13.497Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:57:13.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:57:13.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:57:13.759Z] Configure a credential helper to remove this warning. See [2021-06-11T03:57:13.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:57:13.759Z] [2021-06-11T03:57:13.759Z] Login Succeeded [2021-06-11T03:57:13.759Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:57:13.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:57:13.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:57:13.759Z] Configure a credential helper to remove this warning. See [2021-06-11T03:57:13.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:57:13.759Z] [2021-06-11T03:57:13.759Z] Login Succeeded [2021-06-11T03:57:13.759Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:57:13.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:57:14.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:57:14.021Z] Configure a credential helper to remove this warning. See [2021-06-11T03:57:14.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:57:14.021Z] [2021-06-11T03:57:14.021Z] Login Succeeded [2021-06-11T03:57:14.021Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:57:14.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:57:14.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:57:14.021Z] Configure a credential helper to remove this warning. See [2021-06-11T03:57:14.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:57:14.021Z] [2021-06-11T03:57:14.021Z] Login Succeeded [2021-06-11T03:57:14.021Z] docker.io [2021-06-11T03:57:14.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:57:14.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:57:14.284Z] Configure a credential helper to remove this warning. See [2021-06-11T03:57:14.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:57:14.284Z] [2021-06-11T03:57:14.284Z] Login Succeeded [2021-06-11T03:57:14.284Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:57:14.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:57:14.875Z] + git log --format=format:%s -1 00edbbce35bff277d2f3a20c52fc7796f34887df [Pipeline] echo [2021-06-11T03:57:14.922Z] GIT_COMMIT: 00edbbce35bff277d2f3a20c52fc7796f34887df, Commit Message: Merge pull request #968 from hahattan/issue-967 [Pipeline] echo [2021-06-11T03:57:14.937Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:57:16.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:57:16.010Z] [2021-06-11T03:57:16.010Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:57:16.326Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:57:16.326Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T03:57:16.326Z] 31603596830f: Pulling fs layer [2021-06-11T03:57:16.326Z] 54011a49482f: Pulling fs layer [2021-06-11T03:57:16.326Z] a6820b24f6d8: Pulling fs layer [2021-06-11T03:57:16.326Z] f581987b2513: Pulling fs layer [2021-06-11T03:57:16.326Z] f581987b2513: Waiting [2021-06-11T03:57:16.326Z] 54011a49482f: Download complete [2021-06-11T03:57:16.593Z] 31603596830f: Verifying Checksum [2021-06-11T03:57:16.593Z] 31603596830f: Download complete [2021-06-11T03:57:16.593Z] a6820b24f6d8: Verifying Checksum [2021-06-11T03:57:16.593Z] a6820b24f6d8: Download complete [2021-06-11T03:57:16.593Z] 31603596830f: Pull complete [2021-06-11T03:57:16.593Z] f581987b2513: Verifying Checksum [2021-06-11T03:57:16.593Z] f581987b2513: Download complete [2021-06-11T03:57:16.858Z] 54011a49482f: Pull complete [2021-06-11T03:57:17.438Z] a6820b24f6d8: Pull complete [2021-06-11T03:57:17.438Z] f581987b2513: Pull complete [2021-06-11T03:57:17.438Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T03:57:17.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:57:17.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T03:57:17.526Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T03:57:17.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T03:57:18.705Z] $ docker top 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:57:18.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:57:18.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:57:18.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:57:18.963Z] $ docker exec 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 ssh-agent [2021-06-11T03:57:19.081Z] SSH_AUTH_SOCK=/tmp/ssh-0rpKflyPqih6/agent.14 [2021-06-11T03:57:19.081Z] SSH_AGENT_PID=21 [2021-06-11T03:57:19.090Z] Running ssh-add (command line suppressed) [2021-06-11T03:57:19.191Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1011068628904684223.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1011068628904684223.key) [2021-06-11T03:57:19.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:57:19.506Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T03:57:19.525Z] $ docker exec --env ******** --env ******** 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 ssh-agent -k [2021-06-11T03:57:19.633Z] unset SSH_AUTH_SOCK; [2021-06-11T03:57:19.633Z] unset SSH_AGENT_PID; [2021-06-11T03:57:19.633Z] echo Agent pid 21 killed; [2021-06-11T03:57:19.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T03:57:19.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:57:19.693Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:57:19.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:57:19.811Z] $ docker exec 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 ssh-agent [2021-06-11T03:57:19.928Z] SSH_AUTH_SOCK=/tmp/ssh-XCWyj39Ecr2m/agent.55 [2021-06-11T03:57:19.928Z] SSH_AGENT_PID=62 [2021-06-11T03:57:19.933Z] Running ssh-add (command line suppressed) [2021-06-11T03:57:20.034Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6663721986591348632.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6663721986591348632.key) [2021-06-11T03:57:20.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:57:20.354Z] + git semver init [2021-06-11T03:57:20.354Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:57:20.354Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-11T03:57:20.354Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T03:57:20.354Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:57:20.354Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:57:20.354Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:57:20.354Z] # $SEMVER_BRANCH = master [2021-06-11T03:57:20.354Z] # $SEMVER_TEMP = /tmp/semver-221811562 [2021-06-11T03:57:20.354Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-11T03:57:20.930Z] # '/tmp/semver-221811562' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-11T03:57:20.930Z] # -> Force: false [2021-06-11T03:57:20.930Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-11T03:57:20.943Z] $ docker exec --env ******** --env ******** 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 ssh-agent -k [2021-06-11T03:57:21.042Z] unset SSH_AUTH_SOCK; [2021-06-11T03:57:21.042Z] unset SSH_AGENT_PID; [2021-06-11T03:57:21.042Z] echo Agent pid 62 killed; [2021-06-11T03:57:21.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:57:21.391Z] + git semver [Pipeline] } [2021-06-11T03:57:21.408Z] $ docker stop --time=1 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 [2021-06-11T03:57:22.726Z] $ docker rm -f 8732735a5f4bea2beeb43756ae0222fa1a8d4eb33918310a9af2b7d201cf4544 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T03:57:23.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T03:57:23.346Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T03:57:23.350Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.77 [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] node [Pipeline] node [2021-06-11T03:57:38.646Z] Still waiting to schedule task [2021-06-11T03:57:38.647Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-452’ [2021-06-11T03:57:38.650Z] Still waiting to schedule task [2021-06-11T03:57:38.650Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-11T03:59:51.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-453 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-11T03:59:51.147Z] Running in /w/workspace/device-sdk-go/185 [Pipeline] { [Pipeline] checkout [2021-06-11T03:59:51.358Z] Selected Git installation does not exist. Using Default [2021-06-11T03:59:51.358Z] The recommended git tool is: NONE [2021-06-11T03:59:56.416Z] using credential edgex-jenkins-ssh [2021-06-11T03:59:56.437Z] Cloning the remote Git repository [2021-06-11T03:59:56.492Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T03:59:56.600Z] > git init /w/workspace/device-sdk-go/185 # timeout=10 [2021-06-11T03:59:56.688Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T03:59:56.691Z] > git --version # timeout=10 [2021-06-11T03:59:56.712Z] > git --version # 'git version 2.17.1' [2021-06-11T03:59:56.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T03:59:56.825Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:59:58.410Z] Avoid second fetch [2021-06-11T03:59:58.410Z] Checking out Revision 00edbbce35bff277d2f3a20c52fc7796f34887df (master) [2021-06-11T03:59:58.370Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-11T03:59:58.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:59:58.431Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T03:59:58.448Z] > git checkout -f 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 [2021-06-11T04:00:02.751Z] Commit message: "Merge pull request #968 from hahattan/issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T04:00:04.220Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T04:00:04.662Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T04:00:05.028Z] + true [2021-06-11T04:00:05.028Z] + sudo service docker restart [2021-06-11T04:00:20.706Z] Running on prd-centos7-docker-4c-2g-454 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-11T04:00:20.725Z] Running in /w/workspace/device-sdk-go/185 [Pipeline] { [Pipeline] checkout [2021-06-11T04:00:20.847Z] Selected Git installation does not exist. Using Default [2021-06-11T04:00:20.847Z] The recommended git tool is: NONE [2021-06-11T04:00:23.191Z] using credential edgex-jenkins-ssh [2021-06-11T04:00:23.208Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T04:00:23.443Z] provisioning config files... [2021-06-11T04:00:23.473Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/185@tmp/config6218690521200952161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:00:23.853Z] ---> docker-login.sh [2021-06-11T04:00:23.853Z] nexus3.edgexfoundry.org:10001 [2021-06-11T04:00:22.863Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T04:00:22.931Z] > git init /w/workspace/device-sdk-go/185 # timeout=10 [2021-06-11T04:00:22.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T04:00:22.961Z] > git --version # timeout=10 [2021-06-11T04:00:22.968Z] > git --version # 'git version 2.24.4' [2021-06-11T04:00:22.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T04:00:22.992Z] [INFO] Currently running in a labeled security context [2021-06-11T04:00:22.992Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T04:00:22.993Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/185@tmp/jenkins-gitclient-ssh2915342255997122316.key [2021-06-11T04:00:23.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T04:00:24.104Z] Avoid second fetch [2021-06-11T04:00:24.105Z] Checking out Revision 00edbbce35bff277d2f3a20c52fc7796f34887df (master) [2021-06-11T04:00:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:25.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:25.110Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:25.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:25.110Z] [2021-06-11T04:00:25.110Z] Login Succeeded [2021-06-11T04:00:25.110Z] nexus3.edgexfoundry.org:10002 [2021-06-11T04:00:23.784Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-11T04:00:23.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T04:00:23.821Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T04:00:23.829Z] > git checkout -f 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 [2021-06-11T04:00:25.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:25.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:25.665Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:25.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:25.665Z] [2021-06-11T04:00:25.665Z] Login Succeeded [2021-06-11T04:00:25.665Z] nexus3.edgexfoundry.org:10003 [2021-06-11T04:00:25.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:26.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:26.214Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:26.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:26.214Z] [2021-06-11T04:00:26.214Z] Login Succeeded [2021-06-11T04:00:26.214Z] nexus3.edgexfoundry.org:10004 [2021-06-11T04:00:26.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:26.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:26.764Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:26.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:26.764Z] [2021-06-11T04:00:26.764Z] Login Succeeded [2021-06-11T04:00:26.764Z] docker.io [2021-06-11T04:00:27.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:27.534Z] Commit message: "Merge pull request #968 from hahattan/issue-967" [2021-06-11T04:00:27.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:27.648Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:27.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:27.649Z] [2021-06-11T04:00:27.649Z] Login Succeeded [2021-06-11T04:00:27.649Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T04:00:27.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] echo [2021-06-11T04:00:27.973Z] ========================================================= [2021-06-11T04:00:27.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T04:00:27.973Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T04:00:28.328Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T04:00:28.710Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T04:00:28.929Z] Sending build context to Docker daemon 2.658MB [2021-06-11T04:00:28.929Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T04:00:28.929Z] Step 2/8 : FROM ${BASE} [2021-06-11T04:00:28.929Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T04:00:28.929Z] 595b0fe564bb: Pulling fs layer [2021-06-11T04:00:28.929Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T04:00:28.929Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T04:00:28.929Z] ba82ee9f976e: Pulling fs layer [2021-06-11T04:00:28.929Z] 506bd15cee9f: Pulling fs layer [2021-06-11T04:00:28.930Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T04:00:28.930Z] 618dc40b7e24: Pulling fs layer [2021-06-11T04:00:28.930Z] ba82ee9f976e: Waiting [2021-06-11T04:00:28.930Z] 506bd15cee9f: Waiting [2021-06-11T04:00:28.930Z] 618dc40b7e24: Waiting [2021-06-11T04:00:28.930Z] 75a0a4a0db45: Waiting [2021-06-11T04:00:29.031Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T04:00:29.213Z] 5b7225fbf94c: Verifying Checksum [2021-06-11T04:00:29.213Z] 5b7225fbf94c: Download complete [2021-06-11T04:00:29.213Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T04:00:29.213Z] 3088b5b3c5c0: Download complete [2021-06-11T04:00:29.213Z] 506bd15cee9f: Download complete [2021-06-11T04:00:29.213Z] 75a0a4a0db45: Download complete [2021-06-11T04:00:29.213Z] 595b0fe564bb: Verifying Checksum [2021-06-11T04:00:29.213Z] 595b0fe564bb: Download complete [2021-06-11T04:00:29.338Z] + sudo service docker restart [2021-06-11T04:00:29.338Z] + true [2021-06-11T04:00:29.338Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T04:00:29.814Z] 595b0fe564bb: Pull complete [2021-06-11T04:00:30.420Z] 3088b5b3c5c0: Pull complete [2021-06-11T04:00:30.700Z] 5b7225fbf94c: Pull complete [2021-06-11T04:00:31.300Z] 618dc40b7e24: Verifying Checksum [2021-06-11T04:00:31.300Z] 618dc40b7e24: Download complete [2021-06-11T04:00:32.733Z] ba82ee9f976e: Verifying Checksum [2021-06-11T04:00:32.733Z] ba82ee9f976e: Download complete [2021-06-11T04:00:42.902Z] ba82ee9f976e: Pull complete [2021-06-11T04:00:42.902Z] 506bd15cee9f: Pull complete [2021-06-11T04:00:43.502Z] 75a0a4a0db45: Pull complete [2021-06-11T04:00:46.895Z] 618dc40b7e24: Pull complete [2021-06-11T04:00:46.895Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T04:00:46.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T04:00:46.895Z] ---> a36622ca3599 [2021-06-11T04:00:46.895Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T04:00:47.550Z] provisioning config files... [2021-06-11T04:00:47.567Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/185@tmp/config2367339777119241051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:00:47.905Z] ---> docker-login.sh [2021-06-11T04:00:47.905Z] nexus3.edgexfoundry.org:10001 [2021-06-11T04:00:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:48.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:48.168Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:48.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:48.168Z] [2021-06-11T04:00:48.168Z] Login Succeeded [2021-06-11T04:00:48.168Z] nexus3.edgexfoundry.org:10002 [2021-06-11T04:00:48.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:48.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:48.168Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:48.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:48.168Z] [2021-06-11T04:00:48.168Z] Login Succeeded [2021-06-11T04:00:48.168Z] nexus3.edgexfoundry.org:10003 [2021-06-11T04:00:48.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:48.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:48.430Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:48.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:48.430Z] [2021-06-11T04:00:48.430Z] Login Succeeded [2021-06-11T04:00:48.430Z] nexus3.edgexfoundry.org:10004 [2021-06-11T04:00:48.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:48.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:48.430Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:48.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:48.430Z] [2021-06-11T04:00:48.430Z] Login Succeeded [2021-06-11T04:00:48.430Z] docker.io [2021-06-11T04:00:48.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T04:00:48.902Z] ---> Running in ff573a98a917 [2021-06-11T04:00:48.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T04:00:48.959Z] Configure a credential helper to remove this warning. See [2021-06-11T04:00:48.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T04:00:48.959Z] [2021-06-11T04:00:48.959Z] Login Succeeded [2021-06-11T04:00:48.959Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T04:00:48.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T04:00:49.145Z] ========================================================= [2021-06-11T04:00:49.145Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T04:00:49.145Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:00:49.182Z] Removing intermediate container ff573a98a917 [2021-06-11T04:00:49.182Z] ---> 07123901af6a [2021-06-11T04:00:49.182Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T04:00:49.455Z] ---> Running in a68e35b0296c [2021-06-11T04:00:49.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T04:00:49.456Z] Sending build context to Docker daemon 2.662MB [2021-06-11T04:00:49.456Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T04:00:49.456Z] Step 2/8 : FROM ${BASE} [2021-06-11T04:00:49.723Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T04:00:49.723Z] 540db60ca938: Pulling fs layer [2021-06-11T04:00:49.723Z] adcc1eea9eea: Pulling fs layer [2021-06-11T04:00:49.723Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T04:00:49.723Z] 0510c868ecb4: Pulling fs layer [2021-06-11T04:00:49.723Z] afea3b2eda06: Pulling fs layer [2021-06-11T04:00:49.723Z] 7809a108b3ef: Pulling fs layer [2021-06-11T04:00:49.723Z] f706445af74f: Pulling fs layer [2021-06-11T04:00:49.723Z] afea3b2eda06: Waiting [2021-06-11T04:00:49.723Z] 7809a108b3ef: Waiting [2021-06-11T04:00:49.723Z] f706445af74f: Waiting [2021-06-11T04:00:49.723Z] 0510c868ecb4: Waiting [2021-06-11T04:00:49.723Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T04:00:49.723Z] 4c4ab2625f07: Download complete [2021-06-11T04:00:49.723Z] adcc1eea9eea: Verifying Checksum [2021-06-11T04:00:49.723Z] adcc1eea9eea: Download complete [2021-06-11T04:00:49.723Z] afea3b2eda06: Verifying Checksum [2021-06-11T04:00:49.723Z] afea3b2eda06: Download complete [2021-06-11T04:00:49.723Z] 7809a108b3ef: Verifying Checksum [2021-06-11T04:00:49.723Z] 7809a108b3ef: Download complete [2021-06-11T04:00:49.723Z] 540db60ca938: Verifying Checksum [2021-06-11T04:00:49.723Z] 540db60ca938: Download complete [2021-06-11T04:00:49.984Z] 540db60ca938: Pull complete [2021-06-11T04:00:49.985Z] adcc1eea9eea: Pull complete [2021-06-11T04:00:50.247Z] 4c4ab2625f07: Pull complete [2021-06-11T04:00:51.634Z] f706445af74f: Verifying Checksum [2021-06-11T04:00:51.634Z] f706445af74f: Download complete [2021-06-11T04:00:52.074Z] Removing intermediate container a68e35b0296c [2021-06-11T04:00:52.074Z] ---> 242a064c8bad [2021-06-11T04:00:52.074Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-11T04:00:52.074Z] ---> Running in 6379000d8f34 [2021-06-11T04:00:52.229Z] 0510c868ecb4: Verifying Checksum [2021-06-11T04:00:52.229Z] 0510c868ecb4: Download complete [2021-06-11T04:00:53.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T04:00:54.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T04:00:55.470Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-11T04:00:55.470Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-11T04:00:55.470Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-11T04:00:55.470Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-11T04:00:55.470Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-11T04:00:55.560Z] 0510c868ecb4: Pull complete [2021-06-11T04:00:55.560Z] afea3b2eda06: Pull complete [2021-06-11T04:00:55.560Z] 7809a108b3ef: Pull complete [2021-06-11T04:00:55.742Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-11T04:00:55.742Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T04:00:55.742Z] OK: 139 MiB in 46 packages [2021-06-11T04:00:56.962Z] f706445af74f: Pull complete [2021-06-11T04:00:56.962Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T04:00:56.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T04:00:56.962Z] ---> b068be0155e3 [2021-06-11T04:00:56.962Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T04:00:57.186Z] Removing intermediate container 6379000d8f34 [2021-06-11T04:00:57.186Z] ---> 5a64cb3ce1b5 [2021-06-11T04:00:57.186Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-11T04:00:57.186Z] ---> Running in 04136ff954ff [2021-06-11T04:00:57.460Z] Removing intermediate container 04136ff954ff [2021-06-11T04:00:57.460Z] ---> 002c7068582c [2021-06-11T04:00:57.460Z] Step 7/8 : COPY . . [2021-06-11T04:00:58.900Z] ---> b0f32da04b6a [2021-06-11T04:00:58.900Z] Step 8/8 : RUN go mod download [2021-06-11T04:00:58.900Z] ---> Running in fbb5abecaf38 [2021-06-11T04:01:01.176Z] ---> Running in 4f343111ec53 [2021-06-11T04:01:01.176Z] Removing intermediate container 4f343111ec53 [2021-06-11T04:01:01.176Z] ---> f51b0ffb2cb4 [2021-06-11T04:01:01.176Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T04:01:01.176Z] ---> Running in 3b9d2fc59f0e [2021-06-11T04:01:01.176Z] Removing intermediate container 3b9d2fc59f0e [2021-06-11T04:01:01.176Z] ---> 6f50ddb83cc8 [2021-06-11T04:01:01.176Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-11T04:01:01.441Z] ---> Running in 64fcc6a60c22 [2021-06-11T04:01:01.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T04:01:02.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T04:01:02.865Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-11T04:01:02.865Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-11T04:01:03.128Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-11T04:01:03.128Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-11T04:01:03.128Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-11T04:01:03.390Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-11T04:01:03.390Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T04:01:03.390Z] OK: 150 MiB in 46 packages [2021-06-11T04:01:03.652Z] Removing intermediate container 64fcc6a60c22 [2021-06-11T04:01:03.652Z] ---> 58c8d0acbfdc [2021-06-11T04:01:03.652Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-11T04:01:03.914Z] ---> Running in 88c398daa153 [2021-06-11T04:01:03.914Z] Removing intermediate container 88c398daa153 [2021-06-11T04:01:03.914Z] ---> 7ef5e3cf7a21 [2021-06-11T04:01:03.914Z] Step 7/8 : COPY . . [2021-06-11T04:01:04.178Z] ---> da6067422850 [2021-06-11T04:01:04.178Z] Step 8/8 : RUN go mod download [2021-06-11T04:01:04.178Z] ---> Running in 552c68dbccc0 [2021-06-11T04:01:16.468Z] Removing intermediate container 552c68dbccc0 [2021-06-11T04:01:16.468Z] ---> aa435f1d3cfa [2021-06-11T04:01:16.468Z] Successfully built aa435f1d3cfa [2021-06-11T04:01:16.468Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:01:16.788Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T04:01:16.788Z] . [Pipeline] withDockerContainer [2021-06-11T04:01:16.878Z] prd-centos7-docker-4c-2g-454 does not seem to be running inside a container [2021-06-11T04:01:16.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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 ******** ci-base-image-x86_64 cat [2021-06-11T04:01:17.344Z] $ docker top a16a1d4f8852e2dc69ef3642e11e5f56fa113f076e4ded1f83738a6742ca3949 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T04:01:17.741Z] + go version [2021-06-11T04:01:17.741Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T04:01:17.753Z] $ docker stop --time=1 a16a1d4f8852e2dc69ef3642e11e5f56fa113f076e4ded1f83738a6742ca3949 [2021-06-11T04:01:18.952Z] $ docker rm -f a16a1d4f8852e2dc69ef3642e11e5f56fa113f076e4ded1f83738a6742ca3949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:01:19.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T04:01:19.527Z] . [Pipeline] withDockerContainer [2021-06-11T04:01:19.621Z] prd-centos7-docker-4c-2g-454 does not seem to be running inside a container [2021-06-11T04:01:19.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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 ******** ci-base-image-x86_64 cat [2021-06-11T04:01:20.032Z] $ docker top c3b5e830bf2b27597c9bf4189c0d709ae194a8401915d2a3da0d355a21e8f325 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T04:01:20.434Z] + go mod tidy [Pipeline] sh [2021-06-11T04:01:21.011Z] + make test [2021-06-11T04:01:21.011Z] go mod tidy [2021-06-11T04:01:21.011Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T04:01:25.721Z] Removing intermediate container fbb5abecaf38 [2021-06-11T04:01:25.722Z] ---> 0fd83c1457e4 [2021-06-11T04:01:25.722Z] Successfully built 0fd83c1457e4 [2021-06-11T04:01:25.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:01:26.074Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T04:01:26.074Z] . [Pipeline] withDockerContainer [2021-06-11T04:01:26.370Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-11T04:01:26.542Z] prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container [2021-06-11T04:01:26.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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 ******** ci-base-image-arm64 cat [2021-06-11T04:01:28.348Z] $ docker top 46b545e5b8c4af250b2fdfbfed7fcbe4a9f4fabebbf520dd623c5504d45b325b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T04:01:29.384Z] + go version [2021-06-11T04:01:29.384Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T04:01:29.413Z] $ docker stop --time=1 46b545e5b8c4af250b2fdfbfed7fcbe4a9f4fabebbf520dd623c5504d45b325b [2021-06-11T04:01:31.227Z] $ docker rm -f 46b545e5b8c4af250b2fdfbfed7fcbe4a9f4fabebbf520dd623c5504d45b325b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:01:32.053Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T04:01:32.053Z] . [Pipeline] withDockerContainer [2021-06-11T04:01:32.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container [2021-06-11T04:01:32.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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 ******** ci-base-image-arm64 cat [2021-06-11T04:01:34.005Z] $ docker top 91105c58c211f85d13d3aaca8cc3fa58b3d19914e106d9739cb792c24596c031 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T04:01:34.978Z] + go mod tidy [Pipeline] sh [2021-06-11T04:01:36.253Z] + make test [2021-06-11T04:01:36.253Z] go mod tidy [2021-06-11T04:01:36.856Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T04:01:48.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-11T04:01:48.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-11T04:01:48.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-11T04:01:49.854Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements [2021-06-11T04:01:49.854Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-11T04:01:49.854Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements [2021-06-11T04:01:50.123Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.065s coverage: 78.9% of statements [2021-06-11T04:01:50.388Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements [2021-06-11T04:01:50.388Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-11T04:01:50.388Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-11T04:01:50.388Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-11T04:01:51.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.058s coverage: 29.2% of statements [2021-06-11T04:01:51.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-11T04:01:52.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements [2021-06-11T04:01:52.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-11T04:01:52.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T04:01:52.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.067s coverage: 58.0% of statements [2021-06-11T04:01:53.228Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 89.2% of statements [2021-06-11T04:01:53.228Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-11T04:01:53.228Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements [2021-06-11T04:01:53.228Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-11T04:01:53.488Z] GO111MODULE=on go vet ./... [2021-06-11T04:01:59.063Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-11T04:02:11.749Z] gofmt -l . [2021-06-11T04:02:11.750Z] [ "`gofmt -l .`" = "" ] [2021-06-11T04:02:11.750Z] ./bin/test-attribution-txt.sh [2021-06-11T04:02:11.750Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-11T04:02:11.761Z] $ docker stop --time=1 c3b5e830bf2b27597c9bf4189c0d709ae194a8401915d2a3da0d355a21e8f325 [2021-06-11T04:02:14.226Z] $ docker rm -f c3b5e830bf2b27597c9bf4189c0d709ae194a8401915d2a3da0d355a21e8f325 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T04:02:14.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T04:02:14.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T04:02:17.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T04:02:18.239Z] + ls -al . [2021-06-11T04:02:18.239Z] total 208 [2021-06-11T04:02:18.239Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 04:02 . [2021-06-11T04:02:18.239Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 11 04:00 .. [2021-06-11T04:02:18.239Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 04:00 bin [2021-06-11T04:02:18.239Z] -rw-r--r--. 1 jenkins jenkins 126073 Jun 11 04:01 coverage.out [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 11 04:00 Dockerfile.build [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 04:00 .dockerignore [2021-06-11T04:02:18.239Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 11 04:00 example [2021-06-11T04:02:18.239Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 04:00 .git [2021-06-11T04:02:18.239Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 04:00 .github [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 11 04:00 .gitignore [2021-06-11T04:02:18.239Z] -rw-r--r--. 1 jenkins jenkins 576 Jun 11 04:02 go.mod [2021-06-11T04:02:18.239Z] -rw-r--r--. 1 jenkins jenkins 20403 Jun 11 04:01 go.sum [2021-06-11T04:02:18.239Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 11 04:00 internal [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 11 04:00 Jenkinsfile [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 11 04:00 LICENSE [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 11 04:00 Makefile [2021-06-11T04:02:18.239Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 11 04:00 openapi [2021-06-11T04:02:18.239Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 11 04:00 pkg [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 11 04:00 README.md [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 11 04:00 RELEASE-NOTES.txt [2021-06-11T04:02:18.239Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 04:00 snap [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 03:57 VERSION [2021-06-11T04:02:18.239Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 11 04:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:02:18.545Z] + 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=00edbbce35bff277d2f3a20c52fc7796f34887df --label arch=amd64 --label version=2.0.0-dev.77 . [2021-06-11T04:02:18.545Z] Sending build context to Docker daemon 2.789MB [2021-06-11T04:02:18.545Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T04:02:18.545Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-11T04:02:18.545Z] ---> aa435f1d3cfa [2021-06-11T04:02:18.545Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-11T04:02:18.545Z] ---> Running in 10246e1edd9c [2021-06-11T04:02:18.821Z] Removing intermediate container 10246e1edd9c [2021-06-11T04:02:18.821Z] ---> a60c720d1a15 [2021-06-11T04:02:18.821Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T04:02:18.821Z] ---> Running in a1c19e1851cb [2021-06-11T04:02:18.821Z] Removing intermediate container a1c19e1851cb [2021-06-11T04:02:18.821Z] ---> a5891a2ca91d [2021-06-11T04:02:18.821Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T04:02:18.821Z] ---> Running in 78e7f9e3bcac [2021-06-11T04:02:19.404Z] Removing intermediate container 78e7f9e3bcac [2021-06-11T04:02:19.404Z] ---> f114c35943e0 [2021-06-11T04:02:19.404Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T04:02:19.404Z] ---> Running in b10b7f23fbb2 [2021-06-11T04:02:19.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T04:02:20.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T04:02:20.875Z] OK: 150 MiB in 46 packages [2021-06-11T04:02:21.137Z] Removing intermediate container b10b7f23fbb2 [2021-06-11T04:02:21.137Z] ---> e8f2b8f55410 [2021-06-11T04:02:21.137Z] Step 7/23 : COPY . . [2021-06-11T04:02:21.398Z] ---> ff4b26b76943 [2021-06-11T04:02:21.398Z] Step 8/23 : RUN go mod download [2021-06-11T04:02:21.398Z] ---> Running in 3ba191866935 [2021-06-11T04:02:21.971Z] Removing intermediate container 3ba191866935 [2021-06-11T04:02:21.971Z] ---> 8bb7e6417787 [2021-06-11T04:02:21.971Z] Step 9/23 : RUN make build [2021-06-11T04:02:21.971Z] ---> Running in 25b213b6b92f [2021-06-11T04:02:21.971Z] go mod tidy [2021-06-11T04:02:22.236Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.77" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-11T04:02:32.356Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-11T04:02:32.930Z] Removing intermediate container 25b213b6b92f [2021-06-11T04:02:32.930Z] ---> c6bee62df839 [2021-06-11T04:02:32.930Z] Step 10/23 : FROM alpine:3.12 [2021-06-11T04:02:33.503Z] 3.12: Pulling from library/alpine [2021-06-11T04:02:33.767Z] 339de151aab4: Pulling fs layer [2021-06-11T04:02:33.767Z] 339de151aab4: Verifying Checksum [2021-06-11T04:02:33.767Z] 339de151aab4: Download complete [2021-06-11T04:02:34.028Z] 339de151aab4: Pull complete [2021-06-11T04:02:34.028Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T04:02:34.028Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T04:02:34.028Z] ---> 13621d1b12d4 [2021-06-11T04:02:34.028Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T04:02:34.028Z] ---> Running in cb425a0662db [2021-06-11T04:02:34.028Z] Removing intermediate container cb425a0662db [2021-06-11T04:02:34.028Z] ---> a155796b6fa4 [2021-06-11T04:02:34.028Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T04:02:34.294Z] ---> Running in 1f420535f5d7 [2021-06-11T04:02:34.555Z] Removing intermediate container 1f420535f5d7 [2021-06-11T04:02:34.555Z] ---> afc663abd2dc [2021-06-11T04:02:34.555Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-11T04:02:34.555Z] ---> Running in 4e95d1e56d15 [2021-06-11T04:02:34.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T04:02:35.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T04:02:36.020Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-11T04:02:36.020Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-11T04:02:36.020Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-11T04:02:36.964Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-11T04:02:37.542Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-11T04:02:37.543Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T04:02:37.543Z] OK: 8 MiB in 19 packages [2021-06-11T04:02:37.805Z] Removing intermediate container 4e95d1e56d15 [2021-06-11T04:02:37.805Z] ---> d7295f66bb74 [2021-06-11T04:02:37.805Z] Step 14/23 : WORKDIR / [2021-06-11T04:02:37.805Z] ---> Running in 82cbe6dbd0c1 [2021-06-11T04:02:37.805Z] Removing intermediate container 82cbe6dbd0c1 [2021-06-11T04:02:37.805Z] ---> 195e4c9b7bad [2021-06-11T04:02:37.805Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-11T04:02:38.066Z] ---> f523bc0bb355 [2021-06-11T04:02:38.066Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-11T04:02:38.326Z] ---> 0bcbf7bc58e7 [2021-06-11T04:02:38.326Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-11T04:02:38.592Z] ---> 22d7ab351222 [2021-06-11T04:02:38.592Z] Step 18/23 : EXPOSE 59999 [2021-06-11T04:02:38.592Z] ---> Running in 9b5b47d2a323 [2021-06-11T04:02:38.592Z] Removing intermediate container 9b5b47d2a323 [2021-06-11T04:02:38.592Z] ---> d2d170b586da [2021-06-11T04:02:38.592Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-11T04:02:38.592Z] ---> Running in 820eddcd78bf [2021-06-11T04:02:38.855Z] Removing intermediate container 820eddcd78bf [2021-06-11T04:02:38.855Z] ---> 2383d7f9c1c4 [2021-06-11T04:02:38.855Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T04:02:38.855Z] ---> Running in 52298c7632c4 [2021-06-11T04:02:38.855Z] Removing intermediate container 52298c7632c4 [2021-06-11T04:02:38.855Z] ---> c35feca774a7 [2021-06-11T04:02:38.855Z] Step 21/23 : LABEL arch=amd64 [2021-06-11T04:02:38.855Z] ---> Running in d8a11798a70a [2021-06-11T04:02:38.855Z] Removing intermediate container d8a11798a70a [2021-06-11T04:02:38.855Z] ---> 7417deaa971a [2021-06-11T04:02:38.855Z] Step 22/23 : LABEL git_sha=00edbbce35bff277d2f3a20c52fc7796f34887df [2021-06-11T04:02:38.855Z] ---> Running in 9f486d83801c [2021-06-11T04:02:39.118Z] Removing intermediate container 9f486d83801c [2021-06-11T04:02:39.118Z] ---> 2476f039cdd9 [2021-06-11T04:02:39.118Z] Step 23/23 : LABEL version=2.0.0-dev.77 [2021-06-11T04:02:39.118Z] ---> Running in a8de0d1fd66f [2021-06-11T04:02:39.118Z] Removing intermediate container a8de0d1fd66f [2021-06-11T04:02:39.118Z] ---> 28af6977b947 [2021-06-11T04:02:39.118Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-11T04:02:39.118Z] Successfully built 28af6977b947 [2021-06-11T04:02:39.118Z] Successfully tagged device-sdk-simple:latest [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] libraryResource [Pipeline] sh [2021-06-11T04:02:40.007Z] ---> job-cost.sh [2021-06-11T04:02:40.007Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ms46 [2021-06-11T04:02:48.172Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T04:03:03.187Z] lf-activate-venv(): INFO: Adding /tmp/venv-ms46/bin to PATH [2021-06-11T04:03:03.187Z] INFO: No Stack... [2021-06-11T04:03:03.187Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T04:03:03.187Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T04:03:03.496Z] + cat /w/workspace/device-sdk-go/185/archives/cost.csv [2021-06-11T04:03:03.497Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T04:03:03.526Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] [2021-06-11T04:03:03.538Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] did not exist. Created. [2021-06-11T04:03:03.539Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T04:03:03.864Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T04:03:03.952Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T04:03:03.968Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T04:03:07.181Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-11T04:03:07.181Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-11T04:03:07.181Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-11T04:03:15.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.302s coverage: 25.4% of statements [2021-06-11T04:03:15.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-11T04:03:15.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.213s coverage: 28.1% of statements [2021-06-11T04:03:15.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.268s coverage: 78.9% of statements [2021-06-11T04:03:15.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.183s coverage: 9.0% of statements [2021-06-11T04:03:15.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-11T04:03:15.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-11T04:03:15.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-11T04:03:15.578Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.297s coverage: 29.2% of statements [2021-06-11T04:03:15.578Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-11T04:03:16.569Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.214s coverage: 83.3% of statements [2021-06-11T04:03:16.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-11T04:03:16.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T04:03:18.563Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.409s coverage: 58.0% of statements [2021-06-11T04:03:20.558Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.125s coverage: 89.2% of statements [2021-06-11T04:03:20.559Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-11T04:03:20.559Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.195s coverage: 5.0% of statements [2021-06-11T04:03:20.559Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-11T04:03:21.154Z] GO111MODULE=on go vet ./... [2021-06-11T04:04:17.949Z] gofmt -l . [2021-06-11T04:04:17.949Z] [ "`gofmt -l .`" = "" ] [2021-06-11T04:04:17.949Z] ./bin/test-attribution-txt.sh [2021-06-11T04:04:17.949Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-11T04:04:17.977Z] $ docker stop --time=1 91105c58c211f85d13d3aaca8cc3fa58b3d19914e106d9739cb792c24596c031 [2021-06-11T04:04:20.097Z] $ docker rm -f 91105c58c211f85d13d3aaca8cc3fa58b3d19914e106d9739cb792c24596c031 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T04:04:21.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T04:04:21.202Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T04:04:21.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T04:04:22.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T04:04:22.686Z] + ls -al . [2021-06-11T04:04:22.686Z] total 244 [2021-06-11T04:04:22.686Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 04:04 . [2021-06-11T04:04:22.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:59 .. [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 03:59 .dockerignore [2021-06-11T04:04:22.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 04:00 .git [2021-06-11T04:04:22.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:59 .github [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 11 03:59 .gitignore [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 11 03:59 Dockerfile.build [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 11 03:59 Jenkinsfile [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 11 03:59 LICENSE [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 11 03:59 Makefile [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 11 03:59 README.md [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 11 03:59 RELEASE-NOTES.txt [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 03:57 VERSION [2021-06-11T04:04:22.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:59 bin [2021-06-11T04:04:22.686Z] -rw-r--r-- 1 jenkins jenkins 126073 Jun 11 04:03 coverage.out [2021-06-11T04:04:22.686Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 03:59 example [2021-06-11T04:04:22.686Z] -rw-r--r-- 1 jenkins jenkins 576 Jun 11 04:04 go.mod [2021-06-11T04:04:22.686Z] -rw-r--r-- 1 jenkins jenkins 20403 Jun 11 04:01 go.sum [2021-06-11T04:04:22.686Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 11 03:59 internal [2021-06-11T04:04:22.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:59 openapi [2021-06-11T04:04:22.686Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 03:59 pkg [2021-06-11T04:04:22.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:59 snap [2021-06-11T04:04:22.686Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 11 03:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:04:23.038Z] + 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=00edbbce35bff277d2f3a20c52fc7796f34887df --label arch=arm64 --label version=2.0.0-dev.77 . [2021-06-11T04:04:23.638Z] Sending build context to Docker daemon 2.785MB [2021-06-11T04:04:23.638Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T04:04:23.638Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-11T04:04:23.638Z] ---> 0fd83c1457e4 [2021-06-11T04:04:23.638Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-11T04:04:23.918Z] ---> Running in 2ad09a661cf5 [2021-06-11T04:04:24.515Z] Removing intermediate container 2ad09a661cf5 [2021-06-11T04:04:24.516Z] ---> 9df58114f06e [2021-06-11T04:04:24.516Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T04:04:24.516Z] ---> Running in c54dd8725b9b [2021-06-11T04:04:25.112Z] Removing intermediate container c54dd8725b9b [2021-06-11T04:04:25.112Z] ---> ba2cd174b14b [2021-06-11T04:04:25.112Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T04:04:25.112Z] ---> Running in 96b001dcb20d [2021-06-11T04:04:27.097Z] Removing intermediate container 96b001dcb20d [2021-06-11T04:04:27.097Z] ---> 527276f3cc02 [2021-06-11T04:04:27.097Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T04:04:27.372Z] ---> Running in 4671755d6022 [2021-06-11T04:04:28.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T04:04:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T04:04:30.373Z] OK: 139 MiB in 46 packages [2021-06-11T04:04:31.361Z] Removing intermediate container 4671755d6022 [2021-06-11T04:04:31.361Z] ---> 1ae71594e3dc [2021-06-11T04:04:31.361Z] Step 7/23 : COPY . . [2021-06-11T04:04:32.857Z] ---> 17ea770fced4 [2021-06-11T04:04:32.857Z] Step 8/23 : RUN go mod download [2021-06-11T04:04:32.857Z] ---> Running in 3b885e9fb1a3 [2021-06-11T04:04:35.496Z] Removing intermediate container 3b885e9fb1a3 [2021-06-11T04:04:35.496Z] ---> a376850a8a84 [2021-06-11T04:04:35.496Z] Step 9/23 : RUN make build [2021-06-11T04:04:35.496Z] ---> Running in e9be1b5bebb0 [2021-06-11T04:04:36.940Z] go mod tidy [2021-06-11T04:04:37.214Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.77" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-11T04:05:09.593Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-11T04:05:11.559Z] Removing intermediate container e9be1b5bebb0 [2021-06-11T04:05:11.559Z] ---> ec0f195c4cec [2021-06-11T04:05:11.559Z] Step 10/23 : FROM alpine:3.12 [2021-06-11T04:05:11.831Z] 3.12: Pulling from library/alpine [2021-06-11T04:05:12.102Z] d2f70382dc9a: Pulling fs layer [2021-06-11T04:05:12.377Z] d2f70382dc9a: Verifying Checksum [2021-06-11T04:05:12.377Z] d2f70382dc9a: Download complete [2021-06-11T04:05:12.971Z] d2f70382dc9a: Pull complete [2021-06-11T04:05:12.971Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T04:05:12.971Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T04:05:12.971Z] ---> 9852663dfa18 [2021-06-11T04:05:12.971Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T04:05:13.245Z] ---> Running in a9bf8c649ef8 [2021-06-11T04:05:13.516Z] Removing intermediate container a9bf8c649ef8 [2021-06-11T04:05:13.516Z] ---> eb978c6e4e63 [2021-06-11T04:05:13.516Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T04:05:13.789Z] ---> Running in 73a7fd5a992f [2021-06-11T04:05:15.784Z] Removing intermediate container 73a7fd5a992f [2021-06-11T04:05:15.784Z] ---> 0a8284f2ee7f [2021-06-11T04:05:15.784Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-11T04:05:15.784Z] ---> Running in eea0f0e38f0a [2021-06-11T04:05:17.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T04:05:17.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T04:05:18.406Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-11T04:05:18.407Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-11T04:05:18.676Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-11T04:05:18.676Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-11T04:05:18.946Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-11T04:05:18.946Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T04:05:18.946Z] OK: 8 MiB in 19 packages [2021-06-11T04:05:19.929Z] Removing intermediate container eea0f0e38f0a [2021-06-11T04:05:19.929Z] ---> 6fa62a0fe5ba [2021-06-11T04:05:19.929Z] Step 14/23 : WORKDIR / [2021-06-11T04:05:20.206Z] ---> Running in d0411d0d91ad [2021-06-11T04:05:20.800Z] Removing intermediate container d0411d0d91ad [2021-06-11T04:05:20.800Z] ---> 523d3b54ac9c [2021-06-11T04:05:20.800Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-11T04:05:21.418Z] ---> 049e8fb4df25 [2021-06-11T04:05:21.418Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-11T04:05:22.858Z] ---> e5943ce2b463 [2021-06-11T04:05:22.858Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-11T04:05:23.451Z] ---> 26f23b677159 [2021-06-11T04:05:23.451Z] Step 18/23 : EXPOSE 59999 [2021-06-11T04:05:23.451Z] ---> Running in 37d5e66dc158 [2021-06-11T04:05:24.045Z] Removing intermediate container 37d5e66dc158 [2021-06-11T04:05:24.045Z] ---> b931dd5f4c60 [2021-06-11T04:05:24.045Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-11T04:05:24.045Z] ---> Running in 2b228f009cf5 [2021-06-11T04:05:24.640Z] Removing intermediate container 2b228f009cf5 [2021-06-11T04:05:24.640Z] ---> d59a63d7964b [2021-06-11T04:05:24.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T04:05:24.640Z] ---> Running in 19002c108ccf [2021-06-11T04:05:25.235Z] Removing intermediate container 19002c108ccf [2021-06-11T04:05:25.235Z] ---> 13557a555a4e [2021-06-11T04:05:25.235Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T04:05:25.235Z] ---> Running in 8822df423587 [2021-06-11T04:05:25.507Z] Removing intermediate container 8822df423587 [2021-06-11T04:05:25.507Z] ---> 2561f2335386 [2021-06-11T04:05:25.507Z] Step 22/23 : LABEL git_sha=00edbbce35bff277d2f3a20c52fc7796f34887df [2021-06-11T04:05:25.779Z] ---> Running in caa75a104a05 [2021-06-11T04:05:26.051Z] Removing intermediate container caa75a104a05 [2021-06-11T04:05:26.052Z] ---> 6298dc09b8c8 [2021-06-11T04:05:26.052Z] Step 23/23 : LABEL version=2.0.0-dev.77 [2021-06-11T04:05:26.331Z] ---> Running in d3705ca8b760 [2021-06-11T04:05:26.925Z] Removing intermediate container d3705ca8b760 [2021-06-11T04:05:26.925Z] ---> c8555cae15d2 [2021-06-11T04:05:26.925Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-11T04:05:26.925Z] Successfully built c8555cae15d2 [2021-06-11T04:05:26.925Z] Successfully tagged device-sdk-simple-arm64:latest [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] libraryResource [Pipeline] sh [2021-06-11T04:05:27.512Z] ---> job-cost.sh [2021-06-11T04:05:27.512Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kpmN [2021-06-11T04:06:06.524Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T04:07:28.332Z] lf-activate-venv(): INFO: Adding /tmp/venv-kpmN/bin to PATH [2021-06-11T04:07:28.332Z] INFO: No Stack... [2021-06-11T04:07:30.961Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T04:07:31.236Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T04:07:31.588Z] + cat /w/workspace/device-sdk-go/185/archives/cost.csv [2021-06-11T04:07:31.588Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T04:07:31.655Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] [2021-06-11T04:07:31.664Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] did not exist. Created. [2021-06-11T04:07:31.664Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T04:07:32.038Z] /w/workspace/device-sdk-go/185@tmp/durable-e94b5b09/script.sh: 1: /w/workspace/device-sdk-go/185@tmp/durable-e94b5b09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T04:07:32.391Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T04:07:32.436Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T04:07:32.594Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T04:07:32.611Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-185-stack-cost] [Pipeline] // lock [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 [2021-06-11T04:07:33.521Z] provisioning config files... [2021-06-11T04:07:33.621Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config54292543513591806tmp [Pipeline] { [Pipeline] sh [2021-06-11T04:07:33.935Z] + set +x [2021-06-11T04:07:33.935Z] + curl -s https://codecov.io/bash [2021-06-11T04:07:33.935Z] + bash -s -- [2021-06-11T04:07:33.935Z] [2021-06-11T04:07:33.935Z] _____ _ [2021-06-11T04:07:33.935Z] / ____| | | [2021-06-11T04:07:33.935Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T04:07:33.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T04:07:33.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T04:07:33.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T04:07:33.935Z] Bash-1.0.3 [2021-06-11T04:07:33.935Z] [2021-06-11T04:07:33.935Z] [2021-06-11T04:07:33.935Z] ==> git version 2.24.4 found [2021-06-11T04:07:33.935Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-11T04:07:33.935Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T04:07:33.935Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T04:07:33.935Z] ==> Jenkins CI detected. [2021-06-11T04:07:33.935Z] project root: . [2021-06-11T04:07:33.935Z] --> token set from env [2021-06-11T04:07:34.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T04:07:34.199Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T04:07:34.199Z] ==> Python coveragepy not found [2021-06-11T04:07:34.199Z] ==> Searching for coverage reports in: [2021-06-11T04:07:34.199Z] + . [2021-06-11T04:07:34.199Z] -> Found 1 reports [2021-06-11T04:07:34.199Z] ==> Detecting git/mercurial file structure [2021-06-11T04:07:34.199Z] ==> Reading reports [2021-06-11T04:07:34.199Z] + ./coverage.out bytes=126073 [2021-06-11T04:07:34.199Z] ==> Appending adjustments [2021-06-11T04:07:34.199Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T04:07:34.462Z] + Found adjustments [2021-06-11T04:07:34.462Z] ==> Gzipping contents [2021-06-11T04:07:34.462Z] 20K /tmp/codecov.a3fFZc.gz [2021-06-11T04:07:34.462Z] ==> Uploading reports [2021-06-11T04:07:34.462Z] url: https://codecov.io [2021-06-11T04:07:34.462Z] query: branch=master&commit=00edbbce35bff277d2f3a20c52fc7796f34887df&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T04:07:34.462Z] -> Pinging Codecov [2021-06-11T04:07:34.462Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=00edbbce35bff277d2f3a20c52fc7796f34887df&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T04:07:35.036Z] -> Uploading to [2021-06-11T04:07:35.036Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/7E55EF52A471D76F132DFD9A03CDDE97/00edbbce35bff277d2f3a20c52fc7796f34887df/63499f8d-6d77-441e-91f9-ae61bd5169cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T040734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91477bf880e5f8254b2c5a66f8ba71dd6e979ba9a6cf0a04abb6a65b8c5dbc67 [2021-06-11T04:07:35.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T04:07:35.036Z] Dload Upload Total Spent Left Speed [2021-06-11T04:07:35.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16460 0 0 100 16460 0 47511 --:--:-- --:--:-- --:--:-- 47572 [2021-06-11T04:07:35.297Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/00edbbce35bff277d2f3a20c52fc7796f34887df [Pipeline] } [2021-06-11T04:07:35.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-11T04:07:36.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-11T04:07:36.197Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:07:36.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T04:07:36.515Z] [2021-06-11T04:07:36.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:07:36.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T04:07:36.838Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-11T04:07:36.838Z] 188c0c94c7c5: Pulling fs layer [2021-06-11T04:07:36.838Z] 0ef7d3d256c8: Pulling fs layer [2021-06-11T04:07:36.838Z] de9db76c5a1d: Pulling fs layer [2021-06-11T04:07:36.838Z] 0eba1c9be4d2: Pulling fs layer [2021-06-11T04:07:36.838Z] 0d57e429df01: Pulling fs layer [2021-06-11T04:07:36.838Z] 4e4be7b47b0d: Pulling fs layer [2021-06-11T04:07:36.838Z] e1f770b5df2f: Pulling fs layer [2021-06-11T04:07:36.838Z] 85a0685a4137: Pulling fs layer [2021-06-11T04:07:36.838Z] 4e4be7b47b0d: Waiting [2021-06-11T04:07:36.838Z] e1f770b5df2f: Waiting [2021-06-11T04:07:36.838Z] 0eba1c9be4d2: Waiting [2021-06-11T04:07:36.838Z] 85a0685a4137: Waiting [2021-06-11T04:07:36.838Z] 0d57e429df01: Waiting [2021-06-11T04:07:36.838Z] de9db76c5a1d: Verifying Checksum [2021-06-11T04:07:36.838Z] de9db76c5a1d: Download complete [2021-06-11T04:07:36.838Z] 0ef7d3d256c8: Verifying Checksum [2021-06-11T04:07:36.838Z] 0ef7d3d256c8: Download complete [2021-06-11T04:07:37.106Z] 0d57e429df01: Verifying Checksum [2021-06-11T04:07:37.106Z] 0d57e429df01: Download complete [2021-06-11T04:07:37.106Z] 188c0c94c7c5: Verifying Checksum [2021-06-11T04:07:37.106Z] 4e4be7b47b0d: Verifying Checksum [2021-06-11T04:07:37.106Z] 4e4be7b47b0d: Download complete [2021-06-11T04:07:37.106Z] 188c0c94c7c5: Pull complete [2021-06-11T04:07:37.374Z] 0ef7d3d256c8: Pull complete [2021-06-11T04:07:37.374Z] de9db76c5a1d: Pull complete [2021-06-11T04:07:38.767Z] e1f770b5df2f: Verifying Checksum [2021-06-11T04:07:38.767Z] e1f770b5df2f: Download complete [2021-06-11T04:07:40.680Z] 0eba1c9be4d2: Verifying Checksum [2021-06-11T04:07:40.680Z] 0eba1c9be4d2: Download complete [2021-06-11T04:07:40.680Z] 85a0685a4137: Verifying Checksum [2021-06-11T04:07:40.680Z] 85a0685a4137: Download complete [2021-06-11T04:07:44.015Z] 0eba1c9be4d2: Pull complete [2021-06-11T04:07:44.015Z] 0d57e429df01: Pull complete [2021-06-11T04:07:44.015Z] 4e4be7b47b0d: Pull complete [2021-06-11T04:07:44.283Z] e1f770b5df2f: Pull complete [2021-06-11T04:07:47.611Z] 85a0685a4137: Pull complete [2021-06-11T04:07:47.611Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-11T04:07:47.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T04:07:47.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-11T04:07:47.695Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T04:07:47.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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/edgex-snyk-go:1.410.4 cat [2021-06-11T04:07:50.864Z] $ docker top 408ec311f1e257b3f5f608eadd4f7a471554caf159d5a171faeaec95c21d4010 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T04:07:50.955Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-11T04:07:51.253Z] + set -o pipefail [2021-06-11T04:07:51.253Z] + snyk monitor '--org=edgex-jenkins' [2021-06-11T04:07:57.856Z] [2021-06-11T04:07:57.856Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-11T04:07:57.856Z] [2021-06-11T04:07:57.856Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/84fe6d97-1fde-4103-a28b-4a6b7fbac289 [2021-06-11T04:07:57.856Z] [2021-06-11T04:07:57.856Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-11T04:07:57.856Z] [2021-06-11T04:07:57.856Z] [Pipeline] } [2021-06-11T04:07:57.872Z] $ docker stop --time=1 408ec311f1e257b3f5f608eadd4f7a471554caf159d5a171faeaec95c21d4010 [2021-06-11T04:08:00.062Z] $ docker rm -f 408ec311f1e257b3f5f608eadd4f7a471554caf159d5a171faeaec95c21d4010 [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 [2021-06-11T04:08:00.741Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T04:08:00.767Z] provisioning config files... [2021-06-11T04:08:00.780Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8822965627496214749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:08:01.101Z] --> edgex-publish-swagger.sh [2021-06-11T04:08:01.102Z] === Publish openapi/v1 API === [2021-06-11T04:08:01.102Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-11T04:08:01.102Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-11T04:08:01.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T04:08:01.102Z] Dload Upload Total Spent Left Speed [2021-06-11T04:08:02.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 22462 --:--:-- --:--:-- --:--:-- 22462 100 19947 0 0 100 19947 0 22460 --:--:-- --:--:-- --:--:-- 22462 [2021-06-11T04:08:02.054Z] [2021-06-11T04:08:02.054Z] [2021-06-11T04:08:02.054Z] === Publish openapi/v2 API === [2021-06-11T04:08:02.054Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-11T04:08:02.054Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-11T04:08:02.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T04:08:02.054Z] Dload Upload Total Spent Left Speed [2021-06-11T04:08:02.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 60002 --:--:-- --:--:-- --:--:-- 60003 100 51483 0 0 100 51483 0 59996 --:--:-- --:--:-- --:--:-- 60003 [2021-06-11T04:08:02.635Z] [2021-06-11T04:08:02.635Z] [Pipeline] } [2021-06-11T04:08:02.637Z] 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 [2021-06-11T04:08:03.213Z] + git log --format=format:%s -1 00edbbce35bff277d2f3a20c52fc7796f34887df [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:03.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T04:08:03.523Z] . [Pipeline] withDockerContainer [2021-06-11T04:08:03.594Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T04:08:03.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T04:08:04.264Z] $ docker top ceef0f807a05c74f89f4ce993e7849fae606e599d0ccef190589269528d5c789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T04:08:04.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T04:08:04.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T04:08:04.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T04:08:04.506Z] $ docker exec ceef0f807a05c74f89f4ce993e7849fae606e599d0ccef190589269528d5c789 ssh-agent [2021-06-11T04:08:04.615Z] SSH_AUTH_SOCK=/tmp/ssh-6RJbXA7Y2mMh/agent.14 [2021-06-11T04:08:04.615Z] SSH_AGENT_PID=20 [2021-06-11T04:08:04.620Z] Running ssh-add (command line suppressed) [2021-06-11T04:08:04.712Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6962123937919331550.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6962123937919331550.key) [2021-06-11T04:08:04.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T04:08:05.024Z] + git semver tag [2021-06-11T04:08:05.024Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T04:08:05.024Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-11T04:08:05.024Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T04:08:05.024Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T04:08:05.024Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T04:08:05.024Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T04:08:05.024Z] # $SEMVER_BRANCH = master [2021-06-11T04:08:05.024Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-11T04:08:05.024Z] # 00edbbce35bff277d2f3a20c52fc7796f34887df HEAD [2021-06-11T04:08:05.024Z] # -> Force: false [2021-06-11T04:08:05.024Z] # 6bdab0b3641c9917898bcb6e30127b61f33b285b refs/tags/v2.0.0-dev.77 [Pipeline] } [2021-06-11T04:08:05.044Z] $ docker exec --env ******** --env ******** ceef0f807a05c74f89f4ce993e7849fae606e599d0ccef190589269528d5c789 ssh-agent -k [2021-06-11T04:08:05.143Z] unset SSH_AUTH_SOCK; [2021-06-11T04:08:05.143Z] unset SSH_AGENT_PID; [2021-06-11T04:08:05.143Z] echo Agent pid 20 killed; [2021-06-11T04:08:05.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T04:08:05.517Z] + git semver [Pipeline] } [2021-06-11T04:08:05.535Z] $ docker stop --time=1 ceef0f807a05c74f89f4ce993e7849fae606e599d0ccef190589269528d5c789 [2021-06-11T04:08:06.773Z] $ docker rm -f ceef0f807a05c74f89f4ce993e7849fae606e599d0ccef190589269528d5c789 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:07.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T04:08:07.244Z] [2021-06-11T04:08:07.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:07.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T04:08:07.568Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-11T04:08:07.568Z] ab5ef0e58194: Pulling fs layer [2021-06-11T04:08:07.568Z] 9712f1f96733: Pulling fs layer [2021-06-11T04:08:07.568Z] 63f879dbbcfc: Pulling fs layer [2021-06-11T04:08:07.568Z] 0d9ebad4ef96: Pulling fs layer [2021-06-11T04:08:07.568Z] e9a5061849ea: Pulling fs layer [2021-06-11T04:08:07.568Z] d747dcd14b5f: Pulling fs layer [2021-06-11T04:08:07.568Z] 2de7ff778b66: Pulling fs layer [2021-06-11T04:08:07.568Z] 0d9ebad4ef96: Waiting [2021-06-11T04:08:07.568Z] e9a5061849ea: Waiting [2021-06-11T04:08:07.568Z] d747dcd14b5f: Waiting [2021-06-11T04:08:07.568Z] 2de7ff778b66: Waiting [2021-06-11T04:08:07.568Z] 9712f1f96733: Verifying Checksum [2021-06-11T04:08:07.568Z] 9712f1f96733: Download complete [2021-06-11T04:08:10.876Z] 63f879dbbcfc: Verifying Checksum [2021-06-11T04:08:10.876Z] 63f879dbbcfc: Download complete [2021-06-11T04:08:10.876Z] e9a5061849ea: Verifying Checksum [2021-06-11T04:08:10.876Z] e9a5061849ea: Download complete [2021-06-11T04:08:10.876Z] d747dcd14b5f: Verifying Checksum [2021-06-11T04:08:10.876Z] d747dcd14b5f: Download complete [2021-06-11T04:08:11.823Z] 2de7ff778b66: Verifying Checksum [2021-06-11T04:08:11.823Z] 2de7ff778b66: Download complete [2021-06-11T04:08:12.406Z] ab5ef0e58194: Verifying Checksum [2021-06-11T04:08:12.406Z] ab5ef0e58194: Download complete [2021-06-11T04:08:12.682Z] 0d9ebad4ef96: Verifying Checksum [2021-06-11T04:08:12.682Z] 0d9ebad4ef96: Download complete [2021-06-11T04:08:15.252Z] ab5ef0e58194: Pull complete [2021-06-11T04:08:15.252Z] 9712f1f96733: Pull complete [2021-06-11T04:08:16.200Z] 63f879dbbcfc: Pull complete [2021-06-11T04:08:20.438Z] 0d9ebad4ef96: Pull complete [2021-06-11T04:08:20.438Z] e9a5061849ea: Pull complete [2021-06-11T04:08:20.438Z] d747dcd14b5f: Pull complete [2021-06-11T04:08:21.387Z] 2de7ff778b66: Pull complete [2021-06-11T04:08:21.387Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-11T04:08:21.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T04:08:21.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-11T04:08:21.462Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T04:08:21.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-11T04:08:27.112Z] $ docker top 0e58b543f9022f32bbc71ddc6d34f26f3f7e277642b35dd66915b96dd1302143 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-11T04:08:27.214Z] provisioning config files... [2021-06-11T04:08:27.222Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4976637606664475393tmp [2021-06-11T04:08:27.236Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1861761473795449756tmp [2021-06-11T04:08:27.248Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1857541201043557550tmp [Pipeline] { [Pipeline] echo [2021-06-11T04:08:27.271Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:08:27.567Z] ---> sigul-configuration.sh [2021-06-11T04:08:27.567Z] gpg: directory `/root/.gnupg' created [2021-06-11T04:08:27.567Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-11T04:08:27.567Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-11T04:08:27.567Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-11T04:08:27.567Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-11T04:08:27.567Z] gpg: CAST5 encrypted data [2021-06-11T04:08:27.567Z] gpg: encrypted with 1 passphrase [2021-06-11T04:08:27.567Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-11T04:08:27.872Z] + mkdir /home/jenkins [2021-06-11T04:08:27.872Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-11T04:08:28.431Z] + 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 [2021-06-11T04:08:28.531Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:08:28.869Z] ---> sigul-install.sh [2021-06-11T04:08:34.177Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-11T04:08:34.477Z] + git tag --list [2021-06-11T04:08:34.477Z] 0.7.1 [2021-06-11T04:08:34.477Z] delhi-tag [2021-06-11T04:08:34.477Z] v1.0.0 [2021-06-11T04:08:34.477Z] v1.1.0 [2021-06-11T04:08:34.477Z] v1.1.1 [2021-06-11T04:08:34.477Z] v1.1.2 [2021-06-11T04:08:34.477Z] v1.2.0 [2021-06-11T04:08:34.477Z] v1.2.1 [2021-06-11T04:08:34.477Z] v1.2.2 [2021-06-11T04:08:34.477Z] v1.2.3 [2021-06-11T04:08:34.477Z] v1.3.0 [2021-06-11T04:08:34.477Z] v1.4.0 [2021-06-11T04:08:34.477Z] v2.0.0-dev.1 [2021-06-11T04:08:34.477Z] v2.0.0-dev.10 [2021-06-11T04:08:34.477Z] v2.0.0-dev.11 [2021-06-11T04:08:34.477Z] v2.0.0-dev.12 [2021-06-11T04:08:34.477Z] v2.0.0-dev.13 [2021-06-11T04:08:34.477Z] v2.0.0-dev.14 [2021-06-11T04:08:34.477Z] v2.0.0-dev.15 [2021-06-11T04:08:34.477Z] v2.0.0-dev.16 [2021-06-11T04:08:34.477Z] v2.0.0-dev.17 [2021-06-11T04:08:34.477Z] v2.0.0-dev.18 [2021-06-11T04:08:34.477Z] v2.0.0-dev.19 [2021-06-11T04:08:34.477Z] v2.0.0-dev.2 [2021-06-11T04:08:34.477Z] v2.0.0-dev.20 [2021-06-11T04:08:34.477Z] v2.0.0-dev.21 [2021-06-11T04:08:34.477Z] v2.0.0-dev.22 [2021-06-11T04:08:34.477Z] v2.0.0-dev.23 [2021-06-11T04:08:34.477Z] v2.0.0-dev.24 [2021-06-11T04:08:34.477Z] v2.0.0-dev.25 [2021-06-11T04:08:34.477Z] v2.0.0-dev.26 [2021-06-11T04:08:34.477Z] v2.0.0-dev.27 [2021-06-11T04:08:34.477Z] v2.0.0-dev.28 [2021-06-11T04:08:34.477Z] v2.0.0-dev.29 [2021-06-11T04:08:34.477Z] v2.0.0-dev.3 [2021-06-11T04:08:34.477Z] v2.0.0-dev.30 [2021-06-11T04:08:34.477Z] v2.0.0-dev.31 [2021-06-11T04:08:34.477Z] v2.0.0-dev.32 [2021-06-11T04:08:34.477Z] v2.0.0-dev.33 [2021-06-11T04:08:34.477Z] v2.0.0-dev.34 [2021-06-11T04:08:34.477Z] v2.0.0-dev.35 [2021-06-11T04:08:34.477Z] v2.0.0-dev.36 [2021-06-11T04:08:34.477Z] v2.0.0-dev.37 [2021-06-11T04:08:34.477Z] v2.0.0-dev.38 [2021-06-11T04:08:34.477Z] v2.0.0-dev.39 [2021-06-11T04:08:34.477Z] v2.0.0-dev.4 [2021-06-11T04:08:34.477Z] v2.0.0-dev.40 [2021-06-11T04:08:34.477Z] v2.0.0-dev.41 [2021-06-11T04:08:34.477Z] v2.0.0-dev.42 [2021-06-11T04:08:34.477Z] v2.0.0-dev.43 [2021-06-11T04:08:34.477Z] v2.0.0-dev.44 [2021-06-11T04:08:34.477Z] v2.0.0-dev.45 [2021-06-11T04:08:34.477Z] v2.0.0-dev.46 [2021-06-11T04:08:34.477Z] v2.0.0-dev.47 [2021-06-11T04:08:34.477Z] v2.0.0-dev.48 [2021-06-11T04:08:34.477Z] v2.0.0-dev.49 [2021-06-11T04:08:34.477Z] v2.0.0-dev.5 [2021-06-11T04:08:34.477Z] v2.0.0-dev.50 [2021-06-11T04:08:34.477Z] v2.0.0-dev.51 [2021-06-11T04:08:34.477Z] v2.0.0-dev.52 [2021-06-11T04:08:34.477Z] v2.0.0-dev.53 [2021-06-11T04:08:34.477Z] v2.0.0-dev.54 [2021-06-11T04:08:34.477Z] v2.0.0-dev.55 [2021-06-11T04:08:34.477Z] v2.0.0-dev.56 [2021-06-11T04:08:34.477Z] v2.0.0-dev.57 [2021-06-11T04:08:34.477Z] v2.0.0-dev.58 [2021-06-11T04:08:34.477Z] v2.0.0-dev.59 [2021-06-11T04:08:34.477Z] v2.0.0-dev.6 [2021-06-11T04:08:34.477Z] v2.0.0-dev.60 [2021-06-11T04:08:34.477Z] v2.0.0-dev.61 [2021-06-11T04:08:34.477Z] v2.0.0-dev.62 [2021-06-11T04:08:34.477Z] v2.0.0-dev.63 [2021-06-11T04:08:34.477Z] v2.0.0-dev.64 [2021-06-11T04:08:34.477Z] v2.0.0-dev.65 [2021-06-11T04:08:34.477Z] v2.0.0-dev.66 [2021-06-11T04:08:34.477Z] v2.0.0-dev.67 [2021-06-11T04:08:34.477Z] v2.0.0-dev.68 [2021-06-11T04:08:34.477Z] v2.0.0-dev.69 [2021-06-11T04:08:34.477Z] v2.0.0-dev.7 [2021-06-11T04:08:34.477Z] v2.0.0-dev.70 [2021-06-11T04:08:34.477Z] v2.0.0-dev.71 [2021-06-11T04:08:34.477Z] v2.0.0-dev.72 [2021-06-11T04:08:34.477Z] v2.0.0-dev.73 [2021-06-11T04:08:34.477Z] v2.0.0-dev.74 [2021-06-11T04:08:34.477Z] v2.0.0-dev.75 [2021-06-11T04:08:34.477Z] v2.0.0-dev.76 [2021-06-11T04:08:34.477Z] v2.0.0-dev.77 [2021-06-11T04:08:34.477Z] v2.0.0-dev.8 [2021-06-11T04:08:34.477Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-11T04:08:34.773Z] + lftools sign git-tag v2.0.0-dev.77 [2021-06-11T04:08:35.348Z] Signing Git tag with Sigul... [2021-06-11T04:08:35.348Z] Signing v2.0.0-dev.77 [Pipeline] echo [2021-06-11T04:08:36.299Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:08:36.594Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-11T04:08:36.603Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-11T04:08:36.640Z] $ docker stop --time=1 0e58b543f9022f32bbc71ddc6d34f26f3f7e277642b35dd66915b96dd1302143 [2021-06-11T04:08:38.515Z] $ docker rm -f 0e58b543f9022f32bbc71ddc6d34f26f3f7e277642b35dd66915b96dd1302143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:39.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T04:08:39.241Z] . [Pipeline] withDockerContainer [2021-06-11T04:08:39.317Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T04:08:39.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T04:08:39.928Z] $ docker top db616a228628cc79e3cec41f415f4f0b6f536fd2d1fc1edcc1fe6d406bd45f95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T04:08:40.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T04:08:40.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T04:08:40.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T04:08:40.188Z] $ docker exec db616a228628cc79e3cec41f415f4f0b6f536fd2d1fc1edcc1fe6d406bd45f95 ssh-agent [2021-06-11T04:08:40.301Z] SSH_AUTH_SOCK=/tmp/ssh-4bMYxILlPyJy/agent.14 [2021-06-11T04:08:40.301Z] SSH_AGENT_PID=20 [2021-06-11T04:08:40.307Z] Running ssh-add (command line suppressed) [2021-06-11T04:08:40.409Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4472561757038179215.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4472561757038179215.key) [2021-06-11T04:08:40.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T04:08:40.729Z] + git semver bump pre [2021-06-11T04:08:40.729Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T04:08:40.729Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-11T04:08:40.729Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T04:08:40.729Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T04:08:40.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T04:08:40.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T04:08:40.729Z] # $SEMVER_BRANCH = master [2021-06-11T04:08:40.729Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-11T04:08:40.729Z] 2.0.0-dev.78 [Pipeline] } [2021-06-11T04:08:40.743Z] $ docker exec --env ******** --env ******** db616a228628cc79e3cec41f415f4f0b6f536fd2d1fc1edcc1fe6d406bd45f95 ssh-agent -k [2021-06-11T04:08:40.833Z] unset SSH_AUTH_SOCK; [2021-06-11T04:08:40.834Z] unset SSH_AGENT_PID; [2021-06-11T04:08:40.834Z] echo Agent pid 20 killed; [2021-06-11T04:08:40.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T04:08:41.190Z] + git semver [Pipeline] } [2021-06-11T04:08:41.208Z] $ docker stop --time=1 db616a228628cc79e3cec41f415f4f0b6f536fd2d1fc1edcc1fe6d406bd45f95 [2021-06-11T04:08:42.462Z] $ docker rm -f db616a228628cc79e3cec41f415f4f0b6f536fd2d1fc1edcc1fe6d406bd45f95 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:42.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T04:08:42.867Z] . [Pipeline] withDockerContainer [2021-06-11T04:08:42.942Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T04:08:42.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T04:08:43.367Z] $ docker top d570b39cf52d42aea6bb96ae66322aa02f266e6566eaba96fe957b028b9105e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T04:08:43.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T04:08:43.489Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T04:08:43.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T04:08:43.609Z] $ docker exec d570b39cf52d42aea6bb96ae66322aa02f266e6566eaba96fe957b028b9105e6 ssh-agent [2021-06-11T04:08:43.712Z] SSH_AUTH_SOCK=/tmp/ssh-nY5mwoKWXTfn/agent.13 [2021-06-11T04:08:43.712Z] SSH_AGENT_PID=19 [2021-06-11T04:08:43.718Z] Running ssh-add (command line suppressed) [2021-06-11T04:08:43.808Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6237806987845345911.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6237806987845345911.key) [2021-06-11T04:08:43.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T04:08:44.128Z] + git semver push [2021-06-11T04:08:44.128Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T04:08:44.128Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-11T04:08:44.128Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T04:08:44.128Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T04:08:44.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T04:08:44.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T04:08:44.128Z] # $SEMVER_BRANCH = master [2021-06-11T04:08:44.128Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-11T04:08:49.435Z] $ docker exec --env ******** --env ******** d570b39cf52d42aea6bb96ae66322aa02f266e6566eaba96fe957b028b9105e6 ssh-agent -k [2021-06-11T04:08:49.539Z] unset SSH_AUTH_SOCK; [2021-06-11T04:08:49.539Z] unset SSH_AGENT_PID; [2021-06-11T04:08:49.539Z] echo Agent pid 19 killed; [2021-06-11T04:08:49.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T04:08:49.898Z] + git semver [Pipeline] } [2021-06-11T04:08:49.915Z] $ docker stop --time=1 d570b39cf52d42aea6bb96ae66322aa02f266e6566eaba96fe957b028b9105e6 [2021-06-11T04:08:51.102Z] $ docker rm -f d570b39cf52d42aea6bb96ae66322aa02f266e6566eaba96fe957b028b9105e6 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:08:52.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:08:52.884Z] ---> package-listing.sh [2021-06-11T04:08:52.885Z] ++ facter osfamily [2021-06-11T04:08:52.885Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T04:08:53.149Z] + OS_FAMILY=redhat [2021-06-11T04:08:53.149Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T04:08:53.149Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T04:08:53.149Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T04:08:53.149Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T04:08:53.149Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T04:08:53.149Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-11T04:08:53.149Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T04:08:53.149Z] + case "${OS_FAMILY}" in [2021-06-11T04:08:53.149Z] + rpm -qa [2021-06-11T04:08:53.149Z] + sort [2021-06-11T04:08:53.735Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T04:08:53.735Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T04:08:53.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T04:08:53.735Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-11T04:08:53.735Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-11T04:08:53.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-11T04:08:53.749Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T04:08:54.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:54.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T04:08:54.597Z] [2021-06-11T04:08:54.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T04:08:55.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T04:08:55.039Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T04:08:55.039Z] df20fa9351a1: Pulling fs layer [2021-06-11T04:08:55.039Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T04:08:55.039Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T04:08:55.039Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T04:08:55.039Z] 93b61091891f: Pulling fs layer [2021-06-11T04:08:55.039Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T04:08:55.039Z] 5e14af77c1be: Pulling fs layer [2021-06-11T04:08:55.039Z] 01666e4c0597: Pulling fs layer [2021-06-11T04:08:55.039Z] aa168da1d23b: Pulling fs layer [2021-06-11T04:08:55.039Z] 46f8f816bc3b: Waiting [2021-06-11T04:08:55.039Z] 93b61091891f: Waiting [2021-06-11T04:08:55.039Z] 93b9cdb0e59b: Waiting [2021-06-11T04:08:55.039Z] 5e14af77c1be: Waiting [2021-06-11T04:08:55.039Z] 01666e4c0597: Waiting [2021-06-11T04:08:55.039Z] aa168da1d23b: Waiting [2021-06-11T04:08:55.039Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T04:08:55.039Z] 36b3adc4ff6f: Download complete [2021-06-11T04:08:55.039Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T04:08:55.039Z] 46f8f816bc3b: Download complete [2021-06-11T04:08:55.039Z] df20fa9351a1: Verifying Checksum [2021-06-11T04:08:55.039Z] df20fa9351a1: Download complete [2021-06-11T04:08:55.039Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T04:08:55.039Z] 93b9cdb0e59b: Download complete [2021-06-11T04:08:55.039Z] 5e14af77c1be: Verifying Checksum [2021-06-11T04:08:55.039Z] 5e14af77c1be: Download complete [2021-06-11T04:08:55.039Z] 01666e4c0597: Verifying Checksum [2021-06-11T04:08:55.039Z] 01666e4c0597: Download complete [2021-06-11T04:08:55.039Z] 93b61091891f: Verifying Checksum [2021-06-11T04:08:55.039Z] 93b61091891f: Download complete [2021-06-11T04:08:55.308Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T04:08:55.308Z] 8ad3a11d3b57: Download complete [2021-06-11T04:08:55.308Z] df20fa9351a1: Pull complete [2021-06-11T04:08:55.308Z] 36b3adc4ff6f: Pull complete [2021-06-11T04:08:55.911Z] 8ad3a11d3b57: Pull complete [2021-06-11T04:08:55.911Z] 46f8f816bc3b: Pull complete [2021-06-11T04:08:56.178Z] 93b61091891f: Pull complete [2021-06-11T04:08:56.178Z] 93b9cdb0e59b: Pull complete [2021-06-11T04:08:56.178Z] 5e14af77c1be: Pull complete [2021-06-11T04:08:56.438Z] 01666e4c0597: Pull complete [2021-06-11T04:08:57.013Z] aa168da1d23b: Verifying Checksum [2021-06-11T04:08:57.013Z] aa168da1d23b: Download complete [2021-06-11T04:09:01.254Z] aa168da1d23b: Pull complete [2021-06-11T04:09:01.254Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T04:09:01.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T04:09:01.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T04:09:01.332Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-11T04:09:01.377Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T04:09:04.563Z] $ docker top b95e6553a0a7b456b93d15d0ac763e12e5ceae65ae39e4d0696cede0479aadfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T04:09:04.938Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T04:09:05.234Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T04:09:05.528Z] + ls /var/log/sa-host [2021-06-11T04:09:05.528Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T04:09:05.528Z] file_magic: OK [2021-06-11T04:09:05.528Z] HZ: Using current value: 100 [2021-06-11T04:09:05.528Z] file_header: OK [2021-06-11T04:09:05.528Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T04:09:05.528Z] Statistics: [2021-06-11T04:09:05.528Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T04:09:05.528Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T04:09:05.528Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T04:09:05.528Z] file_magic: OK [2021-06-11T04:09:05.528Z] HZ: Using current value: 100 [2021-06-11T04:09:05.528Z] file_header: OK [2021-06-11T04:09:05.528Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T04:09:05.528Z] Statistics: [2021-06-11T04:09:05.528Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T04:09:05.528Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T04:09:06.117Z] provisioning config files... [2021-06-11T04:09:06.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5428313150982058089tmp [Pipeline] { [Pipeline] echo [2021-06-11T04:09:06.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:09:06.457Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T04:09:06.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:09:06.857Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T04:09:06.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:09:07.157Z] ---> sudo-logs.sh [2021-06-11T04:09:07.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T04:09:07.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:09:07.500Z] ---> job-cost.sh [2021-06-11T04:09:07.500Z] lf-activate-venv: SKIPPING [2021-06-11T04:09:07.500Z] DEBUG: total: 0.18000000715255737 [2021-06-11T04:09:07.500Z] INFO: Retrieving Stack Cost... [2021-06-11T04:09:08.445Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T04:09:08.706Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T04:09:08.720Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T04:09:09.018Z] ---> logs-deploy.sh [2021-06-11T04:09:09.018Z] lf-activate-venv: SKIPPING [2021-06-11T04:09:09.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/185 [2021-06-11T04:09:09.018Z] INFO: archiving workspace using pattern(s): [2021-06-11T04:09:09.962Z] Archives upload complete. [2021-06-11T04:09:09.962Z] INFO: archiving logs to Nexus