Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 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-ssh923313442707230172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh946142870971161857.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5444775172183587363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh4784537789929126046.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-ssh2189090350120104142.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-32 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-ssh1863533125817419906.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 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 (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 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 Commit message: "Merge pull request #963 from hahattan/issue-954" > git rev-list --no-walk 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T12:59:36.252Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T12:59:36.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T12:59:36.412Z] ========================================================= [2021-06-09T12:59:36.412Z] EdgeX Global Pipelines Version Info [2021-06-09T12:59:36.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T12:59:37.870Z] ------------------- [2021-06-09T12:59:37.870Z] stable info: [2021-06-09T12:59:37.870Z] ------------------- [2021-06-09T12:59:37.870Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T12:59:37.870Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T12:59:37.870Z] Message: update stable to v1.0.194 [2021-06-09T12:59:38.447Z] ------------------- [2021-06-09T12:59:38.447Z] experimental info: [2021-06-09T12:59:38.447Z] ------------------- [2021-06-09T12:59:38.447Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T12:59:38.447Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T12:59:38.447Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T12:59:38.571Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-09T12:59:38.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-09T12:59:38.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T12:59:38.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T12:59:38.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T12:59:38.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T12:59:38.715Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T12:59:38.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T12:59:38.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-09T12:59:38.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T12:59:38.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T12:59:38.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-09T12:59:38.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T12:59:38.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T12:59:38.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T12:59:39.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T12:59:39.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T12:59:39.074Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T12:59:39.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T12:59:39.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T12:59:39.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T12:59:39.204Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-09T12:59:39.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T12:59:39.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T12:59:39.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T12:59:39.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T12:59:39.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T12:59:39.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T12:59:39.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T12:59:39.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] echo [2021-06-09T12:59:39.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1080da0 [Pipeline] echo [2021-06-09T12:59:39.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T12:59:39.572Z] provisioning config files... [2021-06-09T12:59:39.589Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1001115323762601787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T12:59:39.920Z] ---> docker-login.sh [2021-06-09T12:59:39.920Z] nexus3.edgexfoundry.org:10001 [2021-06-09T12:59:40.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T12:59:40.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T12:59:40.188Z] Configure a credential helper to remove this warning. See [2021-06-09T12:59:40.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T12:59:40.188Z] [2021-06-09T12:59:40.188Z] Login Succeeded [2021-06-09T12:59:40.188Z] nexus3.edgexfoundry.org:10002 [2021-06-09T12:59:40.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T12:59:40.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T12:59:40.449Z] Configure a credential helper to remove this warning. See [2021-06-09T12:59:40.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T12:59:40.449Z] [2021-06-09T12:59:40.449Z] Login Succeeded [2021-06-09T12:59:40.449Z] nexus3.edgexfoundry.org:10003 [2021-06-09T12:59:40.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T12:59:40.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T12:59:40.449Z] Configure a credential helper to remove this warning. See [2021-06-09T12:59:40.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T12:59:40.449Z] [2021-06-09T12:59:40.449Z] Login Succeeded [2021-06-09T12:59:40.449Z] nexus3.edgexfoundry.org:10004 [2021-06-09T12:59:40.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T12:59:40.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T12:59:40.708Z] Configure a credential helper to remove this warning. See [2021-06-09T12:59:40.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T12:59:40.708Z] [2021-06-09T12:59:40.708Z] Login Succeeded [2021-06-09T12:59:40.708Z] docker.io [2021-06-09T12:59:40.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T12:59:40.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T12:59:40.969Z] Configure a credential helper to remove this warning. See [2021-06-09T12:59:40.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T12:59:40.969Z] [2021-06-09T12:59:40.969Z] Login Succeeded [2021-06-09T12:59:40.969Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T12:59:40.978Z] 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-09T12:59:41.526Z] + git log --format=format:%s -1 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] echo [2021-06-09T12:59:41.567Z] GIT_COMMIT: 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182, Commit Message: Merge pull request #963 from hahattan/issue-954 [Pipeline] echo [2021-06-09T12:59:41.583Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T12:59:42.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T12:59:42.457Z] [2021-06-09T12:59:42.457Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T12:59:42.777Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T12:59:42.777Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T12:59:42.777Z] 31603596830f: Pulling fs layer [2021-06-09T12:59:42.777Z] 54011a49482f: Pulling fs layer [2021-06-09T12:59:42.777Z] a6820b24f6d8: Pulling fs layer [2021-06-09T12:59:42.777Z] f581987b2513: Pulling fs layer [2021-06-09T12:59:42.777Z] f581987b2513: Waiting [2021-06-09T12:59:42.777Z] 54011a49482f: Verifying Checksum [2021-06-09T12:59:42.777Z] 54011a49482f: Download complete [2021-06-09T12:59:42.777Z] 31603596830f: Verifying Checksum [2021-06-09T12:59:42.777Z] 31603596830f: Download complete [2021-06-09T12:59:43.044Z] f581987b2513: Verifying Checksum [2021-06-09T12:59:43.044Z] f581987b2513: Download complete [2021-06-09T12:59:43.044Z] a6820b24f6d8: Verifying Checksum [2021-06-09T12:59:43.044Z] a6820b24f6d8: Download complete [2021-06-09T12:59:43.044Z] 31603596830f: Pull complete [2021-06-09T12:59:43.044Z] 54011a49482f: Pull complete [2021-06-09T12:59:43.626Z] a6820b24f6d8: Pull complete [2021-06-09T12:59:43.888Z] f581987b2513: Pull complete [2021-06-09T12:59:43.888Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T12:59:43.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T12:59:43.888Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T12:59:43.970Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T12:59:44.030Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T12:59:45.143Z] $ docker top 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T12:59:45.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T12:59:45.281Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T12:59:45.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T12:59:45.403Z] $ docker exec 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent [2021-06-09T12:59:45.512Z] SSH_AUTH_SOCK=/tmp/ssh-uApQlFfELN7v/agent.13 [2021-06-09T12:59:45.512Z] SSH_AGENT_PID=19 [2021-06-09T12:59:45.520Z] Running ssh-add (command line suppressed) [2021-06-09T12:59:45.621Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7257902529699207661.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7257902529699207661.key) [2021-06-09T12:59:45.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T12:59:45.941Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T12:59:45.955Z] $ docker exec --env ******** --env ******** 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent -k [2021-06-09T12:59:46.053Z] unset SSH_AUTH_SOCK; [2021-06-09T12:59:46.054Z] unset SSH_AGENT_PID; [2021-06-09T12:59:46.054Z] echo Agent pid 19 killed; [2021-06-09T12:59:46.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T12:59:46.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T12:59:46.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T12:59:46.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T12:59:46.243Z] $ docker exec 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent [2021-06-09T12:59:46.360Z] SSH_AUTH_SOCK=/tmp/ssh-zMHD62LS52W3/agent.54 [2021-06-09T12:59:46.360Z] SSH_AGENT_PID=60 [2021-06-09T12:59:46.365Z] Running ssh-add (command line suppressed) [2021-06-09T12:59:46.464Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5458656915603727210.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5458656915603727210.key) [2021-06-09T12:59:46.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T12:59:46.783Z] + git semver init [2021-06-09T12:59:46.783Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T12:59:46.783Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T12:59:46.783Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T12:59:46.783Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T12:59:46.783Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T12:59:46.783Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T12:59:46.783Z] # $SEMVER_BRANCH = master [2021-06-09T12:59:46.783Z] # $SEMVER_TEMP = /tmp/semver-224137671 [2021-06-09T12:59:46.783Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-09T12:59:47.726Z] # '/tmp/semver-224137671' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-09T12:59:47.726Z] # -> Force: false [2021-06-09T12:59:47.726Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-09T12:59:47.736Z] $ docker exec --env ******** --env ******** 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent -k [2021-06-09T12:59:47.839Z] unset SSH_AUTH_SOCK; [2021-06-09T12:59:47.839Z] unset SSH_AGENT_PID; [2021-06-09T12:59:47.839Z] echo Agent pid 60 killed; [2021-06-09T12:59:47.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T12:59:48.189Z] + git semver [Pipeline] } [2021-06-09T12:59:48.203Z] $ docker stop --time=1 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 [2021-06-09T12:59:49.473Z] $ docker rm -f 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T12:59:49.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T12:59:50.120Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T12:59:50.124Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.74 [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-09T13:00:05.532Z] Still waiting to schedule task [2021-06-09T13:00:05.533Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32’ [2021-06-09T13:00:05.536Z] Still waiting to schedule task [2021-06-09T13:00:05.536Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-09T13:02:13.037Z] Running on prd-centos7-docker-4c-2g-36 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T13:02:13.056Z] Running in /w/workspace/device-sdk-go/182 [Pipeline] { [Pipeline] checkout [2021-06-09T13:02:13.168Z] Selected Git installation does not exist. Using Default [2021-06-09T13:02:13.169Z] The recommended git tool is: NONE [2021-06-09T13:02:15.406Z] using credential edgex-jenkins-ssh [2021-06-09T13:02:15.419Z] Cloning the remote Git repository [2021-06-09T13:02:16.365Z] Avoid second fetch [2021-06-09T13:02:16.366Z] Checking out Revision 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 (master) [2021-06-09T13:02:14.795Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:02:14.866Z] > git init /w/workspace/device-sdk-go/182 # timeout=10 [2021-06-09T13:02:14.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:02:14.893Z] > git --version # timeout=10 [2021-06-09T13:02:14.900Z] > git --version # 'git version 2.24.4' [2021-06-09T13:02:14.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:02:14.930Z] [INFO] Currently running in a labeled security context [2021-06-09T13:02:14.932Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T13:02:14.932Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/182@tmp/jenkins-gitclient-ssh8926499748484287226.key [2021-06-09T13:02:14.963Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:02:15.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T13:02:15.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:02:15.811Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:02:15.819Z] > git checkout -f 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 [2021-06-09T13:02:17.847Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-34 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T13:02:17.865Z] Running in /w/workspace/device-sdk-go/182 [Pipeline] { [Pipeline] checkout [2021-06-09T13:02:18.094Z] Selected Git installation does not exist. Using Default [2021-06-09T13:02:18.094Z] The recommended git tool is: NONE [2021-06-09T13:02:19.716Z] Commit message: "Merge pull request #963 from hahattan/issue-954" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:02:20.668Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:02:20.994Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:02:21.298Z] + sudo service docker restart [2021-06-09T13:02:21.298Z] + true [2021-06-09T13:02:21.298Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T13:02:23.825Z] using credential edgex-jenkins-ssh [2021-06-09T13:02:23.845Z] Cloning the remote Git repository [2021-06-09T13:02:23.902Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:02:24.019Z] > git init /w/workspace/device-sdk-go/182 # timeout=10 [2021-06-09T13:02:24.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:02:24.092Z] > git --version # timeout=10 [2021-06-09T13:02:24.157Z] > git --version # 'git version 2.17.1' [2021-06-09T13:02:24.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:02:24.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:02:25.550Z] Avoid second fetch [2021-06-09T13:02:25.551Z] Checking out Revision 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 (master) [2021-06-09T13:02:25.499Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T13:02:25.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:02:25.569Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:02:25.589Z] > git checkout -f 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 [2021-06-09T13:02:29.872Z] Commit message: "Merge pull request #963 from hahattan/issue-954" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:02:31.022Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:02:31.548Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:02:31.899Z] + true [2021-06-09T13:02:31.899Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:02:39.468Z] provisioning config files... [2021-06-09T13:02:39.486Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/182@tmp/config4231173186536877579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:02:39.824Z] ---> docker-login.sh [2021-06-09T13:02:39.824Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:02:40.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:40.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:40.092Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:40.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:40.092Z] [2021-06-09T13:02:40.092Z] Login Succeeded [2021-06-09T13:02:40.092Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:02:40.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:40.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:40.352Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:40.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:40.352Z] [2021-06-09T13:02:40.352Z] Login Succeeded [2021-06-09T13:02:40.352Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:02:40.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:40.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:40.352Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:40.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:40.352Z] [2021-06-09T13:02:40.352Z] Login Succeeded [2021-06-09T13:02:40.352Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:02:40.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:40.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:40.613Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:40.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:40.613Z] [2021-06-09T13:02:40.613Z] Login Succeeded [2021-06-09T13:02:40.613Z] docker.io [2021-06-09T13:02:40.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:40.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:40.874Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:40.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:40.874Z] [2021-06-09T13:02:40.874Z] Login Succeeded [2021-06-09T13:02:40.874Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:02:40.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T13:02:41.054Z] ========================================================= [2021-06-09T13:02:41.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T13:02:41.054Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:02:41.377Z] + 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-09T13:02:41.378Z] Sending build context to Docker daemon 2.646MB [2021-06-09T13:02:41.378Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:02:41.378Z] Step 2/8 : FROM ${BASE} [2021-06-09T13:02:41.378Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T13:02:41.378Z] 540db60ca938: Pulling fs layer [2021-06-09T13:02:41.378Z] adcc1eea9eea: Pulling fs layer [2021-06-09T13:02:41.378Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T13:02:41.378Z] 0510c868ecb4: Pulling fs layer [2021-06-09T13:02:41.378Z] afea3b2eda06: Pulling fs layer [2021-06-09T13:02:41.378Z] 7809a108b3ef: Pulling fs layer [2021-06-09T13:02:41.378Z] f706445af74f: Pulling fs layer [2021-06-09T13:02:41.378Z] 0510c868ecb4: Waiting [2021-06-09T13:02:41.378Z] afea3b2eda06: Waiting [2021-06-09T13:02:41.378Z] 7809a108b3ef: Waiting [2021-06-09T13:02:41.378Z] f706445af74f: Waiting [2021-06-09T13:02:41.378Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T13:02:41.378Z] 4c4ab2625f07: Download complete [2021-06-09T13:02:41.378Z] adcc1eea9eea: Verifying Checksum [2021-06-09T13:02:41.378Z] adcc1eea9eea: Download complete [2021-06-09T13:02:41.641Z] afea3b2eda06: Verifying Checksum [2021-06-09T13:02:41.641Z] afea3b2eda06: Download complete [2021-06-09T13:02:41.641Z] 540db60ca938: Verifying Checksum [2021-06-09T13:02:41.641Z] 540db60ca938: Download complete [2021-06-09T13:02:41.641Z] 7809a108b3ef: Verifying Checksum [2021-06-09T13:02:41.641Z] 7809a108b3ef: Download complete [2021-06-09T13:02:41.641Z] 540db60ca938: Pull complete [2021-06-09T13:02:41.907Z] adcc1eea9eea: Pull complete [2021-06-09T13:02:41.907Z] 4c4ab2625f07: Pull complete [2021-06-09T13:02:43.297Z] f706445af74f: Verifying Checksum [2021-06-09T13:02:43.297Z] f706445af74f: Download complete [2021-06-09T13:02:43.879Z] 0510c868ecb4: Verifying Checksum [2021-06-09T13:02:43.879Z] 0510c868ecb4: Download complete [2021-06-09T13:02:47.226Z] 0510c868ecb4: Pull complete [2021-06-09T13:02:47.226Z] afea3b2eda06: Pull complete [2021-06-09T13:02:47.226Z] 7809a108b3ef: Pull complete [2021-06-09T13:02:48.632Z] f706445af74f: Pull complete [2021-06-09T13:02:48.632Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T13:02:48.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T13:02:48.632Z] ---> b068be0155e3 [2021-06-09T13:02:48.632Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:02:50.253Z] provisioning config files... [2021-06-09T13:02:50.278Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/182@tmp/config4958658596878700999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:02:50.666Z] ---> docker-login.sh [2021-06-09T13:02:50.667Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:02:51.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:51.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:51.925Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:51.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:51.925Z] [2021-06-09T13:02:51.925Z] Login Succeeded [2021-06-09T13:02:51.925Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:02:51.943Z] ---> Running in 983e73e64e4e [2021-06-09T13:02:52.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:52.203Z] Removing intermediate container 983e73e64e4e [2021-06-09T13:02:52.203Z] ---> e20351891c92 [2021-06-09T13:02:52.203Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:02:52.203Z] ---> Running in ced3c7a8d07a [2021-06-09T13:02:52.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:52.473Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:52.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:52.473Z] [2021-06-09T13:02:52.473Z] Login Succeeded [2021-06-09T13:02:52.473Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:02:52.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:52.777Z] Removing intermediate container ced3c7a8d07a [2021-06-09T13:02:52.777Z] ---> 32c792928ccf [2021-06-09T13:02:52.777Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T13:02:52.777Z] ---> Running in b2f1616cf8a1 [2021-06-09T13:02:53.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:53.024Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:53.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:53.024Z] [2021-06-09T13:02:53.024Z] Login Succeeded [2021-06-09T13:02:53.024Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:02:53.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:02:53.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:53.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:53.573Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:53.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:53.573Z] [2021-06-09T13:02:53.573Z] Login Succeeded [2021-06-09T13:02:53.573Z] docker.io [2021-06-09T13:02:53.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:02:53.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:02:54.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:02:54.444Z] Configure a credential helper to remove this warning. See [2021-06-09T13:02:54.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:02:54.444Z] [2021-06-09T13:02:54.444Z] Login Succeeded [2021-06-09T13:02:54.444Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:02:54.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-09T13:02:54.550Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T13:02:54.550Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T13:02:54.550Z] (3/6) Installing pkgconf (1.7.3-r0) [Pipeline] echo [2021-06-09T13:02:54.772Z] ========================================================= [2021-06-09T13:02:54.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T13:02:54.772Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:02:54.813Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T13:02:54.813Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T13:02:54.813Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T13:02:55.073Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T13:02:55.073Z] OK: 150 MiB in 46 packages [2021-06-09T13:02:55.113Z] + 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-09T13:02:55.335Z] Removing intermediate container b2f1616cf8a1 [2021-06-09T13:02:55.335Z] ---> 137e2952fe30 [2021-06-09T13:02:55.335Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T13:02:55.335Z] ---> Running in 93c823567d9f [2021-06-09T13:02:55.598Z] Removing intermediate container 93c823567d9f [2021-06-09T13:02:55.598Z] ---> d10e86d4b632 [2021-06-09T13:02:55.598Z] Step 7/8 : COPY . . [2021-06-09T13:02:55.718Z] Sending build context to Docker daemon 2.645MB [2021-06-09T13:02:55.718Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:02:55.718Z] Step 2/8 : FROM ${BASE} [2021-06-09T13:02:55.718Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T13:02:55.718Z] 595b0fe564bb: Pulling fs layer [2021-06-09T13:02:55.718Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T13:02:55.718Z] 316046926c0a: Pulling fs layer [2021-06-09T13:02:55.718Z] 4ebd0625c992: Pulling fs layer [2021-06-09T13:02:55.718Z] 207e8628e3a3: Pulling fs layer [2021-06-09T13:02:55.867Z] ---> 478cbcf5a3b5 [2021-06-09T13:02:55.867Z] Step 8/8 : RUN go mod download [2021-06-09T13:02:55.867Z] ---> Running in aa501378088a [2021-06-09T13:02:55.999Z] c791037a9be2: Pulling fs layer [2021-06-09T13:02:55.999Z] ffd874e62e21: Pulling fs layer [2021-06-09T13:02:55.999Z] 207e8628e3a3: Waiting [2021-06-09T13:02:55.999Z] c791037a9be2: Waiting [2021-06-09T13:02:55.999Z] 4ebd0625c992: Waiting [2021-06-09T13:02:55.999Z] ffd874e62e21: Waiting [2021-06-09T13:02:55.999Z] 316046926c0a: Verifying Checksum [2021-06-09T13:02:55.999Z] 316046926c0a: Download complete [2021-06-09T13:02:55.999Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T13:02:55.999Z] 7186ed65a4f7: Download complete [2021-06-09T13:02:55.999Z] 207e8628e3a3: Verifying Checksum [2021-06-09T13:02:55.999Z] 207e8628e3a3: Download complete [2021-06-09T13:02:55.999Z] c791037a9be2: Verifying Checksum [2021-06-09T13:02:55.999Z] c791037a9be2: Download complete [2021-06-09T13:02:55.999Z] 595b0fe564bb: Download complete [2021-06-09T13:02:56.597Z] 595b0fe564bb: Pull complete [2021-06-09T13:02:57.204Z] 7186ed65a4f7: Pull complete [2021-06-09T13:02:57.483Z] 316046926c0a: Pull complete [2021-06-09T13:02:58.472Z] ffd874e62e21: Verifying Checksum [2021-06-09T13:02:58.473Z] ffd874e62e21: Download complete [2021-06-09T13:02:59.452Z] 4ebd0625c992: Verifying Checksum [2021-06-09T13:02:59.452Z] 4ebd0625c992: Download complete [2021-06-09T13:03:08.126Z] Removing intermediate container aa501378088a [2021-06-09T13:03:08.127Z] ---> 37ef424bcb00 [2021-06-09T13:03:08.127Z] Successfully built 37ef424bcb00 [2021-06-09T13:03:08.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:03:08.451Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T13:03:08.451Z] . [Pipeline] withDockerContainer [2021-06-09T13:03:08.531Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-09T13:03:08.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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-09T13:03:08.917Z] $ docker top 3ea086a852433feb81aa32c73f49159c776010f25a534649160b8b6185557be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:03:09.294Z] + go version [2021-06-09T13:03:09.294Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T13:03:09.306Z] $ docker stop --time=1 3ea086a852433feb81aa32c73f49159c776010f25a534649160b8b6185557be2 [2021-06-09T13:03:10.508Z] $ docker rm -f 3ea086a852433feb81aa32c73f49159c776010f25a534649160b8b6185557be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:03:11.062Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T13:03:11.062Z] . [Pipeline] withDockerContainer [2021-06-09T13:03:11.137Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-09T13:03:11.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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-09T13:03:11.570Z] $ docker top 27483994097c8e324f5abd412c05a91e8884683b2fbc6645545810d6dd20b7ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:03:11.905Z] 4ebd0625c992: Pull complete [2021-06-09T13:03:11.905Z] 207e8628e3a3: Pull complete [2021-06-09T13:03:11.905Z] c791037a9be2: Pull complete [2021-06-09T13:03:11.957Z] + go mod tidy [Pipeline] sh [2021-06-09T13:03:12.519Z] + make test [2021-06-09T13:03:12.519Z] go mod tidy [2021-06-09T13:03:12.519Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T13:03:14.569Z] ffd874e62e21: Pull complete [2021-06-09T13:03:14.569Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T13:03:14.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T13:03:14.569Z] ---> cfc18b08335c [2021-06-09T13:03:14.569Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:03:16.557Z] ---> Running in 85376c3da74b [2021-06-09T13:03:16.834Z] Removing intermediate container 85376c3da74b [2021-06-09T13:03:16.834Z] ---> 68f7f8fd01af [2021-06-09T13:03:16.834Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:03:17.106Z] ---> Running in 490047cf3695 [2021-06-09T13:03:17.870Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T13:03:19.731Z] Removing intermediate container 490047cf3695 [2021-06-09T13:03:19.732Z] ---> 93865231459e [2021-06-09T13:03:19.732Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T13:03:19.732Z] ---> Running in 1b6b031458aa [2021-06-09T13:03:21.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:03:21.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:03:22.733Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T13:03:22.733Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T13:03:22.733Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T13:03:22.733Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T13:03:23.002Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T13:03:23.003Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T13:03:23.274Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T13:03:23.274Z] OK: 139 MiB in 46 packages [2021-06-09T13:03:24.255Z] Removing intermediate container 1b6b031458aa [2021-06-09T13:03:24.255Z] ---> b66966a8de8d [2021-06-09T13:03:24.255Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T13:03:24.529Z] ---> Running in 41adc8c36a30 [2021-06-09T13:03:25.132Z] Removing intermediate container 41adc8c36a30 [2021-06-09T13:03:25.132Z] ---> 83c0e7b606f9 [2021-06-09T13:03:25.132Z] Step 7/8 : COPY . . [2021-06-09T13:03:26.591Z] ---> 18357543ce95 [2021-06-09T13:03:26.591Z] Step 8/8 : RUN go mod download [2021-06-09T13:03:26.591Z] ---> Running in 0f5a03c62d3f [2021-06-09T13:03:39.976Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T13:03:39.976Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T13:03:39.976Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T13:03:42.565Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 25.4% of statements [2021-06-09T13:03:42.565Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T13:03:42.565Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements [2021-06-09T13:03:43.150Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-06-09T13:03:43.150Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements [2021-06-09T13:03:43.150Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T13:03:43.150Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T13:03:43.150Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T13:03:43.732Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.056s coverage: 29.2% of statements [2021-06-09T13:03:43.732Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-09T13:03:44.681Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements [2021-06-09T13:03:44.681Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T13:03:44.681Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T13:03:44.681Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements [2021-06-09T13:03:46.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.811s coverage: 89.2% of statements [2021-06-09T13:03:46.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T13:03:46.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 5.0% of statements [2021-06-09T13:03:46.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T13:03:46.078Z] GO111MODULE=on go vet ./... [2021-06-09T13:03:53.742Z] Removing intermediate container 0f5a03c62d3f [2021-06-09T13:03:53.742Z] ---> da880e3bba61 [2021-06-09T13:03:53.742Z] Successfully built da880e3bba61 [2021-06-09T13:03:53.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:03:54.102Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T13:03:54.102Z] . [Pipeline] withDockerContainer [2021-06-09T13:03:54.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-34 does not seem to be running inside a container [2021-06-09T13:03:54.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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 ******** ci-base-image-arm64 cat [2021-06-09T13:03:56.191Z] $ docker top e641b8fdbdab624455b0a66537348dee6e60bab54b7c1862b3da4220a01cff85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:03:57.137Z] + go version [2021-06-09T13:03:57.138Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T13:03:57.167Z] $ docker stop --time=1 e641b8fdbdab624455b0a66537348dee6e60bab54b7c1862b3da4220a01cff85 [2021-06-09T13:03:59.048Z] $ docker rm -f e641b8fdbdab624455b0a66537348dee6e60bab54b7c1862b3da4220a01cff85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:03:59.862Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T13:03:59.862Z] . [Pipeline] withDockerContainer [2021-06-09T13:04:00.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-34 does not seem to be running inside a container [2021-06-09T13:04:00.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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 ******** ci-base-image-arm64 cat [2021-06-09T13:04:01.809Z] $ docker top 3b63683259cc97a1e4b4ef92c4bde93483bf466638e0ab415ce87a2b9db1fc54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:04:02.858Z] + go mod tidy [Pipeline] sh [2021-06-09T13:04:04.120Z] + make test [2021-06-09T13:04:04.120Z] go mod tidy [2021-06-09T13:04:04.307Z] gofmt -l . [2021-06-09T13:04:04.307Z] [ "`gofmt -l .`" = "" ] [2021-06-09T13:04:04.307Z] ./bin/test-attribution-txt.sh [2021-06-09T13:04:04.307Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T13:04:04.316Z] $ docker stop --time=1 27483994097c8e324f5abd412c05a91e8884683b2fbc6645545810d6dd20b7ea [2021-06-09T13:04:04.724Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T13:04:05.907Z] $ docker rm -f 27483994097c8e324f5abd412c05a91e8884683b2fbc6645545810d6dd20b7ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:04:06.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T13:04:06.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-09T13:04:10.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:04:10.709Z] + ls -al . [2021-06-09T13:04:10.709Z] total 208 [2021-06-09T13:04:10.709Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 13:04 . [2021-06-09T13:04:10.709Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 13:02 .. [2021-06-09T13:04:10.709Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 13:02 bin [2021-06-09T13:04:10.709Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 13:03 coverage.out [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 13:02 Dockerfile.build [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 13:02 .dockerignore [2021-06-09T13:04:10.709Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 13:02 example [2021-06-09T13:04:10.709Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 13:02 .git [2021-06-09T13:04:10.709Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 13:02 .github [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 13:02 .gitignore [2021-06-09T13:04:10.709Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 9 13:04 go.mod [2021-06-09T13:04:10.709Z] -rw-r--r--. 1 jenkins jenkins 20381 Jun 9 13:03 go.sum [2021-06-09T13:04:10.709Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 13:02 internal [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 13:02 Jenkinsfile [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 13:02 LICENSE [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 13:02 Makefile [2021-06-09T13:04:10.709Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 13:02 openapi [2021-06-09T13:04:10.709Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 13:02 pkg [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 13:02 README.md [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 13:02 RELEASE-NOTES.txt [2021-06-09T13:04:10.709Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 13:02 snap [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 12:59 VERSION [2021-06-09T13:04:10.709Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 13:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:04:11.020Z] + 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=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 --label arch=amd64 --label version=2.0.0-dev.74 . [2021-06-09T13:04:11.020Z] Sending build context to Docker daemon 2.773MB [2021-06-09T13:04:11.020Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:04:11.020Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T13:04:11.020Z] ---> 37ef424bcb00 [2021-06-09T13:04:11.020Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T13:04:11.020Z] ---> Running in a00c491bf947 [2021-06-09T13:04:11.282Z] Removing intermediate container a00c491bf947 [2021-06-09T13:04:11.282Z] ---> 5224fb10450c [2021-06-09T13:04:11.282Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:04:11.282Z] ---> Running in 27efa819aee6 [2021-06-09T13:04:11.282Z] Removing intermediate container 27efa819aee6 [2021-06-09T13:04:11.282Z] ---> abe00dfdc965 [2021-06-09T13:04:11.282Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:04:11.282Z] ---> Running in 162c91571eaa [2021-06-09T13:04:11.856Z] Removing intermediate container 162c91571eaa [2021-06-09T13:04:11.856Z] ---> 8b9d9ddd6a8f [2021-06-09T13:04:11.856Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T13:04:11.856Z] ---> Running in 17564d358f9b [2021-06-09T13:04:12.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:04:12.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:04:13.265Z] OK: 150 MiB in 46 packages [2021-06-09T13:04:13.527Z] Removing intermediate container 17564d358f9b [2021-06-09T13:04:13.527Z] ---> 3ec288168f1c [2021-06-09T13:04:13.527Z] Step 7/23 : COPY . . [2021-06-09T13:04:13.793Z] ---> d8fc6ad46f72 [2021-06-09T13:04:13.793Z] Step 8/23 : RUN go mod download [2021-06-09T13:04:13.793Z] ---> Running in 14ea575cd564 [2021-06-09T13:04:14.376Z] Removing intermediate container 14ea575cd564 [2021-06-09T13:04:14.376Z] ---> deb804de60c3 [2021-06-09T13:04:14.376Z] Step 9/23 : RUN make build [2021-06-09T13:04:14.376Z] ---> Running in da2f45252977 [2021-06-09T13:04:14.644Z] go mod tidy [2021-06-09T13:04:14.644Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.74" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T13:04:24.699Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T13:04:25.648Z] Removing intermediate container da2f45252977 [2021-06-09T13:04:25.648Z] ---> e1f2213639a0 [2021-06-09T13:04:25.648Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T13:04:25.909Z] 3.12: Pulling from library/alpine [2021-06-09T13:04:26.176Z] 339de151aab4: Pulling fs layer [2021-06-09T13:04:26.176Z] 339de151aab4: Verifying Checksum [2021-06-09T13:04:26.176Z] 339de151aab4: Download complete [2021-06-09T13:04:26.436Z] 339de151aab4: Pull complete [2021-06-09T13:04:26.436Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T13:04:26.436Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T13:04:26.436Z] ---> 13621d1b12d4 [2021-06-09T13:04:26.436Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:04:26.436Z] ---> Running in de0845c04e80 [2021-06-09T13:04:26.436Z] Removing intermediate container de0845c04e80 [2021-06-09T13:04:26.436Z] ---> 1608812e5865 [2021-06-09T13:04:26.436Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:04:26.708Z] ---> Running in 57e276bb2a24 [2021-06-09T13:04:26.913Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T13:04:26.970Z] Removing intermediate container 57e276bb2a24 [2021-06-09T13:04:26.970Z] ---> bb4a6479be94 [2021-06-09T13:04:26.970Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T13:04:26.970Z] ---> Running in 9e6ed6b38ad2 [2021-06-09T13:04:27.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:04:27.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:04:28.372Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T13:04:28.372Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T13:04:28.632Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T13:04:29.572Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T13:04:29.572Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T13:04:29.572Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T13:04:29.572Z] OK: 8 MiB in 19 packages [2021-06-09T13:04:29.837Z] Removing intermediate container 9e6ed6b38ad2 [2021-06-09T13:04:29.837Z] ---> 5ff2d0c9b6d1 [2021-06-09T13:04:29.837Z] Step 14/23 : WORKDIR / [2021-06-09T13:04:29.837Z] ---> Running in b57bd607e3ef [2021-06-09T13:04:30.110Z] Removing intermediate container b57bd607e3ef [2021-06-09T13:04:30.110Z] ---> a7c2d87b8660 [2021-06-09T13:04:30.110Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T13:04:30.110Z] ---> 24606ea98b82 [2021-06-09T13:04:30.110Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T13:04:30.683Z] ---> 5027d0f5072a [2021-06-09T13:04:30.683Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T13:04:30.683Z] ---> dd4a43252495 [2021-06-09T13:04:30.683Z] Step 18/23 : EXPOSE 59999 [2021-06-09T13:04:30.683Z] ---> Running in d046fbba96fd [2021-06-09T13:04:30.683Z] Removing intermediate container d046fbba96fd [2021-06-09T13:04:30.683Z] ---> 877b2d74db3b [2021-06-09T13:04:30.683Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T13:04:30.943Z] ---> Running in dea2504d7240 [2021-06-09T13:04:30.943Z] Removing intermediate container dea2504d7240 [2021-06-09T13:04:30.943Z] ---> 8505447b2e22 [2021-06-09T13:04:30.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T13:04:30.943Z] ---> Running in a75344f24c54 [2021-06-09T13:04:30.943Z] Removing intermediate container a75344f24c54 [2021-06-09T13:04:30.943Z] ---> aef47afe985e [2021-06-09T13:04:30.943Z] Step 21/23 : LABEL arch=amd64 [2021-06-09T13:04:30.943Z] ---> Running in c65b76154f6c [2021-06-09T13:04:31.205Z] Removing intermediate container c65b76154f6c [2021-06-09T13:04:31.205Z] ---> 7c3f949b4190 [2021-06-09T13:04:31.205Z] Step 22/23 : LABEL git_sha=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [2021-06-09T13:04:31.205Z] ---> Running in 07722fa34421 [2021-06-09T13:04:31.205Z] Removing intermediate container 07722fa34421 [2021-06-09T13:04:31.205Z] ---> 5b9459d999a1 [2021-06-09T13:04:31.205Z] Step 23/23 : LABEL version=2.0.0-dev.74 [2021-06-09T13:04:31.205Z] ---> Running in e6706425a0a2 [2021-06-09T13:04:31.205Z] Removing intermediate container e6706425a0a2 [2021-06-09T13:04:31.205Z] ---> 633ce2aad324 [2021-06-09T13:04:31.205Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T13:04:31.465Z] Successfully built 633ce2aad324 [2021-06-09T13:04:31.465Z] 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-09T13:04:32.290Z] ---> job-cost.sh [2021-06-09T13:04:32.290Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5JHy [2021-06-09T13:04:42.299Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T13:04:54.570Z] lf-activate-venv(): INFO: Adding /tmp/venv-5JHy/bin to PATH [2021-06-09T13:04:54.570Z] INFO: No Stack... [2021-06-09T13:04:54.570Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T13:04:54.570Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T13:04:54.865Z] + cat /w/workspace/device-sdk-go/182/archives/cost.csv [2021-06-09T13:04:54.865Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T13:04:54.896Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [2021-06-09T13:04:54.905Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] did not exist. Created. [2021-06-09T13:04:54.906Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T13:04:55.225Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T13:04:55.294Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T13:04:55.303Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T13:05:34.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T13:05:34.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T13:05:34.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T13:05:41.755Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.308s coverage: 25.4% of statements [2021-06-09T13:05:41.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T13:05:41.755Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.195s coverage: 28.1% of statements [2021-06-09T13:05:41.755Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.225s coverage: 78.9% of statements [2021-06-09T13:05:41.755Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.210s coverage: 9.0% of statements [2021-06-09T13:05:41.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T13:05:41.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T13:05:41.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T13:05:42.774Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.302s coverage: 29.2% of statements [2021-06-09T13:05:42.774Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-09T13:05:43.768Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.270s coverage: 83.3% of statements [2021-06-09T13:05:43.768Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T13:05:43.768Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T13:05:44.764Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.361s coverage: 58.0% of statements [2021-06-09T13:05:48.157Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.010s coverage: 89.2% of statements [2021-06-09T13:05:48.157Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T13:05:48.157Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements [2021-06-09T13:05:48.157Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T13:05:48.757Z] GO111MODULE=on go vet ./... [2021-06-09T13:06:45.397Z] gofmt -l . [2021-06-09T13:06:45.397Z] [ "`gofmt -l .`" = "" ] [2021-06-09T13:06:45.397Z] ./bin/test-attribution-txt.sh [2021-06-09T13:06:45.397Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T13:06:45.434Z] $ docker stop --time=1 3b63683259cc97a1e4b4ef92c4bde93483bf466638e0ab415ce87a2b9db1fc54 [2021-06-09T13:06:47.538Z] $ docker rm -f 3b63683259cc97a1e4b4ef92c4bde93483bf466638e0ab415ce87a2b9db1fc54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:06:48.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T13:06:48.597Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T13:06:49.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:06:49.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:06:50.115Z] + ls -al . [2021-06-09T13:06:50.115Z] total 244 [2021-06-09T13:06:50.115Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 13:06 . [2021-06-09T13:06:50.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:02 .. [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 13:02 .dockerignore [2021-06-09T13:06:50.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:02 .git [2021-06-09T13:06:50.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:02 .github [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 13:02 .gitignore [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 13:02 Dockerfile.build [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 13:02 Jenkinsfile [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 13:02 LICENSE [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 13:02 Makefile [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 13:02 README.md [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 13:02 RELEASE-NOTES.txt [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 12:59 VERSION [2021-06-09T13:06:50.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:02 bin [2021-06-09T13:06:50.115Z] -rw-r--r-- 1 jenkins jenkins 126072 Jun 9 13:05 coverage.out [2021-06-09T13:06:50.115Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:02 example [2021-06-09T13:06:50.115Z] -rw-r--r-- 1 jenkins jenkins 575 Jun 9 13:06 go.mod [2021-06-09T13:06:50.115Z] -rw-r--r-- 1 jenkins jenkins 20381 Jun 9 13:04 go.sum [2021-06-09T13:06:50.115Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 13:02 internal [2021-06-09T13:06:50.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:02 openapi [2021-06-09T13:06:50.115Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:02 pkg [2021-06-09T13:06:50.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:02 snap [2021-06-09T13:06:50.115Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 13:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:06:50.470Z] + 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=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 --label arch=arm64 --label version=2.0.0-dev.74 . [2021-06-09T13:06:51.067Z] Sending build context to Docker daemon 2.772MB [2021-06-09T13:06:51.068Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:06:51.068Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T13:06:51.068Z] ---> da880e3bba61 [2021-06-09T13:06:51.068Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T13:06:51.340Z] ---> Running in 3990dc5130e4 [2021-06-09T13:06:51.944Z] Removing intermediate container 3990dc5130e4 [2021-06-09T13:06:51.944Z] ---> 4b607cdaf721 [2021-06-09T13:06:51.944Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:06:51.944Z] ---> Running in 75ba0f13691b [2021-06-09T13:06:52.548Z] Removing intermediate container 75ba0f13691b [2021-06-09T13:06:52.548Z] ---> 4f5a2571c1e1 [2021-06-09T13:06:52.548Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:06:52.548Z] ---> Running in f9b63386808e [2021-06-09T13:06:54.587Z] Removing intermediate container f9b63386808e [2021-06-09T13:06:54.587Z] ---> 30d1e3a19328 [2021-06-09T13:06:54.587Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T13:06:54.862Z] ---> Running in f42ab61bc744 [2021-06-09T13:06:56.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:06:56.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:06:57.861Z] OK: 139 MiB in 46 packages [2021-06-09T13:06:58.851Z] Removing intermediate container f42ab61bc744 [2021-06-09T13:06:58.851Z] ---> 94e9c9c2cc41 [2021-06-09T13:06:58.851Z] Step 7/23 : COPY . . [2021-06-09T13:07:00.287Z] ---> ff6a99d829af [2021-06-09T13:07:00.287Z] Step 8/23 : RUN go mod download [2021-06-09T13:07:00.574Z] ---> Running in a3447b5f4e36 [2021-06-09T13:07:03.279Z] Removing intermediate container a3447b5f4e36 [2021-06-09T13:07:03.279Z] ---> 18fdbd388e5d [2021-06-09T13:07:03.279Z] Step 9/23 : RUN make build [2021-06-09T13:07:03.279Z] ---> Running in f8f3217c8e9e [2021-06-09T13:07:04.275Z] go mod tidy [2021-06-09T13:07:04.549Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.74" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T13:07:37.013Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T13:07:38.443Z] Removing intermediate container f8f3217c8e9e [2021-06-09T13:07:38.444Z] ---> 3f0335159787 [2021-06-09T13:07:38.444Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T13:07:39.040Z] 3.12: Pulling from library/alpine [2021-06-09T13:07:39.313Z] d2f70382dc9a: Pulling fs layer [2021-06-09T13:07:39.313Z] d2f70382dc9a: Verifying Checksum [2021-06-09T13:07:39.313Z] d2f70382dc9a: Download complete [2021-06-09T13:07:40.294Z] d2f70382dc9a: Pull complete [2021-06-09T13:07:40.295Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T13:07:40.295Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T13:07:40.295Z] ---> 9852663dfa18 [2021-06-09T13:07:40.295Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:07:40.295Z] ---> Running in e6785c369f03 [2021-06-09T13:07:41.275Z] Removing intermediate container e6785c369f03 [2021-06-09T13:07:41.275Z] ---> 580c13c503d7 [2021-06-09T13:07:41.275Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:07:41.275Z] ---> Running in b9a8fed21238 [2021-06-09T13:07:43.256Z] Removing intermediate container b9a8fed21238 [2021-06-09T13:07:43.256Z] ---> c331b30cf551 [2021-06-09T13:07:43.256Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T13:07:43.530Z] ---> Running in 28c9f7411e81 [2021-06-09T13:07:44.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:07:45.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:07:46.158Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T13:07:46.158Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T13:07:46.158Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T13:07:46.430Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T13:07:46.703Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T13:07:46.703Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T13:07:46.703Z] OK: 8 MiB in 19 packages [2021-06-09T13:07:47.683Z] Removing intermediate container 28c9f7411e81 [2021-06-09T13:07:47.683Z] ---> 97c13c5e07b9 [2021-06-09T13:07:47.683Z] Step 14/23 : WORKDIR / [2021-06-09T13:07:47.957Z] ---> Running in 3091190aefb8 [2021-06-09T13:07:48.557Z] Removing intermediate container 3091190aefb8 [2021-06-09T13:07:48.557Z] ---> 20b162c09eee [2021-06-09T13:07:48.557Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T13:07:49.546Z] ---> d254682c82b7 [2021-06-09T13:07:49.546Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T13:07:50.558Z] ---> deaca08e2290 [2021-06-09T13:07:50.559Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T13:07:51.541Z] ---> aee4469b19c2 [2021-06-09T13:07:51.541Z] Step 18/23 : EXPOSE 59999 [2021-06-09T13:07:51.541Z] ---> Running in f7579a75f13a [2021-06-09T13:07:52.139Z] Removing intermediate container f7579a75f13a [2021-06-09T13:07:52.139Z] ---> a7d1017b0ea1 [2021-06-09T13:07:52.139Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T13:07:52.139Z] ---> Running in 98be020de47e [2021-06-09T13:07:52.739Z] Removing intermediate container 98be020de47e [2021-06-09T13:07:52.739Z] ---> e52689c1c217 [2021-06-09T13:07:52.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T13:07:52.739Z] ---> Running in 34452a8da7cf [2021-06-09T13:07:53.347Z] Removing intermediate container 34452a8da7cf [2021-06-09T13:07:53.347Z] ---> 1ae5af801b26 [2021-06-09T13:07:53.347Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T13:07:53.347Z] ---> Running in 413567d210c1 [2021-06-09T13:07:53.943Z] Removing intermediate container 413567d210c1 [2021-06-09T13:07:53.943Z] ---> 074766beeabf [2021-06-09T13:07:53.943Z] Step 22/23 : LABEL git_sha=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [2021-06-09T13:07:54.216Z] ---> Running in b8904d639823 [2021-06-09T13:07:54.489Z] Removing intermediate container b8904d639823 [2021-06-09T13:07:54.490Z] ---> 1799d7c1f88a [2021-06-09T13:07:54.490Z] Step 23/23 : LABEL version=2.0.0-dev.74 [2021-06-09T13:07:54.766Z] ---> Running in 40578eb17e4c [2021-06-09T13:07:55.039Z] Removing intermediate container 40578eb17e4c [2021-06-09T13:07:55.039Z] ---> 2df409979683 [2021-06-09T13:07:55.039Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T13:07:55.039Z] Successfully built 2df409979683 [2021-06-09T13:07:55.039Z] 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-09T13:07:55.981Z] ---> job-cost.sh [2021-06-09T13:07:55.981Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VTGx [2021-06-09T13:08:34.952Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T13:09:56.698Z] lf-activate-venv(): INFO: Adding /tmp/venv-VTGx/bin to PATH [2021-06-09T13:09:56.698Z] INFO: No Stack... [2021-06-09T13:09:56.969Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T13:09:57.560Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T13:09:57.900Z] + cat /w/workspace/device-sdk-go/182/archives/cost.csv [2021-06-09T13:09:57.901Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T13:09:57.963Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [2021-06-09T13:09:57.975Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] did not exist. Created. [2021-06-09T13:09:57.975Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T13:09:58.412Z] /w/workspace/device-sdk-go/182@tmp/durable-b0dfc6aa/script.sh: 1: /w/workspace/device-sdk-go/182@tmp/durable-b0dfc6aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-09T13:09:58.804Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T13:09:58.825Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T13:09:58.985Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T13:09:59.012Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-182-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-09T13:09:59.677Z] provisioning config files... [2021-06-09T13:09:59.687Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1460117478961033047tmp [Pipeline] { [Pipeline] sh [2021-06-09T13:10:00.007Z] + set +x [2021-06-09T13:10:00.007Z] + curl -s https://codecov.io/bash [2021-06-09T13:10:00.007Z] + bash -s -- [2021-06-09T13:10:00.007Z] [2021-06-09T13:10:00.007Z] _____ _ [2021-06-09T13:10:00.007Z] / ____| | | [2021-06-09T13:10:00.007Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T13:10:00.007Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T13:10:00.007Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T13:10:00.007Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T13:10:00.007Z] Bash-1.0.3 [2021-06-09T13:10:00.007Z] [2021-06-09T13:10:00.007Z] [2021-06-09T13:10:00.007Z] ==> git version 2.24.4 found [2021-06-09T13:10:00.007Z] ==> 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-09T13:10:00.007Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T13:10:00.007Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T13:10:00.007Z] ==> Jenkins CI detected. [2021-06-09T13:10:00.007Z] project root: . [2021-06-09T13:10:00.007Z] --> token set from env [2021-06-09T13:10:00.007Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T13:10:00.273Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T13:10:00.273Z] ==> Python coveragepy not found [2021-06-09T13:10:00.273Z] ==> Searching for coverage reports in: [2021-06-09T13:10:00.273Z] + . [2021-06-09T13:10:00.273Z] -> Found 1 reports [2021-06-09T13:10:00.273Z] ==> Detecting git/mercurial file structure [2021-06-09T13:10:00.273Z] ==> Reading reports [2021-06-09T13:10:00.273Z] + ./coverage.out bytes=126072 [2021-06-09T13:10:00.273Z] ==> Appending adjustments [2021-06-09T13:10:00.273Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T13:10:00.552Z] + Found adjustments [2021-06-09T13:10:00.552Z] ==> Gzipping contents [2021-06-09T13:10:00.552Z] 20K /tmp/codecov.ywkt0i.gz [2021-06-09T13:10:00.552Z] ==> Uploading reports [2021-06-09T13:10:00.552Z] url: https://codecov.io [2021-06-09T13:10:00.552Z] query: branch=master&commit=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T13:10:00.552Z] -> Pinging Codecov [2021-06-09T13:10:00.552Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T13:10:00.813Z] -> Uploading to [2021-06-09T13:10:00.813Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182/e241d148-c85e-4bf3-8317-ced21cd088b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T131000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e87b4212dbd17dd8150d82884fea0957bbfc8a12421773b997ad432e3a745a21 [2021-06-09T13:10:00.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T13:10:00.813Z] Dload Upload Total Spent Left Speed [2021-06-09T13:10:01.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16449 0 0 100 16449 0 37254 --:--:-- --:--:-- --:--:-- 37299 [2021-06-09T13:10:01.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] } [2021-06-09T13:10:01.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-09T13:10:02.376Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T13:10:02.393Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:10:02.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T13:10:02.716Z] [2021-06-09T13:10:02.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:10:03.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T13:10:03.039Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T13:10:03.039Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T13:10:03.039Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T13:10:03.039Z] de9db76c5a1d: Pulling fs layer [2021-06-09T13:10:03.039Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T13:10:03.039Z] 0d57e429df01: Pulling fs layer [2021-06-09T13:10:03.039Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T13:10:03.039Z] e1f770b5df2f: Pulling fs layer [2021-06-09T13:10:03.039Z] 85a0685a4137: Pulling fs layer [2021-06-09T13:10:03.039Z] 0eba1c9be4d2: Waiting [2021-06-09T13:10:03.039Z] 0d57e429df01: Waiting [2021-06-09T13:10:03.039Z] 4e4be7b47b0d: Waiting [2021-06-09T13:10:03.039Z] e1f770b5df2f: Waiting [2021-06-09T13:10:03.039Z] 85a0685a4137: Waiting [2021-06-09T13:10:03.039Z] de9db76c5a1d: Verifying Checksum [2021-06-09T13:10:03.039Z] de9db76c5a1d: Download complete [2021-06-09T13:10:03.039Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T13:10:03.039Z] 0ef7d3d256c8: Download complete [2021-06-09T13:10:03.039Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T13:10:03.039Z] 188c0c94c7c5: Download complete [2021-06-09T13:10:03.303Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T13:10:03.303Z] 4e4be7b47b0d: Download complete [2021-06-09T13:10:03.303Z] 188c0c94c7c5: Pull complete [2021-06-09T13:10:03.303Z] 0d57e429df01: Verifying Checksum [2021-06-09T13:10:03.303Z] 0d57e429df01: Download complete [2021-06-09T13:10:03.564Z] 0ef7d3d256c8: Pull complete [2021-06-09T13:10:03.564Z] de9db76c5a1d: Pull complete [2021-06-09T13:10:04.957Z] e1f770b5df2f: Verifying Checksum [2021-06-09T13:10:06.349Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T13:10:06.349Z] 0eba1c9be4d2: Download complete [2021-06-09T13:10:06.932Z] 85a0685a4137: Verifying Checksum [2021-06-09T13:10:06.932Z] 85a0685a4137: Download complete [2021-06-09T13:10:09.496Z] 0eba1c9be4d2: Pull complete [2021-06-09T13:10:09.759Z] 0d57e429df01: Pull complete [2021-06-09T13:10:09.759Z] 4e4be7b47b0d: Pull complete [2021-06-09T13:10:10.328Z] e1f770b5df2f: Pull complete [2021-06-09T13:10:13.648Z] 85a0685a4137: Pull complete [2021-06-09T13:10:13.648Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T13:10:13.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T13:10:13.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T13:10:13.731Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T13:10:13.779Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-09T13:10:18.432Z] $ docker top f0c59b1d3f80f68a2b1f11d8a97a69dcca25a44c8188735248b0ee7be33335f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T13:10:18.534Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T13:10:18.835Z] + set -o pipefail [2021-06-09T13:10:18.835Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T13:10:24.133Z] [2021-06-09T13:10:24.133Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-09T13:10:24.133Z] [2021-06-09T13:10:24.133Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6a6fa30d-6594-4849-8978-4687458bfcf4 [2021-06-09T13:10:24.133Z] [2021-06-09T13:10:24.133Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T13:10:24.133Z] [2021-06-09T13:10:24.133Z] [Pipeline] } [2021-06-09T13:10:24.142Z] $ docker stop --time=1 f0c59b1d3f80f68a2b1f11d8a97a69dcca25a44c8188735248b0ee7be33335f5 [2021-06-09T13:10:26.361Z] $ docker rm -f f0c59b1d3f80f68a2b1f11d8a97a69dcca25a44c8188735248b0ee7be33335f5 [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-09T13:10:27.147Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:10:27.168Z] provisioning config files... [2021-06-09T13:10:27.176Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4385648027299694922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:10:27.492Z] --> edgex-publish-swagger.sh [2021-06-09T13:10:27.492Z] === Publish openapi/v1 API === [2021-06-09T13:10:27.492Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-09T13:10:27.492Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-09T13:10:27.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T13:10:27.492Z] Dload Upload Total Spent Left Speed [2021-06-09T13:10:29.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16861 0:00:01 0:00:01 --:--:-- 16875 100 19947 0 0 100 19947 0 13491 0:00:01 0:00:01 --:--:-- 13486 100 19947 0 0 100 19947 0 13490 0:00:01 0:00:01 --:--:-- 13486 [2021-06-09T13:10:29.007Z] [2021-06-09T13:10:29.007Z] [2021-06-09T13:10:29.007Z] === Publish openapi/v2 API === [2021-06-09T13:10:29.007Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T13:10:29.007Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-09T13:10:29.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T13:10:29.007Z] Dload Upload Total Spent Left Speed [2021-06-09T13:10:29.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 68497 --:--:-- --:--:-- --:--:-- 68461 100 51483 0 0 100 51483 0 68486 --:--:-- --:--:-- --:--:-- 68461 [2021-06-09T13:10:29.578Z] [2021-06-09T13:10:29.578Z] [Pipeline] } [2021-06-09T13:10:29.586Z] 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-09T13:10:30.109Z] + git log --format=format:%s -1 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:10:30.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:10:30.421Z] . [Pipeline] withDockerContainer [2021-06-09T13:10:30.507Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T13:10:30.550Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:10:30.908Z] $ docker top cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:10:31.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:10:31.049Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:10:31.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:10:31.159Z] $ docker exec cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a ssh-agent [2021-06-09T13:10:31.278Z] SSH_AUTH_SOCK=/tmp/ssh-E8GFrN721t5d/agent.14 [2021-06-09T13:10:31.278Z] SSH_AGENT_PID=20 [2021-06-09T13:10:31.284Z] Running ssh-add (command line suppressed) [2021-06-09T13:10:31.375Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5264921224783814087.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5264921224783814087.key) [2021-06-09T13:10:31.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:10:31.699Z] + git semver tag [2021-06-09T13:10:31.700Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:10:31.700Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:10:31.700Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:10:31.700Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:10:31.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:10:31.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:10:31.700Z] # $SEMVER_BRANCH = master [2021-06-09T13:10:31.700Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-09T13:10:31.700Z] # 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 HEAD [2021-06-09T13:10:31.700Z] # -> Force: false [2021-06-09T13:10:31.700Z] # 818c611c5ab6d5f9c31bb78bd739ec27e2c18c47 refs/tags/v2.0.0-dev.74 [Pipeline] } [2021-06-09T13:10:31.707Z] $ docker exec --env ******** --env ******** cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a ssh-agent -k [2021-06-09T13:10:31.801Z] unset SSH_AUTH_SOCK; [2021-06-09T13:10:31.801Z] unset SSH_AGENT_PID; [2021-06-09T13:10:31.801Z] echo Agent pid 20 killed; [2021-06-09T13:10:31.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:10:32.199Z] + git semver [Pipeline] } [2021-06-09T13:10:32.215Z] $ docker stop --time=1 cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a [2021-06-09T13:10:33.395Z] $ docker rm -f cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:10:33.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:10:33.854Z] [2021-06-09T13:10:33.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:10:34.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:10:34.164Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T13:10:34.164Z] ab5ef0e58194: Pulling fs layer [2021-06-09T13:10:34.164Z] 9712f1f96733: Pulling fs layer [2021-06-09T13:10:34.164Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T13:10:34.164Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T13:10:34.164Z] e9a5061849ea: Pulling fs layer [2021-06-09T13:10:34.164Z] d747dcd14b5f: Pulling fs layer [2021-06-09T13:10:34.164Z] 2de7ff778b66: Pulling fs layer [2021-06-09T13:10:34.164Z] e9a5061849ea: Waiting [2021-06-09T13:10:34.164Z] d747dcd14b5f: Waiting [2021-06-09T13:10:34.164Z] 2de7ff778b66: Waiting [2021-06-09T13:10:34.164Z] 0d9ebad4ef96: Waiting [2021-06-09T13:10:34.164Z] 9712f1f96733: Verifying Checksum [2021-06-09T13:10:34.164Z] 9712f1f96733: Download complete [2021-06-09T13:10:35.548Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T13:10:35.548Z] 63f879dbbcfc: Download complete [2021-06-09T13:10:35.548Z] e9a5061849ea: Verifying Checksum [2021-06-09T13:10:35.548Z] e9a5061849ea: Download complete [2021-06-09T13:10:35.548Z] d747dcd14b5f: Verifying Checksum [2021-06-09T13:10:35.548Z] d747dcd14b5f: Download complete [2021-06-09T13:10:36.120Z] 2de7ff778b66: Verifying Checksum [2021-06-09T13:10:36.120Z] 2de7ff778b66: Download complete [2021-06-09T13:10:36.120Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T13:10:36.120Z] 0d9ebad4ef96: Download complete [2021-06-09T13:10:36.417Z] ab5ef0e58194: Verifying Checksum [2021-06-09T13:10:36.417Z] ab5ef0e58194: Download complete [2021-06-09T13:10:38.984Z] ab5ef0e58194: Pull complete [2021-06-09T13:10:38.984Z] 9712f1f96733: Pull complete [2021-06-09T13:10:39.598Z] 63f879dbbcfc: Pull complete [2021-06-09T13:10:42.950Z] 0d9ebad4ef96: Pull complete [2021-06-09T13:10:42.950Z] e9a5061849ea: Pull complete [2021-06-09T13:10:42.950Z] d747dcd14b5f: Pull complete [2021-06-09T13:10:43.910Z] 2de7ff778b66: Pull complete [2021-06-09T13:10:43.910Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T13:10:43.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:10:43.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T13:10:43.997Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T13:10:44.049Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-09T13:10:49.503Z] $ docker top d61ee27aef761703848a1e51d3895bf28f9e5881bf321963cd5598e75f3b6706 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:10:49.610Z] provisioning config files... [2021-06-09T13:10:49.619Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2784754395196932209tmp [2021-06-09T13:10:49.632Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config674822134562568886tmp [2021-06-09T13:10:49.644Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config969728043643154831tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:10:49.673Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:10:49.970Z] ---> sigul-configuration.sh [2021-06-09T13:10:49.971Z] gpg: directory `/root/.gnupg' created [2021-06-09T13:10:49.971Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T13:10:49.971Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T13:10:49.971Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T13:10:49.971Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T13:10:49.971Z] gpg: CAST5 encrypted data [2021-06-09T13:10:49.971Z] gpg: encrypted with 1 passphrase [2021-06-09T13:10:49.971Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T13:10:50.277Z] + mkdir /home/jenkins [2021-06-09T13:10:50.277Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T13:10:50.577Z] + 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-09T13:10:50.588Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:10:50.919Z] ---> sigul-install.sh [2021-06-09T13:10:55.147Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T13:10:55.463Z] + git tag --list [2021-06-09T13:10:55.463Z] 0.7.1 [2021-06-09T13:10:55.463Z] delhi-tag [2021-06-09T13:10:55.463Z] v1.0.0 [2021-06-09T13:10:55.463Z] v1.1.0 [2021-06-09T13:10:55.463Z] v1.1.1 [2021-06-09T13:10:55.463Z] v1.1.2 [2021-06-09T13:10:55.463Z] v1.2.0 [2021-06-09T13:10:55.463Z] v1.2.1 [2021-06-09T13:10:55.463Z] v1.2.2 [2021-06-09T13:10:55.463Z] v1.2.3 [2021-06-09T13:10:55.463Z] v1.3.0 [2021-06-09T13:10:55.463Z] v1.4.0 [2021-06-09T13:10:55.463Z] v2.0.0-dev.1 [2021-06-09T13:10:55.463Z] v2.0.0-dev.10 [2021-06-09T13:10:55.463Z] v2.0.0-dev.11 [2021-06-09T13:10:55.463Z] v2.0.0-dev.12 [2021-06-09T13:10:55.463Z] v2.0.0-dev.13 [2021-06-09T13:10:55.463Z] v2.0.0-dev.14 [2021-06-09T13:10:55.463Z] v2.0.0-dev.15 [2021-06-09T13:10:55.463Z] v2.0.0-dev.16 [2021-06-09T13:10:55.463Z] v2.0.0-dev.17 [2021-06-09T13:10:55.463Z] v2.0.0-dev.18 [2021-06-09T13:10:55.463Z] v2.0.0-dev.19 [2021-06-09T13:10:55.463Z] v2.0.0-dev.2 [2021-06-09T13:10:55.463Z] v2.0.0-dev.20 [2021-06-09T13:10:55.463Z] v2.0.0-dev.21 [2021-06-09T13:10:55.463Z] v2.0.0-dev.22 [2021-06-09T13:10:55.463Z] v2.0.0-dev.23 [2021-06-09T13:10:55.463Z] v2.0.0-dev.24 [2021-06-09T13:10:55.463Z] v2.0.0-dev.25 [2021-06-09T13:10:55.463Z] v2.0.0-dev.26 [2021-06-09T13:10:55.463Z] v2.0.0-dev.27 [2021-06-09T13:10:55.463Z] v2.0.0-dev.28 [2021-06-09T13:10:55.463Z] v2.0.0-dev.29 [2021-06-09T13:10:55.463Z] v2.0.0-dev.3 [2021-06-09T13:10:55.463Z] v2.0.0-dev.30 [2021-06-09T13:10:55.463Z] v2.0.0-dev.31 [2021-06-09T13:10:55.463Z] v2.0.0-dev.32 [2021-06-09T13:10:55.463Z] v2.0.0-dev.33 [2021-06-09T13:10:55.463Z] v2.0.0-dev.34 [2021-06-09T13:10:55.463Z] v2.0.0-dev.35 [2021-06-09T13:10:55.463Z] v2.0.0-dev.36 [2021-06-09T13:10:55.463Z] v2.0.0-dev.37 [2021-06-09T13:10:55.463Z] v2.0.0-dev.38 [2021-06-09T13:10:55.463Z] v2.0.0-dev.39 [2021-06-09T13:10:55.463Z] v2.0.0-dev.4 [2021-06-09T13:10:55.463Z] v2.0.0-dev.40 [2021-06-09T13:10:55.463Z] v2.0.0-dev.41 [2021-06-09T13:10:55.463Z] v2.0.0-dev.42 [2021-06-09T13:10:55.463Z] v2.0.0-dev.43 [2021-06-09T13:10:55.463Z] v2.0.0-dev.44 [2021-06-09T13:10:55.463Z] v2.0.0-dev.45 [2021-06-09T13:10:55.463Z] v2.0.0-dev.46 [2021-06-09T13:10:55.463Z] v2.0.0-dev.47 [2021-06-09T13:10:55.463Z] v2.0.0-dev.48 [2021-06-09T13:10:55.463Z] v2.0.0-dev.49 [2021-06-09T13:10:55.463Z] v2.0.0-dev.5 [2021-06-09T13:10:55.463Z] v2.0.0-dev.50 [2021-06-09T13:10:55.463Z] v2.0.0-dev.51 [2021-06-09T13:10:55.463Z] v2.0.0-dev.52 [2021-06-09T13:10:55.463Z] v2.0.0-dev.53 [2021-06-09T13:10:55.463Z] v2.0.0-dev.54 [2021-06-09T13:10:55.463Z] v2.0.0-dev.55 [2021-06-09T13:10:55.463Z] v2.0.0-dev.56 [2021-06-09T13:10:55.463Z] v2.0.0-dev.57 [2021-06-09T13:10:55.463Z] v2.0.0-dev.58 [2021-06-09T13:10:55.463Z] v2.0.0-dev.59 [2021-06-09T13:10:55.463Z] v2.0.0-dev.6 [2021-06-09T13:10:55.463Z] v2.0.0-dev.60 [2021-06-09T13:10:55.463Z] v2.0.0-dev.61 [2021-06-09T13:10:55.463Z] v2.0.0-dev.62 [2021-06-09T13:10:55.463Z] v2.0.0-dev.63 [2021-06-09T13:10:55.463Z] v2.0.0-dev.64 [2021-06-09T13:10:55.463Z] v2.0.0-dev.65 [2021-06-09T13:10:55.463Z] v2.0.0-dev.66 [2021-06-09T13:10:55.463Z] v2.0.0-dev.67 [2021-06-09T13:10:55.463Z] v2.0.0-dev.68 [2021-06-09T13:10:55.463Z] v2.0.0-dev.69 [2021-06-09T13:10:55.463Z] v2.0.0-dev.7 [2021-06-09T13:10:55.463Z] v2.0.0-dev.70 [2021-06-09T13:10:55.463Z] v2.0.0-dev.71 [2021-06-09T13:10:55.463Z] v2.0.0-dev.72 [2021-06-09T13:10:55.463Z] v2.0.0-dev.73 [2021-06-09T13:10:55.463Z] v2.0.0-dev.74 [2021-06-09T13:10:55.463Z] v2.0.0-dev.8 [2021-06-09T13:10:55.463Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-09T13:10:55.758Z] + lftools sign git-tag v2.0.0-dev.74 [2021-06-09T13:10:56.330Z] Signing Git tag with Sigul... [2021-06-09T13:10:56.330Z] Signing v2.0.0-dev.74 [Pipeline] echo [2021-06-09T13:10:56.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:10:57.215Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T13:10:57.224Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T13:10:57.252Z] $ docker stop --time=1 d61ee27aef761703848a1e51d3895bf28f9e5881bf321963cd5598e75f3b6706 [2021-06-09T13:10:58.834Z] $ docker rm -f d61ee27aef761703848a1e51d3895bf28f9e5881bf321963cd5598e75f3b6706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:10:59.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:10:59.473Z] . [Pipeline] withDockerContainer [2021-06-09T13:10:59.551Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T13:10:59.584Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:10:59.975Z] $ docker top 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:11:00.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:11:00.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:11:00.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:11:00.224Z] $ docker exec 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 ssh-agent [2021-06-09T13:11:00.328Z] SSH_AUTH_SOCK=/tmp/ssh-iblMsOZAyne9/agent.14 [2021-06-09T13:11:00.328Z] SSH_AGENT_PID=20 [2021-06-09T13:11:00.334Z] Running ssh-add (command line suppressed) [2021-06-09T13:11:00.436Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1662346003880743404.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1662346003880743404.key) [2021-06-09T13:11:00.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:11:00.757Z] + git semver bump pre [2021-06-09T13:11:00.757Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:11:00.757Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:11:00.757Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:11:00.757Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:11:00.757Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:11:00.757Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:11:00.757Z] # $SEMVER_BRANCH = master [2021-06-09T13:11:00.757Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-09T13:11:00.757Z] 2.0.0-dev.75 [Pipeline] } [2021-06-09T13:11:00.765Z] $ docker exec --env ******** --env ******** 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 ssh-agent -k [2021-06-09T13:11:00.862Z] unset SSH_AUTH_SOCK; [2021-06-09T13:11:00.862Z] unset SSH_AGENT_PID; [2021-06-09T13:11:00.862Z] echo Agent pid 20 killed; [2021-06-09T13:11:00.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:11:01.222Z] + git semver [Pipeline] } [2021-06-09T13:11:01.233Z] $ docker stop --time=1 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 [2021-06-09T13:11:02.433Z] $ docker rm -f 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:11:02.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:11:02.814Z] . [Pipeline] withDockerContainer [2021-06-09T13:11:02.887Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T13:11:02.920Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:11:03.271Z] $ docker top 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:11:03.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:11:03.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:11:03.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:11:03.519Z] $ docker exec 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 ssh-agent [2021-06-09T13:11:03.633Z] SSH_AUTH_SOCK=/tmp/ssh-WQ7lr8D0D02T/agent.13 [2021-06-09T13:11:03.633Z] SSH_AGENT_PID=20 [2021-06-09T13:11:03.638Z] Running ssh-add (command line suppressed) [2021-06-09T13:11:03.729Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4718195862928512249.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4718195862928512249.key) [2021-06-09T13:11:03.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:11:04.048Z] + git semver push [2021-06-09T13:11:04.048Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:11:04.048Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:11:04.048Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:11:04.048Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:11:04.048Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:11:04.048Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:11:04.048Z] # $SEMVER_BRANCH = master [2021-06-09T13:11:04.048Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-09T13:11:12.193Z] $ docker exec --env ******** --env ******** 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 ssh-agent -k [2021-06-09T13:11:12.285Z] unset SSH_AUTH_SOCK; [2021-06-09T13:11:12.285Z] unset SSH_AGENT_PID; [2021-06-09T13:11:12.285Z] echo Agent pid 20 killed; [2021-06-09T13:11:12.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:11:12.641Z] + git semver [Pipeline] } [2021-06-09T13:11:12.653Z] $ docker stop --time=1 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 [2021-06-09T13:11:13.845Z] $ docker rm -f 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 [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-09T13:11:15.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:11:15.605Z] ---> package-listing.sh [2021-06-09T13:11:15.605Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T13:11:15.605Z] ++ facter osfamily [2021-06-09T13:11:15.867Z] + OS_FAMILY=redhat [2021-06-09T13:11:15.867Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:11:15.867Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T13:11:15.867Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T13:11:15.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T13:11:15.867Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T13:11:15.867Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-09T13:11:15.867Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T13:11:15.867Z] + case "${OS_FAMILY}" in [2021-06-09T13:11:15.867Z] + rpm -qa [2021-06-09T13:11:15.867Z] + sort [2021-06-09T13:11:16.440Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T13:11:16.440Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T13:11:16.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T13:11:16.440Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-09T13:11:16.440Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-09T13:11:16.440Z] + 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-09T13:11:16.454Z] 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-09T13:11:16.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:11:17.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:11:17.302Z] [2021-06-09T13:11:17.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:11:17.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:11:17.651Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T13:11:17.651Z] df20fa9351a1: Pulling fs layer [2021-06-09T13:11:17.651Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T13:11:17.651Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T13:11:17.651Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T13:11:17.651Z] 93b61091891f: Pulling fs layer [2021-06-09T13:11:17.651Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T13:11:17.651Z] 5e14af77c1be: Pulling fs layer [2021-06-09T13:11:17.652Z] 01666e4c0597: Pulling fs layer [2021-06-09T13:11:17.652Z] aa168da1d23b: Pulling fs layer [2021-06-09T13:11:17.652Z] 46f8f816bc3b: Waiting [2021-06-09T13:11:17.652Z] 93b61091891f: Waiting [2021-06-09T13:11:17.652Z] 93b9cdb0e59b: Waiting [2021-06-09T13:11:17.652Z] 5e14af77c1be: Waiting [2021-06-09T13:11:17.652Z] 01666e4c0597: Waiting [2021-06-09T13:11:17.652Z] aa168da1d23b: Waiting [2021-06-09T13:11:17.923Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T13:11:17.923Z] 36b3adc4ff6f: Download complete [2021-06-09T13:11:17.923Z] df20fa9351a1: Verifying Checksum [2021-06-09T13:11:17.923Z] df20fa9351a1: Download complete [2021-06-09T13:11:17.923Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T13:11:17.923Z] 46f8f816bc3b: Download complete [2021-06-09T13:11:17.923Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T13:11:17.923Z] 93b9cdb0e59b: Download complete [2021-06-09T13:11:17.923Z] 5e14af77c1be: Verifying Checksum [2021-06-09T13:11:17.923Z] 5e14af77c1be: Download complete [2021-06-09T13:11:17.923Z] 93b61091891f: Verifying Checksum [2021-06-09T13:11:17.923Z] 93b61091891f: Download complete [2021-06-09T13:11:17.923Z] 01666e4c0597: Verifying Checksum [2021-06-09T13:11:17.923Z] 01666e4c0597: Download complete [2021-06-09T13:11:18.194Z] df20fa9351a1: Pull complete [2021-06-09T13:11:18.195Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T13:11:18.195Z] 8ad3a11d3b57: Download complete [2021-06-09T13:11:18.195Z] 36b3adc4ff6f: Pull complete [2021-06-09T13:11:18.765Z] 8ad3a11d3b57: Pull complete [2021-06-09T13:11:18.765Z] 46f8f816bc3b: Pull complete [2021-06-09T13:11:19.029Z] 93b61091891f: Pull complete [2021-06-09T13:11:19.029Z] 93b9cdb0e59b: Pull complete [2021-06-09T13:11:19.029Z] 5e14af77c1be: Pull complete [2021-06-09T13:11:19.290Z] 01666e4c0597: Pull complete [2021-06-09T13:11:19.869Z] aa168da1d23b: Verifying Checksum [2021-06-09T13:11:19.869Z] aa168da1d23b: Download complete [2021-06-09T13:11:24.120Z] aa168da1d23b: Pull complete [2021-06-09T13:11:24.120Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T13:11:24.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:11:24.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T13:11:24.192Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-06-09T13:11:24.228Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T13:11:26.465Z] $ docker top afe1450465607a77bf4a3f993a4995f6a5a9a4f6e4e7fe0253dccd59552b425e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:11:26.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T13:11:27.140Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T13:11:27.433Z] + ls /var/log/sa-host [2021-06-09T13:11:27.433Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T13:11:27.433Z] file_magic: OK [2021-06-09T13:11:27.433Z] HZ: Using current value: 100 [2021-06-09T13:11:27.433Z] file_header: OK [2021-06-09T13:11:27.433Z] 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-09T13:11:27.433Z] Statistics: [2021-06-09T13:11:27.433Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:11:27.433Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T13:11:27.433Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T13:11:27.433Z] file_magic: OK [2021-06-09T13:11:27.433Z] HZ: Using current value: 100 [2021-06-09T13:11:27.433Z] file_header: OK [2021-06-09T13:11:27.433Z] 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-09T13:11:27.433Z] Statistics: [2021-06-09T13:11:27.433Z] HRHnuu...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-09T13:11:27.433Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:11:28.112Z] provisioning config files... [2021-06-09T13:11:28.205Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2481179411168897153tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:11:28.272Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:11:28.592Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T13:11:28.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:11:29.032Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T13:11:29.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:11:29.338Z] ---> sudo-logs.sh [2021-06-09T13:11:29.338Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T13:11:29.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:11:29.670Z] ---> job-cost.sh [2021-06-09T13:11:29.670Z] lf-activate-venv: SKIPPING [2021-06-09T13:11:29.670Z] DEBUG: total: 0.18000000715255737 [2021-06-09T13:11:29.670Z] INFO: Retrieving Stack Cost... [2021-06-09T13:11:31.590Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T13:11:32.160Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T13:11:32.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:11:32.474Z] ---> logs-deploy.sh [2021-06-09T13:11:32.474Z] lf-activate-venv: SKIPPING [2021-06-09T13:11:32.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/182 [2021-06-09T13:11:32.474Z] INFO: archiving workspace using pattern(s): [2021-06-09T13:11:33.421Z] Archives upload complete. [2021-06-09T13:11:33.421Z] INFO: archiving logs to Nexus [2021-06-09T13:11:33.993Z] ---> uname -a: [2021-06-09T13:11:33.993Z] Linux prd-centos7-docker-4c-2g-32.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] ---> lscpu: [2021-06-09T13:11:33.993Z] Architecture: x86_64 [2021-06-09T13:11:33.993Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T13:11:33.993Z] Byte Order: Little Endian [2021-06-09T13:11:33.993Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T13:11:33.993Z] CPU(s): 2 [2021-06-09T13:11:33.993Z] On-line CPU(s) list: 0,1 [2021-06-09T13:11:33.993Z] Thread(s) per core: 1 [2021-06-09T13:11:33.993Z] Core(s) per socket: 1 [2021-06-09T13:11:33.993Z] Socket(s): 2 [2021-06-09T13:11:33.993Z] NUMA node(s): 1 [2021-06-09T13:11:33.993Z] Vendor ID: AuthenticAMD [2021-06-09T13:11:33.993Z] CPU family: 23 [2021-06-09T13:11:33.993Z] Model: 49 [2021-06-09T13:11:33.993Z] Model name: AMD EPYC-Rome Processor [2021-06-09T13:11:33.993Z] Stepping: 0 [2021-06-09T13:11:33.993Z] CPU MHz: 2799.998 [2021-06-09T13:11:33.993Z] BogoMIPS: 5599.99 [2021-06-09T13:11:33.993Z] Virtualization: AMD-V [2021-06-09T13:11:33.993Z] Hypervisor vendor: KVM [2021-06-09T13:11:33.993Z] Virtualization type: full [2021-06-09T13:11:33.993Z] L1d cache: 64 KiB [2021-06-09T13:11:33.993Z] L1i cache: 64 KiB [2021-06-09T13:11:33.993Z] L2 cache: 1 MiB [2021-06-09T13:11:33.993Z] L3 cache: 32 MiB [2021-06-09T13:11:33.993Z] NUMA node0 CPU(s): 0,1 [2021-06-09T13:11:33.993Z] Vulnerability Itlb multihit: Not affected [2021-06-09T13:11:33.993Z] Vulnerability L1tf: Not affected [2021-06-09T13:11:33.993Z] Vulnerability Mds: Not affected [2021-06-09T13:11:33.993Z] Vulnerability Meltdown: Not affected [2021-06-09T13:11:33.993Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T13:11:33.993Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T13:11:33.993Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T13:11:33.993Z] Vulnerability Srbds: Not affected [2021-06-09T13:11:33.993Z] Vulnerability Tsx async abort: Not affected [2021-06-09T13:11:33.993Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] ---> nproc: [2021-06-09T13:11:33.993Z] 2 [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] ---> df -h: [2021-06-09T13:11:33.993Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T13:11:33.993Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-09T13:11:33.993Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T13:11:33.993Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T13:11:33.993Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-09T13:11:33.993Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] ---> free -m: [2021-06-09T13:11:33.993Z] total used free shared buff/cache available [2021-06-09T13:11:33.993Z] Mem: 7821 1174 3258 0 3388 6564 [2021-06-09T13:11:33.993Z] Swap: 1023 0 1023 [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] ---> ip addr: [2021-06-09T13:11:33.993Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T13:11:33.993Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T13:11:33.993Z] inet 127.0.0.1/8 scope host lo [2021-06-09T13:11:33.993Z] valid_lft forever preferred_lft forever [2021-06-09T13:11:33.993Z] inet6 ::1/128 scope host [2021-06-09T13:11:33.993Z] valid_lft forever preferred_lft forever [2021-06-09T13:11:33.993Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T13:11:33.993Z] link/ether fa:16:3e:87:21:d8 brd ff:ff:ff:ff:ff:ff [2021-06-09T13:11:33.993Z] inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T13:11:33.993Z] valid_lft 85653sec preferred_lft 85653sec [2021-06-09T13:11:33.993Z] inet6 fe80::f816:3eff:fe87:21d8/64 scope link [2021-06-09T13:11:33.993Z] valid_lft forever preferred_lft forever [2021-06-09T13:11:33.993Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T13:11:33.993Z] link/ether 02:42:21:88:55:98 brd ff:ff:ff:ff:ff:ff [2021-06-09T13:11:33.993Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T13:11:33.993Z] valid_lft forever preferred_lft forever [2021-06-09T13:11:33.993Z] inet6 fe80::42:21ff:fe88:5598/64 scope link [2021-06-09T13:11:33.993Z] valid_lft forever preferred_lft forever [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] ---> sar -b -r -n DEV: [2021-06-09T13:11:33.993Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] 12:58:55 LINUX RESTART (2 CPU) [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] 13:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T13:11:33.993Z] 13:01:01 2.06 0.02 2.05 0.00 0.13 41.00 0.00 [2021-06-09T13:11:33.993Z] 13:02:01 0.47 0.10 0.37 0.00 1.73 6.23 0.00 [2021-06-09T13:11:33.993Z] 13:03:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-06-09T13:11:33.993Z] 13:04:01 0.68 0.00 0.68 0.00 0.00 8.25 0.00 [2021-06-09T13:11:33.993Z] 13:05:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 [2021-06-09T13:11:33.993Z] 13:06:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-06-09T13:11:33.993Z] 13:07:02 0.20 0.00 0.20 0.00 0.00 2.70 0.00 [2021-06-09T13:11:33.993Z] 13:08:01 0.34 0.00 0.34 0.00 0.00 3.49 0.00 [2021-06-09T13:11:33.993Z] 13:09:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 [2021-06-09T13:11:33.993Z] 13:10:01 0.30 0.03 0.27 0.00 3.73 7.38 0.00 [2021-06-09T13:11:33.993Z] 13:11:01 212.00 0.02 211.99 0.00 0.27 58540.28 0.00 [2021-06-09T13:11:33.993Z] Average: 19.78 0.02 19.77 0.00 0.53 5339.91 0.00 [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] 13:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T13:11:33.993Z] 13:01:01 5463684 0 802136 10.02 2620 1740500 1210108 13.36 569772 1576948 12 [2021-06-09T13:11:33.993Z] 13:02:01 5462552 0 803140 10.03 2620 1740628 1208256 13.34 574636 1573588 8 [2021-06-09T13:11:33.993Z] 13:03:01 5461092 0 804600 10.05 2620 1740628 1208292 13.34 575932 1573588 8 [2021-06-09T13:11:33.993Z] 13:04:01 5463444 0 802240 10.02 2620 1740636 1207932 13.34 567988 1579588 8 [2021-06-09T13:11:33.993Z] 13:05:01 5459316 0 806364 10.07 2620 1740640 1208208 13.34 572440 1579588 8 [2021-06-09T13:11:33.993Z] 13:06:01 5458308 0 807368 10.08 2620 1740644 1208184 13.34 573232 1579588 8 [2021-06-09T13:11:33.993Z] 13:07:02 5459904 0 805768 10.06 2620 1740648 1207932 13.34 571956 1579588 8 [2021-06-09T13:11:33.993Z] 13:08:01 5448292 0 817372 10.21 2620 1740656 1207932 13.34 583720 1579592 8 [2021-06-09T13:11:33.993Z] 13:09:01 5448264 0 817400 10.21 2620 1740656 1207932 13.34 585336 1577876 8 [2021-06-09T13:11:33.993Z] 13:10:01 5439752 0 825640 10.31 2620 1740928 1222528 13.50 592720 1577404 0 [2021-06-09T13:11:33.993Z] 13:11:01 3855984 0 1087548 13.58 2620 3062788 1405484 15.52 825948 2688912 52 [2021-06-09T13:11:33.993Z] Average: 5310963 0 834507 10.42 2620 1860850 1227526 13.55 599425 1678751 12 [2021-06-09T13:11:33.993Z] [2021-06-09T13:11:33.993Z] 13:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T13:11:33.993Z] 13:01:01 eth0 0.90 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.993Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.993Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.993Z] 13:02:01 eth0 5.76 2.43 3.73 0.52 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.993Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.993Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:03:01 eth0 1.15 0.55 0.56 0.39 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:04:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:05:01 eth0 0.98 0.37 0.39 0.26 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:06:01 eth0 0.63 0.38 0.33 0.21 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:07:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:10:01 eth0 4.26 2.95 4.19 1.59 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:11:01 vethe25976e 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:11:01 eth0 895.02 820.78 7964.47 107.65 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] 13:11:01 docker0 108.81 113.40 7.57 648.98 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] Average: vethe25976e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] Average: eth0 82.87 75.40 726.31 10.08 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] Average: docker0 9.91 10.33 0.69 59.11 0.00 0.00 0.00 0.00 [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z] ---> sar -P ALL: [2021-06-09T13:11:33.994Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z] 12:58:55 LINUX RESTART (2 CPU) [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z] 13:00:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T13:11:33.994Z] 13:01:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-06-09T13:11:33.994Z] 13:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-09T13:11:33.994Z] 13:01:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-09T13:11:33.994Z] 13:02:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-06-09T13:11:33.994Z] 13:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-09T13:11:33.994Z] 13:02:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-09T13:11:33.994Z] 13:03:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-09T13:11:33.994Z] 13:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T13:11:33.994Z] 13:03:01 1 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-09T13:11:33.994Z] 13:04:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-09T13:11:33.994Z] 13:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T13:11:33.994Z] 13:04:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-09T13:11:33.994Z] 13:05:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-09T13:11:33.994Z] 13:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-09T13:11:33.994Z] 13:05:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-09T13:11:33.994Z] 13:06:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-09T13:11:33.994Z] 13:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T13:11:33.994Z] 13:06:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-09T13:11:33.994Z] 13:07:02 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-09T13:11:33.994Z] 13:07:02 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T13:11:33.994Z] 13:07:02 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-09T13:11:33.994Z] 13:08:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-09T13:11:33.994Z] 13:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T13:11:33.994Z] 13:08:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-09T13:11:33.994Z] 13:09:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T13:11:33.994Z] 13:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T13:11:33.994Z] 13:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T13:11:33.994Z] 13:10:01 all 0.51 0.00 0.28 0.00 0.02 99.19 [2021-06-09T13:11:33.994Z] 13:10:01 0 0.77 0.00 0.35 0.00 0.02 98.86 [2021-06-09T13:11:33.994Z] 13:10:01 1 0.25 0.00 0.22 0.00 0.02 99.52 [2021-06-09T13:11:33.994Z] 13:11:01 all 23.51 0.00 9.81 5.30 0.10 61.28 [2021-06-09T13:11:33.994Z] 13:11:01 0 25.08 0.00 10.19 5.94 0.11 58.68 [2021-06-09T13:11:33.994Z] 13:11:01 1 21.95 0.00 9.44 4.67 0.09 63.85 [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-09T13:11:33.994Z] Average: all 2.15 0.00 0.89 0.46 0.03 96.47 [2021-06-09T13:11:33.994Z] Average: 0 2.25 0.00 0.93 0.51 0.03 96.28 [2021-06-09T13:11:33.994Z] Average: 1 2.04 0.00 0.86 0.40 0.03 96.66 [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z] [2021-06-09T13:11:33.994Z]