Pull request #900 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0df1feef5fd52680c0333778b4e71abc37891c1f+92affc97e25621ac5a3617c0e5e42feb55191c77 (700a28ff8b07357c3c0fe0aca6d4442f4dd1d1a2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-900/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-900/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-2001 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [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-900 # 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/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 0df1feef5fd52680c0333778b4e71abc37891c1f Merge succeeded, producing 0df1feef5fd52680c0333778b4e71abc37891c1f Checking out Revision 0df1feef5fd52680c0333778b4e71abc37891c1f (PR-900) > git config core.sparsecheckout # timeout=10 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # 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 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 Commit message: "test: add unit tests for application package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-27T08:12:12.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-27T08:12:12.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-27T08:12:12.846Z] ========================================================= [2021-04-27T08:12:12.846Z] EdgeX Global Pipelines Version Info [2021-04-27T08:12:12.846Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:12:14.477Z] ------------------- [2021-04-27T08:12:14.477Z] stable info: [2021-04-27T08:12:14.477Z] ------------------- [2021-04-27T08:12:14.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-27T08:12:14.477Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-27T08:12:14.477Z] Message: update stable to v1.0.186 [2021-04-27T08:12:15.425Z] ------------------- [2021-04-27T08:12:15.425Z] experimental info: [2021-04-27T08:12:15.425Z] ------------------- [2021-04-27T08:12:15.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-27T08:12:15.425Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-27T08:12:15.425Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-27T08:12:15.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-27T08:12:15.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-27T08:12:15.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-27T08:12:15.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-27T08:12:15.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-27T08:12:15.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-27T08:12:15.983Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-27T08:12:16.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-27T08:12:16.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-27T08:12:16.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-27T08:12:16.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-27T08:12:16.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-27T08:12:16.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-27T08:12:16.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-27T08:12:16.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-27T08:12:16.527Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-27T08:12:16.585Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-27T08:12:16.641Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-27T08:12:16.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-27T08:12:16.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-27T08:12:16.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-27T08:12:16.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-27T08:12:16.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-27T08:12:17.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-27T08:12:17.062Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-27T08:12:17.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-27T08:12:17.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-900 [Pipeline] echo [2021-04-27T08:12:17.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-900 [Pipeline] echo [2021-04-27T08:12:17.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-900 [Pipeline] echo [2021-04-27T08:12:17.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df1feef5fd52680c0333778b4e71abc37891c1f [Pipeline] echo [2021-04-27T08:12:17.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df1fee [Pipeline] echo [2021-04-27T08:12:17.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-27T08:12:17.610Z] provisioning config files... [2021-04-27T08:12:17.641Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config2332895506164109887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:12:18.017Z] ---> docker-login.sh [2021-04-27T08:12:18.017Z] nexus3.edgexfoundry.org:10001 [2021-04-27T08:12:18.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:12:18.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:12:18.542Z] Configure a credential helper to remove this warning. See [2021-04-27T08:12:18.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:12:18.542Z] [2021-04-27T08:12:18.542Z] Login Succeeded [2021-04-27T08:12:18.542Z] nexus3.edgexfoundry.org:10002 [2021-04-27T08:12:18.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:12:18.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:12:18.804Z] Configure a credential helper to remove this warning. See [2021-04-27T08:12:18.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:12:18.804Z] [2021-04-27T08:12:18.804Z] Login Succeeded [2021-04-27T08:12:18.804Z] nexus3.edgexfoundry.org:10003 [2021-04-27T08:12:18.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:12:19.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:12:19.067Z] Configure a credential helper to remove this warning. See [2021-04-27T08:12:19.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:12:19.067Z] [2021-04-27T08:12:19.067Z] Login Succeeded [2021-04-27T08:12:19.067Z] nexus3.edgexfoundry.org:10004 [2021-04-27T08:12:19.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:12:19.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:12:19.067Z] Configure a credential helper to remove this warning. See [2021-04-27T08:12:19.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:12:19.067Z] [2021-04-27T08:12:19.067Z] Login Succeeded [2021-04-27T08:12:19.067Z] docker.io [2021-04-27T08:12:19.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:12:19.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:12:19.591Z] Configure a credential helper to remove this warning. See [2021-04-27T08:12:19.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:12:19.591Z] [2021-04-27T08:12:19.591Z] Login Succeeded [2021-04-27T08:12:19.591Z] ---> docker-login.sh ends [Pipeline] } [2021-04-27T08:12:19.616Z] 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-27T08:12:20.367Z] + git log --format=format:%s -1 0df1feef5fd52680c0333778b4e71abc37891c1f [Pipeline] echo [2021-04-27T08:12:20.461Z] GIT_COMMIT: 0df1feef5fd52680c0333778b4e71abc37891c1f, Commit Message: test: add unit tests for application package [Pipeline] echo [2021-04-27T08:12:20.500Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:12:21.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-27T08:12:21.462Z] [2021-04-27T08:12:21.462Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:12:21.827Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-27T08:12:21.828Z] latest: Pulling from edgex-devops/git-semver [2021-04-27T08:12:21.828Z] 31603596830f: Pulling fs layer [2021-04-27T08:12:21.828Z] 2a8b12db71e7: Pulling fs layer [2021-04-27T08:12:21.828Z] 6ca5941a6612: Pulling fs layer [2021-04-27T08:12:21.828Z] ecc8261a40a4: Pulling fs layer [2021-04-27T08:12:21.828Z] ecc8261a40a4: Waiting [2021-04-27T08:12:21.828Z] 2a8b12db71e7: Verifying Checksum [2021-04-27T08:12:21.828Z] 2a8b12db71e7: Download complete [2021-04-27T08:12:22.093Z] 31603596830f: Verifying Checksum [2021-04-27T08:12:22.093Z] 31603596830f: Download complete [2021-04-27T08:12:22.093Z] ecc8261a40a4: Verifying Checksum [2021-04-27T08:12:22.093Z] ecc8261a40a4: Download complete [2021-04-27T08:12:22.093Z] 6ca5941a6612: Verifying Checksum [2021-04-27T08:12:22.093Z] 6ca5941a6612: Download complete [2021-04-27T08:12:22.356Z] 31603596830f: Pull complete [2021-04-27T08:12:22.620Z] 2a8b12db71e7: Pull complete [2021-04-27T08:12:23.569Z] 6ca5941a6612: Pull complete [2021-04-27T08:12:23.569Z] ecc8261a40a4: Pull complete [2021-04-27T08:12:23.570Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-27T08:12:23.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-27T08:12:23.570Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-27T08:12:23.707Z] prd-centos7-docker-4c-2g-2001 does not seem to be running inside a container [2021-04-27T08:12:23.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-900 -v /w/workspace/dgexfoundry_device-sdk-go_PR-900:/w/workspace/dgexfoundry_device-sdk-go_PR-900:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-900@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:10004/edgex-devops/git-semver:latest cat [2021-04-27T08:12:25.915Z] $ docker top bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-27T08:12:26.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-27T08:12:26.286Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-27T08:12:26.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-27T08:12:26.548Z] $ docker exec bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent [2021-04-27T08:12:26.728Z] SSH_AUTH_SOCK=/tmp/ssh-Ir4AqvmXq8nF/agent.12 [2021-04-27T08:12:26.728Z] SSH_AGENT_PID=17 [2021-04-27T08:12:26.745Z] Running ssh-add (command line suppressed) [2021-04-27T08:12:26.880Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_6825911740305483775.key (/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_6825911740305483775.key) [2021-04-27T08:12:26.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-27T08:12:27.309Z] + git tag --points-at HEAD [Pipeline] } [2021-04-27T08:12:27.341Z] $ docker exec --env ******** --env ******** bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent -k [2021-04-27T08:12:27.476Z] unset SSH_AUTH_SOCK; [2021-04-27T08:12:27.476Z] unset SSH_AGENT_PID; [2021-04-27T08:12:27.476Z] echo Agent pid 17 killed; [2021-04-27T08:12:27.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-27T08:12:27.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-27T08:12:27.632Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-27T08:12:27.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-27T08:12:27.818Z] $ docker exec bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent [2021-04-27T08:12:27.999Z] SSH_AUTH_SOCK=/tmp/ssh-WnPkzO3P1KU5/agent.45 [2021-04-27T08:12:27.999Z] SSH_AGENT_PID=50 [2021-04-27T08:12:28.007Z] Running ssh-add (command line suppressed) [2021-04-27T08:12:28.138Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_809598775774949460.key (/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_809598775774949460.key) [2021-04-27T08:12:28.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-27T08:12:28.546Z] + git semver init [2021-04-27T08:12:28.546Z] # -> Open(): unable to determine branch for HEAD [2021-04-27T08:12:28.546Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-900/.git [2021-04-27T08:12:28.546Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-900 [2021-04-27T08:12:28.546Z] # $SEMVER_REMOTE_NAME = origin [2021-04-27T08:12:28.546Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-27T08:12:28.546Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-27T08:12:28.546Z] # $SEMVER_BRANCH = PR-900 [2021-04-27T08:12:28.546Z] # $SEMVER_TEMP = /tmp/semver-630982800 [2021-04-27T08:12:28.546Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-27T08:12:29.497Z] # '/tmp/semver-630982800' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-900/.semver' [2021-04-27T08:12:29.497Z] # -> Force: false [2021-04-27T08:12:29.497Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-900/.semver [Pipeline] } [2021-04-27T08:12:29.518Z] $ docker exec --env ******** --env ******** bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 ssh-agent -k [2021-04-27T08:12:29.634Z] unset SSH_AUTH_SOCK; [2021-04-27T08:12:29.635Z] unset SSH_AGENT_PID; [2021-04-27T08:12:29.635Z] echo Agent pid 50 killed; [2021-04-27T08:12:29.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-27T08:12:30.118Z] + git semver [Pipeline] } [2021-04-27T08:12:30.158Z] $ docker stop --time=1 bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 [2021-04-27T08:12:31.594Z] $ docker rm -f bc124b89e719ec0ae890dcc9bf602d61eb69ae0108719d2ea6774ff6347f58e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-27T08:12:32.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-27T08:12:32.538Z] Stashed 1 file(s) [Pipeline] echo [2021-04-27T08:12:32.576Z] [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-27T08:12:48.064Z] Still waiting to schedule task [2021-04-27T08:12:48.064Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2001’ [2021-04-27T08:12:48.093Z] Still waiting to schedule task [2021-04-27T08:12:48.093Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-27T08:14:39.452Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2002 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] ws [2021-04-27T08:14:39.513Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-27T08:14:45.387Z] using credential edgex-jenkins-ssh [2021-04-27T08:14:45.417Z] Cloning the remote Git repository [2021-04-27T08:14:45.470Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-27T08:14:45.589Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-04-27T08:14:45.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-27T08:14:45.721Z] > git --version # timeout=10 [2021-04-27T08:14:45.739Z] > git --version # 'git version 2.17.1' [2021-04-27T08:14:45.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T08:14:45.811Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T08:14:48.265Z] Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 0df1feef5fd52680c0333778b4e71abc37891c1f [2021-04-27T08:14:48.469Z] Merge succeeded, producing 0df1feef5fd52680c0333778b4e71abc37891c1f [2021-04-27T08:14:48.470Z] Checking out Revision 0df1feef5fd52680c0333778b4e71abc37891c1f (PR-900) [2021-04-27T08:14:47.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-27T08:14:47.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T08:14:47.614Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-27T08:14:47.646Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-27T08:14:47.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T08:14:47.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-27T08:14:48.287Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T08:14:48.308Z] > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 [2021-04-27T08:14:48.399Z] > git remote # timeout=10 [2021-04-27T08:14:48.414Z] > git config --get remote.origin.url # timeout=10 [2021-04-27T08:14:48.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T08:14:48.437Z] > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 [2021-04-27T08:14:48.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-27T08:14:48.480Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T08:14:48.495Z] > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 [2021-04-27T08:14:52.650Z] Commit message: "test: add unit tests for application package" [2021-04-27T08:14:52.716Z] > git --version # timeout=10 [2021-04-27T08:14:52.735Z] > git --version # 'git version 2.17.1' [2021-04-27T08:14:52.749Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T08:14:54.588Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-27T08:14:55.006Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-27T08:14:55.369Z] + sudo service docker restart [2021-04-27T08:14:55.370Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-27T08:14:58.100Z] provisioning config files... [2021-04-27T08:14:58.143Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4905029155944340914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:14:58.560Z] ---> docker-login.sh [2021-04-27T08:14:58.560Z] nexus3.edgexfoundry.org:10001 [2021-04-27T08:14:59.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:14:59.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:14:59.823Z] Configure a credential helper to remove this warning. See [2021-04-27T08:14:59.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:14:59.823Z] [2021-04-27T08:14:59.823Z] Login Succeeded [2021-04-27T08:14:59.823Z] nexus3.edgexfoundry.org:10002 [2021-04-27T08:15:00.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:00.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:00.423Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:00.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:00.423Z] [2021-04-27T08:15:00.423Z] Login Succeeded [2021-04-27T08:15:00.423Z] nexus3.edgexfoundry.org:10003 [2021-04-27T08:15:00.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:00.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:00.970Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:00.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:00.970Z] [2021-04-27T08:15:00.970Z] Login Succeeded [2021-04-27T08:15:00.970Z] nexus3.edgexfoundry.org:10004 [2021-04-27T08:15:01.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:01.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:01.518Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:01.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:01.518Z] [2021-04-27T08:15:01.518Z] Login Succeeded [2021-04-27T08:15:01.518Z] docker.io [2021-04-27T08:15:02.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:02.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:02.392Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:02.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:02.392Z] [2021-04-27T08:15:02.392Z] Login Succeeded [2021-04-27T08:15:02.392Z] ---> docker-login.sh ends [Pipeline] } [2021-04-27T08:15:02.423Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-27T08:15:02.837Z] ========================================================= [2021-04-27T08:15:02.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-27T08:15:02.837Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:15:03.226Z] + 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-27T08:15:03.823Z] Sending build context to Docker daemon 2.515MB [2021-04-27T08:15:03.823Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T08:15:03.823Z] Step 2/8 : FROM ${BASE} [2021-04-27T08:15:03.823Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-27T08:15:03.823Z] 5f621e34cdf4: Pulling fs layer [2021-04-27T08:15:03.823Z] a4357932f1b6: Pulling fs layer [2021-04-27T08:15:03.823Z] 18c013af1878: Pulling fs layer [2021-04-27T08:15:03.823Z] 00ac8860ef70: Pulling fs layer [2021-04-27T08:15:03.823Z] 63d7cb157983: Pulling fs layer [2021-04-27T08:15:03.823Z] b116817d02f9: Pulling fs layer [2021-04-27T08:15:03.823Z] 745a02a5169b: Pulling fs layer [2021-04-27T08:15:03.823Z] 00ac8860ef70: Waiting [2021-04-27T08:15:03.823Z] 745a02a5169b: Waiting [2021-04-27T08:15:03.823Z] b116817d02f9: Waiting [2021-04-27T08:15:03.823Z] 18c013af1878: Download complete [2021-04-27T08:15:03.823Z] a4357932f1b6: Verifying Checksum [2021-04-27T08:15:03.823Z] a4357932f1b6: Download complete [2021-04-27T08:15:03.823Z] 63d7cb157983: Verifying Checksum [2021-04-27T08:15:03.823Z] 63d7cb157983: Download complete [2021-04-27T08:15:03.823Z] b116817d02f9: Verifying Checksum [2021-04-27T08:15:03.823Z] b116817d02f9: Download complete [2021-04-27T08:15:03.823Z] 5f621e34cdf4: Verifying Checksum [2021-04-27T08:15:03.823Z] 5f621e34cdf4: Download complete [2021-04-27T08:15:04.827Z] 5f621e34cdf4: Pull complete [2021-04-27T08:15:05.102Z] a4357932f1b6: Pull complete [2021-04-27T08:15:05.704Z] 18c013af1878: Pull complete [2021-04-27T08:15:06.688Z] 745a02a5169b: Verifying Checksum [2021-04-27T08:15:06.688Z] 745a02a5169b: Download complete [2021-04-27T08:15:07.289Z] 00ac8860ef70: Download complete [2021-04-27T08:15:13.232Z] Running on prd-centos7-docker-4c-2g-2003 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] ws [2021-04-27T08:15:13.287Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-27T08:15:16.046Z] using credential edgex-jenkins-ssh [2021-04-27T08:15:16.058Z] Cloning the remote Git repository [2021-04-27T08:15:16.084Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-27T08:15:16.148Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-04-27T08:15:16.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-27T08:15:16.207Z] > git --version # timeout=10 [2021-04-27T08:15:16.213Z] > git --version # 'git version 2.24.3' [2021-04-27T08:15:16.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T08:15:16.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T08:15:17.455Z] Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 0df1feef5fd52680c0333778b4e71abc37891c1f [2021-04-27T08:15:17.492Z] 00ac8860ef70: Pull complete [2021-04-27T08:15:17.546Z] Merge succeeded, producing 0df1feef5fd52680c0333778b4e71abc37891c1f [2021-04-27T08:15:17.546Z] Checking out Revision 0df1feef5fd52680c0333778b4e71abc37891c1f (PR-900) [2021-04-27T08:15:17.766Z] 63d7cb157983: Pull complete [2021-04-27T08:15:16.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-27T08:15:16.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T08:15:16.970Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-27T08:15:16.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-27T08:15:16.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T08:15:16.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-27T08:15:17.464Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T08:15:17.469Z] > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 [2021-04-27T08:15:17.513Z] > git remote # timeout=10 [2021-04-27T08:15:17.521Z] > git config --get remote.origin.url # timeout=10 [2021-04-27T08:15:17.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T08:15:17.530Z] > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 [2021-04-27T08:15:17.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-27T08:15:17.550Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T08:15:17.557Z] > git checkout -f 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 [2021-04-27T08:15:18.372Z] b116817d02f9: Pull complete [2021-04-27T08:15:21.170Z] Commit message: "test: add unit tests for application package" [2021-04-27T08:15:21.194Z] > git --version # timeout=10 [2021-04-27T08:15:21.201Z] > git --version # 'git version 2.24.3' [2021-04-27T08:15:21.209Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-27T08:15:21.762Z] 745a02a5169b: Pull complete [2021-04-27T08:15:21.763Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-27T08:15:21.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-27T08:15:21.763Z] ---> b7e6874047d6 [2021-04-27T08:15:21.763Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T08:15:23.089Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-27T08:15:23.443Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-27T08:15:23.765Z] + sudo service docker restart [2021-04-27T08:15:23.765Z] + true [2021-04-27T08:15:23.765Z] Redirecting to /bin/systemctl restart docker.service [2021-04-27T08:15:24.393Z] ---> Running in c9b9a7d3db37 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-27T08:15:24.810Z] provisioning config files... [2021-04-27T08:15:24.841Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4135750946910414977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:15:24.992Z] Removing intermediate container c9b9a7d3db37 [2021-04-27T08:15:24.992Z] ---> 8178cd40bae6 [2021-04-27T08:15:24.992Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T08:15:24.992Z] ---> Running in 2ce79ff11b31 [2021-04-27T08:15:25.216Z] ---> docker-login.sh [2021-04-27T08:15:25.217Z] nexus3.edgexfoundry.org:10001 [2021-04-27T08:15:25.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:25.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:25.483Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:25.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:25.483Z] [2021-04-27T08:15:25.483Z] Login Succeeded [2021-04-27T08:15:25.483Z] nexus3.edgexfoundry.org:10002 [2021-04-27T08:15:25.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:25.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:25.746Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:25.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:25.746Z] [2021-04-27T08:15:25.746Z] Login Succeeded [2021-04-27T08:15:25.746Z] nexus3.edgexfoundry.org:10003 [2021-04-27T08:15:25.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:26.010Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:26.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:26.010Z] [2021-04-27T08:15:26.010Z] Login Succeeded [2021-04-27T08:15:26.010Z] nexus3.edgexfoundry.org:10004 [2021-04-27T08:15:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:26.010Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:26.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:26.010Z] [2021-04-27T08:15:26.010Z] Login Succeeded [2021-04-27T08:15:26.010Z] docker.io [2021-04-27T08:15:26.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T08:15:26.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T08:15:26.539Z] Configure a credential helper to remove this warning. See [2021-04-27T08:15:26.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T08:15:26.539Z] [2021-04-27T08:15:26.539Z] Login Succeeded [2021-04-27T08:15:26.539Z] ---> docker-login.sh ends [Pipeline] } [2021-04-27T08:15:26.572Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-27T08:15:26.877Z] ========================================================= [2021-04-27T08:15:26.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-27T08:15:26.877Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:15:27.274Z] + 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-27T08:15:27.274Z] Sending build context to Docker daemon 2.516MB [2021-04-27T08:15:27.274Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T08:15:27.274Z] Step 2/8 : FROM ${BASE} [2021-04-27T08:15:27.541Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-27T08:15:27.541Z] 188c0c94c7c5: Pulling fs layer [2021-04-27T08:15:27.541Z] 0ef7d3d256c8: Pulling fs layer [2021-04-27T08:15:27.541Z] de9db76c5a1d: Pulling fs layer [2021-04-27T08:15:27.541Z] bca2f99d35d6: Pulling fs layer [2021-04-27T08:15:27.541Z] 93359f2a8cfa: Pulling fs layer [2021-04-27T08:15:27.541Z] 7c6f9722023f: Pulling fs layer [2021-04-27T08:15:27.541Z] a35cf1a2eb13: Pulling fs layer [2021-04-27T08:15:27.541Z] 93359f2a8cfa: Waiting [2021-04-27T08:15:27.541Z] bca2f99d35d6: Waiting [2021-04-27T08:15:27.541Z] 7c6f9722023f: Waiting [2021-04-27T08:15:27.541Z] a35cf1a2eb13: Waiting [2021-04-27T08:15:27.541Z] de9db76c5a1d: Verifying Checksum [2021-04-27T08:15:27.541Z] de9db76c5a1d: Download complete [2021-04-27T08:15:27.541Z] 0ef7d3d256c8: Verifying Checksum [2021-04-27T08:15:27.541Z] 0ef7d3d256c8: Download complete [2021-04-27T08:15:27.541Z] 93359f2a8cfa: Verifying Checksum [2021-04-27T08:15:27.541Z] 93359f2a8cfa: Download complete [2021-04-27T08:15:27.541Z] 7c6f9722023f: Verifying Checksum [2021-04-27T08:15:27.541Z] 7c6f9722023f: Download complete [2021-04-27T08:15:27.541Z] 188c0c94c7c5: Verifying Checksum [2021-04-27T08:15:27.541Z] 188c0c94c7c5: Download complete [2021-04-27T08:15:27.620Z] Removing intermediate container 2ce79ff11b31 [2021-04-27T08:15:27.620Z] ---> 052d1f857100 [2021-04-27T08:15:27.621Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-27T08:15:27.621Z] ---> Running in 7082a139738c [2021-04-27T08:15:27.805Z] 188c0c94c7c5: Pull complete [2021-04-27T08:15:28.076Z] 0ef7d3d256c8: Pull complete [2021-04-27T08:15:28.076Z] de9db76c5a1d: Pull complete [2021-04-27T08:15:28.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-27T08:15:29.480Z] a35cf1a2eb13: Verifying Checksum [2021-04-27T08:15:29.480Z] a35cf1a2eb13: Download complete [2021-04-27T08:15:29.748Z] bca2f99d35d6: Verifying Checksum [2021-04-27T08:15:29.748Z] bca2f99d35d6: Download complete [2021-04-27T08:15:30.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-27T08:15:33.171Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-27T08:15:33.171Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-27T08:15:33.171Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-27T08:15:33.171Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-27T08:15:33.443Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-27T08:15:33.717Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-27T08:15:33.717Z] Executing busybox-1.31.1-r19.trigger [2021-04-27T08:15:33.717Z] OK: 144 MiB in 45 packages [2021-04-27T08:15:35.079Z] bca2f99d35d6: Pull complete [2021-04-27T08:15:35.079Z] 93359f2a8cfa: Pull complete [2021-04-27T08:15:35.079Z] 7c6f9722023f: Pull complete [2021-04-27T08:15:35.147Z] Removing intermediate container 7082a139738c [2021-04-27T08:15:35.147Z] ---> ace2e9d661ef [2021-04-27T08:15:35.147Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-27T08:15:35.147Z] ---> Running in 186dae65e5ff [2021-04-27T08:15:35.751Z] Removing intermediate container 186dae65e5ff [2021-04-27T08:15:35.751Z] ---> 1b8747407671 [2021-04-27T08:15:35.751Z] Step 7/8 : COPY . . [2021-04-27T08:15:37.185Z] ---> bec1783023fe [2021-04-27T08:15:37.185Z] Step 8/8 : RUN go mod download [2021-04-27T08:15:37.185Z] ---> Running in 1521e596d1b6 [2021-04-27T08:15:43.266Z] a35cf1a2eb13: Pull complete [2021-04-27T08:15:43.266Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-27T08:15:43.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-27T08:15:43.266Z] ---> a62c8e92a672 [2021-04-27T08:15:43.266Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T08:15:43.266Z] ---> Running in 6db9586d539f [2021-04-27T08:15:43.266Z] Removing intermediate container 6db9586d539f [2021-04-27T08:15:43.266Z] ---> f9940d89ded3 [2021-04-27T08:15:43.266Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T08:15:43.266Z] ---> Running in 482abcf7fbd2 [2021-04-27T08:15:44.668Z] Removing intermediate container 482abcf7fbd2 [2021-04-27T08:15:44.668Z] ---> 44d65d80d772 [2021-04-27T08:15:44.668Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-27T08:15:44.668Z] ---> Running in 2a21a7e223dd [2021-04-27T08:15:45.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-27T08:15:46.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-27T08:15:46.456Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-27T08:15:46.720Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-27T08:15:46.989Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-27T08:15:47.251Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-27T08:15:47.251Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-27T08:15:47.252Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-27T08:15:47.516Z] Executing busybox-1.31.1-r19.trigger [2021-04-27T08:15:47.516Z] OK: 167 MiB in 45 packages [2021-04-27T08:15:48.093Z] Removing intermediate container 2a21a7e223dd [2021-04-27T08:15:48.093Z] ---> efee544922bb [2021-04-27T08:15:48.093Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-27T08:15:48.093Z] ---> Running in 4800f164785f [2021-04-27T08:15:48.093Z] Removing intermediate container 4800f164785f [2021-04-27T08:15:48.093Z] ---> 8573d1584345 [2021-04-27T08:15:48.093Z] Step 7/8 : COPY . . [2021-04-27T08:15:49.499Z] ---> cebf1c4630a6 [2021-04-27T08:15:49.499Z] Step 8/8 : RUN go mod download [2021-04-27T08:15:49.499Z] ---> Running in 5fb99c59d5cf [2021-04-27T08:16:03.978Z] Removing intermediate container 1521e596d1b6 [2021-04-27T08:16:03.978Z] ---> 1135ec16f0ac [2021-04-27T08:16:03.978Z] Successfully built 1135ec16f0ac [2021-04-27T08:16:03.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:16:04.357Z] + docker inspect -f . ci-base-image-arm64 [2021-04-27T08:16:04.357Z] . [Pipeline] withDockerContainer [2021-04-27T08:16:04.688Z] prd-ubuntu18.04-docker-arm64-4c-16g-2002 does not seem to be running inside a container [2021-04-27T08:16:04.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-27T08:16:06.356Z] $ docker top 73575470767a95e2765e9b519b3d4734c45cc466b89b4635a8d6ebcbcd87cf4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T08:16:07.328Z] + go version [2021-04-27T08:16:07.328Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-27T08:16:07.371Z] $ docker stop --time=1 73575470767a95e2765e9b519b3d4734c45cc466b89b4635a8d6ebcbcd87cf4d [2021-04-27T08:16:09.231Z] $ docker rm -f 73575470767a95e2765e9b519b3d4734c45cc466b89b4635a8d6ebcbcd87cf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:16:10.182Z] + docker inspect -f . ci-base-image-arm64 [2021-04-27T08:16:10.182Z] . [Pipeline] withDockerContainer [2021-04-27T08:16:10.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-2002 does not seem to be running inside a container [2021-04-27T08:16:10.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-27T08:16:11.653Z] Removing intermediate container 5fb99c59d5cf [2021-04-27T08:16:11.653Z] ---> 8dc77b5b30e2 [2021-04-27T08:16:11.653Z] Successfully built 8dc77b5b30e2 [2021-04-27T08:16:11.916Z] Successfully tagged ci-base-image-x86_64:latest [2021-04-27T08:16:11.959Z] $ docker top 44347150edbe9e7f54e73f902327a2865267b68072aa5ebbd4bfe312dfaef8dd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:16:12.975Z] + make test [2021-04-27T08:16:12.975Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-27T08:16:13.049Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-27T08:16:13.049Z] . [Pipeline] withDockerContainer [2021-04-27T08:16:13.189Z] prd-centos7-docker-4c-2g-2003 does not seem to be running inside a container [2021-04-27T08:16:13.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-27T08:16:14.034Z] $ docker top 4538b1ee7a17ab7e416f8715e9c02a135374d399c3b0c44be8de514d883ccaa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T08:16:14.513Z] + go version [2021-04-27T08:16:14.513Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-27T08:16:14.546Z] $ docker stop --time=1 4538b1ee7a17ab7e416f8715e9c02a135374d399c3b0c44be8de514d883ccaa6 [2021-04-27T08:16:15.896Z] $ docker rm -f 4538b1ee7a17ab7e416f8715e9c02a135374d399c3b0c44be8de514d883ccaa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:16:16.675Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-27T08:16:16.675Z] . [Pipeline] withDockerContainer [2021-04-27T08:16:16.796Z] prd-centos7-docker-4c-2g-2003 does not seem to be running inside a container [2021-04-27T08:16:16.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-27T08:16:17.510Z] $ docker top b424856f117828f09a65e73ef3aff31066deae9dbb4f5a8a5fd2281d64cb86a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T08:16:18.004Z] + make test [2021-04-27T08:16:18.004Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-27T08:16:26.203Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-27T08:16:35.151Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-27T08:16:48.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-27T08:16:48.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-27T08:16:48.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-27T08:16:50.256Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.095s coverage: 25.4% of statements [2021-04-27T08:16:50.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-27T08:16:50.256Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.112s coverage: 28.1% of statements [2021-04-27T08:16:50.256Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.068s coverage: 78.9% of statements [2021-04-27T08:16:51.215Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.065s coverage: 7.8% of statements [2021-04-27T08:16:51.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-27T08:16:51.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-27T08:16:51.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-27T08:16:51.802Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.109s coverage: 30.2% of statements [2021-04-27T08:16:51.802Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-27T08:16:51.802Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-27T08:16:51.802Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-27T08:16:51.802Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.108s coverage: 57.2% of statements [2021-04-27T08:16:52.747Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.180s coverage: 6.6% of statements [2021-04-27T08:16:52.747Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-04-27T08:16:52.747Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements [2021-04-27T08:16:52.747Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-27T08:16:53.008Z] GO111MODULE=on go vet ./... [2021-04-27T08:17:11.326Z] gofmt -l . [2021-04-27T08:17:11.326Z] [ "`gofmt -l .`" = "" ] [2021-04-27T08:17:11.326Z] ./bin/test-attribution-txt.sh [2021-04-27T08:17:11.326Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-27T08:17:11.386Z] $ docker stop --time=1 b424856f117828f09a65e73ef3aff31066deae9dbb4f5a8a5fd2281d64cb86a4 [2021-04-27T08:17:14.079Z] $ docker rm -f b424856f117828f09a65e73ef3aff31066deae9dbb4f5a8a5fd2281d64cb86a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-27T08:17:14.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-27T08:17:15.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-27T08:17:17.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-27T08:17:18.222Z] + ls -al . [2021-04-27T08:17:18.222Z] total 212 [2021-04-27T08:17:18.222Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 27 08:17 . [2021-04-27T08:17:18.222Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 27 08:15 .. [2021-04-27T08:17:18.222Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 27 08:15 bin [2021-04-27T08:17:18.222Z] -rw-r--r--. 1 jenkins jenkins 125559 Apr 27 08:16 coverage.out [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 27 08:15 Dockerfile.build [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 27 08:15 .dockerignore [2021-04-27T08:17:18.222Z] drwxrwxr-x. 5 jenkins jenkins 62 Apr 27 08:15 example [2021-04-27T08:17:18.222Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 27 08:15 .git [2021-04-27T08:17:18.222Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 27 08:15 .github [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 27 08:15 .gitignore [2021-04-27T08:17:18.222Z] -rw-r--r--. 1 jenkins jenkins 575 Apr 27 08:17 go.mod [2021-04-27T08:17:18.222Z] -rw-r--r--. 1 jenkins jenkins 20957 Apr 27 08:17 go.sum [2021-04-27T08:17:18.222Z] drwxrwxr-x. 14 jenkins jenkins 207 Apr 27 08:15 internal [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 901 Apr 27 08:15 Jenkinsfile [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 27 08:15 LICENSE [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 1022 Apr 27 08:15 Makefile [2021-04-27T08:17:18.222Z] drwxrwxr-x. 4 jenkins jenkins 26 Apr 27 08:15 openapi [2021-04-27T08:17:18.222Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 27 08:15 pkg [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 7652 Apr 27 08:15 README.md [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 6616 Apr 27 08:15 RELEASE-NOTES.txt [2021-04-27T08:17:18.222Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 27 08:15 snap [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 27 08:12 VERSION [2021-04-27T08:17:18.222Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 27 08:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:17:18.569Z] + 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=0df1feef5fd52680c0333778b4e71abc37891c1f --label arch=amd64 --label version=0.0.0 . [2021-04-27T08:17:18.834Z] Sending build context to Docker daemon 2.642MB [2021-04-27T08:17:18.834Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T08:17:18.834Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-27T08:17:18.834Z] ---> 8dc77b5b30e2 [2021-04-27T08:17:18.834Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-27T08:17:19.411Z] ---> Running in 0cb1111e5c52 [2021-04-27T08:17:19.674Z] Removing intermediate container 0cb1111e5c52 [2021-04-27T08:17:19.674Z] ---> 65837acb2bc5 [2021-04-27T08:17:19.675Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T08:17:19.675Z] ---> Running in c4f1658d2ad2 [2021-04-27T08:17:19.941Z] Removing intermediate container c4f1658d2ad2 [2021-04-27T08:17:19.941Z] ---> 930fcf813e1e [2021-04-27T08:17:19.941Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T08:17:19.941Z] ---> Running in 45cdf646d8e5 [2021-04-27T08:17:21.341Z] Removing intermediate container 45cdf646d8e5 [2021-04-27T08:17:21.341Z] ---> 3e854dee9a10 [2021-04-27T08:17:21.341Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-27T08:17:21.341Z] ---> Running in dce51da29cc7 [2021-04-27T08:17:21.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-27T08:17:22.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-27T08:17:22.758Z] OK: 167 MiB in 45 packages [2021-04-27T08:17:23.339Z] Removing intermediate container dce51da29cc7 [2021-04-27T08:17:23.339Z] ---> 8588ca2c7bd6 [2021-04-27T08:17:23.339Z] Step 7/23 : COPY . . [2021-04-27T08:17:24.287Z] ---> 770e7778b9df [2021-04-27T08:17:24.287Z] Step 8/23 : RUN go mod download [2021-04-27T08:17:24.287Z] ---> Running in 3b6f83101fde [2021-04-27T08:17:25.695Z] Removing intermediate container 3b6f83101fde [2021-04-27T08:17:25.695Z] ---> 2ec77d67586c [2021-04-27T08:17:25.695Z] Step 9/23 : RUN make build [2021-04-27T08:17:25.695Z] ---> Running in 792fa9369a64 [2021-04-27T08:17:26.280Z] 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-27T08:17:31.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-27T08:17:31.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-27T08:17:31.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-27T08:17:38.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.261s coverage: 25.4% of statements [2021-04-27T08:17:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-27T08:17:38.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.151s coverage: 28.1% of statements [2021-04-27T08:17:38.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.207s coverage: 78.9% of statements [2021-04-27T08:17:38.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.181s coverage: 7.8% of statements [2021-04-27T08:17:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-27T08:17:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-27T08:17:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-27T08:17:38.646Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-27T08:17:39.593Z] Removing intermediate container 792fa9369a64 [2021-04-27T08:17:39.593Z] ---> 4a445978aadf [2021-04-27T08:17:39.593Z] Step 10/23 : FROM alpine:3.12 [2021-04-27T08:17:39.857Z] 3.12: Pulling from library/alpine [2021-04-27T08:17:39.857Z] 339de151aab4: Pulling fs layer [2021-04-27T08:17:40.122Z] 339de151aab4: Verifying Checksum [2021-04-27T08:17:40.122Z] 339de151aab4: Download complete [2021-04-27T08:17:40.387Z] 339de151aab4: Pull complete [2021-04-27T08:17:40.387Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-27T08:17:40.387Z] Status: Downloaded newer image for alpine:3.12 [2021-04-27T08:17:40.387Z] ---> 13621d1b12d4 [2021-04-27T08:17:40.387Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T08:17:40.387Z] ---> Running in 02a3bee3e556 [2021-04-27T08:17:40.652Z] Removing intermediate container 02a3bee3e556 [2021-04-27T08:17:40.652Z] ---> 5a8c6521fddd [2021-04-27T08:17:40.652Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T08:17:40.652Z] ---> Running in 8386e1715599 [2021-04-27T08:17:41.615Z] Removing intermediate container 8386e1715599 [2021-04-27T08:17:41.615Z] ---> eb45af716451 [2021-04-27T08:17:41.615Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-27T08:17:41.615Z] ---> Running in ecb35babf22a [2021-04-27T08:17:42.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-27T08:17:42.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-27T08:17:42.855Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.221s coverage: 30.2% of statements [2021-04-27T08:17:42.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-27T08:17:42.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-27T08:17:42.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-27T08:17:42.855Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.341s coverage: 57.2% of statements [2021-04-27T08:17:43.344Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-27T08:17:43.345Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-27T08:17:43.607Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-27T08:17:44.554Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-27T08:17:44.554Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-27T08:17:44.554Z] Executing busybox-1.31.1-r20.trigger [2021-04-27T08:17:44.554Z] OK: 8 MiB in 19 packages [2021-04-27T08:17:44.859Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.073s coverage: 6.6% of statements [2021-04-27T08:17:44.859Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-04-27T08:17:44.859Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.162s coverage: 5.0% of statements [2021-04-27T08:17:44.859Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-27T08:17:45.145Z] Removing intermediate container ecb35babf22a [2021-04-27T08:17:45.145Z] ---> cbdd354d8ed0 [2021-04-27T08:17:45.145Z] Step 14/23 : WORKDIR / [2021-04-27T08:17:45.145Z] ---> Running in 39c6f4b7a3a6 [2021-04-27T08:17:45.410Z] Removing intermediate container 39c6f4b7a3a6 [2021-04-27T08:17:45.410Z] ---> 3cb5aa07fbe1 [2021-04-27T08:17:45.410Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-27T08:17:45.465Z] GO111MODULE=on go vet ./... [2021-04-27T08:17:45.674Z] ---> 2fb050b45375 [2021-04-27T08:17:45.674Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-27T08:17:46.252Z] ---> 4dce4000d014 [2021-04-27T08:17:46.252Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-27T08:17:46.514Z] ---> 18b6e3c6a3e8 [2021-04-27T08:17:46.514Z] Step 18/23 : EXPOSE 49990 [2021-04-27T08:17:46.514Z] ---> Running in 11410940db15 [2021-04-27T08:17:46.775Z] Removing intermediate container 11410940db15 [2021-04-27T08:17:46.775Z] ---> 14cd8c6434ca [2021-04-27T08:17:46.775Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-27T08:17:46.775Z] ---> Running in 3372c54af422 [2021-04-27T08:17:46.775Z] Removing intermediate container 3372c54af422 [2021-04-27T08:17:46.775Z] ---> 534b5176121e [2021-04-27T08:17:46.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-27T08:17:47.039Z] ---> Running in 41198c42895a [2021-04-27T08:17:47.039Z] Removing intermediate container 41198c42895a [2021-04-27T08:17:47.039Z] ---> 839a3c1980dc [2021-04-27T08:17:47.039Z] Step 21/23 : LABEL arch=amd64 [2021-04-27T08:17:47.302Z] ---> Running in 8c06198da47e [2021-04-27T08:17:47.302Z] Removing intermediate container 8c06198da47e [2021-04-27T08:17:47.302Z] ---> 291cf112c09f [2021-04-27T08:17:47.302Z] Step 22/23 : LABEL git_sha=0df1feef5fd52680c0333778b4e71abc37891c1f [2021-04-27T08:17:47.302Z] ---> Running in 84de68cbec92 [2021-04-27T08:17:47.568Z] Removing intermediate container 84de68cbec92 [2021-04-27T08:17:47.568Z] ---> 2d78c7b16bd6 [2021-04-27T08:17:47.568Z] Step 23/23 : LABEL version=0.0.0 [2021-04-27T08:17:47.568Z] ---> Running in df52a751525d [2021-04-27T08:17:47.833Z] Removing intermediate container df52a751525d [2021-04-27T08:17:47.833Z] ---> fde379591fd5 [2021-04-27T08:17:47.833Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-04-27T08:17:47.833Z] Successfully built fde379591fd5 [2021-04-27T08:17:47.833Z] 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-27T08:17:48.814Z] ---> job-cost.sh [2021-04-27T08:17:48.815Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZRj5 [2021-04-27T08:18:03.747Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-27T08:18:30.563Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZRj5/bin to PATH [2021-04-27T08:18:30.563Z] INFO: No Stack... [2021-04-27T08:18:31.141Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-27T08:18:31.726Z] INFO: Archiving Costs [Pipeline] sh [2021-04-27T08:18:32.061Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-04-27T08:18:32.061Z] + cut -d, -f6 [Pipeline] lock [2021-04-27T08:18:32.169Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [2021-04-27T08:18:32.176Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] did not exist. Created. [2021-04-27T08:18:32.176Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-27T08:18:32.512Z] gofmt -l . [2021-04-27T08:18:32.512Z] [ "`gofmt -l .`" = "" ] [2021-04-27T08:18:32.512Z] ./bin/test-attribution-txt.sh [2021-04-27T08:18:32.599Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-27T08:18:32.742Z] Stashed 1 file(s) [Pipeline] } [2021-04-27T08:18:32.763Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-04-27T08:18:33.112Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-27T08:18:33.749Z] $ docker stop --time=1 44347150edbe9e7f54e73f902327a2865267b68072aa5ebbd4bfe312dfaef8dd [2021-04-27T08:18:36.211Z] $ docker rm -f 44347150edbe9e7f54e73f902327a2865267b68072aa5ebbd4bfe312dfaef8dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-27T08:18:37.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-27T08:18:37.432Z] Warning: overwriting stash ‘coverage-report’ [2021-04-27T08:18:38.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T08:18:39.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-27T08:18:39.432Z] + ls -al . [2021-04-27T08:18:39.432Z] total 248 [2021-04-27T08:18:39.432Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 08:18 . [2021-04-27T08:18:39.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:14 .. [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 08:14 .dockerignore [2021-04-27T08:18:39.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:14 .git [2021-04-27T08:18:39.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:14 .github [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 27 08:14 .gitignore [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 27 08:14 Dockerfile.build [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 901 Apr 27 08:14 Jenkinsfile [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 27 08:14 LICENSE [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 1022 Apr 27 08:14 Makefile [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 7652 Apr 27 08:14 README.md [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 6616 Apr 27 08:14 RELEASE-NOTES.txt [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 08:12 VERSION [2021-04-27T08:18:39.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:14 bin [2021-04-27T08:18:39.432Z] -rw-r--r-- 1 jenkins jenkins 125559 Apr 27 08:17 coverage.out [2021-04-27T08:18:39.432Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 08:14 example [2021-04-27T08:18:39.432Z] -rw-r--r-- 1 jenkins jenkins 575 Apr 27 08:18 go.mod [2021-04-27T08:18:39.432Z] -rw-r--r-- 1 jenkins jenkins 20957 Apr 27 08:18 go.sum [2021-04-27T08:18:39.432Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 08:14 internal [2021-04-27T08:18:39.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:14 openapi [2021-04-27T08:18:39.432Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 08:14 pkg [2021-04-27T08:18:39.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:14 snap [2021-04-27T08:18:39.432Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 27 08:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:18:39.823Z] + 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=0df1feef5fd52680c0333778b4e71abc37891c1f --label arch=arm64 --label version=0.0.0 . [2021-04-27T08:18:40.459Z] Sending build context to Docker daemon 2.641MB [2021-04-27T08:18:40.459Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T08:18:40.459Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-27T08:18:40.459Z] ---> 1135ec16f0ac [2021-04-27T08:18:40.459Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-27T08:18:40.741Z] ---> Running in 74f478ffc833 [2021-04-27T08:18:41.351Z] Removing intermediate container 74f478ffc833 [2021-04-27T08:18:41.351Z] ---> f8df4d809e85 [2021-04-27T08:18:41.351Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T08:18:41.351Z] ---> Running in bae7fcafbde2 [2021-04-27T08:18:41.952Z] Removing intermediate container bae7fcafbde2 [2021-04-27T08:18:41.952Z] ---> b311390ea91b [2021-04-27T08:18:41.952Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T08:18:41.952Z] ---> Running in 1fb3ce728f50 [2021-04-27T08:18:44.579Z] Removing intermediate container 1fb3ce728f50 [2021-04-27T08:18:44.579Z] ---> a77871d32a99 [2021-04-27T08:18:44.579Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-27T08:18:44.579Z] ---> Running in 961be6ee82f2 [2021-04-27T08:18:45.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-27T08:18:46.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-27T08:18:46.743Z] OK: 144 MiB in 45 packages [2021-04-27T08:18:48.177Z] Removing intermediate container 961be6ee82f2 [2021-04-27T08:18:48.178Z] ---> 3fada43c7018 [2021-04-27T08:18:48.178Z] Step 7/23 : COPY . . [2021-04-27T08:18:49.155Z] ---> 6797bf59a8db [2021-04-27T08:18:49.155Z] Step 8/23 : RUN go mod download [2021-04-27T08:18:49.429Z] ---> Running in 6ee513cb3b89 [2021-04-27T08:18:52.054Z] Removing intermediate container 6ee513cb3b89 [2021-04-27T08:18:52.054Z] ---> 9fe9b3fd20f4 [2021-04-27T08:18:52.054Z] Step 9/23 : RUN make build [2021-04-27T08:18:52.054Z] ---> Running in ecf1919339c6 [2021-04-27T08:18:53.036Z] 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-27T08:19:25.381Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-27T08:19:28.002Z] Removing intermediate container ecf1919339c6 [2021-04-27T08:19:28.002Z] ---> c053b8f47d9a [2021-04-27T08:19:28.002Z] Step 10/23 : FROM alpine:3.12 [2021-04-27T08:19:28.273Z] 3.12: Pulling from library/alpine [2021-04-27T08:19:28.273Z] d2f70382dc9a: Pulling fs layer [2021-04-27T08:19:28.545Z] d2f70382dc9a: Verifying Checksum [2021-04-27T08:19:28.545Z] d2f70382dc9a: Download complete [2021-04-27T08:19:29.141Z] d2f70382dc9a: Pull complete [2021-04-27T08:19:29.141Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-27T08:19:29.141Z] Status: Downloaded newer image for alpine:3.12 [2021-04-27T08:19:29.141Z] ---> 9852663dfa18 [2021-04-27T08:19:29.141Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T08:19:29.413Z] ---> Running in c97f810346a9 [2021-04-27T08:19:29.686Z] Removing intermediate container c97f810346a9 [2021-04-27T08:19:29.686Z] ---> 81068e12ac52 [2021-04-27T08:19:29.686Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T08:19:29.961Z] ---> Running in 7caf052ff148 [2021-04-27T08:19:31.934Z] Removing intermediate container 7caf052ff148 [2021-04-27T08:19:31.934Z] ---> 143719cade91 [2021-04-27T08:19:31.934Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-27T08:19:32.213Z] ---> Running in 3bb44c0ca333 [2021-04-27T08:19:33.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-27T08:19:33.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-27T08:19:34.375Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-27T08:19:34.375Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-27T08:19:34.646Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-27T08:19:35.240Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-27T08:19:35.513Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-27T08:19:35.513Z] Executing busybox-1.31.1-r20.trigger [2021-04-27T08:19:35.513Z] OK: 8 MiB in 19 packages [2021-04-27T08:19:36.939Z] Removing intermediate container 3bb44c0ca333 [2021-04-27T08:19:36.939Z] ---> c14700ee2600 [2021-04-27T08:19:36.939Z] Step 14/23 : WORKDIR / [2021-04-27T08:19:36.939Z] ---> Running in a0199f80336d [2021-04-27T08:19:37.535Z] Removing intermediate container a0199f80336d [2021-04-27T08:19:37.535Z] ---> 995f5703b05b [2021-04-27T08:19:37.535Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-27T08:19:38.131Z] ---> a14bea2b2f59 [2021-04-27T08:19:38.131Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-27T08:19:39.599Z] ---> 187b2be840af [2021-04-27T08:19:39.599Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-27T08:19:40.194Z] ---> 29fe3ca4aaee [2021-04-27T08:19:40.194Z] Step 18/23 : EXPOSE 49990 [2021-04-27T08:19:40.194Z] ---> Running in 0b639a3d41ef [2021-04-27T08:19:40.789Z] Removing intermediate container 0b639a3d41ef [2021-04-27T08:19:40.789Z] ---> 2daf91c779ad [2021-04-27T08:19:40.789Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-27T08:19:40.789Z] ---> Running in 1e0fcae9d04e [2021-04-27T08:19:41.389Z] Removing intermediate container 1e0fcae9d04e [2021-04-27T08:19:41.389Z] ---> 0b9f9530c62b [2021-04-27T08:19:41.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-27T08:19:41.389Z] ---> Running in 18377bc7d38f [2021-04-27T08:19:41.982Z] Removing intermediate container 18377bc7d38f [2021-04-27T08:19:41.982Z] ---> 17bb70ea2ce9 [2021-04-27T08:19:41.982Z] Step 21/23 : LABEL arch=arm64 [2021-04-27T08:19:41.982Z] ---> Running in 506bbdd00c98 [2021-04-27T08:19:42.577Z] Removing intermediate container 506bbdd00c98 [2021-04-27T08:19:42.577Z] ---> 3c6f5524e268 [2021-04-27T08:19:42.577Z] Step 22/23 : LABEL git_sha=0df1feef5fd52680c0333778b4e71abc37891c1f [2021-04-27T08:19:42.577Z] ---> Running in 49feb9d5b5f9 [2021-04-27T08:19:43.170Z] Removing intermediate container 49feb9d5b5f9 [2021-04-27T08:19:43.170Z] ---> f2a243abfa3e [2021-04-27T08:19:43.170Z] Step 23/23 : LABEL version=0.0.0 [2021-04-27T08:19:43.170Z] ---> Running in be20595101d9 [2021-04-27T08:19:43.764Z] Removing intermediate container be20595101d9 [2021-04-27T08:19:43.764Z] ---> 4b3a1b7f1940 [2021-04-27T08:19:43.764Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-27T08:19:43.764Z] Successfully built 4b3a1b7f1940 [2021-04-27T08:19:43.764Z] 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-27T08:19:44.453Z] ---> job-cost.sh [2021-04-27T08:19:44.453Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4gKZ [2021-04-27T08:20:23.405Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-27T08:21:45.121Z] lf-activate-venv(): INFO: Adding /tmp/venv-4gKZ/bin to PATH [2021-04-27T08:21:45.121Z] INFO: No Stack... [2021-04-27T08:21:45.121Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-27T08:21:45.121Z] INFO: Archiving Costs [Pipeline] sh [2021-04-27T08:21:45.486Z] + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 [2021-04-27T08:21:45.486Z] [Pipeline] lock [2021-04-27T08:21:45.650Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [2021-04-27T08:21:45.658Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] did not exist. Created. [2021-04-27T08:21:45.658Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-27T08:21:46.107Z] /w/workspace/device-sdk-go/1@tmp/durable-3a7c13f0/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-3a7c13f0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-27T08:21:46.501Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-27T08:21:46.550Z] Warning: overwriting stash ‘stack-cost’ [2021-04-27T08:21:46.699Z] Stashed 1 file(s) [Pipeline] } [2021-04-27T08:21:46.731Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-900-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-27T08:21:47.788Z] provisioning config files... [2021-04-27T08:21:47.800Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config536374937116599235tmp [Pipeline] { [Pipeline] sh [2021-04-27T08:21:48.165Z] + set +x [2021-04-27T08:21:48.165Z] + curl -s https://codecov.io/bash [2021-04-27T08:21:48.165Z] + bash -s -- [2021-04-27T08:21:48.429Z] [2021-04-27T08:21:48.429Z] _____ _ [2021-04-27T08:21:48.429Z] / ____| | | [2021-04-27T08:21:48.429Z] | | ___ __| | ___ ___ _____ __ [2021-04-27T08:21:48.429Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-27T08:21:48.429Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-27T08:21:48.429Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-27T08:21:48.429Z] Bash-1.0.2 [2021-04-27T08:21:48.429Z] [2021-04-27T08:21:48.429Z] [2021-04-27T08:21:48.429Z] ==> git version 2.24.3 found [2021-04-27T08:21:48.429Z] ==> 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-27T08:21:48.429Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-27T08:21:48.429Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-27T08:21:48.429Z] ==> Jenkins CI detected. [2021-04-27T08:21:48.429Z] project root: . [2021-04-27T08:21:48.429Z] --> token set from env [2021-04-27T08:21:48.429Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-27T08:21:48.429Z] ==> Running gcov in . (disable via -X gcov) [2021-04-27T08:21:48.429Z] ==> Python coveragepy not found [2021-04-27T08:21:48.429Z] ==> Searching for coverage reports in: [2021-04-27T08:21:48.429Z] + . [2021-04-27T08:21:48.429Z] -> Found 1 reports [2021-04-27T08:21:48.429Z] ==> Detecting git/mercurial file structure [2021-04-27T08:21:48.429Z] ==> Reading reports [2021-04-27T08:21:48.699Z] + ./coverage.out bytes=125559 [2021-04-27T08:21:48.699Z] ==> Appending adjustments [2021-04-27T08:21:48.699Z] https://docs.codecov.io/docs/fixing-reports [2021-04-27T08:21:48.968Z] + Found adjustments [2021-04-27T08:21:48.968Z] ==> Gzipping contents [2021-04-27T08:21:48.968Z] 16K /tmp/codecov.llYrqt.gz [2021-04-27T08:21:48.968Z] ==> Uploading reports [2021-04-27T08:21:48.968Z] url: https://codecov.io [2021-04-27T08:21:48.968Z] query: branch=PR-900&commit=0df1feef5fd52680c0333778b4e71abc37891c1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=900&job=&cmd_args= [2021-04-27T08:21:48.968Z] -> Pinging Codecov [2021-04-27T08:21:48.968Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-900&commit=0df1feef5fd52680c0333778b4e71abc37891c1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=900&job=&cmd_args= [2021-04-27T08:21:49.544Z] -> Uploading to [2021-04-27T08:21:49.544Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-27/7E55EF52A471D76F132DFD9A03CDDE97/0df1feef5fd52680c0333778b4e71abc37891c1f/fcd797db-85f9-4848-be05-25dc7f0867cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210427T082149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f79f846824596be755cc31bf9687b514200a1309e8dbb2f73338a59247cf0bd9 [2021-04-27T08:21:49.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-27T08:21:49.544Z] Dload Upload Total Spent Left Speed [2021-04-27T08:21:49.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15961 0 0 100 15961 0 30611 --:--:-- --:--:-- --:--:-- 30576 [2021-04-27T08:21:49.821Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0df1feef5fd52680c0333778b4e71abc37891c1f [Pipeline] } [2021-04-27T08:21:49.836Z] 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-27T08:21:51.826Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:21:52.179Z] ---> package-listing.sh [2021-04-27T08:21:52.179Z] ++ facter osfamily [2021-04-27T08:21:52.179Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-27T08:21:52.179Z] + OS_FAMILY=redhat [2021-04-27T08:21:52.179Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-900 [2021-04-27T08:21:52.179Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-27T08:21:52.179Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-27T08:21:52.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-27T08:21:52.179Z] + PACKAGES=/tmp/packages_start.txt [2021-04-27T08:21:52.179Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-900 ']' [2021-04-27T08:21:52.179Z] + PACKAGES=/tmp/packages_end.txt [2021-04-27T08:21:52.179Z] + case "${OS_FAMILY}" in [2021-04-27T08:21:52.179Z] + rpm -qa [2021-04-27T08:21:52.179Z] + sort [2021-04-27T08:21:57.495Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-27T08:21:57.496Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-27T08:21:57.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-27T08:21:57.496Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-900 ']' [2021-04-27T08:21:57.496Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-900/archives/ [2021-04-27T08:21:57.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-900/archives/ [Pipeline] echo [2021-04-27T08:21:57.533Z] 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-900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-27T08:21:57.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:21:58.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-27T08:21:58.190Z] [2021-04-27T08:21:58.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-27T08:21:58.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-27T08:21:58.563Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-27T08:21:58.563Z] df20fa9351a1: Pulling fs layer [2021-04-27T08:21:58.563Z] 36b3adc4ff6f: Pulling fs layer [2021-04-27T08:21:58.563Z] 8ad3a11d3b57: Pulling fs layer [2021-04-27T08:21:58.563Z] 46f8f816bc3b: Pulling fs layer [2021-04-27T08:21:58.563Z] 93b61091891f: Pulling fs layer [2021-04-27T08:21:58.563Z] 93b9cdb0e59b: Pulling fs layer [2021-04-27T08:21:58.563Z] 5e14af77c1be: Pulling fs layer [2021-04-27T08:21:58.563Z] 01666e4c0597: Pulling fs layer [2021-04-27T08:21:58.563Z] aa168da1d23b: Pulling fs layer [2021-04-27T08:21:58.563Z] 93b9cdb0e59b: Waiting [2021-04-27T08:21:58.563Z] 46f8f816bc3b: Waiting [2021-04-27T08:21:58.563Z] 5e14af77c1be: Waiting [2021-04-27T08:21:58.563Z] 93b61091891f: Waiting [2021-04-27T08:21:58.563Z] 01666e4c0597: Waiting [2021-04-27T08:21:58.563Z] aa168da1d23b: Waiting [2021-04-27T08:21:58.563Z] 36b3adc4ff6f: Verifying Checksum [2021-04-27T08:21:58.563Z] 36b3adc4ff6f: Download complete [2021-04-27T08:21:58.563Z] 46f8f816bc3b: Verifying Checksum [2021-04-27T08:21:58.563Z] 46f8f816bc3b: Download complete [2021-04-27T08:21:58.828Z] df20fa9351a1: Verifying Checksum [2021-04-27T08:21:58.828Z] df20fa9351a1: Download complete [2021-04-27T08:21:58.828Z] 93b9cdb0e59b: Verifying Checksum [2021-04-27T08:21:58.828Z] 93b9cdb0e59b: Download complete [2021-04-27T08:21:58.828Z] 5e14af77c1be: Verifying Checksum [2021-04-27T08:21:58.828Z] 5e14af77c1be: Download complete [2021-04-27T08:21:58.828Z] 93b61091891f: Download complete [2021-04-27T08:21:58.828Z] 01666e4c0597: Verifying Checksum [2021-04-27T08:21:58.828Z] 01666e4c0597: Download complete [2021-04-27T08:21:58.828Z] 8ad3a11d3b57: Verifying Checksum [2021-04-27T08:21:58.828Z] 8ad3a11d3b57: Download complete [2021-04-27T08:21:59.091Z] df20fa9351a1: Pull complete [2021-04-27T08:21:59.674Z] 36b3adc4ff6f: Pull complete [2021-04-27T08:22:00.268Z] 8ad3a11d3b57: Pull complete [2021-04-27T08:22:00.544Z] 46f8f816bc3b: Pull complete [2021-04-27T08:22:01.134Z] 93b61091891f: Pull complete [2021-04-27T08:22:01.134Z] aa168da1d23b: Verifying Checksum [2021-04-27T08:22:01.134Z] aa168da1d23b: Download complete [2021-04-27T08:22:01.134Z] 93b9cdb0e59b: Pull complete [2021-04-27T08:22:01.400Z] 5e14af77c1be: Pull complete [2021-04-27T08:22:01.400Z] 01666e4c0597: Pull complete [2021-04-27T08:22:09.596Z] aa168da1d23b: Pull complete [2021-04-27T08:22:09.596Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-27T08:22:09.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-27T08:22:09.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-27T08:22:09.820Z] prd-centos7-docker-4c-2g-2001 does not seem to be running inside a container [2021-04-27T08:22:09.874Z] $ 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-900/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-900 -v /w/workspace/dgexfoundry_device-sdk-go_PR-900:/w/workspace/dgexfoundry_device-sdk-go_PR-900:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-900@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-27T08:22:13.655Z] $ docker top c2bd01dafcd0668ccd142f48711fe83eff3477ac3b3f18739d317ea1b79617b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T08:22:14.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-27T08:22:14.466Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-27T08:22:14.786Z] + ls /var/log/sa-host [2021-04-27T08:22:14.786Z] + sadf -c /var/log/sa-host/sa23 [2021-04-27T08:22:14.786Z] file_magic: OK [2021-04-27T08:22:14.786Z] HZ: Using current value: 100 [2021-04-27T08:22:14.786Z] file_header: OK [2021-04-27T08:22:14.786Z] 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-27T08:22:14.786Z] Statistics: [2021-04-27T08:22:14.786Z] Hnuu...uuuununununu... [2021-04-27T08:22:14.786Z] File successfully converted to sysstat format version 12.2.1 [2021-04-27T08:22:14.786Z] + sadf -c /var/log/sa-host/sa27 [2021-04-27T08:22:14.786Z] file_magic: OK [2021-04-27T08:22:14.786Z] HZ: Using current value: 100 [2021-04-27T08:22:14.786Z] file_header: OK [2021-04-27T08:22:14.786Z] 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-27T08:22:14.786Z] Statistics: [2021-04-27T08:22:14.786Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-27T08:22:14.786Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-27T08:22:15.465Z] provisioning config files... [2021-04-27T08:22:15.484Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config3941045560268539046tmp [Pipeline] { [Pipeline] echo [2021-04-27T08:22:15.546Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:22:15.891Z] ---> create-netrc.sh [Pipeline] } [2021-04-27T08:22:15.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-27T08:22:16.006Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:22:16.337Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-27T08:22:16.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:22:16.712Z] ---> sudo-logs.sh [2021-04-27T08:22:16.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-27T08:22:16.792Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:22:17.126Z] ---> job-cost.sh [2021-04-27T08:22:17.126Z] lf-activate-venv: SKIPPING [2021-04-27T08:22:17.126Z] DEBUG: total: 0.20999999344348907 [2021-04-27T08:22:17.126Z] INFO: Retrieving Stack Cost... [2021-04-27T08:22:18.522Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-27T08:22:18.788Z] INFO: Archiving Costs [Pipeline] echo [2021-04-27T08:22:18.824Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T08:22:19.161Z] ---> logs-deploy.sh [2021-04-27T08:22:19.161Z] lf-activate-venv: SKIPPING [2021-04-27T08:22:19.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-900/1 [2021-04-27T08:22:19.161Z] INFO: archiving workspace using pattern(s): [2021-04-27T08:22:21.088Z] Archives upload complete. [2021-04-27T08:22:21.088Z] INFO: archiving logs to Nexus [2021-04-27T08:22:22.041Z] ---> uname -a: [2021-04-27T08:22:22.041Z] Linux prd-centos7-docker-4c-2g-2001.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-27T08:22:22.041Z] [2021-04-27T08:22:22.041Z] [2021-04-27T08:22:22.041Z] ---> lscpu: [2021-04-27T08:22:22.041Z] Architecture: x86_64 [2021-04-27T08:22:22.041Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-27T08:22:22.041Z] Byte Order: Little Endian [2021-04-27T08:22:22.041Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-27T08:22:22.041Z] CPU(s): 4 [2021-04-27T08:22:22.041Z] On-line CPU(s) list: 0-3 [2021-04-27T08:22:22.041Z] Thread(s) per core: 1 [2021-04-27T08:22:22.041Z] Core(s) per socket: 1 [2021-04-27T08:22:22.041Z] Socket(s): 4 [2021-04-27T08:22:22.041Z] NUMA node(s): 1 [2021-04-27T08:22:22.041Z] Vendor ID: GenuineIntel [2021-04-27T08:22:22.041Z] CPU family: 6 [2021-04-27T08:22:22.041Z] Model: 44 [2021-04-27T08:22:22.041Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-27T08:22:22.041Z] Stepping: 1 [2021-04-27T08:22:22.041Z] CPU MHz: 2933.442 [2021-04-27T08:22:22.041Z] BogoMIPS: 5866.88 [2021-04-27T08:22:22.041Z] Virtualization: VT-x [2021-04-27T08:22:22.041Z] Hypervisor vendor: KVM [2021-04-27T08:22:22.041Z] Virtualization type: full [2021-04-27T08:22:22.041Z] L1d cache: 128 KiB [2021-04-27T08:22:22.041Z] L1i cache: 128 KiB [2021-04-27T08:22:22.041Z] L2 cache: 16 MiB [2021-04-27T08:22:22.041Z] L3 cache: 64 MiB [2021-04-27T08:22:22.041Z] NUMA node0 CPU(s): 0-3 [2021-04-27T08:22:22.041Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-27T08:22:22.041Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-27T08:22:22.041Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-27T08:22:22.041Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-27T08:22:22.041Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-27T08:22:22.041Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-27T08:22:22.041Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-27T08:22:22.042Z] Vulnerability Srbds: Not affected [2021-04-27T08:22:22.042Z] Vulnerability Tsx async abort: Not affected [2021-04-27T08:22:22.042Z] 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-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] ---> nproc: [2021-04-27T08:22:22.042Z] 4 [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] ---> df -h: [2021-04-27T08:22:22.042Z] Filesystem Size Used Available Use% Mounted on [2021-04-27T08:22:22.042Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-27T08:22:22.042Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-27T08:22:22.042Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-27T08:22:22.042Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-900 [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp [2021-04-27T08:22:22.042Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] ---> free -m: [2021-04-27T08:22:22.042Z] total used free shared buff/cache available [2021-04-27T08:22:22.042Z] Mem: 1837 713 112 0 1011 1019 [2021-04-27T08:22:22.042Z] Swap: 1023 1 1022 [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] ---> ip addr: [2021-04-27T08:22:22.042Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-27T08:22:22.042Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-27T08:22:22.042Z] inet 127.0.0.1/8 scope host lo [2021-04-27T08:22:22.042Z] valid_lft forever preferred_lft forever [2021-04-27T08:22:22.042Z] inet6 ::1/128 scope host [2021-04-27T08:22:22.042Z] valid_lft forever preferred_lft forever [2021-04-27T08:22:22.042Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-27T08:22:22.042Z] link/ether fa:16:3e:c2:e1:93 brd ff:ff:ff:ff:ff:ff [2021-04-27T08:22:22.042Z] inet 10.30.122.209/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-27T08:22:22.042Z] valid_lft 85758sec preferred_lft 85758sec [2021-04-27T08:22:22.042Z] inet6 fe80::f816:3eff:fec2:e193/64 scope link [2021-04-27T08:22:22.042Z] valid_lft forever preferred_lft forever [2021-04-27T08:22:22.042Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-27T08:22:22.042Z] link/ether 02:42:a9:bc:af:04 brd ff:ff:ff:ff:ff:ff [2021-04-27T08:22:22.042Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-27T08:22:22.042Z] valid_lft forever preferred_lft forever [2021-04-27T08:22:22.042Z] inet6 fe80::42:a9ff:febc:af04/64 scope link [2021-04-27T08:22:22.042Z] valid_lft forever preferred_lft forever [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] ---> sar -b -r -n DEV: [2021-04-27T08:22:22.042Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] 08:11:29 LINUX RESTART (4 CPU) [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] 08:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-27T08:22:22.042Z] 08:13:01 55.05 15.21 39.84 0.00 4710.27 3423.41 0.00 [2021-04-27T08:22:22.042Z] 08:14:01 2.01 0.00 2.01 0.00 0.00 43.13 0.00 [2021-04-27T08:22:22.042Z] 08:15:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 [2021-04-27T08:22:22.042Z] 08:16:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 [2021-04-27T08:22:22.042Z] 08:17:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 [2021-04-27T08:22:22.042Z] 08:18:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 [2021-04-27T08:22:22.042Z] 08:19:01 0.33 0.00 0.33 0.00 0.00 5.38 0.00 [2021-04-27T08:22:22.042Z] 08:20:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2021-04-27T08:22:22.042Z] 08:21:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-04-27T08:22:22.042Z] 08:22:02 63.02 49.25 13.76 0.00 3976.70 3493.64 0.00 [2021-04-27T08:22:22.042Z] Average: 12.19 6.45 5.74 0.00 869.14 698.79 0.00 [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] 08:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-27T08:22:22.042Z] 08:13:01 154864 0 620448 32.98 2604 1103628 1121104 38.26 452668 1074116 128 [2021-04-27T08:22:22.042Z] 08:14:01 162800 0 612504 32.55 2604 1103636 1079096 36.83 451664 1068204 20 [2021-04-27T08:22:22.042Z] 08:15:01 158472 0 616828 32.78 2604 1103640 1080580 36.88 455064 1069040 20 [2021-04-27T08:22:22.042Z] 08:16:01 158192 0 617104 32.80 2604 1103644 1082648 36.95 467208 1057396 12 [2021-04-27T08:22:22.042Z] 08:17:01 159208 0 616084 32.74 2604 1103648 1080196 36.87 457708 1066012 16 [2021-04-27T08:22:22.042Z] 08:18:01 158848 0 616440 32.76 2604 1103652 1080244 36.87 483620 1040752 20 [2021-04-27T08:22:22.042Z] 08:19:01 159916 0 615368 32.71 2604 1103656 1080124 36.86 482744 1040856 16 [2021-04-27T08:22:22.042Z] 08:20:01 160024 0 615256 32.70 2604 1103660 1080124 36.86 482748 1040856 8 [2021-04-27T08:22:22.042Z] 08:21:01 160156 0 615116 32.69 2604 1103668 1080124 36.86 482880 1040856 8 [2021-04-27T08:22:22.042Z] 08:22:02 67772 0 700408 37.23 2604 1110760 1507972 51.46 575976 1028016 98820 [2021-04-27T08:22:22.042Z] Average: 150025 0 624556 33.19 2604 1104359 1127221 38.47 479228 1052610 9907 [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] 08:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-27T08:22:22.042Z] 08:13:01 eth0 489.38 310.67 887.99 90.94 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:13:01 docker0 9.79 6.92 1.63 26.11 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:14:01 eth0 0.78 0.08 0.06 0.02 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:15:01 eth0 5.88 4.63 2.01 7.02 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:16:01 eth0 1.30 1.25 0.32 1.64 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:17:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:18:01 eth0 0.62 0.42 0.33 0.20 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:19:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:22:02 eth0 216.74 172.59 2169.67 17.50 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] 08:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] Average: eth0 71.56 49.03 306.19 11.75 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] Average: docker0 0.98 0.69 0.16 2.61 0.00 0.00 0.00 0.00 [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] ---> sar -P ALL: [2021-04-27T08:22:22.042Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] 08:11:29 LINUX RESTART (4 CPU) [2021-04-27T08:22:22.042Z] [2021-04-27T08:22:22.042Z] 08:12:01 CPU %user %nice %system %iowait %steal %idle [2021-04-27T08:22:22.042Z] 08:13:01 all 8.52 0.00 3.47 1.12 0.08 86.81 [2021-04-27T08:22:22.042Z] 08:13:01 0 7.63 0.00 4.37 0.56 0.07 87.37 [2021-04-27T08:22:22.042Z] 08:13:01 1 10.08 0.00 3.29 0.71 0.07 85.85 [2021-04-27T08:22:22.042Z] 08:13:01 2 8.90 0.00 3.16 1.20 0.07 86.67 [2021-04-27T08:22:22.042Z] 08:13:01 3 7.45 0.00 3.08 2.01 0.10 87.36 [2021-04-27T08:22:22.042Z] 08:14:01 all 0.05 0.00 0.06 0.00 0.00 99.89 [2021-04-27T08:22:22.042Z] 08:14:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-27T08:22:22.042Z] 08:14:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-27T08:22:22.042Z] 08:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-27T08:22:22.042Z] 08:14:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-27T08:22:22.042Z] 08:15:01 all 0.11 0.00 0.08 0.00 0.00 99.81 [2021-04-27T08:22:22.042Z] 08:15:01 0 0.13 0.00 0.15 0.00 0.00 99.72 [2021-04-27T08:22:22.042Z] 08:15:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-27T08:22:22.042Z] 08:15:01 2 0.13 0.00 0.05 0.00 0.00 99.82 [2021-04-27T08:22:22.042Z] 08:15:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2021-04-27T08:22:22.042Z] 08:16:01 all 0.14 0.00 0.07 0.00 0.00 99.79 [2021-04-27T08:22:22.042Z] 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-27T08:22:22.042Z] 08:16:01 1 0.35 0.00 0.12 0.00 0.00 99.53 [2021-04-27T08:22:22.042Z] 08:16:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-04-27T08:22:22.042Z] 08:16:01 3 0.13 0.00 0.10 0.00 0.00 99.77 [2021-04-27T08:22:22.042Z] 08:17:01 all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-04-27T08:22:22.042Z] 08:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-27T08:22:22.042Z] 08:17:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-04-27T08:22:22.042Z] 08:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-04-27T08:22:22.042Z] 08:17:01 3 0.40 0.00 0.07 0.00 0.02 99.52 [2021-04-27T08:22:22.042Z] 08:18:01 all 0.15 0.00 0.10 0.00 0.00 99.75 [2021-04-27T08:22:22.042Z] 08:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-27T08:22:22.042Z] 08:18:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-27T08:22:22.042Z] 08:18:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-27T08:22:22.042Z] 08:18:01 3 0.50 0.00 0.27 0.00 0.00 99.23 [2021-04-27T08:22:22.042Z] 08:19:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-04-27T08:22:22.042Z] 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-27T08:22:22.042Z] 08:19:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-04-27T08:22:22.042Z] 08:19:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-04-27T08:22:22.042Z] 08:19:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-04-27T08:22:22.042Z] 08:20:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-04-27T08:22:22.042Z] 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-27T08:22:22.042Z] 08:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-27T08:22:22.042Z] 08:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-27T08:22:22.042Z] 08:20:01 3 0.47 0.00 0.07 0.00 0.00 99.47 [2021-04-27T08:22:22.043Z] 08:21:01 all 0.14 0.00 0.04 0.00 0.01 99.82 [2021-04-27T08:22:22.043Z] 08:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-04-27T08:22:22.043Z] 08:21:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-27T08:22:22.043Z] 08:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-27T08:22:22.043Z] 08:21:01 3 0.43 0.00 0.05 0.00 0.02 99.50 [2021-04-27T08:22:22.043Z] 08:22:02 all 2.82 0.00 1.86 1.35 0.03 93.94 [2021-04-27T08:22:22.043Z] 08:22:02 0 2.73 0.00 2.20 0.62 0.02 94.43 [2021-04-27T08:22:22.043Z] 08:22:02 1 2.46 0.00 1.86 2.78 0.03 92.86 [2021-04-27T08:22:22.043Z] 08:22:02 2 2.50 0.00 1.61 1.53 0.02 94.35 [2021-04-27T08:22:22.043Z] 08:22:02 3 3.59 0.00 1.78 0.47 0.05 94.12 [2021-04-27T08:22:22.043Z] Average: all 1.23 0.00 0.58 0.25 0.01 97.94 [2021-04-27T08:22:22.043Z] Average: 0 1.06 0.00 0.69 0.12 0.01 98.13 [2021-04-27T08:22:22.043Z] Average: 1 1.33 0.00 0.56 0.35 0.02 97.75 [2021-04-27T08:22:22.043Z] Average: 2 1.17 0.00 0.50 0.27 0.01 98.05 [2021-04-27T08:22:22.043Z] Average: 3 1.35 0.00 0.55 0.25 0.02 97.83 [2021-04-27T08:22:22.043Z] [2021-04-27T08:22:22.043Z] [2021-04-27T08:22:22.043Z]