Pull request #856 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2af0d98444a821eb338cc743186fdc2a9db2c44+4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b (718444912f4e9ad0e5ac62c56515f81961b049e3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32700 in /w/workspace/dgexfoundry_device-sdk-go_PR-856 [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-856 # 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 > 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/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b into PR head commit c2af0d98444a821eb338cc743186fdc2a9db2c44 Merge succeeded, producing c2af0d98444a821eb338cc743186fdc2a9db2c44 Checking out Revision c2af0d98444a821eb338cc743186fdc2a9db2c44 (PR-856) > git config core.sparsecheckout # timeout=10 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # 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 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-04T06:49:23.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-04T06:49:23.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-04T06:49:23.528Z] ========================================================= [2021-04-04T06:49:23.529Z] EdgeX Global Pipelines Version Info [2021-04-04T06:49:23.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f2a5999a81563486733fe2c4e510e431a718eff4 # timeout=10 [2021-04-04T06:49:25.032Z] ------------------- [2021-04-04T06:49:25.032Z] stable info: [2021-04-04T06:49:25.032Z] ------------------- [2021-04-04T06:49:25.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-04T06:49:25.032Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-04T06:49:25.032Z] Message: update stable to v1.0.186 [2021-04-04T06:49:25.981Z] ------------------- [2021-04-04T06:49:25.981Z] experimental info: [2021-04-04T06:49:25.981Z] ------------------- [2021-04-04T06:49:25.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-04T06:49:25.981Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-04T06:49:25.981Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-04T06:49:26.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-04T06:49:26.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-04T06:49:26.408Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-04T06:49:26.489Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-04T06:49:26.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-04T06:49:26.693Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-04T06:49:26.776Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-04T06:49:26.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-04T06:49:26.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-04T06:49:27.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-04T06:49:27.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-04T06:49:27.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-04T06:49:27.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-04T06:49:27.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-04T06:49:27.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-04T06:49:27.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-04T06:49:27.694Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-04T06:49:27.776Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-04T06:49:27.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-04T06:49:28.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-04T06:49:28.136Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-04T06:49:28.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-04T06:49:28.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-04T06:49:28.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-04T06:49:28.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-04T06:49:28.565Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-04T06:49:28.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-856 [Pipeline] echo [2021-04-04T06:49:28.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-856 [Pipeline] echo [2021-04-04T06:49:28.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-856 [Pipeline] echo [2021-04-04T06:49:28.927Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2af0d98444a821eb338cc743186fdc2a9db2c44 [Pipeline] echo [2021-04-04T06:49:29.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2af0d9 [Pipeline] echo [2021-04-04T06:49:29.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-04T06:49:29.258Z] provisioning config files... [2021-04-04T06:49:29.283Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/config2926177639214373123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-04T06:49:29.641Z] ---> docker-login.sh [2021-04-04T06:49:29.641Z] nexus3.edgexfoundry.org:10001 [2021-04-04T06:49:29.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:49:29.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:49:29.903Z] Configure a credential helper to remove this warning. See [2021-04-04T06:49:29.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:49:29.903Z] [2021-04-04T06:49:29.903Z] Login Succeeded [2021-04-04T06:49:29.903Z] nexus3.edgexfoundry.org:10002 [2021-04-04T06:49:30.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:49:30.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:49:30.166Z] Configure a credential helper to remove this warning. See [2021-04-04T06:49:30.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:49:30.166Z] [2021-04-04T06:49:30.166Z] Login Succeeded [2021-04-04T06:49:30.166Z] nexus3.edgexfoundry.org:10003 [2021-04-04T06:49:30.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:49:30.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:49:30.428Z] Configure a credential helper to remove this warning. See [2021-04-04T06:49:30.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:49:30.428Z] [2021-04-04T06:49:30.428Z] Login Succeeded [2021-04-04T06:49:30.428Z] nexus3.edgexfoundry.org:10004 [2021-04-04T06:49:30.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:49:30.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:49:30.690Z] Configure a credential helper to remove this warning. See [2021-04-04T06:49:30.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:49:30.690Z] [2021-04-04T06:49:30.690Z] Login Succeeded [2021-04-04T06:49:30.690Z] docker.io [2021-04-04T06:49:30.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:49:30.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:49:30.952Z] Configure a credential helper to remove this warning. See [2021-04-04T06:49:30.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:49:30.952Z] [2021-04-04T06:49:30.952Z] Login Succeeded [2021-04-04T06:49:30.952Z] ---> docker-login.sh ends [Pipeline] } [2021-04-04T06:49:30.964Z] 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-04-04T06:49:31.790Z] + git log --format=format:%s -1 c2af0d98444a821eb338cc743186fdc2a9db2c44 [Pipeline] echo [2021-04-04T06:49:31.852Z] GIT_COMMIT: c2af0d98444a821eb338cc743186fdc2a9db2c44, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-04T06:49:31.895Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:49:32.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-04T06:49:32.862Z] [2021-04-04T06:49:32.862Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:49:33.202Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-04T06:49:33.203Z] latest: Pulling from edgex-devops/git-semver [2021-04-04T06:49:33.203Z] 31603596830f: Pulling fs layer [2021-04-04T06:49:33.203Z] 2a8b12db71e7: Pulling fs layer [2021-04-04T06:49:33.203Z] 6ca5941a6612: Pulling fs layer [2021-04-04T06:49:33.203Z] ecc8261a40a4: Pulling fs layer [2021-04-04T06:49:33.203Z] ecc8261a40a4: Waiting [2021-04-04T06:49:33.203Z] 2a8b12db71e7: Verifying Checksum [2021-04-04T06:49:33.203Z] 2a8b12db71e7: Download complete [2021-04-04T06:49:33.466Z] 31603596830f: Verifying Checksum [2021-04-04T06:49:33.466Z] 31603596830f: Download complete [2021-04-04T06:49:33.466Z] ecc8261a40a4: Verifying Checksum [2021-04-04T06:49:33.466Z] ecc8261a40a4: Download complete [2021-04-04T06:49:33.466Z] 6ca5941a6612: Verifying Checksum [2021-04-04T06:49:33.466Z] 6ca5941a6612: Download complete [2021-04-04T06:49:33.727Z] 31603596830f: Pull complete [2021-04-04T06:49:33.727Z] 2a8b12db71e7: Pull complete [2021-04-04T06:49:34.674Z] 6ca5941a6612: Pull complete [2021-04-04T06:49:34.674Z] ecc8261a40a4: Pull complete [2021-04-04T06:49:34.674Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-04T06:49:34.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-04T06:49:34.674Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-04T06:49:34.778Z] prd-centos7-docker-4c-2g-32700 does not seem to be running inside a container [2021-04-04T06:49:34.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-856 -v /w/workspace/dgexfoundry_device-sdk-go_PR-856:/w/workspace/dgexfoundry_device-sdk-go_PR-856:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-04T06:49:36.605Z] $ docker top d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-04T06:49:36.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-04T06:49:36.888Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-04T06:49:37.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-04T06:49:37.100Z] $ docker exec d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent [2021-04-04T06:49:37.271Z] SSH_AUTH_SOCK=/tmp/ssh-FZ2I3rkkOSyb/agent.11 [2021-04-04T06:49:37.271Z] SSH_AGENT_PID=17 [2021-04-04T06:49:37.280Z] Running ssh-add (command line suppressed) [2021-04-04T06:49:37.389Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_6311964529450385776.key (/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_6311964529450385776.key) [2021-04-04T06:49:37.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-04T06:49:37.770Z] + git tag --points-at HEAD [Pipeline] } [2021-04-04T06:49:37.787Z] $ docker exec --env ******** --env ******** d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent -k [2021-04-04T06:49:37.894Z] unset SSH_AUTH_SOCK; [2021-04-04T06:49:37.894Z] unset SSH_AGENT_PID; [2021-04-04T06:49:37.895Z] echo Agent pid 17 killed; [2021-04-04T06:49:37.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-04T06:49:38.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-04T06:49:38.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-04T06:49:38.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-04T06:49:38.248Z] $ docker exec d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent [2021-04-04T06:49:38.413Z] SSH_AUTH_SOCK=/tmp/ssh-TaeVZcaioDrs/agent.45 [2021-04-04T06:49:38.413Z] SSH_AGENT_PID=51 [2021-04-04T06:49:38.420Z] Running ssh-add (command line suppressed) [2021-04-04T06:49:38.543Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_7498159115745892736.key (/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_7498159115745892736.key) [2021-04-04T06:49:38.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-04T06:49:38.926Z] + git semver init [2021-04-04T06:49:38.927Z] # -> Open(): unable to determine branch for HEAD [2021-04-04T06:49:38.927Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-856/.git [2021-04-04T06:49:38.927Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-856 [2021-04-04T06:49:38.927Z] # $SEMVER_REMOTE_NAME = origin [2021-04-04T06:49:38.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-04T06:49:38.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-04T06:49:38.927Z] # $SEMVER_BRANCH = PR-856 [2021-04-04T06:49:38.927Z] # $SEMVER_TEMP = /tmp/semver-186204859 [2021-04-04T06:49:38.927Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-04T06:49:39.871Z] # '/tmp/semver-186204859' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-856/.semver' [2021-04-04T06:49:39.871Z] # -> Force: false [2021-04-04T06:49:39.871Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-856/.semver [Pipeline] } [2021-04-04T06:49:39.881Z] $ docker exec --env ******** --env ******** d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent -k [2021-04-04T06:49:39.989Z] unset SSH_AUTH_SOCK; [2021-04-04T06:49:39.989Z] unset SSH_AGENT_PID; [2021-04-04T06:49:39.989Z] echo Agent pid 51 killed; [2021-04-04T06:49:40.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-04T06:49:40.708Z] + git semver [Pipeline] } [2021-04-04T06:49:40.724Z] $ docker stop --time=1 d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded [2021-04-04T06:49:42.072Z] $ docker rm -f d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-04T06:49:42.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-04T06:49:43.186Z] Stashed 1 file(s) [Pipeline] echo [2021-04-04T06:49:43.189Z] [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-04-04T06:49:58.688Z] Still waiting to schedule task [2021-04-04T06:49:58.688Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-04T06:49:58.691Z] Still waiting to schedule task [2021-04-04T06:49:58.691Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32695’ is offline [2021-04-04T06:51:22.297Z] Running on prd-centos7-docker-4c-2g-32704 in /w/workspace/dgexfoundry_device-sdk-go_PR-856 [Pipeline] { [Pipeline] ws [2021-04-04T06:51:22.354Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-04-04T06:51:24.915Z] using credential edgex-jenkins-ssh [2021-04-04T06:51:24.964Z] Cloning the remote Git repository [2021-04-04T06:51:24.817Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-04T06:51:24.890Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-04-04T06:51:24.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-04T06:51:24.953Z] > git --version # timeout=10 [2021-04-04T06:51:24.958Z] > git --version # 'git version 2.24.3' [2021-04-04T06:51:24.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-04T06:51:24.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-04T06:51:26.281Z] Merging remotes/origin/master commit 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b into PR head commit c2af0d98444a821eb338cc743186fdc2a9db2c44 [2021-04-04T06:51:26.393Z] Merge succeeded, producing c2af0d98444a821eb338cc743186fdc2a9db2c44 [2021-04-04T06:51:26.394Z] Checking out Revision c2af0d98444a821eb338cc743186fdc2a9db2c44 (PR-856) [2021-04-04T06:51:25.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-04T06:51:25.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-04T06:51:25.742Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-04T06:51:25.757Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-04T06:51:25.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-04T06:51:25.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-04T06:51:26.227Z] > git config core.sparsecheckout # timeout=10 [2021-04-04T06:51:26.234Z] > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 [2021-04-04T06:51:26.291Z] > git remote # timeout=10 [2021-04-04T06:51:26.299Z] > git config --get remote.origin.url # timeout=10 [2021-04-04T06:51:26.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-04T06:51:26.320Z] > git merge 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 [2021-04-04T06:51:26.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-04T06:51:26.344Z] > git config core.sparsecheckout # timeout=10 [2021-04-04T06:51:26.351Z] > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 [2021-04-04T06:51:29.957Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-04T06:51:31.150Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-04T06:51:31.481Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-04T06:51:31.783Z] + sudo service docker restart [2021-04-04T06:51:31.783Z] + true [2021-04-04T06:51:31.783Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-04T06:51:33.236Z] provisioning config files... [2021-04-04T06:51:33.262Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7419575314431353485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-04T06:51:33.621Z] ---> docker-login.sh [2021-04-04T06:51:33.621Z] nexus3.edgexfoundry.org:10001 [2021-04-04T06:51:33.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:51:34.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:51:34.144Z] Configure a credential helper to remove this warning. See [2021-04-04T06:51:34.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:51:34.144Z] [2021-04-04T06:51:34.144Z] Login Succeeded [2021-04-04T06:51:34.144Z] nexus3.edgexfoundry.org:10002 [2021-04-04T06:51:34.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:51:34.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:51:34.407Z] Configure a credential helper to remove this warning. See [2021-04-04T06:51:34.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:51:34.407Z] [2021-04-04T06:51:34.407Z] Login Succeeded [2021-04-04T06:51:34.407Z] nexus3.edgexfoundry.org:10003 [2021-04-04T06:51:34.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:51:34.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:51:34.407Z] Configure a credential helper to remove this warning. See [2021-04-04T06:51:34.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:51:34.407Z] [2021-04-04T06:51:34.407Z] Login Succeeded [2021-04-04T06:51:34.407Z] nexus3.edgexfoundry.org:10004 [2021-04-04T06:51:34.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:51:34.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:51:34.670Z] Configure a credential helper to remove this warning. See [2021-04-04T06:51:34.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:51:34.670Z] [2021-04-04T06:51:34.670Z] Login Succeeded [2021-04-04T06:51:34.670Z] docker.io [2021-04-04T06:51:34.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:51:34.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:51:34.931Z] Configure a credential helper to remove this warning. See [2021-04-04T06:51:34.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:51:34.931Z] [2021-04-04T06:51:34.931Z] Login Succeeded [2021-04-04T06:51:34.931Z] ---> docker-login.sh ends [Pipeline] } [2021-04-04T06:51:34.940Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-04T06:51:35.312Z] ========================================================= [2021-04-04T06:51:35.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-04T06:51:35.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:51:35.653Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-04T06:51:35.921Z] Sending build context to Docker daemon 2.348MB [2021-04-04T06:51:35.921Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-04T06:51:35.921Z] Step 2/8 : FROM ${BASE} [2021-04-04T06:51:35.921Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-04T06:51:35.921Z] 188c0c94c7c5: Pulling fs layer [2021-04-04T06:51:35.921Z] 0ef7d3d256c8: Pulling fs layer [2021-04-04T06:51:35.921Z] de9db76c5a1d: Pulling fs layer [2021-04-04T06:51:35.921Z] bca2f99d35d6: Pulling fs layer [2021-04-04T06:51:35.921Z] 93359f2a8cfa: Pulling fs layer [2021-04-04T06:51:35.921Z] 7c6f9722023f: Pulling fs layer [2021-04-04T06:51:35.921Z] a35cf1a2eb13: Pulling fs layer [2021-04-04T06:51:35.921Z] 93359f2a8cfa: Waiting [2021-04-04T06:51:35.921Z] 7c6f9722023f: Waiting [2021-04-04T06:51:35.921Z] a35cf1a2eb13: Waiting [2021-04-04T06:51:35.921Z] bca2f99d35d6: Waiting [2021-04-04T06:51:35.921Z] de9db76c5a1d: Verifying Checksum [2021-04-04T06:51:35.921Z] de9db76c5a1d: Download complete [2021-04-04T06:51:35.921Z] 0ef7d3d256c8: Verifying Checksum [2021-04-04T06:51:35.921Z] 0ef7d3d256c8: Download complete [2021-04-04T06:51:35.921Z] 93359f2a8cfa: Verifying Checksum [2021-04-04T06:51:35.921Z] 93359f2a8cfa: Download complete [2021-04-04T06:51:35.921Z] 188c0c94c7c5: Verifying Checksum [2021-04-04T06:51:35.921Z] 188c0c94c7c5: Download complete [2021-04-04T06:51:36.187Z] 7c6f9722023f: Verifying Checksum [2021-04-04T06:51:36.187Z] 7c6f9722023f: Download complete [2021-04-04T06:51:36.187Z] 188c0c94c7c5: Pull complete [2021-04-04T06:51:36.462Z] 0ef7d3d256c8: Pull complete [2021-04-04T06:51:36.730Z] de9db76c5a1d: Pull complete [2021-04-04T06:51:37.683Z] a35cf1a2eb13: Verifying Checksum [2021-04-04T06:51:37.683Z] a35cf1a2eb13: Download complete [2021-04-04T06:51:38.266Z] bca2f99d35d6: Verifying Checksum [2021-04-04T06:51:38.266Z] bca2f99d35d6: Download complete [2021-04-04T06:51:43.607Z] bca2f99d35d6: Pull complete [2021-04-04T06:51:43.869Z] 93359f2a8cfa: Pull complete [2021-04-04T06:51:44.134Z] 7c6f9722023f: Pull complete [2021-04-04T06:51:49.471Z] a35cf1a2eb13: Pull complete [2021-04-04T06:51:49.471Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-04T06:51:49.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-04T06:51:49.471Z] ---> a62c8e92a672 [2021-04-04T06:51:49.471Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-04T06:51:49.471Z] ---> Running in de27c0556a6f [2021-04-04T06:51:49.471Z] Removing intermediate container de27c0556a6f [2021-04-04T06:51:49.471Z] ---> 17408026ca9e [2021-04-04T06:51:49.471Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-04T06:51:49.471Z] ---> Running in 2ba1efc3e628 [2021-04-04T06:51:50.427Z] Removing intermediate container 2ba1efc3e628 [2021-04-04T06:51:50.427Z] ---> 75aadd3a2109 [2021-04-04T06:51:50.427Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-04T06:51:50.427Z] ---> Running in 1668e83032ff [2021-04-04T06:51:51.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-04T06:51:51.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-04T06:51:52.219Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-04T06:51:52.481Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-04T06:51:52.481Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-04T06:51:52.481Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-04T06:51:52.743Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-04T06:51:52.744Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-04T06:51:52.744Z] Executing busybox-1.31.1-r19.trigger [2021-04-04T06:51:53.008Z] OK: 167 MiB in 45 packages [2021-04-04T06:51:53.583Z] Removing intermediate container 1668e83032ff [2021-04-04T06:51:53.583Z] ---> cd0cc576ef01 [2021-04-04T06:51:53.583Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-04T06:51:53.583Z] ---> Running in 579b4472aedf [2021-04-04T06:51:53.847Z] Removing intermediate container 579b4472aedf [2021-04-04T06:51:53.847Z] ---> c8dc015f86b6 [2021-04-04T06:51:53.847Z] Step 7/8 : COPY . . [2021-04-04T06:51:54.796Z] ---> a881488e0a09 [2021-04-04T06:51:54.796Z] Step 8/8 : RUN go mod download [2021-04-04T06:51:54.796Z] ---> Running in 6bb6dc942f64 [2021-04-04T06:52:16.842Z] Removing intermediate container 6bb6dc942f64 [2021-04-04T06:52:16.842Z] ---> f8dd43674235 [2021-04-04T06:52:16.842Z] Successfully built f8dd43674235 [2021-04-04T06:52:16.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:52:17.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-04T06:52:17.160Z] . [Pipeline] withDockerContainer [2021-04-04T06:52:17.446Z] prd-centos7-docker-4c-2g-32704 does not seem to be running inside a container [2021-04-04T06:52:17.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-04T06:52:18.608Z] $ docker top bebd8a56cb6b01ba187b419987daa70758ca3193b58e2cc379ede7dd214f2eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-04T06:52:19.120Z] + go version [2021-04-04T06:52:19.121Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-04T06:52:19.136Z] $ docker stop --time=1 bebd8a56cb6b01ba187b419987daa70758ca3193b58e2cc379ede7dd214f2eaf [2021-04-04T06:52:20.481Z] $ docker rm -f bebd8a56cb6b01ba187b419987daa70758ca3193b58e2cc379ede7dd214f2eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:52:21.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-04T06:52:21.363Z] . [Pipeline] withDockerContainer [2021-04-04T06:52:21.462Z] prd-centos7-docker-4c-2g-32704 does not seem to be running inside a container [2021-04-04T06:52:21.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-04T06:52:22.124Z] $ docker top bacb162ddb5a9232a12b1b2aaa30261935e2bfa92e035edfb06000399270196c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-04T06:52:22.596Z] + make test [2021-04-04T06:52:22.596Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-04T06:52:28.903Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32706 in /w/workspace/dgexfoundry_device-sdk-go_PR-856 [Pipeline] { [Pipeline] ws [2021-04-04T06:52:28.955Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-04-04T06:52:30.856Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-04T06:52:34.570Z] using credential edgex-jenkins-ssh [2021-04-04T06:52:34.624Z] Cloning the remote Git repository [2021-04-04T06:52:34.696Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-04T06:52:34.811Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-04-04T06:52:34.909Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-04T06:52:34.910Z] > git --version # timeout=10 [2021-04-04T06:52:34.934Z] > git --version # 'git version 2.17.1' [2021-04-04T06:52:34.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-04T06:52:35.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-04T06:52:36.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-04T06:52:36.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-04T06:52:36.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-04T06:52:36.439Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-04T06:52:36.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-04T06:52:36.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-04T06:52:36.942Z] Merging remotes/origin/master commit 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b into PR head commit c2af0d98444a821eb338cc743186fdc2a9db2c44 [2021-04-04T06:52:37.181Z] Merge succeeded, producing c2af0d98444a821eb338cc743186fdc2a9db2c44 [2021-04-04T06:52:37.181Z] Checking out Revision c2af0d98444a821eb338cc743186fdc2a9db2c44 (PR-856) [2021-04-04T06:52:36.972Z] > git config core.sparsecheckout # timeout=10 [2021-04-04T06:52:36.994Z] > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 [2021-04-04T06:52:37.099Z] > git remote # timeout=10 [2021-04-04T06:52:37.117Z] > git config --get remote.origin.url # timeout=10 [2021-04-04T06:52:37.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-04T06:52:37.151Z] > git merge 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 [2021-04-04T06:52:37.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-04T06:52:37.199Z] > git config core.sparsecheckout # timeout=10 [2021-04-04T06:52:37.264Z] > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 [2021-04-04T06:52:41.743Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-04T06:52:44.637Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-04T06:52:45.111Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-04T06:52:45.462Z] + sudo service docker restart [2021-04-04T06:52:45.463Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-04T06:52:48.166Z] provisioning config files... [2021-04-04T06:52:48.215Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6874097834321960434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-04T06:52:48.623Z] ---> docker-login.sh [2021-04-04T06:52:48.623Z] nexus3.edgexfoundry.org:10001 [2021-04-04T06:52:49.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:52:49.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-04T06:52:49.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-04T06:52:49.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-04T06:52:49.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-04T06:52:49.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-04T06:52:49.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:52:49.886Z] Configure a credential helper to remove this warning. See [2021-04-04T06:52:49.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:52:49.886Z] [2021-04-04T06:52:49.886Z] Login Succeeded [2021-04-04T06:52:49.886Z] nexus3.edgexfoundry.org:10002 [2021-04-04T06:52:50.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:52:51.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:52:51.086Z] Configure a credential helper to remove this warning. See [2021-04-04T06:52:51.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:52:51.086Z] [2021-04-04T06:52:51.086Z] Login Succeeded [2021-04-04T06:52:51.086Z] nexus3.edgexfoundry.org:10003 [2021-04-04T06:52:51.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:52:51.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:52:51.686Z] Configure a credential helper to remove this warning. See [2021-04-04T06:52:51.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:52:51.686Z] [2021-04-04T06:52:51.686Z] Login Succeeded [2021-04-04T06:52:51.686Z] nexus3.edgexfoundry.org:10004 [2021-04-04T06:52:52.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:52:52.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:52:52.293Z] Configure a credential helper to remove this warning. See [2021-04-04T06:52:52.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:52:52.293Z] [2021-04-04T06:52:52.293Z] Login Succeeded [2021-04-04T06:52:52.293Z] docker.io [2021-04-04T06:52:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-04T06:52:53.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-04T06:52:53.162Z] Configure a credential helper to remove this warning. See [2021-04-04T06:52:53.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-04T06:52:53.162Z] [2021-04-04T06:52:53.162Z] Login Succeeded [2021-04-04T06:52:53.162Z] ---> docker-login.sh ends [Pipeline] } [2021-04-04T06:52:53.180Z] Deleting 1 temporary files [2021-04-04T06:52:53.203Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.095s coverage: 28.1% of statements [2021-04-04T06:52:53.203Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 81.2% of statements [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-04T06:52:53.631Z] ========================================================= [2021-04-04T06:52:53.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-04T06:52:53.631Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:52:53.792Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.082s coverage: 7.8% of statements [2021-04-04T06:52:53.792Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-04T06:52:53.792Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-04T06:52:53.792Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-04T06:52:53.792Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 32.5% of statements [2021-04-04T06:52:53.792Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-04T06:52:53.792Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-04T06:52:53.792Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-04T06:52:54.016Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-04T06:52:54.370Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.106s coverage: 57.3% of statements [2021-04-04T06:52:54.631Z] Sending build context to Docker daemon 2.344MB [2021-04-04T06:52:54.631Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-04T06:52:54.631Z] Step 2/8 : FROM ${BASE} [2021-04-04T06:52:54.631Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-04T06:52:54.631Z] 5f621e34cdf4: Pulling fs layer [2021-04-04T06:52:54.631Z] a4357932f1b6: Pulling fs layer [2021-04-04T06:52:54.631Z] 18c013af1878: Pulling fs layer [2021-04-04T06:52:54.631Z] 00ac8860ef70: Pulling fs layer [2021-04-04T06:52:54.631Z] 63d7cb157983: Pulling fs layer [2021-04-04T06:52:54.631Z] b116817d02f9: Pulling fs layer [2021-04-04T06:52:54.631Z] 745a02a5169b: Pulling fs layer [2021-04-04T06:52:54.631Z] b116817d02f9: Waiting [2021-04-04T06:52:54.631Z] 00ac8860ef70: Waiting [2021-04-04T06:52:54.631Z] 745a02a5169b: Waiting [2021-04-04T06:52:54.631Z] 18c013af1878: Verifying Checksum [2021-04-04T06:52:54.631Z] 18c013af1878: Download complete [2021-04-04T06:52:54.631Z] a4357932f1b6: Verifying Checksum [2021-04-04T06:52:54.631Z] a4357932f1b6: Download complete [2021-04-04T06:52:54.631Z] 63d7cb157983: Verifying Checksum [2021-04-04T06:52:54.631Z] 63d7cb157983: Download complete [2021-04-04T06:52:54.631Z] 5f621e34cdf4: Verifying Checksum [2021-04-04T06:52:54.631Z] 5f621e34cdf4: Download complete [2021-04-04T06:52:54.631Z] b116817d02f9: Verifying Checksum [2021-04-04T06:52:54.631Z] b116817d02f9: Download complete [2021-04-04T06:52:55.318Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.273s coverage: 6.6% of statements [2021-04-04T06:52:55.318Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 5.0% of statements [2021-04-04T06:52:55.318Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-04T06:52:55.318Z] GO111MODULE=on go vet ./... [2021-04-04T06:52:55.622Z] 5f621e34cdf4: Pull complete [2021-04-04T06:52:56.220Z] a4357932f1b6: Pull complete [2021-04-04T06:52:56.495Z] 18c013af1878: Pull complete [2021-04-04T06:52:56.770Z] 745a02a5169b: Verifying Checksum [2021-04-04T06:52:56.770Z] 745a02a5169b: Download complete [2021-04-04T06:52:58.216Z] 00ac8860ef70: Download complete [2021-04-04T06:53:10.664Z] 00ac8860ef70: Pull complete [2021-04-04T06:53:10.664Z] 63d7cb157983: Pull complete [2021-04-04T06:53:10.664Z] b116817d02f9: Pull complete [2021-04-04T06:53:13.300Z] 745a02a5169b: Pull complete [2021-04-04T06:53:13.300Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-04T06:53:13.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-04T06:53:13.300Z] ---> b7e6874047d6 [2021-04-04T06:53:13.300Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-04T06:53:13.593Z] gofmt -l . [2021-04-04T06:53:13.593Z] [ "`gofmt -l .`" = "" ] [2021-04-04T06:53:13.593Z] ./bin/test-attribution-txt.sh [2021-04-04T06:53:13.593Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-04T06:53:13.608Z] $ docker stop --time=1 bacb162ddb5a9232a12b1b2aaa30261935e2bfa92e035edfb06000399270196c [2021-04-04T06:53:15.299Z] $ docker rm -f bacb162ddb5a9232a12b1b2aaa30261935e2bfa92e035edfb06000399270196c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-04T06:53:16.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-04T06:53:16.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-04T06:53:16.693Z] ---> Running in 355a6cd36e0b [2021-04-04T06:53:16.693Z] Removing intermediate container 355a6cd36e0b [2021-04-04T06:53:16.693Z] ---> e00d6003a657 [2021-04-04T06:53:16.693Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-04T06:53:16.693Z] ---> Running in 5d27dec9ac5d [Pipeline] sh [2021-04-04T06:53:17.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-04T06:53:17.939Z] + ls -al . [2021-04-04T06:53:17.939Z] total 188 [2021-04-04T06:53:17.939Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 4 06:53 . [2021-04-04T06:53:17.939Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 4 06:51 .. [2021-04-04T06:53:17.939Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 4 06:51 bin [2021-04-04T06:53:17.939Z] -rw-r--r--. 1 jenkins jenkins 101239 Apr 4 06:52 coverage.out [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 4 06:51 Dockerfile.build [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 4 06:51 .dockerignore [2021-04-04T06:53:17.939Z] drwxrwxr-x. 5 jenkins jenkins 62 Apr 4 06:51 example [2021-04-04T06:53:17.939Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 4 06:51 .git [2021-04-04T06:53:17.939Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 4 06:51 .github [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 4 06:51 .gitignore [2021-04-04T06:53:17.939Z] -rw-r--r--. 1 jenkins jenkins 537 Apr 4 06:53 go.mod [2021-04-04T06:53:17.939Z] -rw-r--r--. 1 jenkins jenkins 21064 Apr 4 06:53 go.sum [2021-04-04T06:53:17.939Z] drwxrwxr-x. 14 jenkins jenkins 207 Apr 4 06:51 internal [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 901 Apr 4 06:51 Jenkinsfile [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 4 06:51 LICENSE [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 1022 Apr 4 06:51 Makefile [2021-04-04T06:53:17.939Z] drwxrwxr-x. 4 jenkins jenkins 26 Apr 4 06:51 openapi [2021-04-04T06:53:17.939Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 4 06:51 pkg [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 5897 Apr 4 06:51 README.md [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 6616 Apr 4 06:51 RELEASE-NOTES.txt [2021-04-04T06:53:17.939Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 4 06:51 snap [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 4 06:49 VERSION [2021-04-04T06:53:17.939Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 4 06:51 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:53:18.245Z] + 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=c2af0d98444a821eb338cc743186fdc2a9db2c44 --label arch=amd64 --label version=0.0.0 . [2021-04-04T06:53:18.508Z] Sending build context to Docker daemon 2.45MB [2021-04-04T06:53:18.508Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-04T06:53:18.508Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-04T06:53:18.508Z] ---> f8dd43674235 [2021-04-04T06:53:18.508Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-04T06:53:18.770Z] ---> Running in 8ce6cc53c064 [2021-04-04T06:53:19.036Z] Removing intermediate container 8ce6cc53c064 [2021-04-04T06:53:19.036Z] ---> 7d25bab43fbb [2021-04-04T06:53:19.036Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-04T06:53:19.036Z] ---> Running in 208e1b1036b9 [2021-04-04T06:53:19.299Z] Removing intermediate container 208e1b1036b9 [2021-04-04T06:53:19.299Z] ---> 46d4cc20ea02 [2021-04-04T06:53:19.299Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-04T06:53:19.299Z] ---> Running in 0b31b256d26b [2021-04-04T06:53:19.328Z] Removing intermediate container 5d27dec9ac5d [2021-04-04T06:53:19.329Z] ---> 8e03b3c85709 [2021-04-04T06:53:19.329Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-04T06:53:19.329Z] ---> Running in c93c5af8065d [2021-04-04T06:53:20.246Z] Removing intermediate container 0b31b256d26b [2021-04-04T06:53:20.247Z] ---> eb1553fedb76 [2021-04-04T06:53:20.247Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-04T06:53:20.247Z] ---> Running in 190d4085217a [2021-04-04T06:53:20.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-04T06:53:20.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-04T06:53:21.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-04T06:53:21.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-04T06:53:21.896Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-04T06:53:21.896Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-04T06:53:21.896Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-04T06:53:21.970Z] OK: 167 MiB in 45 packages [2021-04-04T06:53:22.168Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-04T06:53:22.168Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-04T06:53:22.168Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-04T06:53:22.442Z] Executing busybox-1.31.1-r19.trigger [2021-04-04T06:53:22.443Z] OK: 144 MiB in 45 packages [2021-04-04T06:53:22.543Z] Removing intermediate container 190d4085217a [2021-04-04T06:53:22.543Z] ---> 7ab3ddf4b530 [2021-04-04T06:53:22.543Z] Step 7/23 : COPY . . [2021-04-04T06:53:23.496Z] ---> 19a49422ec19 [2021-04-04T06:53:23.496Z] Step 8/23 : RUN go mod download [2021-04-04T06:53:23.496Z] ---> Running in bf6924ff144c [2021-04-04T06:53:23.882Z] Removing intermediate container c93c5af8065d [2021-04-04T06:53:23.882Z] ---> 207413cbc1dc [2021-04-04T06:53:23.882Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-04T06:53:23.882Z] ---> Running in 61597b1912c9 [2021-04-04T06:53:24.493Z] Removing intermediate container 61597b1912c9 [2021-04-04T06:53:24.493Z] ---> 8df1459021f1 [2021-04-04T06:53:24.493Z] Step 7/8 : COPY . . [2021-04-04T06:53:24.898Z] Removing intermediate container bf6924ff144c [2021-04-04T06:53:24.898Z] ---> 0d840f5524e0 [2021-04-04T06:53:24.898Z] Step 9/23 : RUN make build [2021-04-04T06:53:24.898Z] ---> Running in 0606463b0f35 [2021-04-04T06:53:25.169Z] 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-04-04T06:53:25.472Z] ---> de545668d329 [2021-04-04T06:53:25.472Z] Step 8/8 : RUN go mod download [2021-04-04T06:53:25.745Z] ---> Running in 2be47fb645c4 [2021-04-04T06:53:37.533Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-04T06:53:37.796Z] Removing intermediate container 0606463b0f35 [2021-04-04T06:53:37.796Z] ---> 53f3c4bcbd68 [2021-04-04T06:53:37.796Z] Step 10/23 : FROM alpine:3.12 [2021-04-04T06:53:38.368Z] 3.12: Pulling from library/alpine [2021-04-04T06:53:38.368Z] 532819f3e44c: Pulling fs layer [2021-04-04T06:53:38.629Z] 532819f3e44c: Verifying Checksum [2021-04-04T06:53:38.629Z] 532819f3e44c: Download complete [2021-04-04T06:53:38.893Z] 532819f3e44c: Pull complete [2021-04-04T06:53:38.893Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-04T06:53:38.893Z] Status: Downloaded newer image for alpine:3.12 [2021-04-04T06:53:38.893Z] ---> 7230e588e954 [2021-04-04T06:53:38.893Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-04T06:53:39.160Z] ---> Running in ba8c72d682f5 [2021-04-04T06:53:39.160Z] Removing intermediate container ba8c72d682f5 [2021-04-04T06:53:39.160Z] ---> 8e66ac4e42b3 [2021-04-04T06:53:39.160Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-04T06:53:39.160Z] ---> Running in 84e6090b4476 [2021-04-04T06:53:40.553Z] Removing intermediate container 84e6090b4476 [2021-04-04T06:53:40.553Z] ---> 9aa257c38158 [2021-04-04T06:53:40.554Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-04T06:53:40.554Z] ---> Running in e89d1cf0964b [2021-04-04T06:53:40.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-04T06:53:41.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-04T06:53:42.024Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-04T06:53:42.024Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-04T06:53:42.287Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-04T06:53:42.287Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-04T06:53:42.548Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-04T06:53:42.548Z] Executing busybox-1.31.1-r20.trigger [2021-04-04T06:53:42.548Z] OK: 8 MiB in 19 packages [2021-04-04T06:53:43.135Z] Removing intermediate container e89d1cf0964b [2021-04-04T06:53:43.136Z] ---> 90fcd71bde07 [2021-04-04T06:53:43.136Z] Step 14/23 : WORKDIR / [2021-04-04T06:53:43.136Z] ---> Running in f4f2d8385363 [2021-04-04T06:53:43.399Z] Removing intermediate container f4f2d8385363 [2021-04-04T06:53:43.399Z] ---> b075dc84ffcd [2021-04-04T06:53:43.399Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-04T06:53:43.661Z] ---> 6fc169a0402f [2021-04-04T06:53:43.661Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-04T06:53:44.243Z] ---> adb3fb86f1dd [2021-04-04T06:53:44.243Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-04T06:53:44.505Z] ---> bb6a2bb31424 [2021-04-04T06:53:44.505Z] Step 18/23 : EXPOSE 49990 [2021-04-04T06:53:44.505Z] ---> Running in 048ffb780cd8 [2021-04-04T06:53:44.767Z] Removing intermediate container 048ffb780cd8 [2021-04-04T06:53:44.767Z] ---> 722e5e61a02b [2021-04-04T06:53:44.767Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-04T06:53:44.767Z] ---> Running in c5d64a8a2dd5 [2021-04-04T06:53:45.029Z] Removing intermediate container c5d64a8a2dd5 [2021-04-04T06:53:45.029Z] ---> 3642ce54ec0e [2021-04-04T06:53:45.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-04T06:53:45.029Z] ---> Running in 9dfaae2de37a [2021-04-04T06:53:45.291Z] Removing intermediate container 9dfaae2de37a [2021-04-04T06:53:45.291Z] ---> 7e25d6a96775 [2021-04-04T06:53:45.291Z] Step 21/23 : LABEL arch=amd64 [2021-04-04T06:53:45.291Z] ---> Running in e933f7e5455e [2021-04-04T06:53:45.552Z] Removing intermediate container e933f7e5455e [2021-04-04T06:53:45.553Z] ---> 9b4a9871a57c [2021-04-04T06:53:45.553Z] Step 22/23 : LABEL git_sha=c2af0d98444a821eb338cc743186fdc2a9db2c44 [2021-04-04T06:53:45.553Z] ---> Running in d5c99fc222f7 [2021-04-04T06:53:45.815Z] Removing intermediate container d5c99fc222f7 [2021-04-04T06:53:45.815Z] ---> 00a77baaf996 [2021-04-04T06:53:45.815Z] Step 23/23 : LABEL version=0.0.0 [2021-04-04T06:53:45.815Z] ---> Running in bb61128223cc [2021-04-04T06:53:46.076Z] Removing intermediate container bb61128223cc [2021-04-04T06:53:46.076Z] ---> bf54b4964556 [2021-04-04T06:53:46.076Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-04T06:53:46.076Z] Successfully built bf54b4964556 [2021-04-04T06:53:46.076Z] 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-04-04T06:53:47.041Z] ---> job-cost.sh [2021-04-04T06:53:47.041Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vqDa [2021-04-04T06:53:52.541Z] Removing intermediate container 2be47fb645c4 [2021-04-04T06:53:52.541Z] ---> 7d077940ce1c [2021-04-04T06:53:52.541Z] Successfully built 7d077940ce1c [2021-04-04T06:53:52.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:53:52.884Z] + docker inspect -f . ci-base-image-arm64 [2021-04-04T06:53:52.884Z] . [Pipeline] withDockerContainer [2021-04-04T06:53:53.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-32706 does not seem to be running inside a container [2021-04-04T06:53:53.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-04T06:53:54.770Z] $ docker top 40f716b617292e2ed23069fe646aef080a35bc015b556f3bdd417d87efa5c44e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-04T06:53:55.765Z] + go version [2021-04-04T06:53:55.765Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-04T06:53:55.787Z] $ docker stop --time=1 40f716b617292e2ed23069fe646aef080a35bc015b556f3bdd417d87efa5c44e [2021-04-04T06:53:57.706Z] $ docker rm -f 40f716b617292e2ed23069fe646aef080a35bc015b556f3bdd417d87efa5c44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:53:58.711Z] + docker inspect -f . ci-base-image-arm64 [2021-04-04T06:53:58.711Z] . [Pipeline] withDockerContainer [2021-04-04T06:53:58.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-32706 does not seem to be running inside a container [2021-04-04T06:53:59.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-04T06:54:00.565Z] $ docker top 6f6470661e26f5bf4acd605eb949e8d1a6916f29b32e48ff181693545f1993f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-04T06:54:01.579Z] + make test [2021-04-04T06:54:01.580Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-04T06:54:01.975Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-04T06:54:23.784Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-04T06:54:28.622Z] lf-activate-venv(): INFO: Adding /tmp/venv-vqDa/bin to PATH [2021-04-04T06:54:28.622Z] INFO: No Stack... [2021-04-04T06:54:30.012Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-04T06:54:30.586Z] INFO: Archiving Costs [Pipeline] sh [2021-04-04T06:54:31.000Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-04-04T06:54:31.000Z] + cut -d, -f6 [Pipeline] lock [2021-04-04T06:54:31.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [2021-04-04T06:54:31.309Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] did not exist. Created. [2021-04-04T06:54:31.309Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-04T06:54:31.791Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-04T06:54:31.897Z] Stashed 1 file(s) [Pipeline] } [2021-04-04T06:54:31.913Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-04T06:55:20.628Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-04T06:55:20.628Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-04T06:55:20.628Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-04T06:55:20.628Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-04T06:55:20.628Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-04T06:55:30.835Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.148s coverage: 28.1% of statements [2021-04-04T06:55:31.448Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.172s coverage: 81.2% of statements [2021-04-04T06:55:31.448Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.228s coverage: 7.8% of statements [2021-04-04T06:55:31.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-04T06:55:31.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-04T06:55:31.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-04T06:55:33.442Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.356s coverage: 32.5% of statements [2021-04-04T06:55:33.442Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-04T06:55:33.442Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-04T06:55:33.442Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-04T06:55:36.851Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.279s coverage: 57.3% of statements [2021-04-04T06:55:36.851Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.333s coverage: 6.6% of statements [2021-04-04T06:55:37.448Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.161s coverage: 5.0% of statements [2021-04-04T06:55:37.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-04T06:55:38.045Z] GO111MODULE=on go vet ./... [2021-04-04T06:56:25.175Z] gofmt -l . [2021-04-04T06:56:25.175Z] [ "`gofmt -l .`" = "" ] [2021-04-04T06:56:25.175Z] ./bin/test-attribution-txt.sh [2021-04-04T06:56:26.608Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-04T06:56:26.904Z] $ docker stop --time=1 6f6470661e26f5bf4acd605eb949e8d1a6916f29b32e48ff181693545f1993f8 [2021-04-04T06:56:29.185Z] $ docker rm -f 6f6470661e26f5bf4acd605eb949e8d1a6916f29b32e48ff181693545f1993f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-04T06:56:30.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-04T06:56:30.344Z] Warning: overwriting stash ‘coverage-report’ [2021-04-04T06:56:31.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-04T06:56:31.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-04T06:56:32.178Z] + ls -al . [2021-04-04T06:56:32.178Z] total 224 [2021-04-04T06:56:32.178Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 4 06:56 . [2021-04-04T06:56:32.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 06:52 .. [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 4 06:52 .dockerignore [2021-04-04T06:56:32.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 06:52 .git [2021-04-04T06:56:32.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 06:52 .github [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 4 06:52 .gitignore [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 4 06:52 Dockerfile.build [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 901 Apr 4 06:52 Jenkinsfile [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 4 06:52 LICENSE [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 1022 Apr 4 06:52 Makefile [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 5897 Apr 4 06:52 README.md [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 6616 Apr 4 06:52 RELEASE-NOTES.txt [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 4 06:49 VERSION [2021-04-04T06:56:32.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 06:52 bin [2021-04-04T06:56:32.178Z] -rw-r--r-- 1 jenkins jenkins 101239 Apr 4 06:55 coverage.out [2021-04-04T06:56:32.178Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 4 06:52 example [2021-04-04T06:56:32.178Z] -rw-r--r-- 1 jenkins jenkins 537 Apr 4 06:56 go.mod [2021-04-04T06:56:32.178Z] -rw-r--r-- 1 jenkins jenkins 21064 Apr 4 06:56 go.sum [2021-04-04T06:56:32.178Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 4 06:52 internal [2021-04-04T06:56:32.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 06:52 openapi [2021-04-04T06:56:32.178Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 4 06:52 pkg [2021-04-04T06:56:32.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 06:52 snap [2021-04-04T06:56:32.178Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 4 06:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-04T06:56:32.524Z] + 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=c2af0d98444a821eb338cc743186fdc2a9db2c44 --label arch=arm64 --label version=0.0.0 . [2021-04-04T06:56:33.132Z] Sending build context to Docker daemon 2.446MB [2021-04-04T06:56:33.132Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-04T06:56:33.132Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-04T06:56:33.132Z] ---> 7d077940ce1c [2021-04-04T06:56:33.132Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-04T06:56:33.407Z] ---> Running in f45852696317 [2021-04-04T06:56:34.002Z] Removing intermediate container f45852696317 [2021-04-04T06:56:34.002Z] ---> 1cf87b29a34f [2021-04-04T06:56:34.002Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-04T06:56:34.002Z] ---> Running in 2b8c7bfb2615 [2021-04-04T06:56:34.609Z] Removing intermediate container 2b8c7bfb2615 [2021-04-04T06:56:34.609Z] ---> 68beced970b0 [2021-04-04T06:56:34.609Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-04T06:56:34.609Z] ---> Running in 83fd555b6c35 [2021-04-04T06:56:37.225Z] Removing intermediate container 83fd555b6c35 [2021-04-04T06:56:37.225Z] ---> 21d1541429b9 [2021-04-04T06:56:37.225Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-04T06:56:37.225Z] ---> Running in a31fffdb1dfe [2021-04-04T06:56:38.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-04T06:56:38.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-04T06:56:39.384Z] OK: 144 MiB in 45 packages [2021-04-04T06:56:40.816Z] Removing intermediate container a31fffdb1dfe [2021-04-04T06:56:40.816Z] ---> 24f4ad59522b [2021-04-04T06:56:40.816Z] Step 7/23 : COPY . . [2021-04-04T06:56:41.792Z] ---> 1a3b24d3e849 [2021-04-04T06:56:41.793Z] Step 8/23 : RUN go mod download [2021-04-04T06:56:42.066Z] ---> Running in c0211bdb3fe8 [2021-04-04T06:56:44.731Z] Removing intermediate container c0211bdb3fe8 [2021-04-04T06:56:44.731Z] ---> 05cf4c0e4b27 [2021-04-04T06:56:44.731Z] Step 9/23 : RUN make build [2021-04-04T06:56:44.731Z] ---> Running in 5e715213b51e [2021-04-04T06:56:45.709Z] 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-04-04T06:57:24.735Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-04T06:57:24.735Z] Removing intermediate container 5e715213b51e [2021-04-04T06:57:24.735Z] ---> fcdabf914b74 [2021-04-04T06:57:24.735Z] Step 10/23 : FROM alpine:3.12 [2021-04-04T06:57:24.735Z] 3.12: Pulling from library/alpine [2021-04-04T06:57:24.735Z] 9a219e8acc52: Pulling fs layer [2021-04-04T06:57:24.735Z] 9a219e8acc52: Verifying Checksum [2021-04-04T06:57:24.735Z] 9a219e8acc52: Download complete [2021-04-04T06:57:24.735Z] 9a219e8acc52: Pull complete [2021-04-04T06:57:24.735Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-04T06:57:24.735Z] Status: Downloaded newer image for alpine:3.12 [2021-04-04T06:57:24.735Z] ---> d75e27dfc0a0 [2021-04-04T06:57:24.735Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-04T06:57:24.735Z] ---> Running in 4a0dbc8e729f [2021-04-04T06:57:24.735Z] Removing intermediate container 4a0dbc8e729f [2021-04-04T06:57:24.735Z] ---> 8128ae8d8e0a [2021-04-04T06:57:24.735Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-04T06:57:24.735Z] ---> Running in a78074902e4c [2021-04-04T06:57:26.713Z] Removing intermediate container a78074902e4c [2021-04-04T06:57:26.713Z] ---> 159ecd7ad168 [2021-04-04T06:57:26.713Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-04T06:57:26.987Z] ---> Running in 3311bcdaa584 [2021-04-04T06:57:27.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-04T06:57:28.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-04T06:57:29.531Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-04T06:57:29.531Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-04T06:57:29.531Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-04T06:57:29.801Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-04T06:57:29.801Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-04T06:57:30.071Z] Executing busybox-1.31.1-r20.trigger [2021-04-04T06:57:30.071Z] OK: 8 MiB in 19 packages [2021-04-04T06:57:31.514Z] Removing intermediate container 3311bcdaa584 [2021-04-04T06:57:31.514Z] ---> f86c1673e9d5 [2021-04-04T06:57:31.514Z] Step 14/23 : WORKDIR / [2021-04-04T06:57:31.514Z] ---> Running in 1d80bafe2e78 [2021-04-04T06:57:32.108Z] Removing intermediate container 1d80bafe2e78 [2021-04-04T06:57:32.108Z] ---> 4d1cf3c25957 [2021-04-04T06:57:32.108Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-04T06:57:32.702Z] ---> 5d0c729a5c9a [2021-04-04T06:57:32.702Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-04T06:57:34.161Z] ---> 10e269e0975a [2021-04-04T06:57:34.161Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-04T06:57:35.141Z] ---> 0c8cec72d29b [2021-04-04T06:57:35.141Z] Step 18/23 : EXPOSE 49990 [2021-04-04T06:57:35.141Z] ---> Running in 074b05ed0f12 [2021-04-04T06:57:35.412Z] Removing intermediate container 074b05ed0f12 [2021-04-04T06:57:35.412Z] ---> 9ea23c8cc31b [2021-04-04T06:57:35.412Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-04T06:57:35.694Z] ---> Running in ecf04a4628b1 [2021-04-04T06:57:36.288Z] Removing intermediate container ecf04a4628b1 [2021-04-04T06:57:36.288Z] ---> e6c4e1908281 [2021-04-04T06:57:36.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-04T06:57:36.288Z] ---> Running in 2a8b915c9938 [2021-04-04T06:57:36.891Z] Removing intermediate container 2a8b915c9938 [2021-04-04T06:57:36.891Z] ---> 28aafec8ca42 [2021-04-04T06:57:36.891Z] Step 21/23 : LABEL arch=arm64 [2021-04-04T06:57:36.891Z] ---> Running in 7575c2101eac [2021-04-04T06:57:37.487Z] Removing intermediate container 7575c2101eac [2021-04-04T06:57:37.487Z] ---> 2d80cdea0b6a [2021-04-04T06:57:37.487Z] Step 22/23 : LABEL git_sha=c2af0d98444a821eb338cc743186fdc2a9db2c44 [2021-04-04T06:57:37.487Z] ---> Running in c1d5e0c1eeaf [2021-04-04T06:57:38.081Z] Removing intermediate container c1d5e0c1eeaf [2021-04-04T06:57:38.081Z] ---> 7e9e76a2285c [2021-04-04T06:57:38.081Z] Step 23/23 : LABEL version=0.0.0 [2021-04-04T06:57:38.081Z] ---> Running in ba63787bd630 [2021-04-04T06:57:38.675Z] Removing intermediate container ba63787bd630 [2021-04-04T06:57:38.675Z] ---> e4f0dd10d441 [2021-04-04T06:57:38.675Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-04-04T06:57:38.675Z] Successfully built e4f0dd10d441 [2021-04-04T06:57:38.675Z] 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-04-04T06:57:39.476Z] ---> job-cost.sh [2021-04-04T06:57:39.476Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-12vO [2021-04-04T06:58:18.454Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-04T06:59:55.250Z] lf-activate-venv(): INFO: Adding /tmp/venv-12vO/bin to PATH [2021-04-04T06:59:55.250Z] INFO: No Stack... [2021-04-04T06:59:55.250Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-04T06:59:55.250Z] INFO: Archiving Costs [Pipeline] sh [2021-04-04T06:59:55.581Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-04-04T06:59:55.581Z] + cut -d, -f6 [Pipeline] lock [2021-04-04T06:59:55.686Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [2021-04-04T06:59:55.700Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] did not exist. Created. [2021-04-04T06:59:55.700Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-04T06:59:56.132Z] /w/workspace/device-sdk-go/2@tmp/durable-50359949/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-50359949/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-04T06:59:56.470Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-04T06:59:56.536Z] Warning: overwriting stash ‘stack-cost’ [2021-04-04T06:59:56.688Z] Stashed 1 file(s) [Pipeline] } [2021-04-04T06:59:56.703Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-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-04-04T06:59:57.949Z] provisioning config files... [2021-04-04T06:59:57.958Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/config101506310141113449tmp [Pipeline] { [Pipeline] sh [2021-04-04T06:59:58.332Z] + set +x [2021-04-04T06:59:58.332Z] + curl -s https://codecov.io/bash [2021-04-04T06:59:58.332Z] + bash -s -- [2021-04-04T06:59:58.332Z] [2021-04-04T06:59:58.332Z] _____ _ [2021-04-04T06:59:58.332Z] / ____| | | [2021-04-04T06:59:58.332Z] | | ___ __| | ___ ___ _____ __ [2021-04-04T06:59:58.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-04T06:59:58.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-04T06:59:58.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-04T06:59:58.332Z] Bash-20210309-2b87ace [2021-04-04T06:59:58.332Z] [2021-04-04T06:59:58.332Z] [2021-04-04T06:59:58.332Z] ==> git version 2.24.3 found [2021-04-04T06:59:58.332Z] ==> 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-04-04T06:59:58.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-04T06:59:58.332Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-04T06:59:58.332Z] ==> Jenkins CI detected. [2021-04-04T06:59:58.592Z] project root: . [2021-04-04T06:59:58.592Z] --> token set from env [2021-04-04T06:59:58.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-04T06:59:58.592Z] ==> Running gcov in . (disable via -X gcov) [2021-04-04T06:59:58.592Z] ==> Python coveragepy not found [2021-04-04T06:59:58.592Z] ==> Searching for coverage reports in: [2021-04-04T06:59:58.592Z] + . [2021-04-04T06:59:58.592Z] -> Found 1 reports [2021-04-04T06:59:58.592Z] ==> Detecting git/mercurial file structure [2021-04-04T06:59:58.592Z] ==> Reading reports [2021-04-04T06:59:58.592Z] + ./coverage.out bytes=101239 [2021-04-04T06:59:58.592Z] ==> Appending adjustments [2021-04-04T06:59:58.592Z] https://docs.codecov.io/docs/fixing-reports [2021-04-04T06:59:58.853Z] + Found adjustments [2021-04-04T06:59:58.853Z] ==> Gzipping contents [2021-04-04T06:59:58.853Z] 16K /tmp/codecov.i6W7Cp.gz [2021-04-04T06:59:58.853Z] ==> Uploading reports [2021-04-04T06:59:58.853Z] url: https://codecov.io [2021-04-04T06:59:58.853Z] query: branch=PR-856&commit=c2af0d98444a821eb338cc743186fdc2a9db2c44&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-856%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= [2021-04-04T06:59:58.853Z] -> Pinging Codecov [2021-04-04T06:59:58.854Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-856&commit=c2af0d98444a821eb338cc743186fdc2a9db2c44&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-856%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= [2021-04-04T06:59:59.115Z] -> Uploading to [2021-04-04T06:59:59.115Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-04/7E55EF52A471D76F132DFD9A03CDDE97/c2af0d98444a821eb338cc743186fdc2a9db2c44/3be89282-01b1-4124-a8bf-b8c74318ff76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210404T065959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4653f5e5490767f153e3b33a1624b23a7ae3d6f8fdb4e13cdb0d547deb743e15 [2021-04-04T06:59:59.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-04T06:59:59.115Z] Dload Upload Total Spent Left Speed [2021-04-04T06:59:59.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13690 0 0 100 13690 0 40079 --:--:-- --:--:-- --:--:-- 40146 [2021-04-04T06:59:59.692Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c2af0d98444a821eb338cc743186fdc2a9db2c44 [Pipeline] } [2021-04-04T06:59:59.711Z] 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-04-04T07:00:02.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-04T07:00:02.778Z] ---> package-listing.sh [2021-04-04T07:00:02.778Z] ++ facter osfamily [2021-04-04T07:00:02.778Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-04T07:00:02.778Z] + OS_FAMILY=redhat [2021-04-04T07:00:02.778Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-856 [2021-04-04T07:00:02.778Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-04T07:00:02.778Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-04T07:00:02.778Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-04T07:00:02.778Z] + PACKAGES=/tmp/packages_start.txt [2021-04-04T07:00:02.778Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-856 ']' [2021-04-04T07:00:02.778Z] + PACKAGES=/tmp/packages_end.txt [2021-04-04T07:00:02.778Z] + case "${OS_FAMILY}" in [2021-04-04T07:00:02.778Z] + rpm -qa [2021-04-04T07:00:02.778Z] + sort [2021-04-04T07:00:07.017Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-04T07:00:07.017Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-04T07:00:07.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-04T07:00:07.017Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-856 ']' [2021-04-04T07:00:07.017Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-856/archives/ [2021-04-04T07:00:07.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-856/archives/ [Pipeline] echo [2021-04-04T07:00:07.032Z] 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-856/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-04T07:00:07.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-04T07:00:07.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-04T07:00:07.630Z] [2021-04-04T07:00:07.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-04T07:00:08.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-04T07:00:08.000Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-04T07:00:08.000Z] df20fa9351a1: Pulling fs layer [2021-04-04T07:00:08.000Z] 36b3adc4ff6f: Pulling fs layer [2021-04-04T07:00:08.000Z] 8ad3a11d3b57: Pulling fs layer [2021-04-04T07:00:08.000Z] 46f8f816bc3b: Pulling fs layer [2021-04-04T07:00:08.000Z] 93b61091891f: Pulling fs layer [2021-04-04T07:00:08.000Z] 93b9cdb0e59b: Pulling fs layer [2021-04-04T07:00:08.000Z] 5e14af77c1be: Pulling fs layer [2021-04-04T07:00:08.000Z] 01666e4c0597: Pulling fs layer [2021-04-04T07:00:08.000Z] aa168da1d23b: Pulling fs layer [2021-04-04T07:00:08.000Z] 93b61091891f: Waiting [2021-04-04T07:00:08.000Z] 93b9cdb0e59b: Waiting [2021-04-04T07:00:08.000Z] 5e14af77c1be: Waiting [2021-04-04T07:00:08.000Z] 01666e4c0597: Waiting [2021-04-04T07:00:08.000Z] aa168da1d23b: Waiting [2021-04-04T07:00:08.000Z] 46f8f816bc3b: Waiting [2021-04-04T07:00:08.000Z] 36b3adc4ff6f: Verifying Checksum [2021-04-04T07:00:08.000Z] 36b3adc4ff6f: Download complete [2021-04-04T07:00:08.000Z] 46f8f816bc3b: Verifying Checksum [2021-04-04T07:00:08.000Z] 46f8f816bc3b: Download complete [2021-04-04T07:00:08.000Z] df20fa9351a1: Verifying Checksum [2021-04-04T07:00:08.000Z] df20fa9351a1: Download complete [2021-04-04T07:00:08.000Z] 93b9cdb0e59b: Verifying Checksum [2021-04-04T07:00:08.000Z] 93b9cdb0e59b: Download complete [2021-04-04T07:00:08.263Z] 5e14af77c1be: Verifying Checksum [2021-04-04T07:00:08.263Z] 5e14af77c1be: Download complete [2021-04-04T07:00:08.263Z] 93b61091891f: Verifying Checksum [2021-04-04T07:00:08.263Z] 93b61091891f: Download complete [2021-04-04T07:00:08.263Z] 01666e4c0597: Verifying Checksum [2021-04-04T07:00:08.263Z] 01666e4c0597: Download complete [2021-04-04T07:00:08.263Z] 8ad3a11d3b57: Verifying Checksum [2021-04-04T07:00:08.263Z] 8ad3a11d3b57: Download complete [2021-04-04T07:00:08.526Z] df20fa9351a1: Pull complete [2021-04-04T07:00:08.791Z] 36b3adc4ff6f: Pull complete [2021-04-04T07:00:09.370Z] 8ad3a11d3b57: Pull complete [2021-04-04T07:00:09.370Z] 46f8f816bc3b: Pull complete [2021-04-04T07:00:10.323Z] 93b61091891f: Pull complete [2021-04-04T07:00:10.323Z] aa168da1d23b: Verifying Checksum [2021-04-04T07:00:10.323Z] aa168da1d23b: Download complete [2021-04-04T07:00:10.586Z] 93b9cdb0e59b: Pull complete [2021-04-04T07:00:10.586Z] 5e14af77c1be: Pull complete [2021-04-04T07:00:10.849Z] 01666e4c0597: Pull complete [2021-04-04T07:00:17.497Z] aa168da1d23b: Pull complete [2021-04-04T07:00:17.497Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-04T07:00:17.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-04T07:00:17.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-04T07:00:17.678Z] prd-centos7-docker-4c-2g-32700 does not seem to be running inside a container [2021-04-04T07:00:17.723Z] $ 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-856/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-856 -v /w/workspace/dgexfoundry_device-sdk-go_PR-856:/w/workspace/dgexfoundry_device-sdk-go_PR-856:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-04T07:00:23.089Z] $ docker top dee684346aa246672701f0b1c0b69f31ee52bea062182d640a2e0326188c7c51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-04T07:00:23.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-04T07:00:23.932Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-04T07:00:24.229Z] + ls /var/log/sa-host [2021-04-04T07:00:24.229Z] + sadf -c /var/log/sa-host/sa04 [2021-04-04T07:00:24.229Z] file_magic: OK [2021-04-04T07:00:24.229Z] HZ: Using current value: 100 [2021-04-04T07:00:24.229Z] file_header: OK [2021-04-04T07:00:24.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-04-04T07:00:24.229Z] Statistics: [2021-04-04T07:00:24.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-04-04T07:00:24.229Z] File successfully converted to sysstat format version 12.2.1 [2021-04-04T07:00:24.229Z] + sadf -c /var/log/sa-host/sa23 [2021-04-04T07:00:24.229Z] file_magic: OK [2021-04-04T07:00:24.229Z] HZ: Using current value: 100 [2021-04-04T07:00:24.229Z] file_header: OK [2021-04-04T07:00:24.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-04-04T07:00:24.229Z] Statistics: [2021-04-04T07:00:24.229Z] Hnuu...uuuununununu... [2021-04-04T07:00:24.229Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-04T07:00:24.866Z] provisioning config files... [2021-04-04T07:00:24.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/config2977867684969052507tmp [Pipeline] { [Pipeline] echo [2021-04-04T07:00:24.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-04T07:00:25.251Z] ---> create-netrc.sh [Pipeline] } [2021-04-04T07:00:25.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-04T07:00:25.381Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-04T07:00:25.682Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-04T07:00:25.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-04T07:00:25.989Z] ---> sudo-logs.sh [2021-04-04T07:00:25.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-04T07:00:26.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-04T07:00:26.368Z] ---> job-cost.sh [2021-04-04T07:00:26.368Z] lf-activate-venv: SKIPPING [2021-04-04T07:00:26.368Z] DEBUG: total: 0.20999999344348907 [2021-04-04T07:00:26.368Z] INFO: Retrieving Stack Cost... [2021-04-04T07:00:27.754Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-04T07:00:28.015Z] INFO: Archiving Costs [Pipeline] echo [2021-04-04T07:00:28.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-04T07:00:28.320Z] ---> logs-deploy.sh [2021-04-04T07:00:28.320Z] lf-activate-venv: SKIPPING [2021-04-04T07:00:28.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-856/2 [2021-04-04T07:00:28.320Z] INFO: archiving workspace using pattern(s): [2021-04-04T07:00:29.705Z] Archives upload complete. [2021-04-04T07:00:29.965Z] INFO: archiving logs to Nexus [2021-04-04T07:00:30.909Z] ---> uname -a: [2021-04-04T07:00:30.909Z] Linux prd-centos7-docker-4c-2g-32700.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-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] ---> lscpu: [2021-04-04T07:00:30.909Z] Architecture: x86_64 [2021-04-04T07:00:30.909Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-04T07:00:30.909Z] Byte Order: Little Endian [2021-04-04T07:00:30.909Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-04T07:00:30.909Z] CPU(s): 4 [2021-04-04T07:00:30.909Z] On-line CPU(s) list: 0-3 [2021-04-04T07:00:30.909Z] Thread(s) per core: 1 [2021-04-04T07:00:30.909Z] Core(s) per socket: 1 [2021-04-04T07:00:30.909Z] Socket(s): 4 [2021-04-04T07:00:30.909Z] NUMA node(s): 1 [2021-04-04T07:00:30.909Z] Vendor ID: GenuineIntel [2021-04-04T07:00:30.909Z] CPU family: 6 [2021-04-04T07:00:30.909Z] Model: 44 [2021-04-04T07:00:30.909Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-04T07:00:30.909Z] Stepping: 1 [2021-04-04T07:00:30.909Z] CPU MHz: 2933.438 [2021-04-04T07:00:30.909Z] BogoMIPS: 5866.87 [2021-04-04T07:00:30.909Z] Virtualization: VT-x [2021-04-04T07:00:30.909Z] Hypervisor vendor: KVM [2021-04-04T07:00:30.909Z] Virtualization type: full [2021-04-04T07:00:30.909Z] L1d cache: 128 KiB [2021-04-04T07:00:30.909Z] L1i cache: 128 KiB [2021-04-04T07:00:30.909Z] L2 cache: 16 MiB [2021-04-04T07:00:30.909Z] L3 cache: 64 MiB [2021-04-04T07:00:30.909Z] NUMA node0 CPU(s): 0-3 [2021-04-04T07:00:30.909Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-04T07:00:30.909Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-04T07:00:30.909Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-04T07:00:30.909Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-04T07:00:30.909Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-04T07:00:30.909Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-04T07:00:30.909Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-04T07:00:30.909Z] Vulnerability Srbds: Not affected [2021-04-04T07:00:30.909Z] Vulnerability Tsx async abort: Not affected [2021-04-04T07:00:30.909Z] 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-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] ---> nproc: [2021-04-04T07:00:30.909Z] 4 [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] ---> df -h: [2021-04-04T07:00:30.909Z] Filesystem Size Used Available Use% Mounted on [2021-04-04T07:00:30.909Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-04T07:00:30.909Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-04T07:00:30.909Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-04T07:00:30.909Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-856 [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-04T07:00:30.909Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] ---> free -m: [2021-04-04T07:00:30.909Z] total used free shared buff/cache available [2021-04-04T07:00:30.909Z] Mem: 1837 700 99 0 1038 1032 [2021-04-04T07:00:30.909Z] Swap: 1023 0 1023 [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] ---> ip addr: [2021-04-04T07:00:30.909Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-04T07:00:30.909Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-04T07:00:30.909Z] inet 127.0.0.1/8 scope host lo [2021-04-04T07:00:30.909Z] valid_lft forever preferred_lft forever [2021-04-04T07:00:30.909Z] inet6 ::1/128 scope host [2021-04-04T07:00:30.909Z] valid_lft forever preferred_lft forever [2021-04-04T07:00:30.909Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-04T07:00:30.909Z] link/ether fa:16:3e:35:0f:38 brd ff:ff:ff:ff:ff:ff [2021-04-04T07:00:30.909Z] inet 10.30.123.85/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-04T07:00:30.909Z] valid_lft 85701sec preferred_lft 85701sec [2021-04-04T07:00:30.909Z] inet6 fe80::f816:3eff:fe35:f38/64 scope link [2021-04-04T07:00:30.909Z] valid_lft forever preferred_lft forever [2021-04-04T07:00:30.909Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-04T07:00:30.909Z] link/ether 02:42:02:80:ab:7b brd ff:ff:ff:ff:ff:ff [2021-04-04T07:00:30.909Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-04T07:00:30.909Z] valid_lft forever preferred_lft forever [2021-04-04T07:00:30.909Z] inet6 fe80::42:2ff:fe80:ab7b/64 scope link [2021-04-04T07:00:30.909Z] valid_lft forever preferred_lft forever [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] ---> sar -b -r -n DEV: [2021-04-04T07:00:30.909Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/04/21 _x86_64_ (4 CPU) [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] 06:48:40 LINUX RESTART (4 CPU) [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] 06:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-04T07:00:30.909Z] 06:50:01 124.07 43.04 81.03 0.00 7750.07 36232.84 0.00 [2021-04-04T07:00:30.909Z] 06:51:01 2.60 0.00 2.60 0.00 0.00 56.22 0.00 [2021-04-04T07:00:30.909Z] 06:52:01 0.38 0.00 0.38 0.00 0.00 6.23 0.00 [2021-04-04T07:00:30.909Z] 06:53:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-04-04T07:00:30.909Z] 06:54:02 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-04-04T07:00:30.909Z] 06:55:01 0.34 0.00 0.34 0.00 0.00 4.67 0.00 [2021-04-04T07:00:30.909Z] 06:56:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2021-04-04T07:00:30.909Z] 06:57:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-04-04T07:00:30.909Z] 06:58:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 [2021-04-04T07:00:30.909Z] 06:59:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2021-04-04T07:00:30.909Z] 07:00:01 0.40 0.08 0.32 0.00 7.33 7.10 0.00 [2021-04-04T07:00:30.909Z] Average: 11.77 3.93 7.84 0.00 706.74 3309.26 0.00 [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] 06:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-04T07:00:30.909Z] 06:50:01 149120 0 589468 31.33 2620 1140336 1106944 37.78 442948 1089820 128 [2021-04-04T07:00:30.909Z] 06:51:01 153188 0 585280 31.11 2620 1140456 1099076 37.51 440628 1088820 20 [2021-04-04T07:00:30.909Z] 06:52:01 152052 0 586412 31.17 2620 1140460 1094976 37.37 453128 1077760 12 [2021-04-04T07:00:30.909Z] 06:53:01 153124 0 585340 31.11 2620 1140460 1079676 36.85 452748 1077172 8 [2021-04-04T07:00:30.909Z] 06:54:02 153212 0 585244 31.10 2620 1140468 1079544 36.84 458888 1071480 12 [2021-04-04T07:00:30.909Z] 06:55:01 152548 0 585904 31.14 2620 1140472 1079628 36.85 459324 1071480 8 [2021-04-04T07:00:30.909Z] 06:56:01 152652 0 585796 31.13 2620 1140476 1079544 36.84 458932 1071476 8 [2021-04-04T07:00:30.909Z] 06:57:01 152832 0 585612 31.12 2620 1140480 1079544 36.84 458912 1071476 20 [2021-04-04T07:00:30.909Z] 06:58:01 153088 0 585348 31.11 2620 1140488 1079540 36.84 459044 1071476 12 [2021-04-04T07:00:30.909Z] 06:59:01 153180 0 585252 31.10 2620 1140492 1079544 36.84 458908 1071476 8 [2021-04-04T07:00:30.909Z] 07:00:01 147544 0 590552 31.39 2620 1140828 1080096 36.86 464412 1071524 32 [2021-04-04T07:00:30.909Z] Average: 152049 0 586383 31.16 2620 1140492 1085283 37.04 455261 1075815 24 [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.909Z] 06:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-04T07:00:30.909Z] 06:50:01 eth0 601.12 382.44 1106.11 105.72 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:50:01 docker0 7.76 6.61 1.38 24.64 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:51:01 eth0 2.35 0.95 1.01 0.59 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:52:01 eth0 2.00 0.32 0.39 0.20 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:53:01 eth0 0.75 0.40 0.42 0.24 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:54:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:55:01 eth0 0.32 0.24 0.15 0.07 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:59:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 07:00:01 eth0 5.20 3.50 4.89 1.81 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] Average: eth0 55.78 35.37 101.40 9.90 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] Average: docker0 0.71 0.60 0.13 2.24 0.00 0.00 0.00 0.00 [2021-04-04T07:00:30.909Z] [2021-04-04T07:00:30.910Z] [2021-04-04T07:00:30.910Z] ---> sar -P ALL: [2021-04-04T07:00:30.910Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/04/21 _x86_64_ (4 CPU) [2021-04-04T07:00:30.910Z] [2021-04-04T07:00:30.910Z] 06:48:40 LINUX RESTART (4 CPU) [2021-04-04T07:00:30.910Z] [2021-04-04T07:00:30.910Z] 06:49:01 CPU %user %nice %system %iowait %steal %idle [2021-04-04T07:00:30.910Z] 06:50:01 all 13.25 0.00 5.13 4.85 0.05 76.73 [2021-04-04T07:00:30.910Z] 06:50:01 0 12.22 0.00 5.82 5.85 0.08 76.02 [2021-04-04T07:00:30.910Z] 06:50:01 1 13.47 0.00 5.05 4.95 0.03 76.50 [2021-04-04T07:00:30.910Z] 06:50:01 2 13.46 0.00 5.04 5.58 0.02 75.90 [2021-04-04T07:00:30.910Z] 06:50:01 3 13.83 0.00 4.62 3.00 0.05 78.49 [2021-04-04T07:00:30.910Z] 06:51:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-04-04T07:00:30.910Z] 06:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-04T07:00:30.910Z] 06:51:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2021-04-04T07:00:30.910Z] 06:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-04T07:00:30.910Z] 06:51:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2021-04-04T07:00:30.910Z] 06:52:01 all 0.18 0.00 0.16 0.00 0.01 99.65 [2021-04-04T07:00:30.910Z] 06:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-04T07:00:30.910Z] 06:52:01 1 0.35 0.00 0.05 0.00 0.00 99.60 [2021-04-04T07:00:30.910Z] 06:52:01 2 0.07 0.00 0.25 0.00 0.02 99.67 [2021-04-04T07:00:30.910Z] 06:52:01 3 0.23 0.00 0.28 0.00 0.00 99.48 [2021-04-04T07:00:30.910Z] 06:53:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-04-04T07:00:30.910Z] 06:53:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2021-04-04T07:00:30.910Z] 06:53:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2021-04-04T07:00:30.910Z] 06:53:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-04T07:00:30.910Z] 06:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-04T07:00:30.910Z] 06:54:02 all 0.17 0.00 0.11 0.00 0.01 99.71 [2021-04-04T07:00:30.910Z] 06:54:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-04T07:00:30.910Z] 06:54:02 1 0.50 0.00 0.10 0.00 0.03 99.37 [2021-04-04T07:00:30.910Z] 06:54:02 2 0.07 0.00 0.25 0.00 0.00 99.68 [2021-04-04T07:00:30.910Z] 06:54:02 3 0.07 0.00 0.08 0.00 0.02 99.83 [2021-04-04T07:00:30.910Z] 06:55:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-04-04T07:00:30.910Z] 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-04T07:00:30.910Z] 06:55:01 1 0.51 0.00 0.02 0.00 0.00 99.47 [2021-04-04T07:00:30.910Z] 06:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-04T07:00:30.910Z] 06:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-04T07:00:30.910Z] 06:56:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-04-04T07:00:30.910Z] 06:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-04T07:00:30.910Z] 06:56:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-04-04T07:00:30.910Z] 06:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-04T07:00:30.910Z] 06:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-04T07:00:30.910Z] 06:57:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2021-04-04T07:00:30.910Z] 06:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-04-04T07:00:30.910Z] 06:57:01 1 0.47 0.00 0.02 0.00 0.00 99.52 [2021-04-04T07:00:30.910Z] 06:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-04T07:00:30.910Z] 06:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-04T07:00:30.910Z] 06:58:01 all 0.04 0.00 0.03 0.00 0.00 99.92 [2021-04-04T07:00:30.910Z] 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-04T07:00:30.910Z] 06:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-04T07:00:30.910Z] 06:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-04-04T07:00:30.910Z] 06:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-04T07:00:30.910Z] 06:59:01 all 0.03 0.00 0.03 0.00 0.00 99.95 [2021-04-04T07:00:30.910Z] 06:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-04T07:00:30.910Z] 06:59:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-04T07:00:30.910Z] 06:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-04T07:00:30.910Z] 06:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-04T07:00:30.910Z] 07:00:01 all 0.49 0.00 0.24 0.00 0.00 99.27 [2021-04-04T07:00:30.910Z] 07:00:01 0 0.50 0.00 0.35 0.00 0.00 99.15 [2021-04-04T07:00:30.910Z] 07:00:01 1 0.65 0.00 0.20 0.02 0.00 99.13 [2021-04-04T07:00:30.910Z] 07:00:01 2 0.65 0.00 0.28 0.00 0.00 99.07 [2021-04-04T07:00:30.910Z] 07:00:01 3 0.15 0.00 0.12 0.00 0.00 99.73 [2021-04-04T07:00:30.910Z] [2021-04-04T07:00:30.910Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-04-04T07:00:30.910Z] Average: all 1.35 0.00 0.53 0.44 0.01 97.68 [2021-04-04T07:00:30.910Z] Average: 0 1.18 0.00 0.57 0.53 0.01 97.71 [2021-04-04T07:00:30.910Z] Average: 1 1.56 0.00 0.51 0.45 0.01 97.47 [2021-04-04T07:00:30.910Z] Average: 2 1.31 0.00 0.55 0.50 0.00 97.63 [2021-04-04T07:00:30.910Z] Average: 3 1.35 0.00 0.48 0.27 0.01 97.90 [2021-04-04T07:00:30.910Z] [2021-04-04T07:00:30.910Z] [2021-04-04T07:00:30.910Z]