Pull request #912 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4ce5a3699167fe1fd8c949993467574400e9bc24+edddd13237ed2f870dfa3fb5fc7d300be4879f06 (02edf14e79459d9f4cb68388b2c1ed484cbf88f0) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-912/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-912/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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:docker-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: docker-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 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3935’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3936 in /w/workspace/dgexfoundry_device-sdk-go_PR-912 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_PR-912 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit edddd13237ed2f870dfa3fb5fc7d300be4879f06 into PR head commit 4ce5a3699167fe1fd8c949993467574400e9bc24 Merge succeeded, producing 4ce5a3699167fe1fd8c949993467574400e9bc24 Checking out Revision 4ce5a3699167fe1fd8c949993467574400e9bc24 (PR-912) > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/912/head:refs/remotes/origin/PR-912 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge edddd13237ed2f870dfa3fb5fc7d300be4879f06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T04:56:05.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T04:56:06.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T04:56:06.211Z] ========================================================= [2021-05-10T04:56:06.211Z] EdgeX Global Pipelines Version Info [2021-05-10T04:56:06.212Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T04:56:07.682Z] ------------------- [2021-05-10T04:56:07.682Z] stable info: [2021-05-10T04:56:07.682Z] ------------------- [2021-05-10T04:56:07.682Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T04:56:07.682Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T04:56:07.682Z] Message: update stable to v1.0.191 [2021-05-10T04:56:08.628Z] ------------------- [2021-05-10T04:56:08.628Z] experimental info: [2021-05-10T04:56:08.628Z] ------------------- [2021-05-10T04:56:08.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T04:56:08.628Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T04:56:08.628Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T04:56:08.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-10T04:56:08.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-10T04:56:08.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T04:56:09.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T04:56:09.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T04:56:09.162Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T04:56:09.223Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T04:56:09.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T04:56:09.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-10T04:56:09.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T04:56:09.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T04:56:09.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-05-10T04:56:09.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T04:56:09.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T04:56:09.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T04:56:09.769Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T04:56:09.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T04:56:09.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T04:56:09.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T04:56:10.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-10T04:56:10.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T04:56:10.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T04:56:10.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-10T04:56:10.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-10T04:56:10.341Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-10T04:56:10.451Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T04:56:10.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-912 [Pipeline] echo [2021-05-10T04:56:10.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-912 [Pipeline] echo [2021-05-10T04:56:10.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-912 [Pipeline] echo [2021-05-10T04:56:10.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ce5a3699167fe1fd8c949993467574400e9bc24 [Pipeline] echo [2021-05-10T04:56:10.752Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ce5a36 [Pipeline] echo [2021-05-10T04:56:10.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T04:56:10.960Z] provisioning config files... [2021-05-10T04:56:10.994Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/config1340233506038228649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T04:56:11.402Z] ---> docker-login.sh [2021-05-10T04:56:11.402Z] nexus3.edgexfoundry.org:10001 [2021-05-10T04:56:11.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T04:56:11.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T04:56:11.930Z] Configure a credential helper to remove this warning. See [2021-05-10T04:56:11.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T04:56:11.930Z] [2021-05-10T04:56:11.930Z] Login Succeeded [2021-05-10T04:56:11.930Z] nexus3.edgexfoundry.org:10002 [2021-05-10T04:56:11.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T04:56:12.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T04:56:12.194Z] Configure a credential helper to remove this warning. See [2021-05-10T04:56:12.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T04:56:12.194Z] [2021-05-10T04:56:12.194Z] Login Succeeded [2021-05-10T04:56:12.194Z] nexus3.edgexfoundry.org:10003 [2021-05-10T04:56:12.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T04:56:12.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T04:56:12.194Z] Configure a credential helper to remove this warning. See [2021-05-10T04:56:12.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T04:56:12.194Z] [2021-05-10T04:56:12.194Z] Login Succeeded [2021-05-10T04:56:12.194Z] nexus3.edgexfoundry.org:10004 [2021-05-10T04:56:12.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T04:56:12.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T04:56:12.457Z] Configure a credential helper to remove this warning. See [2021-05-10T04:56:12.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T04:56:12.457Z] [2021-05-10T04:56:12.457Z] Login Succeeded [2021-05-10T04:56:12.457Z] docker.io [2021-05-10T04:56:12.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T04:56:12.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T04:56:12.981Z] Configure a credential helper to remove this warning. See [2021-05-10T04:56:12.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T04:56:12.981Z] [2021-05-10T04:56:12.981Z] Login Succeeded [2021-05-10T04:56:12.981Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T04:56:13.003Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T04:56:13.732Z] + git log --format=format:%s -1 4ce5a3699167fe1fd8c949993467574400e9bc24 [Pipeline] echo [2021-05-10T04:56:13.837Z] GIT_COMMIT: 4ce5a3699167fe1fd8c949993467574400e9bc24, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-10T04:56:13.878Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-10T04:56:14.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T04:56:14.462Z] [2021-05-10T04:56:14.462Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T04:56:14.846Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T04:56:14.846Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T04:56:14.846Z] 31603596830f: Pulling fs layer [2021-05-10T04:56:14.846Z] 54011a49482f: Pulling fs layer [2021-05-10T04:56:14.846Z] a6820b24f6d8: Pulling fs layer [2021-05-10T04:56:14.846Z] f581987b2513: Pulling fs layer [2021-05-10T04:56:14.846Z] f581987b2513: Waiting [2021-05-10T04:56:14.846Z] 54011a49482f: Verifying Checksum [2021-05-10T04:56:14.846Z] 54011a49482f: Download complete [2021-05-10T04:56:14.846Z] 31603596830f: Verifying Checksum [2021-05-10T04:56:14.846Z] 31603596830f: Download complete [2021-05-10T04:56:15.117Z] f581987b2513: Verifying Checksum [2021-05-10T04:56:15.117Z] f581987b2513: Download complete [2021-05-10T04:56:15.117Z] a6820b24f6d8: Verifying Checksum [2021-05-10T04:56:15.117Z] a6820b24f6d8: Download complete [2021-05-10T04:56:15.378Z] 31603596830f: Pull complete [2021-05-10T04:56:15.378Z] 54011a49482f: Pull complete [2021-05-10T04:56:16.328Z] a6820b24f6d8: Pull complete [2021-05-10T04:56:16.589Z] f581987b2513: Pull complete [2021-05-10T04:56:16.589Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T04:56:16.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T04:56:16.589Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T04:56:16.708Z] prd-centos7-docker-4c-2g-3936 does not seem to be running inside a container [2021-05-10T04:56:16.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-912 -v /w/workspace/dgexfoundry_device-sdk-go_PR-912:/w/workspace/dgexfoundry_device-sdk-go_PR-912:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T04:56:18.968Z] $ docker top 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T04:56:19.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T04:56:19.190Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T04:56:19.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T04:56:19.424Z] $ docker exec 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent [2021-05-10T04:56:19.580Z] SSH_AUTH_SOCK=/tmp/ssh-icvbt5AiRp77/agent.11 [2021-05-10T04:56:19.580Z] SSH_AGENT_PID=16 [2021-05-10T04:56:19.589Z] Running ssh-add (command line suppressed) [2021-05-10T04:56:19.732Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_6954464513837538219.key (/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_6954464513837538219.key) [2021-05-10T04:56:19.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T04:56:20.131Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T04:56:20.168Z] $ docker exec --env ******** --env ******** 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent -k [2021-05-10T04:56:20.290Z] unset SSH_AUTH_SOCK; [2021-05-10T04:56:20.291Z] unset SSH_AGENT_PID; [2021-05-10T04:56:20.291Z] echo Agent pid 16 killed; [2021-05-10T04:56:20.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T04:56:20.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T04:56:20.415Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T04:56:20.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T04:56:20.597Z] $ docker exec 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent [2021-05-10T04:56:20.756Z] SSH_AUTH_SOCK=/tmp/ssh-8IjO9oVSZwMO/agent.45 [2021-05-10T04:56:20.756Z] SSH_AGENT_PID=50 [2021-05-10T04:56:20.764Z] Running ssh-add (command line suppressed) [2021-05-10T04:56:20.892Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_7454969498827970202.key (/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/private_key_7454969498827970202.key) [2021-05-10T04:56:20.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T04:56:21.267Z] + git semver init [2021-05-10T04:56:21.267Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T04:56:21.267Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-912/.git [2021-05-10T04:56:21.267Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-912 [2021-05-10T04:56:21.267Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T04:56:21.267Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T04:56:21.267Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T04:56:21.267Z] # $SEMVER_BRANCH = PR-912 [2021-05-10T04:56:21.267Z] # $SEMVER_TEMP = /tmp/semver-351621517 [2021-05-10T04:56:21.267Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-10T04:56:22.222Z] # '/tmp/semver-351621517' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-912/.semver' [2021-05-10T04:56:22.222Z] # -> Force: false [2021-05-10T04:56:22.222Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-912/.semver [Pipeline] } [2021-05-10T04:56:22.252Z] $ docker exec --env ******** --env ******** 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae ssh-agent -k [2021-05-10T04:56:22.366Z] unset SSH_AUTH_SOCK; [2021-05-10T04:56:22.367Z] unset SSH_AGENT_PID; [2021-05-10T04:56:22.367Z] echo Agent pid 50 killed; [2021-05-10T04:56:22.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T04:56:22.841Z] + git semver [Pipeline] } [2021-05-10T04:56:22.883Z] $ docker stop --time=1 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae [2021-05-10T04:56:24.278Z] $ docker rm -f 55fedadca21b3596968fd66297c9b657c4c3151cd1c592c696c2da2468fd52ae [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T04:56:24.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T04:56:25.144Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T04:56:25.168Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-10T04:56:40.632Z] Still waiting to schedule task [2021-05-10T04:56:40.632Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3937’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-3938’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-10T04:56:40.666Z] Still waiting to schedule task [2021-05-10T04:56:40.666Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-10T04:59:59.851Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3940 in /w/workspace/dgexfoundry_device-sdk-go_PR-912 [Pipeline] { [Pipeline] ws [2021-05-10T04:59:59.914Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T05:00:04.194Z] Running on prd-centos7-docker-4c-2g-3941 in /w/workspace/dgexfoundry_device-sdk-go_PR-912 [Pipeline] { [Pipeline] ws [2021-05-10T05:00:04.255Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T05:00:06.006Z] using credential edgex-jenkins-ssh [2021-05-10T05:00:06.025Z] Cloning the remote Git repository [2021-05-10T05:00:06.111Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-10T05:00:06.264Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-10T05:00:07.294Z] using credential edgex-jenkins-ssh [2021-05-10T05:00:07.308Z] Cloning the remote Git repository [2021-05-10T05:00:06.363Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-10T05:00:06.364Z] > git --version # timeout=10 [2021-05-10T05:00:06.384Z] > git --version # 'git version 2.17.1' [2021-05-10T05:00:06.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:00:06.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:00:07.307Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-10T05:00:07.389Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-10T05:00:07.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-10T05:00:07.459Z] > git --version # timeout=10 [2021-05-10T05:00:07.464Z] > git --version # 'git version 2.24.3' [2021-05-10T05:00:07.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:00:07.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:00:08.845Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-10T05:00:08.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:00:08.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-10T05:00:08.880Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-10T05:00:08.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:00:08.886Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/912/head:refs/remotes/origin/PR-912 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T05:00:08.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-10T05:00:08.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:00:08.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-10T05:00:08.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-10T05:00:08.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:00:08.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/912/head:refs/remotes/origin/PR-912 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T05:00:09.296Z] Merging remotes/origin/master commit edddd13237ed2f870dfa3fb5fc7d300be4879f06 into PR head commit 4ce5a3699167fe1fd8c949993467574400e9bc24 [2021-05-10T05:00:09.323Z] Merging remotes/origin/master commit edddd13237ed2f870dfa3fb5fc7d300be4879f06 into PR head commit 4ce5a3699167fe1fd8c949993467574400e9bc24 [2021-05-10T05:00:09.384Z] Merge succeeded, producing 4ce5a3699167fe1fd8c949993467574400e9bc24 [2021-05-10T05:00:09.385Z] Checking out Revision 4ce5a3699167fe1fd8c949993467574400e9bc24 (PR-912) [2021-05-10T05:00:09.555Z] Merge succeeded, producing 4ce5a3699167fe1fd8c949993467574400e9bc24 [2021-05-10T05:00:09.556Z] Checking out Revision 4ce5a3699167fe1fd8c949993467574400e9bc24 (PR-912) [2021-05-10T05:00:09.306Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:00:09.312Z] > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 [2021-05-10T05:00:09.354Z] > git remote # timeout=10 [2021-05-10T05:00:09.359Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T05:00:09.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:00:09.368Z] > git merge edddd13237ed2f870dfa3fb5fc7d300be4879f06 # timeout=10 [2021-05-10T05:00:09.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T05:00:09.390Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:00:09.395Z] > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 [2021-05-10T05:00:09.356Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:00:09.378Z] > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 [2021-05-10T05:00:09.480Z] > git remote # timeout=10 [2021-05-10T05:00:09.497Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T05:00:09.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:00:09.524Z] > git merge edddd13237ed2f870dfa3fb5fc7d300be4879f06 # timeout=10 [2021-05-10T05:00:09.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T05:00:09.578Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:00:09.588Z] > git checkout -f 4ce5a3699167fe1fd8c949993467574400e9bc24 # timeout=10 [2021-05-10T05:00:13.127Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T05:00:13.160Z] > git --version # timeout=10 [2021-05-10T05:00:13.166Z] > git --version # 'git version 2.24.3' [2021-05-10T05:00:13.172Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T05:00:13.845Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T05:00:13.922Z] > git --version # timeout=10 [2021-05-10T05:00:13.931Z] > git --version # 'git version 2.17.1' [2021-05-10T05:00:13.941Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-10T05:00:14.568Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-10T05:00:14.958Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T05:00:15.657Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-05-10T05:00:15.703Z] + sudo service docker restart [2021-05-10T05:00:15.703Z] + true [2021-05-10T05:00:15.703Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] sh [2021-05-10T05:00:16.099Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T05:00:16.465Z] + sudo service docker restart+ [2021-05-10T05:00:16.465Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T05:00:17.270Z] provisioning config files... [2021-05-10T05:00:17.306Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3872737452453437518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:00:17.691Z] ---> docker-login.sh [2021-05-10T05:00:17.692Z] nexus3.edgexfoundry.org:10001 [2021-05-10T05:00:17.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:18.217Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:18.217Z] [2021-05-10T05:00:18.217Z] Login Succeeded [2021-05-10T05:00:18.217Z] nexus3.edgexfoundry.org:10002 [2021-05-10T05:00:18.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:18.217Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:18.217Z] [2021-05-10T05:00:18.217Z] Login Succeeded [2021-05-10T05:00:18.217Z] nexus3.edgexfoundry.org:10003 [2021-05-10T05:00:18.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:18.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:18.483Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:18.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:18.483Z] [2021-05-10T05:00:18.483Z] Login Succeeded [2021-05-10T05:00:18.483Z] nexus3.edgexfoundry.org:10004 [2021-05-10T05:00:18.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:18.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:18.746Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:18.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:18.746Z] [2021-05-10T05:00:18.746Z] Login Succeeded [2021-05-10T05:00:18.746Z] docker.io [2021-05-10T05:00:18.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:19.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:19.009Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:19.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:19.009Z] [2021-05-10T05:00:19.009Z] Login Succeeded [2021-05-10T05:00:19.009Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T05:00:19.034Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T05:00:19.316Z] provisioning config files... [2021-05-10T05:00:19.356Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3516769141811046051tmp [Pipeline] echo [2021-05-10T05:00:19.375Z] ========================================================= [2021-05-10T05:00:19.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T05:00:19.375Z] ========================================================= [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:00:19.819Z] ---> docker-login.sh [2021-05-10T05:00:19.819Z] nexus3.edgexfoundry.org:10001 [2021-05-10T05:00:19.919Z] + 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-05-10T05:00:20.194Z] Sending build context to Docker daemon 2.468MB [2021-05-10T05:00:20.194Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T05:00:20.194Z] Step 2/8 : FROM ${BASE} [2021-05-10T05:00:20.194Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T05:00:20.194Z] 540db60ca938: Pulling fs layer [2021-05-10T05:00:20.194Z] adcc1eea9eea: Pulling fs layer [2021-05-10T05:00:20.194Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T05:00:20.194Z] 0510c868ecb4: Pulling fs layer [2021-05-10T05:00:20.194Z] afea3b2eda06: Pulling fs layer [2021-05-10T05:00:20.194Z] 7809a108b3ef: Pulling fs layer [2021-05-10T05:00:20.194Z] f706445af74f: Pulling fs layer [2021-05-10T05:00:20.194Z] 0510c868ecb4: Waiting [2021-05-10T05:00:20.194Z] 7809a108b3ef: Waiting [2021-05-10T05:00:20.194Z] f706445af74f: Waiting [2021-05-10T05:00:20.194Z] afea3b2eda06: Waiting [2021-05-10T05:00:20.194Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T05:00:20.194Z] 4c4ab2625f07: Download complete [2021-05-10T05:00:20.194Z] adcc1eea9eea: Download complete [2021-05-10T05:00:20.194Z] afea3b2eda06: Verifying Checksum [2021-05-10T05:00:20.194Z] afea3b2eda06: Download complete [2021-05-10T05:00:20.194Z] 7809a108b3ef: Verifying Checksum [2021-05-10T05:00:20.194Z] 7809a108b3ef: Download complete [2021-05-10T05:00:20.194Z] 540db60ca938: Verifying Checksum [2021-05-10T05:00:20.194Z] 540db60ca938: Download complete [2021-05-10T05:00:20.458Z] 540db60ca938: Pull complete [2021-05-10T05:00:20.724Z] adcc1eea9eea: Pull complete [2021-05-10T05:00:20.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:20.989Z] 4c4ab2625f07: Pull complete [2021-05-10T05:00:21.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:21.397Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:21.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:21.397Z] [2021-05-10T05:00:21.397Z] Login Succeeded [2021-05-10T05:00:21.397Z] nexus3.edgexfoundry.org:10002 [2021-05-10T05:00:21.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:21.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:21.947Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:21.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:21.947Z] [2021-05-10T05:00:21.947Z] Login Succeeded [2021-05-10T05:00:21.947Z] nexus3.edgexfoundry.org:10003 [2021-05-10T05:00:22.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:22.392Z] f706445af74f: Verifying Checksum [2021-05-10T05:00:22.392Z] f706445af74f: Download complete [2021-05-10T05:00:22.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:22.504Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:22.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:22.504Z] [2021-05-10T05:00:22.504Z] Login Succeeded [2021-05-10T05:00:22.504Z] nexus3.edgexfoundry.org:10004 [2021-05-10T05:00:23.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:23.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:23.106Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:23.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:23.106Z] [2021-05-10T05:00:23.106Z] Login Succeeded [2021-05-10T05:00:23.106Z] docker.io [2021-05-10T05:00:23.347Z] 0510c868ecb4: Verifying Checksum [2021-05-10T05:00:23.348Z] 0510c868ecb4: Download complete [2021-05-10T05:00:23.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:00:23.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:00:23.979Z] Configure a credential helper to remove this warning. See [2021-05-10T05:00:23.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:00:23.979Z] [2021-05-10T05:00:23.979Z] Login Succeeded [2021-05-10T05:00:23.979Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T05:00:24.012Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T05:00:24.449Z] ========================================================= [2021-05-10T05:00:24.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T05:00:24.449Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:00:24.855Z] + 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-05-10T05:00:25.455Z] Sending build context to Docker daemon 2.467MB [2021-05-10T05:00:25.455Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T05:00:25.455Z] Step 2/8 : FROM ${BASE} [2021-05-10T05:00:25.455Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T05:00:25.455Z] 595b0fe564bb: Pulling fs layer [2021-05-10T05:00:25.455Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T05:00:25.455Z] 316046926c0a: Pulling fs layer [2021-05-10T05:00:25.455Z] 4ebd0625c992: Pulling fs layer [2021-05-10T05:00:25.455Z] 207e8628e3a3: Pulling fs layer [2021-05-10T05:00:25.455Z] c791037a9be2: Pulling fs layer [2021-05-10T05:00:25.455Z] ffd874e62e21: Pulling fs layer [2021-05-10T05:00:25.455Z] 4ebd0625c992: Waiting [2021-05-10T05:00:25.455Z] 207e8628e3a3: Waiting [2021-05-10T05:00:25.455Z] c791037a9be2: Waiting [2021-05-10T05:00:25.455Z] ffd874e62e21: Waiting [2021-05-10T05:00:25.455Z] 316046926c0a: Verifying Checksum [2021-05-10T05:00:25.455Z] 316046926c0a: Download complete [2021-05-10T05:00:25.455Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T05:00:25.455Z] 7186ed65a4f7: Download complete [2021-05-10T05:00:25.455Z] 207e8628e3a3: Verifying Checksum [2021-05-10T05:00:25.455Z] 207e8628e3a3: Download complete [2021-05-10T05:00:25.455Z] c791037a9be2: Verifying Checksum [2021-05-10T05:00:25.455Z] c791037a9be2: Download complete [2021-05-10T05:00:25.455Z] 595b0fe564bb: Verifying Checksum [2021-05-10T05:00:25.455Z] 595b0fe564bb: Download complete [2021-05-10T05:00:26.065Z] 595b0fe564bb: Pull complete [2021-05-10T05:00:26.667Z] 7186ed65a4f7: Pull complete [2021-05-10T05:00:27.268Z] 316046926c0a: Pull complete [2021-05-10T05:00:27.865Z] ffd874e62e21: Verifying Checksum [2021-05-10T05:00:27.865Z] ffd874e62e21: Download complete [2021-05-10T05:00:28.844Z] 4ebd0625c992: Verifying Checksum [2021-05-10T05:00:28.844Z] 4ebd0625c992: Download complete [2021-05-10T05:00:29.970Z] 0510c868ecb4: Pull complete [2021-05-10T05:00:29.971Z] afea3b2eda06: Pull complete [2021-05-10T05:00:29.971Z] 7809a108b3ef: Pull complete [2021-05-10T05:00:38.176Z] f706445af74f: Pull complete [2021-05-10T05:00:38.176Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T05:00:38.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T05:00:38.176Z] ---> b068be0155e3 [2021-05-10T05:00:38.176Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T05:00:38.763Z] ---> Running in 4facfe2001d9 [2021-05-10T05:00:39.017Z] 4ebd0625c992: Pull complete [2021-05-10T05:00:39.025Z] Removing intermediate container 4facfe2001d9 [2021-05-10T05:00:39.025Z] ---> 2047c47cc321 [2021-05-10T05:00:39.025Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:00:39.289Z] ---> Running in 91a96f3e439e [2021-05-10T05:00:39.292Z] 207e8628e3a3: Pull complete [2021-05-10T05:00:39.888Z] c791037a9be2: Pull complete [2021-05-10T05:00:40.246Z] Removing intermediate container 91a96f3e439e [2021-05-10T05:00:40.246Z] ---> e42a84b0a7b4 [2021-05-10T05:00:40.246Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-10T05:00:40.508Z] ---> Running in 3916dad27721 [2021-05-10T05:00:41.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T05:00:42.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T05:00:43.285Z] ffd874e62e21: Pull complete [2021-05-10T05:00:43.286Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T05:00:43.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T05:00:43.286Z] ---> cfc18b08335c [2021-05-10T05:00:43.286Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T05:00:43.796Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-10T05:00:43.796Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-10T05:00:44.058Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-10T05:00:44.322Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-10T05:00:44.322Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-10T05:00:44.601Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-10T05:00:44.873Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T05:00:44.873Z] OK: 150 MiB in 46 packages [2021-05-10T05:00:45.449Z] Removing intermediate container 3916dad27721 [2021-05-10T05:00:45.449Z] ---> 5646ba1ed959 [2021-05-10T05:00:45.449Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-10T05:00:45.449Z] ---> Running in 96974c5cc6e8 [2021-05-10T05:00:45.714Z] Removing intermediate container 96974c5cc6e8 [2021-05-10T05:00:45.714Z] ---> 7d6fa30fc937 [2021-05-10T05:00:45.714Z] Step 7/8 : COPY . . [2021-05-10T05:00:46.680Z] ---> Running in 2255cba22be0 [2021-05-10T05:00:46.680Z] Removing intermediate container 2255cba22be0 [2021-05-10T05:00:46.680Z] ---> 24d00de3a862 [2021-05-10T05:00:46.680Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:00:46.680Z] ---> Running in e6a306202bcb [2021-05-10T05:00:47.123Z] ---> 786a5de8af77 [2021-05-10T05:00:47.123Z] Step 8/8 : RUN go mod download [2021-05-10T05:00:47.123Z] ---> Running in 251b872975e8 [2021-05-10T05:00:49.392Z] Removing intermediate container e6a306202bcb [2021-05-10T05:00:49.393Z] ---> 60c8b2f5d385 [2021-05-10T05:00:49.393Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-10T05:00:49.393Z] ---> Running in 552de3dc6761 [2021-05-10T05:00:50.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T05:00:52.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T05:00:53.025Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-10T05:00:53.294Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-10T05:00:53.564Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-10T05:00:53.564Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-10T05:00:53.834Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-10T05:00:54.120Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-10T05:00:54.396Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T05:00:54.396Z] OK: 139 MiB in 46 packages [2021-05-10T05:00:56.397Z] Removing intermediate container 552de3dc6761 [2021-05-10T05:00:56.397Z] ---> 6c65699ed26a [2021-05-10T05:00:56.397Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-10T05:00:56.397Z] ---> Running in 4dff0cc15551 [2021-05-10T05:00:56.682Z] Removing intermediate container 4dff0cc15551 [2021-05-10T05:00:56.682Z] ---> 4fde228660ca [2021-05-10T05:00:56.682Z] Step 7/8 : COPY . . [2021-05-10T05:00:58.138Z] ---> 5baa1e8b3729 [2021-05-10T05:00:58.138Z] Step 8/8 : RUN go mod download [2021-05-10T05:00:58.138Z] ---> Running in 70561bb4fd1b [2021-05-10T05:01:09.195Z] Removing intermediate container 251b872975e8 [2021-05-10T05:01:09.195Z] ---> 0972b2ca60e5 [2021-05-10T05:01:09.196Z] Successfully built 0972b2ca60e5 [2021-05-10T05:01:09.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:01:09.567Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T05:01:09.567Z] . [Pipeline] withDockerContainer [2021-05-10T05:01:09.720Z] prd-centos7-docker-4c-2g-3941 does not seem to be running inside a container [2021-05-10T05:01:09.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-x86_64 cat [2021-05-10T05:01:10.628Z] $ docker top 0f1d4e6aa8b4d45c64d1e22e0974b0c9a5977a28fb559639576549fc77e3f971 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:01:11.139Z] + go version [2021-05-10T05:01:11.139Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T05:01:11.172Z] $ docker stop --time=1 0f1d4e6aa8b4d45c64d1e22e0974b0c9a5977a28fb559639576549fc77e3f971 [2021-05-10T05:01:12.523Z] $ docker rm -f 0f1d4e6aa8b4d45c64d1e22e0974b0c9a5977a28fb559639576549fc77e3f971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:01:13.289Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T05:01:13.289Z] . [Pipeline] withDockerContainer [2021-05-10T05:01:13.411Z] prd-centos7-docker-4c-2g-3941 does not seem to be running inside a container [2021-05-10T05:01:13.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-x86_64 cat [2021-05-10T05:01:14.079Z] $ docker top c1112d7605ac604c4dcb3e0a7b956deae1c721efb06bfb00738d838a5da3aa95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:01:14.719Z] + go mod tidy [Pipeline] sh [2021-05-10T05:01:15.317Z] + make test [2021-05-10T05:01:15.317Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T05:01:23.548Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-10T05:01:24.970Z] Removing intermediate container 70561bb4fd1b [2021-05-10T05:01:24.970Z] ---> c68412ebaa17 [2021-05-10T05:01:24.970Z] Successfully built c68412ebaa17 [2021-05-10T05:01:24.970Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:01:25.364Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T05:01:25.365Z] . [Pipeline] withDockerContainer [2021-05-10T05:01:25.663Z] prd-ubuntu18.04-docker-arm64-4c-16g-3940 does not seem to be running inside a container [2021-05-10T05:01:25.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T05:01:27.299Z] $ docker top f1ea99764519b940752180b295e4101fd5d39e44610082f5677c7d417f117bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:01:28.313Z] + go version [2021-05-10T05:01:28.313Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T05:01:28.363Z] $ docker stop --time=1 f1ea99764519b940752180b295e4101fd5d39e44610082f5677c7d417f117bf3 [2021-05-10T05:01:30.301Z] $ docker rm -f f1ea99764519b940752180b295e4101fd5d39e44610082f5677c7d417f117bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:01:31.288Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T05:01:31.288Z] . [Pipeline] withDockerContainer [2021-05-10T05:01:31.571Z] prd-ubuntu18.04-docker-arm64-4c-16g-3940 does not seem to be running inside a container [2021-05-10T05:01:31.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T05:01:33.142Z] $ docker top c6953406b778ac021f61910834ea64994f56d579e38705f74be8f0246c5d94ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:01:34.164Z] + go mod tidy [Pipeline] sh [2021-05-10T05:01:35.448Z] + make test [2021-05-10T05:01:35.448Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-10T05:01:50.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.087s coverage: 28.1% of statements [2021-05-10T05:01:50.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements [2021-05-10T05:01:50.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.063s coverage: 10.7% of statements [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-10T05:01:50.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.109s coverage: 30.2% of statements [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-10T05:01:50.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-10T05:01:50.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.110s coverage: 57.2% of statements [2021-05-10T05:01:51.260Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.187s coverage: 6.6% of statements [2021-05-10T05:01:51.260Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements [2021-05-10T05:01:51.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-10T05:01:51.526Z] GO111MODULE=on go vet ./... [2021-05-10T05:01:57.838Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-10T05:02:13.659Z] gofmt -l . [2021-05-10T05:02:13.659Z] [ "`gofmt -l .`" = "" ] [2021-05-10T05:02:13.659Z] ./bin/test-attribution-txt.sh [2021-05-10T05:02:13.659Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-10T05:02:13.697Z] $ docker stop --time=1 c1112d7605ac604c4dcb3e0a7b956deae1c721efb06bfb00738d838a5da3aa95 [2021-05-10T05:02:15.400Z] $ docker rm -f c1112d7605ac604c4dcb3e0a7b956deae1c721efb06bfb00738d838a5da3aa95 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T05:02:16.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T05:02:16.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-10T05:02:17.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-10T05:02:18.232Z] + ls -al . [2021-05-10T05:02:18.232Z] total 188 [2021-05-10T05:02:18.232Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 10 05:02 . [2021-05-10T05:02:18.232Z] drwxrwxr-x. 4 jenkins jenkins 28 May 10 05:00 .. [2021-05-10T05:02:18.232Z] drwxrwxr-x. 2 jenkins jenkins 64 May 10 05:00 bin [2021-05-10T05:02:18.232Z] -rw-r--r--. 1 jenkins jenkins 98899 May 10 05:01 coverage.out [2021-05-10T05:02:18.232Z] -rw-rw-r--. 1 jenkins jenkins 987 May 10 05:00 Dockerfile.build [2021-05-10T05:02:18.232Z] -rw-rw-r--. 1 jenkins jenkins 140 May 10 05:00 .dockerignore [2021-05-10T05:02:18.232Z] drwxrwxr-x. 5 jenkins jenkins 62 May 10 05:00 example [2021-05-10T05:02:18.232Z] drwxrwxr-x. 8 jenkins jenkins 179 May 10 05:00 .git [2021-05-10T05:02:18.233Z] drwxrwxr-x. 2 jenkins jenkins 103 May 10 05:00 .github [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 138 May 10 05:00 .gitignore [2021-05-10T05:02:18.233Z] -rw-r--r--. 1 jenkins jenkins 575 May 10 05:02 go.mod [2021-05-10T05:02:18.233Z] -rw-r--r--. 1 jenkins jenkins 20904 May 10 05:01 go.sum [2021-05-10T05:02:18.233Z] drwxrwxr-x. 15 jenkins jenkins 222 May 10 05:00 internal [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 901 May 10 05:00 Jenkinsfile [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 10 05:00 LICENSE [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 1022 May 10 05:00 Makefile [2021-05-10T05:02:18.233Z] drwxrwxr-x. 4 jenkins jenkins 26 May 10 05:00 openapi [2021-05-10T05:02:18.233Z] drwxrwxr-x. 5 jenkins jenkins 50 May 10 05:00 pkg [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 10 05:00 README.md [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 10 05:00 RELEASE-NOTES.txt [2021-05-10T05:02:18.233Z] drwxrwxr-x. 4 jenkins jenkins 54 May 10 05:00 snap [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 5 May 10 04:56 VERSION [2021-05-10T05:02:18.233Z] -rw-rw-r--. 1 jenkins jenkins 222 May 10 05:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:02:18.580Z] + docker build -t docker-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=4ce5a3699167fe1fd8c949993467574400e9bc24 --label arch=amd64 --label version=0.0.0 . [2021-05-10T05:02:18.846Z] Sending build context to Docker daemon 2.568MB [2021-05-10T05:02:18.846Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T05:02:18.846Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-10T05:02:18.846Z] ---> 0972b2ca60e5 [2021-05-10T05:02:18.846Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-10T05:02:19.421Z] ---> Running in 997c644846a4 [2021-05-10T05:02:19.421Z] Removing intermediate container 997c644846a4 [2021-05-10T05:02:19.421Z] ---> c003f3b13f9e [2021-05-10T05:02:19.421Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T05:02:19.421Z] ---> Running in 0aaaf77b9e44 [2021-05-10T05:02:19.685Z] Removing intermediate container 0aaaf77b9e44 [2021-05-10T05:02:19.685Z] ---> 3f9ea0439d13 [2021-05-10T05:02:19.685Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:02:19.685Z] ---> Running in 74674f3fd70a [2021-05-10T05:02:20.631Z] Removing intermediate container 74674f3fd70a [2021-05-10T05:02:20.631Z] ---> c9a79ba62e0f [2021-05-10T05:02:20.631Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-10T05:02:20.631Z] ---> Running in d22c3ee3d60e [2021-05-10T05:02:21.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T05:02:23.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T05:02:24.112Z] OK: 150 MiB in 46 packages [2021-05-10T05:02:24.379Z] Removing intermediate container d22c3ee3d60e [2021-05-10T05:02:24.379Z] ---> 3e81468a85a3 [2021-05-10T05:02:24.379Z] Step 7/23 : COPY . . [2021-05-10T05:02:25.330Z] ---> 6afb0506e4da [2021-05-10T05:02:25.330Z] Step 8/23 : RUN go mod download [2021-05-10T05:02:25.595Z] ---> Running in f320d272c22a [2021-05-10T05:02:26.548Z] Removing intermediate container f320d272c22a [2021-05-10T05:02:26.548Z] ---> 4278c127810b [2021-05-10T05:02:26.548Z] Step 9/23 : RUN make build [2021-05-10T05:02:26.548Z] ---> Running in 530a38e819e9 [2021-05-10T05:02:27.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-10T05:02:39.494Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-10T05:02:40.073Z] Removing intermediate container 530a38e819e9 [2021-05-10T05:02:40.073Z] ---> ebc1a80c2cef [2021-05-10T05:02:40.073Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T05:02:40.650Z] 3.12: Pulling from library/alpine [2021-05-10T05:02:40.915Z] 339de151aab4: Pulling fs layer [2021-05-10T05:02:41.179Z] 339de151aab4: Verifying Checksum [2021-05-10T05:02:41.179Z] 339de151aab4: Download complete [2021-05-10T05:02:41.179Z] 339de151aab4: Pull complete [2021-05-10T05:02:41.443Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T05:02:41.443Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T05:02:41.443Z] ---> 13621d1b12d4 [2021-05-10T05:02:41.443Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T05:02:41.443Z] ---> Running in acf283aff64c [2021-05-10T05:02:41.705Z] Removing intermediate container acf283aff64c [2021-05-10T05:02:41.705Z] ---> 0e3f2c7dba65 [2021-05-10T05:02:41.705Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:02:41.705Z] ---> Running in 1cac5b372afe [2021-05-10T05:02:42.655Z] Removing intermediate container 1cac5b372afe [2021-05-10T05:02:42.655Z] ---> f4c948f9e5c9 [2021-05-10T05:02:42.655Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-10T05:02:42.655Z] ---> Running in 022bbb052d39 [2021-05-10T05:02:43.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T05:02:44.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T05:02:45.212Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-10T05:02:45.475Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-10T05:02:45.475Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-10T05:02:46.880Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-10T05:02:46.880Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-10T05:02:47.141Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T05:02:47.141Z] OK: 8 MiB in 19 packages [2021-05-10T05:02:47.720Z] Removing intermediate container 022bbb052d39 [2021-05-10T05:02:47.721Z] ---> 7051546c9c83 [2021-05-10T05:02:47.721Z] Step 14/23 : WORKDIR / [2021-05-10T05:02:47.983Z] ---> Running in db1167907f26 [2021-05-10T05:02:47.983Z] Removing intermediate container db1167907f26 [2021-05-10T05:02:47.983Z] ---> 681801dbc560 [2021-05-10T05:02:47.983Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-10T05:02:48.249Z] ---> 69944550c290 [2021-05-10T05:02:48.249Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-10T05:02:48.826Z] ---> e528495062f5 [2021-05-10T05:02:48.826Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-10T05:02:49.094Z] ---> df07aedaa5c0 [2021-05-10T05:02:49.094Z] Step 18/23 : EXPOSE 49990 [2021-05-10T05:02:49.356Z] ---> Running in ce31e21aea53 [2021-05-10T05:02:49.357Z] Removing intermediate container ce31e21aea53 [2021-05-10T05:02:49.357Z] ---> 7fa87ff7149d [2021-05-10T05:02:49.357Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-10T05:02:49.619Z] ---> Running in fab9907cb1a6 [2021-05-10T05:02:49.619Z] Removing intermediate container fab9907cb1a6 [2021-05-10T05:02:49.619Z] ---> 6684451ebed1 [2021-05-10T05:02:49.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T05:02:49.619Z] ---> Running in d8f3d19f0f75 [2021-05-10T05:02:49.945Z] Removing intermediate container d8f3d19f0f75 [2021-05-10T05:02:49.945Z] ---> ce962be5b17c [2021-05-10T05:02:49.945Z] Step 21/23 : LABEL arch=amd64 [2021-05-10T05:02:49.945Z] ---> Running in 563bd625b0f9 [2021-05-10T05:02:50.208Z] Removing intermediate container 563bd625b0f9 [2021-05-10T05:02:50.208Z] ---> 569f0f14b884 [2021-05-10T05:02:50.208Z] Step 22/23 : LABEL git_sha=4ce5a3699167fe1fd8c949993467574400e9bc24 [2021-05-10T05:02:50.208Z] ---> Running in 5b99037f16e0 [2021-05-10T05:02:50.208Z] Removing intermediate container 5b99037f16e0 [2021-05-10T05:02:50.208Z] ---> 120fc343a3c7 [2021-05-10T05:02:50.208Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T05:02:50.471Z] ---> Running in 91a48c57dc14 [2021-05-10T05:02:50.471Z] Removing intermediate container 91a48c57dc14 [2021-05-10T05:02:50.471Z] ---> fe6d61b691b3 [2021-05-10T05:02:50.471Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-10T05:02:50.471Z] Successfully built fe6d61b691b3 [2021-05-10T05:02:50.739Z] Successfully tagged docker-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-05-10T05:02:51.551Z] ---> job-cost.sh [2021-05-10T05:02:51.551Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DhKS [2021-05-10T05:03:05.910Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-10T05:03:05.911Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-10T05:03:05.911Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-10T05:03:05.911Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-05-10T05:03:05.911Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-10T05:03:06.486Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T05:03:08.561Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.142s coverage: 28.1% of statements [2021-05-10T05:03:09.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.256s coverage: 78.9% of statements [2021-05-10T05:03:09.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.209s coverage: 10.7% of statements [2021-05-10T05:03:09.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-10T05:03:09.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-10T05:03:09.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-10T05:03:11.158Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.251s coverage: 30.2% of statements [2021-05-10T05:03:11.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-10T05:03:11.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] [2021-05-10T05:03:11.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-10T05:03:11.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-10T05:03:13.800Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.290s coverage: 57.2% of statements [2021-05-10T05:03:15.244Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.229s coverage: 6.6% of statements [2021-05-10T05:03:15.244Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.165s coverage: 5.0% of statements [2021-05-10T05:03:15.244Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-10T05:03:15.518Z] GO111MODULE=on go vet ./... [2021-05-10T05:03:33.160Z] lf-activate-venv(): INFO: Adding /tmp/venv-DhKS/bin to PATH [2021-05-10T05:03:33.160Z] INFO: No Stack... [2021-05-10T05:03:34.553Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T05:03:35.128Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T05:03:35.477Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-10T05:03:35.478Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T05:03:35.573Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [2021-05-10T05:03:35.579Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] did not exist. Created. [2021-05-10T05:03:35.580Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T05:03:36.006Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-10T05:03:36.186Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T05:03:36.209Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T05:04:12.111Z] gofmt -l . [2021-05-10T05:04:12.111Z] [ "`gofmt -l .`" = "" ] [2021-05-10T05:04:12.111Z] ./bin/test-attribution-txt.sh [2021-05-10T05:04:12.111Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-10T05:04:12.172Z] $ docker stop --time=1 c6953406b778ac021f61910834ea64994f56d579e38705f74be8f0246c5d94ff [2021-05-10T05:04:14.273Z] $ docker rm -f c6953406b778ac021f61910834ea64994f56d579e38705f74be8f0246c5d94ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T05:04:15.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T05:04:15.464Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T05:04:16.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T05:04:16.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-10T05:04:17.036Z] + ls -al . [2021-05-10T05:04:17.036Z] total 224 [2021-05-10T05:04:17.036Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 05:04 . [2021-05-10T05:04:17.036Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:00 .. [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 05:00 .dockerignore [2021-05-10T05:04:17.036Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 05:00 .git [2021-05-10T05:04:17.036Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 05:00 .github [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 138 May 10 05:00 .gitignore [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 987 May 10 05:00 Dockerfile.build [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 901 May 10 05:00 Jenkinsfile [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 05:00 LICENSE [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 1022 May 10 05:00 Makefile [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 10 05:00 README.md [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 10 05:00 RELEASE-NOTES.txt [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 04:56 VERSION [2021-05-10T05:04:17.036Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 05:00 bin [2021-05-10T05:04:17.036Z] -rw-r--r-- 1 jenkins jenkins 98899 May 10 05:03 coverage.out [2021-05-10T05:04:17.036Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 05:00 example [2021-05-10T05:04:17.036Z] -rw-r--r-- 1 jenkins jenkins 575 May 10 05:04 go.mod [2021-05-10T05:04:17.036Z] -rw-r--r-- 1 jenkins jenkins 20904 May 10 05:01 go.sum [2021-05-10T05:04:17.036Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 05:00 internal [2021-05-10T05:04:17.036Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:00 openapi [2021-05-10T05:04:17.036Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 05:00 pkg [2021-05-10T05:04:17.036Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:00 snap [2021-05-10T05:04:17.036Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 05:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:04:17.409Z] + docker build -t docker-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=4ce5a3699167fe1fd8c949993467574400e9bc24 --label arch=arm64 --label version=0.0.0 . [2021-05-10T05:04:17.683Z] Sending build context to Docker daemon 2.567MB [2021-05-10T05:04:17.683Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T05:04:17.683Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-10T05:04:17.683Z] ---> c68412ebaa17 [2021-05-10T05:04:17.683Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-10T05:04:18.276Z] ---> Running in c294cc58de65 [2021-05-10T05:04:18.551Z] Removing intermediate container c294cc58de65 [2021-05-10T05:04:18.551Z] ---> 0ff5606d2b05 [2021-05-10T05:04:18.551Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T05:04:18.825Z] ---> Running in 34409e4d723c [2021-05-10T05:04:19.103Z] Removing intermediate container 34409e4d723c [2021-05-10T05:04:19.103Z] ---> 933b028661bd [2021-05-10T05:04:19.103Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:04:19.374Z] ---> Running in 46204f43e4f7 [2021-05-10T05:04:21.345Z] Removing intermediate container 46204f43e4f7 [2021-05-10T05:04:21.345Z] ---> 7650ff459d5a [2021-05-10T05:04:21.345Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-10T05:04:21.625Z] ---> Running in 8c3f5f579c7c [2021-05-10T05:04:22.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T05:04:24.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T05:04:25.996Z] OK: 139 MiB in 46 packages [2021-05-10T05:04:26.973Z] Removing intermediate container 8c3f5f579c7c [2021-05-10T05:04:26.973Z] ---> 9ef6049d34de [2021-05-10T05:04:26.973Z] Step 7/23 : COPY . . [2021-05-10T05:04:28.408Z] ---> 64f634b77090 [2021-05-10T05:04:28.408Z] Step 8/23 : RUN go mod download [2021-05-10T05:04:28.408Z] ---> Running in 89380555add7 [2021-05-10T05:04:31.022Z] Removing intermediate container 89380555add7 [2021-05-10T05:04:31.022Z] ---> e2b2c22d99b0 [2021-05-10T05:04:31.022Z] Step 9/23 : RUN make build [2021-05-10T05:04:31.022Z] ---> Running in 42affbb029dd [2021-05-10T05:04:31.622Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-10T05:05:03.976Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-10T05:05:07.362Z] Removing intermediate container 42affbb029dd [2021-05-10T05:05:07.362Z] ---> da25d59934f3 [2021-05-10T05:05:07.362Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T05:05:07.362Z] 3.12: Pulling from library/alpine [2021-05-10T05:05:07.362Z] d2f70382dc9a: Pulling fs layer [2021-05-10T05:05:07.637Z] d2f70382dc9a: Verifying Checksum [2021-05-10T05:05:07.637Z] d2f70382dc9a: Download complete [2021-05-10T05:05:07.912Z] d2f70382dc9a: Pull complete [2021-05-10T05:05:08.185Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T05:05:08.185Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T05:05:08.185Z] ---> 9852663dfa18 [2021-05-10T05:05:08.185Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T05:05:08.456Z] ---> Running in f38313916ea4 [2021-05-10T05:05:08.727Z] Removing intermediate container f38313916ea4 [2021-05-10T05:05:08.727Z] ---> 64367d383ac1 [2021-05-10T05:05:08.727Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:05:09.003Z] ---> Running in e576dcc1df6c [2021-05-10T05:05:10.987Z] Removing intermediate container e576dcc1df6c [2021-05-10T05:05:10.987Z] ---> 6c49ff08c331 [2021-05-10T05:05:10.987Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-10T05:05:10.987Z] ---> Running in fac4c2e5aacb [2021-05-10T05:05:11.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T05:05:13.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T05:05:14.353Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-10T05:05:14.354Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-10T05:05:14.622Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-10T05:05:14.893Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-10T05:05:15.164Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-10T05:05:15.434Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T05:05:15.434Z] OK: 8 MiB in 19 packages [2021-05-10T05:05:16.408Z] Removing intermediate container fac4c2e5aacb [2021-05-10T05:05:16.408Z] ---> 661a5a8b1b94 [2021-05-10T05:05:16.408Z] Step 14/23 : WORKDIR / [2021-05-10T05:05:16.680Z] ---> Running in 322c93cd5b0d [2021-05-10T05:05:16.960Z] Removing intermediate container 322c93cd5b0d [2021-05-10T05:05:16.960Z] ---> ee16df4abf90 [2021-05-10T05:05:16.960Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-10T05:05:17.935Z] ---> 61b086b22235 [2021-05-10T05:05:17.935Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-10T05:05:18.913Z] ---> 44896c539228 [2021-05-10T05:05:18.913Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-10T05:05:19.924Z] ---> 4ff86ebe35f6 [2021-05-10T05:05:19.924Z] Step 18/23 : EXPOSE 49990 [2021-05-10T05:05:19.924Z] ---> Running in 03ee788e3ce9 [2021-05-10T05:05:20.197Z] Removing intermediate container 03ee788e3ce9 [2021-05-10T05:05:20.197Z] ---> db8e8bedac2f [2021-05-10T05:05:20.197Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-10T05:05:20.469Z] ---> Running in 76017165a855 [2021-05-10T05:05:21.062Z] Removing intermediate container 76017165a855 [2021-05-10T05:05:21.062Z] ---> 93202335ec52 [2021-05-10T05:05:21.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T05:05:21.062Z] ---> Running in 11ce2184502a [2021-05-10T05:05:21.657Z] Removing intermediate container 11ce2184502a [2021-05-10T05:05:21.657Z] ---> a509e57eb337 [2021-05-10T05:05:21.657Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T05:05:21.657Z] ---> Running in 0d542d91e40e [2021-05-10T05:05:22.252Z] Removing intermediate container 0d542d91e40e [2021-05-10T05:05:22.252Z] ---> 90211c235a53 [2021-05-10T05:05:22.252Z] Step 22/23 : LABEL git_sha=4ce5a3699167fe1fd8c949993467574400e9bc24 [2021-05-10T05:05:22.252Z] ---> Running in 69ff7bab8741 [2021-05-10T05:05:22.844Z] Removing intermediate container 69ff7bab8741 [2021-05-10T05:05:22.844Z] ---> daa30aa25c30 [2021-05-10T05:05:22.844Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T05:05:22.844Z] ---> Running in e24217190920 [2021-05-10T05:05:23.440Z] Removing intermediate container e24217190920 [2021-05-10T05:05:23.440Z] ---> 584cae4468bc [2021-05-10T05:05:23.440Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-10T05:05:23.440Z] Successfully built 584cae4468bc [2021-05-10T05:05:23.440Z] Successfully tagged docker-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-05-10T05:05:24.118Z] ---> job-cost.sh [2021-05-10T05:05:24.118Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aemv [2021-05-10T05:06:03.067Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T05:07:24.803Z] lf-activate-venv(): INFO: Adding /tmp/venv-Aemv/bin to PATH [2021-05-10T05:07:24.803Z] INFO: No Stack... [2021-05-10T05:07:24.803Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T05:07:25.075Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T05:07:25.441Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-10T05:07:25.441Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T05:07:25.593Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [2021-05-10T05:07:25.598Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] did not exist. Created. [2021-05-10T05:07:25.598Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-912-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T05:07:26.026Z] /w/workspace/device-sdk-go/1@tmp/durable-d87efdd4/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-d87efdd4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-10T05:07:26.411Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T05:07:26.453Z] Warning: overwriting stash ‘stack-cost’ [2021-05-10T05:07:26.614Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T05:07:26.635Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-912-1-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] wrap [2021-05-10T05:07:28.077Z] provisioning config files... [2021-05-10T05:07:28.103Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/config3704268354965767961tmp [Pipeline] { [Pipeline] sh [2021-05-10T05:07:28.580Z] + set +x [2021-05-10T05:07:28.580Z] + curl -s https://codecov.io/bash [2021-05-10T05:07:28.580Z] + bash -s -- [2021-05-10T05:07:28.842Z] [2021-05-10T05:07:28.842Z] _____ _ [2021-05-10T05:07:28.842Z] / ____| | | [2021-05-10T05:07:28.842Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T05:07:28.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T05:07:28.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T05:07:28.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T05:07:28.842Z] Bash-1.0.2 [2021-05-10T05:07:28.842Z] [2021-05-10T05:07:28.842Z] [2021-05-10T05:07:28.842Z] ==> git version 2.24.3 found [2021-05-10T05:07:28.842Z] ==> 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-05-10T05:07:28.842Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T05:07:28.842Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T05:07:28.842Z] ==> Jenkins CI detected. [2021-05-10T05:07:28.842Z] project root: . [2021-05-10T05:07:28.842Z] --> token set from env [2021-05-10T05:07:28.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T05:07:28.842Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T05:07:28.842Z] ==> Python coveragepy not found [2021-05-10T05:07:28.842Z] ==> Searching for coverage reports in: [2021-05-10T05:07:28.842Z] + . [2021-05-10T05:07:28.842Z] -> Found 1 reports [2021-05-10T05:07:28.842Z] ==> Detecting git/mercurial file structure [2021-05-10T05:07:28.842Z] ==> Reading reports [2021-05-10T05:07:28.843Z] + ./coverage.out bytes=98899 [2021-05-10T05:07:28.843Z] ==> Appending adjustments [2021-05-10T05:07:28.843Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T05:07:29.104Z] + Found adjustments [2021-05-10T05:07:29.104Z] ==> Gzipping contents [2021-05-10T05:07:29.104Z] 16K /tmp/codecov.jRPYAD.gz [2021-05-10T05:07:29.104Z] ==> Uploading reports [2021-05-10T05:07:29.104Z] url: https://codecov.io [2021-05-10T05:07:29.104Z] query: branch=PR-912&commit=4ce5a3699167fe1fd8c949993467574400e9bc24&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-912%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=912&job=&cmd_args= [2021-05-10T05:07:29.104Z] -> Pinging Codecov [2021-05-10T05:07:29.104Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-912&commit=4ce5a3699167fe1fd8c949993467574400e9bc24&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-912%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=912&job=&cmd_args= [2021-05-10T05:07:29.678Z] -> Uploading to [2021-05-10T05:07:29.678Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/7E55EF52A471D76F132DFD9A03CDDE97/4ce5a3699167fe1fd8c949993467574400e9bc24/9988d578-825c-4cd8-9818-9934d01a6f14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T050729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7a8a19d89ae605fef15ca6a6395847f00f5b5a46fa41fc4d43e09c3a425967e [2021-05-10T05:07:29.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T05:07:29.678Z] Dload Upload Total Spent Left Speed [2021-05-10T05:07:30.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13392 0 0 100 13392 0 35185 --:--:-- --:--:-- --:--:-- 35242 [2021-05-10T05:07:30.254Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4ce5a3699167fe1fd8c949993467574400e9bc24 [Pipeline] } [2021-05-10T05:07:30.329Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-05-10T05:07:33.020Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:07:33.366Z] ---> package-listing.sh [2021-05-10T05:07:33.366Z] ++ facter osfamily [2021-05-10T05:07:33.366Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T05:07:33.366Z] + OS_FAMILY=redhat [2021-05-10T05:07:33.366Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-912 [2021-05-10T05:07:33.366Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T05:07:33.366Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T05:07:33.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T05:07:33.366Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T05:07:33.366Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-912 ']' [2021-05-10T05:07:33.366Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T05:07:33.366Z] + case "${OS_FAMILY}" in [2021-05-10T05:07:33.366Z] + rpm -qa [2021-05-10T05:07:33.366Z] + sort [2021-05-10T05:07:38.678Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T05:07:38.678Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T05:07:38.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T05:07:38.678Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-912 ']' [2021-05-10T05:07:38.678Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-912/archives/ [2021-05-10T05:07:38.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-912/archives/ [Pipeline] echo [2021-05-10T05:07:38.712Z] 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_PR-912/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T05:07:39.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:07:39.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T05:07:39.358Z] [2021-05-10T05:07:39.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:07:39.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T05:07:39.718Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T05:07:39.718Z] df20fa9351a1: Pulling fs layer [2021-05-10T05:07:39.718Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T05:07:39.718Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T05:07:39.718Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T05:07:39.718Z] 93b61091891f: Pulling fs layer [2021-05-10T05:07:39.718Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T05:07:39.718Z] 5e14af77c1be: Pulling fs layer [2021-05-10T05:07:39.718Z] 01666e4c0597: Pulling fs layer [2021-05-10T05:07:39.718Z] aa168da1d23b: Pulling fs layer [2021-05-10T05:07:39.718Z] 93b9cdb0e59b: Waiting [2021-05-10T05:07:39.718Z] 46f8f816bc3b: Waiting [2021-05-10T05:07:39.718Z] 93b61091891f: Waiting [2021-05-10T05:07:39.718Z] 5e14af77c1be: Waiting [2021-05-10T05:07:39.718Z] aa168da1d23b: Waiting [2021-05-10T05:07:39.718Z] 01666e4c0597: Waiting [2021-05-10T05:07:39.718Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T05:07:39.718Z] 36b3adc4ff6f: Download complete [2021-05-10T05:07:39.718Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T05:07:39.718Z] 46f8f816bc3b: Download complete [2021-05-10T05:07:39.980Z] df20fa9351a1: Verifying Checksum [2021-05-10T05:07:39.981Z] df20fa9351a1: Download complete [2021-05-10T05:07:39.981Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T05:07:39.981Z] 93b9cdb0e59b: Download complete [2021-05-10T05:07:39.981Z] 5e14af77c1be: Verifying Checksum [2021-05-10T05:07:39.981Z] 5e14af77c1be: Download complete [2021-05-10T05:07:39.981Z] 01666e4c0597: Verifying Checksum [2021-05-10T05:07:39.981Z] 01666e4c0597: Download complete [2021-05-10T05:07:39.981Z] 93b61091891f: Verifying Checksum [2021-05-10T05:07:39.981Z] 93b61091891f: Download complete [2021-05-10T05:07:40.244Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T05:07:40.244Z] 8ad3a11d3b57: Download complete [2021-05-10T05:07:40.244Z] df20fa9351a1: Pull complete [2021-05-10T05:07:40.514Z] 36b3adc4ff6f: Pull complete [2021-05-10T05:07:41.473Z] 8ad3a11d3b57: Pull complete [2021-05-10T05:07:41.473Z] 46f8f816bc3b: Pull complete [2021-05-10T05:07:42.435Z] aa168da1d23b: Verifying Checksum [2021-05-10T05:07:42.435Z] aa168da1d23b: Download complete [2021-05-10T05:07:43.017Z] 93b61091891f: Pull complete [2021-05-10T05:07:43.017Z] 93b9cdb0e59b: Pull complete [2021-05-10T05:07:43.290Z] 5e14af77c1be: Pull complete [2021-05-10T05:07:43.290Z] 01666e4c0597: Pull complete [2021-05-10T05:07:51.474Z] aa168da1d23b: Pull complete [2021-05-10T05:07:51.474Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T05:07:51.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T05:07:51.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T05:07:51.665Z] prd-centos7-docker-4c-2g-3936 does not seem to be running inside a container [2021-05-10T05:07:51.719Z] $ 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_PR-912/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_PR-912 -v /w/workspace/dgexfoundry_device-sdk-go_PR-912:/w/workspace/dgexfoundry_device-sdk-go_PR-912:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T05:07:54.110Z] $ docker top c19f4ec15cdea3fc195b87772077f0f94701e7b459f34febec662aff916040ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:07:54.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T05:07:54.910Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T05:07:55.228Z] + ls /var/log/sa-host [2021-05-10T05:07:55.229Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T05:07:55.229Z] file_magic: OK [2021-05-10T05:07:55.229Z] HZ: Using current value: 100 [2021-05-10T05:07:55.229Z] file_header: OK [2021-05-10T05:07:55.229Z] 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-05-10T05:07:55.229Z] Statistics: [2021-05-10T05:07:55.229Z] 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-05-10T05:07:55.229Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T05:07:55.229Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T05:07:55.229Z] file_magic: OK [2021-05-10T05:07:55.229Z] HZ: Using current value: 100 [2021-05-10T05:07:55.229Z] file_header: OK [2021-05-10T05:07:55.229Z] 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-05-10T05:07:55.229Z] Statistics: [2021-05-10T05:07:55.229Z] Hnuu...uuuununununu... [2021-05-10T05:07:55.229Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T05:07:55.860Z] provisioning config files... [2021-05-10T05:07:55.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp/config1359260427632509202tmp [Pipeline] { [Pipeline] echo [2021-05-10T05:07:55.933Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:07:56.268Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T05:07:56.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T05:07:56.388Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:07:56.726Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T05:07:56.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:07:57.093Z] ---> sudo-logs.sh [2021-05-10T05:07:57.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T05:07:57.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:07:57.523Z] ---> job-cost.sh [2021-05-10T05:07:57.523Z] lf-activate-venv: SKIPPING [2021-05-10T05:07:57.523Z] DEBUG: total: 0.20999999344348907 [2021-05-10T05:07:57.523Z] INFO: Retrieving Stack Cost... [2021-05-10T05:07:59.453Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T05:07:59.716Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T05:07:59.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:08:00.098Z] ---> logs-deploy.sh [2021-05-10T05:08:00.098Z] lf-activate-venv: SKIPPING [2021-05-10T05:08:00.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-912/1 [2021-05-10T05:08:00.098Z] INFO: archiving workspace using pattern(s): [2021-05-10T05:08:02.023Z] Archives upload complete. [2021-05-10T05:08:02.024Z] INFO: archiving logs to Nexus [2021-05-10T05:08:02.973Z] ---> uname -a: [2021-05-10T05:08:02.973Z] Linux prd-centos7-docker-4c-2g-3936.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] ---> lscpu: [2021-05-10T05:08:02.973Z] Architecture: x86_64 [2021-05-10T05:08:02.973Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-10T05:08:02.973Z] Byte Order: Little Endian [2021-05-10T05:08:02.973Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-10T05:08:02.973Z] CPU(s): 4 [2021-05-10T05:08:02.973Z] On-line CPU(s) list: 0-3 [2021-05-10T05:08:02.973Z] Thread(s) per core: 1 [2021-05-10T05:08:02.973Z] Core(s) per socket: 1 [2021-05-10T05:08:02.973Z] Socket(s): 4 [2021-05-10T05:08:02.973Z] NUMA node(s): 1 [2021-05-10T05:08:02.973Z] Vendor ID: GenuineIntel [2021-05-10T05:08:02.973Z] CPU family: 6 [2021-05-10T05:08:02.973Z] Model: 44 [2021-05-10T05:08:02.973Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-10T05:08:02.973Z] Stepping: 1 [2021-05-10T05:08:02.973Z] CPU MHz: 2933.438 [2021-05-10T05:08:02.973Z] BogoMIPS: 5866.87 [2021-05-10T05:08:02.973Z] Virtualization: VT-x [2021-05-10T05:08:02.973Z] Hypervisor vendor: KVM [2021-05-10T05:08:02.973Z] Virtualization type: full [2021-05-10T05:08:02.973Z] L1d cache: 128 KiB [2021-05-10T05:08:02.973Z] L1i cache: 128 KiB [2021-05-10T05:08:02.973Z] L2 cache: 16 MiB [2021-05-10T05:08:02.973Z] L3 cache: 64 MiB [2021-05-10T05:08:02.973Z] NUMA node0 CPU(s): 0-3 [2021-05-10T05:08:02.973Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-10T05:08:02.973Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-10T05:08:02.973Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-10T05:08:02.973Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-10T05:08:02.973Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-10T05:08:02.973Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-10T05:08:02.973Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-10T05:08:02.973Z] Vulnerability Srbds: Not affected [2021-05-10T05:08:02.973Z] Vulnerability Tsx async abort: Not affected [2021-05-10T05:08:02.973Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] ---> nproc: [2021-05-10T05:08:02.973Z] 4 [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] ---> df -h: [2021-05-10T05:08:02.973Z] Filesystem Size Used Available Use% Mounted on [2021-05-10T05:08:02.973Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-10T05:08:02.973Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-10T05:08:02.973Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-10T05:08:02.973Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-912 [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-912@tmp [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-10T05:08:02.973Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] ---> free -m: [2021-05-10T05:08:02.973Z] total used free shared buff/cache available [2021-05-10T05:08:02.973Z] Mem: 1837 720 111 0 1005 1011 [2021-05-10T05:08:02.973Z] Swap: 1023 1 1022 [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] ---> ip addr: [2021-05-10T05:08:02.973Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-10T05:08:02.973Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-10T05:08:02.973Z] inet 127.0.0.1/8 scope host lo [2021-05-10T05:08:02.973Z] valid_lft forever preferred_lft forever [2021-05-10T05:08:02.973Z] inet6 ::1/128 scope host [2021-05-10T05:08:02.973Z] valid_lft forever preferred_lft forever [2021-05-10T05:08:02.973Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-10T05:08:02.973Z] link/ether fa:16:3e:4b:ad:fb brd ff:ff:ff:ff:ff:ff [2021-05-10T05:08:02.973Z] inet 10.30.122.166/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-10T05:08:02.973Z] valid_lft 85649sec preferred_lft 85649sec [2021-05-10T05:08:02.973Z] inet6 fe80::f816:3eff:fe4b:adfb/64 scope link [2021-05-10T05:08:02.973Z] valid_lft forever preferred_lft forever [2021-05-10T05:08:02.973Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-10T05:08:02.973Z] link/ether 02:42:8c:e0:6a:d7 brd ff:ff:ff:ff:ff:ff [2021-05-10T05:08:02.973Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-10T05:08:02.973Z] valid_lft forever preferred_lft forever [2021-05-10T05:08:02.973Z] inet6 fe80::42:8cff:fee0:6ad7/64 scope link [2021-05-10T05:08:02.973Z] valid_lft forever preferred_lft forever [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] ---> sar -b -r -n DEV: [2021-05-10T05:08:02.973Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] 04:55:19 LINUX RESTART (4 CPU) [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] 04:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-10T05:08:02.973Z] 04:57:01 49.19 12.41 36.78 0.00 4524.71 3270.50 0.00 [2021-05-10T05:08:02.973Z] 04:58:01 1.81 0.00 1.81 0.00 0.00 36.78 0.00 [2021-05-10T05:08:02.973Z] 04:59:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 [2021-05-10T05:08:02.973Z] 05:00:01 0.32 0.00 0.32 0.00 0.00 4.35 0.00 [2021-05-10T05:08:02.973Z] 05:01:01 0.18 0.02 0.17 0.00 0.13 1.95 0.00 [2021-05-10T05:08:02.973Z] 05:02:01 0.47 0.08 0.38 0.00 1.60 6.78 0.00 [2021-05-10T05:08:02.973Z] 05:03:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2021-05-10T05:08:02.973Z] 05:04:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-05-10T05:08:02.973Z] 05:05:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2021-05-10T05:08:02.973Z] 05:06:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 [2021-05-10T05:08:02.973Z] 05:07:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-05-10T05:08:02.973Z] Average: 4.78 1.12 3.66 0.00 405.45 298.90 0.00 [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] 04:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-10T05:08:02.973Z] 04:57:01 164172 0 617864 32.84 2620 1096888 1121876 38.29 420836 1096540 20 [2021-05-10T05:08:02.973Z] 04:58:01 171924 0 610104 32.43 2620 1096896 1087508 37.11 419016 1092116 12 [2021-05-10T05:08:02.973Z] 04:59:01 166692 0 615332 32.70 2620 1096900 1087712 37.12 420640 1095484 12 [2021-05-10T05:08:02.973Z] 05:00:01 167572 0 614448 32.66 2620 1096904 1087508 37.11 434884 1080248 12 [2021-05-10T05:08:02.973Z] 05:01:01 162084 0 619932 32.95 2620 1096908 1090420 37.21 437904 1082696 12 [2021-05-10T05:08:02.973Z] 05:02:01 163912 0 617976 32.84 2620 1097036 1088016 37.13 447140 1072304 16 [2021-05-10T05:08:02.973Z] 05:03:01 163868 0 618020 32.85 2620 1097036 1088016 37.13 446880 1072352 8 [2021-05-10T05:08:02.973Z] 05:04:01 163976 0 617904 32.84 2620 1097044 1088016 37.13 446888 1072352 8 [2021-05-10T05:08:02.973Z] 05:05:01 162004 0 619872 32.94 2620 1097048 1088244 37.14 448628 1072352 20 [2021-05-10T05:08:02.973Z] 05:06:01 163012 0 618856 32.89 2620 1097056 1088100 37.14 447836 1072356 16 [2021-05-10T05:08:02.973Z] 05:07:01 163628 0 618240 32.86 2620 1097056 1088012 37.13 447276 1072352 16 [2021-05-10T05:08:02.973Z] Average: 164804 0 617141 32.80 2620 1096979 1091221 37.24 437993 1080105 14 [2021-05-10T05:08:02.973Z] [2021-05-10T05:08:02.973Z] 04:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-10T05:08:02.973Z] 04:57:01 eth0 164.81 124.20 486.79 28.66 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:57:01 docker0 9.39 6.06 1.60 26.49 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:58:01 eth0 0.77 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:59:01 eth0 1.02 0.42 0.30 0.21 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 05:00:01 eth0 0.87 0.08 0.09 0.01 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.973Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:01:01 eth0 1.18 0.63 0.67 0.46 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:03:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:05:01 eth0 1.40 0.75 0.58 0.35 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:06:01 eth0 0.35 0.22 0.15 0.13 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:07:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] Average: eth0 15.36 11.35 43.78 2.67 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] Average: docker0 0.84 0.54 0.14 2.37 0.00 0.00 0.00 0.00 [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z] ---> sar -P ALL: [2021-05-10T05:08:02.974Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z] 04:55:19 LINUX RESTART (4 CPU) [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z] 04:56:02 CPU %user %nice %system %iowait %steal %idle [2021-05-10T05:08:02.974Z] 04:57:01 all 3.60 0.00 2.41 1.29 0.07 92.63 [2021-05-10T05:08:02.974Z] 04:57:01 0 3.74 0.00 2.74 0.56 0.05 92.91 [2021-05-10T05:08:02.974Z] 04:57:01 1 3.04 0.00 1.79 0.96 0.09 94.13 [2021-05-10T05:08:02.974Z] 04:57:01 2 4.06 0.00 2.73 2.92 0.07 90.22 [2021-05-10T05:08:02.974Z] 04:57:01 3 3.56 0.00 2.38 0.74 0.07 93.26 [2021-05-10T05:08:02.974Z] 04:58:01 all 0.15 0.00 0.06 0.00 0.01 99.78 [2021-05-10T05:08:02.974Z] 04:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T05:08:02.974Z] 04:58:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-05-10T05:08:02.974Z] 04:58:01 2 0.45 0.00 0.07 0.00 0.02 99.47 [2021-05-10T05:08:02.974Z] 04:58:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-10T05:08:02.974Z] 04:59:01 all 0.15 0.00 0.11 0.00 0.08 99.66 [2021-05-10T05:08:02.974Z] 04:59:01 0 0.03 0.00 0.15 0.00 0.08 99.73 [2021-05-10T05:08:02.974Z] 04:59:01 1 0.27 0.00 0.10 0.00 0.07 99.57 [2021-05-10T05:08:02.974Z] 04:59:01 2 0.25 0.00 0.08 0.00 0.12 99.55 [2021-05-10T05:08:02.974Z] 04:59:01 3 0.03 0.00 0.12 0.00 0.07 99.78 [2021-05-10T05:08:02.974Z] 05:00:01 all 0.09 0.00 0.04 0.00 0.02 99.85 [2021-05-10T05:08:02.974Z] 05:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-10T05:08:02.974Z] 05:00:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-05-10T05:08:02.974Z] 05:00:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-10T05:08:02.974Z] 05:00:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2021-05-10T05:08:02.974Z] 05:01:01 all 0.16 0.00 0.07 0.00 0.01 99.75 [2021-05-10T05:08:02.974Z] 05:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-10T05:08:02.974Z] 05:01:01 1 0.30 0.00 0.07 0.00 0.00 99.63 [2021-05-10T05:08:02.974Z] 05:01:01 2 0.08 0.00 0.08 0.00 0.03 99.80 [2021-05-10T05:08:02.974Z] 05:01:01 3 0.25 0.00 0.10 0.02 0.02 99.62 [2021-05-10T05:08:02.974Z] 05:02:01 all 0.08 0.00 0.08 0.00 0.00 99.83 [2021-05-10T05:08:02.974Z] 05:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T05:08:02.974Z] 05:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-10T05:08:02.974Z] 05:02:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-10T05:08:02.974Z] 05:02:01 3 0.23 0.00 0.20 0.00 0.00 99.57 [2021-05-10T05:08:02.974Z] 05:03:01 all 0.16 0.00 0.03 0.00 0.01 99.79 [2021-05-10T05:08:02.974Z] 05:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-10T05:08:02.974Z] 05:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-10T05:08:02.974Z] 05:03:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2021-05-10T05:08:02.974Z] 05:03:01 3 0.52 0.00 0.05 0.00 0.02 99.42 [2021-05-10T05:08:02.974Z] 05:04:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-05-10T05:08:02.974Z] 05:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-10T05:08:02.974Z] 05:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T05:08:02.974Z] 05:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-10T05:08:02.974Z] 05:04:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-05-10T05:08:02.974Z] 05:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-05-10T05:08:02.974Z] 05:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-10T05:08:02.974Z] 05:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T05:08:02.974Z] 05:05:01 2 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-10T05:08:02.974Z] 05:05:01 3 0.42 0.00 0.03 0.00 0.00 99.55 [2021-05-10T05:08:02.974Z] 05:06:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-10T05:08:02.974Z] 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T05:08:02.974Z] 05:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-10T05:08:02.974Z] 05:06:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-05-10T05:08:02.974Z] 05:06:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-05-10T05:08:02.974Z] 05:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-10T05:08:02.974Z] 05:07:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-05-10T05:08:02.974Z] 05:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-10T05:08:02.974Z] 05:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-10T05:08:02.974Z] 05:07:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-10T05:08:02.974Z] Average: all 0.45 0.00 0.26 0.12 0.02 99.15 [2021-05-10T05:08:02.974Z] Average: 0 0.36 0.00 0.28 0.05 0.02 99.30 [2021-05-10T05:08:02.974Z] Average: 1 0.36 0.00 0.20 0.09 0.02 99.34 [2021-05-10T05:08:02.974Z] Average: 2 0.48 0.00 0.29 0.26 0.03 98.94 [2021-05-10T05:08:02.974Z] Average: 3 0.59 0.00 0.28 0.07 0.02 99.05 [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z] [2021-05-10T05:08:02.974Z]