Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b+47e6572bf3f6e85c5b9bc91201383ea800e067cb (17232b61ec7c32bb99a9c2032b39c9a2d4de7b4b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5632572773847554010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6892365911446124196.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2517320744122974993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7959028680712712815.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3148766481090411260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-958 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh5078910495178007131.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 47e6572bf3f6e85c5b9bc91201383ea800e067cb into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b Merge succeeded, producing a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e Checking out Revision a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e (PR-971) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh5230744146487134836.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh3536527257609880762.key > git merge 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e # timeout=10 Commit message: "Merge commit '47e6572bf3f6e85c5b9bc91201383ea800e067cb' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a200a697cbeb4a13629fc507033831eb88952044 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T18:42:01.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T18:42:01.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T18:42:02.023Z] ========================================================= [2021-06-30T18:42:02.023Z] EdgeX Global Pipelines Version Info [2021-06-30T18:42:02.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:42:03.473Z] ------------------- [2021-06-30T18:42:03.473Z] stable info: [2021-06-30T18:42:03.473Z] ------------------- [2021-06-30T18:42:03.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T18:42:03.473Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T18:42:03.473Z] Message: update stable to v1.0.195 [2021-06-30T18:42:04.420Z] ------------------- [2021-06-30T18:42:04.420Z] experimental info: [2021-06-30T18:42:04.420Z] ------------------- [2021-06-30T18:42:04.420Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T18:42:04.420Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T18:42:04.420Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T18:42:04.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-30T18:42:04.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-30T18:42:04.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T18:42:04.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T18:42:04.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T18:42:04.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T18:42:04.755Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T18:42:04.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T18:42:04.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-30T18:42:04.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T18:42:04.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T18:42:04.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-30T18:42:04.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T18:42:04.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T18:42:04.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T18:42:05.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T18:42:05.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T18:42:05.076Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T18:42:05.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T18:42:05.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-30T18:42:05.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-30T18:42:05.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-30T18:42:05.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-30T18:42:05.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-30T18:42:05.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-30T18:42:05.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T18:42:05.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo [2021-06-30T18:42:05.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo [2021-06-30T18:42:05.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo [2021-06-30T18:42:05.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e [Pipeline] echo [2021-06-30T18:42:05.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2bdb85 [Pipeline] echo [2021-06-30T18:42:05.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T18:42:05.556Z] provisioning config files... [2021-06-30T18:42:05.572Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7347160474277190139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:42:10.312Z] ---> docker-login.sh [2021-06-30T18:42:10.312Z] nexus3.edgexfoundry.org:10001 [2021-06-30T18:42:10.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:42:10.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:42:10.575Z] Configure a credential helper to remove this warning. See [2021-06-30T18:42:10.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:42:10.575Z] [2021-06-30T18:42:10.575Z] Login Succeeded [2021-06-30T18:42:10.575Z] nexus3.edgexfoundry.org:10002 [2021-06-30T18:42:10.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:42:10.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:42:10.575Z] Configure a credential helper to remove this warning. See [2021-06-30T18:42:10.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:42:10.575Z] [2021-06-30T18:42:10.575Z] Login Succeeded [2021-06-30T18:42:10.575Z] nexus3.edgexfoundry.org:10003 [2021-06-30T18:42:10.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:42:10.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:42:10.836Z] Configure a credential helper to remove this warning. See [2021-06-30T18:42:10.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:42:10.836Z] [2021-06-30T18:42:10.836Z] Login Succeeded [2021-06-30T18:42:10.836Z] nexus3.edgexfoundry.org:10004 [2021-06-30T18:42:10.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:42:11.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:42:11.104Z] Configure a credential helper to remove this warning. See [2021-06-30T18:42:11.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:42:11.104Z] [2021-06-30T18:42:11.104Z] Login Succeeded [2021-06-30T18:42:11.104Z] docker.io [2021-06-30T18:42:11.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:42:11.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:42:11.370Z] Configure a credential helper to remove this warning. See [2021-06-30T18:42:11.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:42:11.370Z] [2021-06-30T18:42:11.370Z] Login Succeeded [2021-06-30T18:42:11.370Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T18:42:11.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T18:42:11.913Z] + git log --format=format:%s -1 a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e [Pipeline] echo [2021-06-30T18:42:11.956Z] GIT_COMMIT: a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e, Commit Message: Merge commit '47e6572bf3f6e85c5b9bc91201383ea800e067cb' into HEAD [Pipeline] echo [2021-06-30T18:42:11.970Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:42:12.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T18:42:12.977Z] [2021-06-30T18:42:12.977Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:42:13.294Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T18:42:13.294Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T18:42:13.294Z] 31603596830f: Pulling fs layer [2021-06-30T18:42:13.294Z] 54011a49482f: Pulling fs layer [2021-06-30T18:42:13.294Z] a6820b24f6d8: Pulling fs layer [2021-06-30T18:42:13.294Z] f581987b2513: Pulling fs layer [2021-06-30T18:42:13.294Z] f581987b2513: Waiting [2021-06-30T18:42:13.294Z] 54011a49482f: Verifying Checksum [2021-06-30T18:42:13.294Z] 54011a49482f: Download complete [2021-06-30T18:42:13.555Z] 31603596830f: Verifying Checksum [2021-06-30T18:42:13.555Z] 31603596830f: Download complete [2021-06-30T18:42:13.555Z] f581987b2513: Verifying Checksum [2021-06-30T18:42:13.555Z] f581987b2513: Download complete [2021-06-30T18:42:13.816Z] 31603596830f: Pull complete [2021-06-30T18:42:13.816Z] a6820b24f6d8: Verifying Checksum [2021-06-30T18:42:13.816Z] a6820b24f6d8: Download complete [2021-06-30T18:42:13.816Z] 54011a49482f: Pull complete [2021-06-30T18:42:14.402Z] a6820b24f6d8: Pull complete [2021-06-30T18:42:14.402Z] f581987b2513: Pull complete [2021-06-30T18:42:14.665Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T18:42:14.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T18:42:14.665Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T18:42:14.741Z] prd-centos7-docker-4c-2g-958 does not seem to be running inside a container [2021-06-30T18:42:14.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T18:42:15.741Z] $ docker top fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T18:42:15.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T18:42:15.863Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T18:42:15.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T18:42:15.977Z] $ docker exec fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 ssh-agent [2021-06-30T18:42:16.086Z] SSH_AUTH_SOCK=/tmp/ssh-2dGNf78kmwV1/agent.15 [2021-06-30T18:42:16.086Z] SSH_AGENT_PID=21 [2021-06-30T18:42:16.097Z] Running ssh-add (command line suppressed) [2021-06-30T18:42:16.205Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_5285828701501272398.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_5285828701501272398.key) [2021-06-30T18:42:16.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T18:42:16.527Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T18:42:16.542Z] $ docker exec --env ******** --env ******** fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 ssh-agent -k [2021-06-30T18:42:16.638Z] unset SSH_AUTH_SOCK; [2021-06-30T18:42:16.638Z] unset SSH_AGENT_PID; [2021-06-30T18:42:16.639Z] echo Agent pid 21 killed; [2021-06-30T18:42:16.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T18:42:16.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T18:42:16.692Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T18:42:16.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T18:42:16.812Z] $ docker exec fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 ssh-agent [2021-06-30T18:42:16.916Z] SSH_AUTH_SOCK=/tmp/ssh-KqSsUMjqWhPP/agent.56 [2021-06-30T18:42:16.916Z] SSH_AGENT_PID=63 [2021-06-30T18:42:16.922Z] Running ssh-add (command line suppressed) [2021-06-30T18:42:17.023Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7416157641237265277.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7416157641237265277.key) [2021-06-30T18:42:17.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T18:42:17.340Z] + git semver init [2021-06-30T18:42:17.340Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T18:42:17.340Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git [2021-06-30T18:42:17.340Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-06-30T18:42:17.340Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T18:42:17.340Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T18:42:17.340Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T18:42:17.340Z] # $SEMVER_BRANCH = PR-971 [2021-06-30T18:42:17.340Z] # $SEMVER_TEMP = /tmp/semver-767150815 [2021-06-30T18:42:17.340Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-30T18:42:18.284Z] # '/tmp/semver-767150815' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' [2021-06-30T18:42:18.284Z] # -> Force: false [2021-06-30T18:42:18.284Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } [2021-06-30T18:42:18.294Z] $ docker exec --env ******** --env ******** fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 ssh-agent -k [2021-06-30T18:42:18.396Z] unset SSH_AUTH_SOCK; [2021-06-30T18:42:18.396Z] unset SSH_AGENT_PID; [2021-06-30T18:42:18.396Z] echo Agent pid 63 killed; [2021-06-30T18:42:18.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T18:42:18.754Z] + git semver [Pipeline] } [2021-06-30T18:42:18.769Z] $ docker stop --time=1 fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 [2021-06-30T18:42:20.018Z] $ docker rm -f fcd81c39fde866a493c22fcc7820e4004077210c13b0215525db2d6de0691da4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T18:42:20.385Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T18:42:20.635Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T18:42:20.639Z] [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-06-30T18:42:35.902Z] Still waiting to schedule task [2021-06-30T18:42:35.903Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-30T18:42:35.905Z] Still waiting to schedule task [2021-06-30T18:42:35.906Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-30T18:44:53.362Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-959 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws [2021-06-30T18:44:53.386Z] Running in /w/workspace/device-sdk-go/22 [Pipeline] { [Pipeline] checkout [2021-06-30T18:44:53.571Z] Selected Git installation does not exist. Using Default [2021-06-30T18:44:53.571Z] The recommended git tool is: NONE [2021-06-30T18:44:58.445Z] using credential edgex-jenkins-ssh [2021-06-30T18:44:58.464Z] Cloning the remote Git repository [2021-06-30T18:44:58.494Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T18:44:58.602Z] > git init /w/workspace/device-sdk-go/22 # timeout=10 [2021-06-30T18:44:58.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T18:44:58.701Z] > git --version # timeout=10 [2021-06-30T18:44:58.716Z] > git --version # 'git version 2.17.1' [2021-06-30T18:44:58.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T18:44:58.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T18:45:00.627Z] Merging remotes/origin/master commit 47e6572bf3f6e85c5b9bc91201383ea800e067cb into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b [2021-06-30T18:45:00.915Z] Merge succeeded, producing 9358c6cfb1a6e21aa665c2f672095e181ca78e68 [2021-06-30T18:45:00.915Z] Checking out Revision 9358c6cfb1a6e21aa665c2f672095e181ca78e68 (PR-971) [2021-06-30T18:45:00.000Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-30T18:45:00.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T18:45:00.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-30T18:45:00.081Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T18:45:00.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T18:45:00.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T18:45:00.634Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T18:45:00.651Z] > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [2021-06-30T18:45:00.751Z] > git remote # timeout=10 [2021-06-30T18:45:00.768Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T18:45:00.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T18:45:00.805Z] > git merge 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 [2021-06-30T18:45:00.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T18:45:00.909Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T18:45:00.919Z] > git checkout -f 9358c6cfb1a6e21aa665c2f672095e181ca78e68 # timeout=10 [2021-06-30T18:45:05.172Z] Commit message: "Merge commit '47e6572bf3f6e85c5b9bc91201383ea800e067cb' into HEAD" [2021-06-30T18:45:05.197Z] First time build. Skipping changelog. [2021-06-30T18:45:05.170Z] > git rev-list --no-walk a200a697cbeb4a13629fc507033831eb88952044 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T18:45:06.673Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T18:45:07.082Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T18:45:07.431Z] + true [2021-06-30T18:45:07.431Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T18:45:25.824Z] provisioning config files... [2021-06-30T18:45:25.852Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/22@tmp/config4085241221027211492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:45:26.243Z] ---> docker-login.sh [2021-06-30T18:45:26.243Z] nexus3.edgexfoundry.org:10001 [2021-06-30T18:45:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:45:27.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:45:27.439Z] Configure a credential helper to remove this warning. See [2021-06-30T18:45:27.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:45:27.439Z] [2021-06-30T18:45:27.439Z] Login Succeeded [2021-06-30T18:45:27.439Z] nexus3.edgexfoundry.org:10002 [2021-06-30T18:45:27.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:45:27.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:45:27.986Z] Configure a credential helper to remove this warning. See [2021-06-30T18:45:27.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:45:27.986Z] [2021-06-30T18:45:27.986Z] Login Succeeded [2021-06-30T18:45:27.986Z] nexus3.edgexfoundry.org:10003 [2021-06-30T18:45:28.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:45:28.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:45:28.539Z] Configure a credential helper to remove this warning. See [2021-06-30T18:45:28.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:45:28.539Z] [2021-06-30T18:45:28.539Z] Login Succeeded [2021-06-30T18:45:28.539Z] nexus3.edgexfoundry.org:10004 [2021-06-30T18:45:28.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:45:29.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:45:29.089Z] Configure a credential helper to remove this warning. See [2021-06-30T18:45:29.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:45:29.089Z] [2021-06-30T18:45:29.089Z] Login Succeeded [2021-06-30T18:45:29.089Z] docker.io [2021-06-30T18:45:29.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:45:29.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:45:29.647Z] Configure a credential helper to remove this warning. See [2021-06-30T18:45:29.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:45:29.647Z] [2021-06-30T18:45:29.647Z] Login Succeeded [2021-06-30T18:45:29.647Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T18:45:29.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T18:45:30.000Z] ========================================================= [2021-06-30T18:45:30.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T18:45:30.000Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:45:30.351Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-30T18:45:30.956Z] Sending build context to Docker daemon 2.705MB [2021-06-30T18:45:30.956Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T18:45:30.956Z] Step 2/8 : FROM ${BASE} [2021-06-30T18:45:31.231Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T18:45:31.231Z] 595b0fe564bb: Pulling fs layer [2021-06-30T18:45:31.231Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T18:45:31.231Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T18:45:31.231Z] ba82ee9f976e: Pulling fs layer [2021-06-30T18:45:31.231Z] 506bd15cee9f: Pulling fs layer [2021-06-30T18:45:31.231Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T18:45:31.231Z] 618dc40b7e24: Pulling fs layer [2021-06-30T18:45:31.231Z] ba82ee9f976e: Waiting [2021-06-30T18:45:31.231Z] 506bd15cee9f: Waiting [2021-06-30T18:45:31.231Z] 75a0a4a0db45: Waiting [2021-06-30T18:45:31.231Z] 618dc40b7e24: Waiting [2021-06-30T18:45:31.231Z] 5b7225fbf94c: Verifying Checksum [2021-06-30T18:45:31.231Z] 5b7225fbf94c: Download complete [2021-06-30T18:45:31.231Z] 3088b5b3c5c0: Verifying Checksum [2021-06-30T18:45:31.231Z] 3088b5b3c5c0: Download complete [2021-06-30T18:45:31.231Z] 506bd15cee9f: Verifying Checksum [2021-06-30T18:45:31.231Z] 506bd15cee9f: Download complete [2021-06-30T18:45:31.231Z] 595b0fe564bb: Verifying Checksum [2021-06-30T18:45:31.231Z] 75a0a4a0db45: Verifying Checksum [2021-06-30T18:45:31.231Z] 75a0a4a0db45: Download complete [2021-06-30T18:45:31.231Z] 595b0fe564bb: Download complete [2021-06-30T18:45:31.839Z] 595b0fe564bb: Pull complete [2021-06-30T18:45:32.444Z] 3088b5b3c5c0: Pull complete [2021-06-30T18:45:33.042Z] 5b7225fbf94c: Pull complete [2021-06-30T18:45:33.647Z] 618dc40b7e24: Verifying Checksum [2021-06-30T18:45:33.647Z] 618dc40b7e24: Download complete [2021-06-30T18:45:35.097Z] ba82ee9f976e: Verifying Checksum [2021-06-30T18:45:35.097Z] ba82ee9f976e: Download complete [2021-06-30T18:45:39.742Z] Running on prd-centos7-docker-4c-2g-960 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws [2021-06-30T18:45:39.771Z] Running in /w/workspace/device-sdk-go/22 [Pipeline] { [Pipeline] checkout [2021-06-30T18:45:39.878Z] Selected Git installation does not exist. Using Default [2021-06-30T18:45:39.878Z] The recommended git tool is: NONE [2021-06-30T18:45:44.391Z] using credential edgex-jenkins-ssh [2021-06-30T18:45:44.405Z] Cloning the remote Git repository [2021-06-30T18:45:44.424Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T18:45:44.488Z] > git init /w/workspace/device-sdk-go/22 # timeout=10 [2021-06-30T18:45:44.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T18:45:44.526Z] > git --version # timeout=10 [2021-06-30T18:45:44.533Z] > git --version # 'git version 2.24.4' [2021-06-30T18:45:44.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T18:45:44.554Z] [INFO] Currently running in a labeled security context [2021-06-30T18:45:44.554Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T18:45:44.554Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/22@tmp/jenkins-gitclient-ssh7051700085488963224.key [2021-06-30T18:45:44.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T18:45:45.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-30T18:45:45.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T18:45:45.425Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-30T18:45:45.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T18:45:45.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T18:45:45.438Z] [INFO] Currently running in a labeled security context [2021-06-30T18:45:45.438Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T18:45:45.438Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/22@tmp/jenkins-gitclient-ssh583296817045015551.key [2021-06-30T18:45:45.452Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T18:45:45.976Z] Merging remotes/origin/master commit 47e6572bf3f6e85c5b9bc91201383ea800e067cb into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b [2021-06-30T18:45:46.085Z] Merge succeeded, producing b636748bb84a6012b5e0525f0169f0943f677521 [2021-06-30T18:45:46.086Z] Checking out Revision b636748bb84a6012b5e0525f0169f0943f677521 (PR-971) [2021-06-30T18:45:45.982Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T18:45:45.994Z] > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [2021-06-30T18:45:46.034Z] > git remote # timeout=10 [2021-06-30T18:45:46.039Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T18:45:46.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T18:45:46.051Z] [INFO] Currently running in a labeled security context [2021-06-30T18:45:46.051Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T18:45:46.051Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/22@tmp/jenkins-gitclient-ssh564971583505911901.key [2021-06-30T18:45:46.058Z] > git merge 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 [2021-06-30T18:45:46.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T18:45:46.089Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T18:45:46.105Z] > git checkout -f b636748bb84a6012b5e0525f0169f0943f677521 # timeout=10 [2021-06-30T18:45:47.069Z] ba82ee9f976e: Pull complete [2021-06-30T18:45:47.069Z] 506bd15cee9f: Pull complete [2021-06-30T18:45:47.069Z] 75a0a4a0db45: Pull complete [2021-06-30T18:45:49.688Z] Commit message: "Merge commit '47e6572bf3f6e85c5b9bc91201383ea800e067cb' into HEAD" [2021-06-30T18:45:49.700Z] First time build. Skipping changelog. [2021-06-30T18:45:49.690Z] > git rev-list --no-walk a200a697cbeb4a13629fc507033831eb88952044 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T18:45:50.468Z] 618dc40b7e24: Pull complete [2021-06-30T18:45:50.468Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T18:45:50.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T18:45:50.468Z] ---> a36622ca3599 [2021-06-30T18:45:50.468Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T18:45:50.716Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T18:45:51.043Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T18:45:51.342Z] + true [2021-06-30T18:45:51.342Z] + sudo service docker restart [2021-06-30T18:45:51.342Z] Redirecting to /bin/systemctl restart docker.service [2021-06-30T18:45:52.447Z] ---> Running in 3d58aabbb285 [2021-06-30T18:45:53.091Z] Removing intermediate container 3d58aabbb285 [2021-06-30T18:45:53.091Z] ---> 5c5449fefe7a [2021-06-30T18:45:53.091Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T18:45:53.091Z] ---> Running in fd4cafbcdbe9 [2021-06-30T18:45:55.728Z] Removing intermediate container fd4cafbcdbe9 [2021-06-30T18:45:55.728Z] ---> 48b5c447e3a3 [2021-06-30T18:45:55.728Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-30T18:45:55.728Z] ---> Running in 3edcac5e3698 [2021-06-30T18:45:56.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T18:45:57.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T18:45:58.653Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-30T18:45:58.653Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-30T18:45:58.653Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-30T18:45:58.926Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-30T18:45:58.926Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-30T18:45:58.926Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-30T18:45:59.203Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T18:45:59.203Z] OK: 139 MiB in 46 packages [2021-06-30T18:46:00.644Z] Removing intermediate container 3edcac5e3698 [2021-06-30T18:46:00.644Z] ---> 29555485df82 [2021-06-30T18:46:00.644Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-30T18:46:00.644Z] ---> Running in c8cd70b640f4 [2021-06-30T18:46:01.246Z] Removing intermediate container c8cd70b640f4 [2021-06-30T18:46:01.246Z] ---> df4e785f4e4e [2021-06-30T18:46:01.246Z] Step 7/8 : COPY . . [2021-06-30T18:46:02.683Z] ---> 32df9ec3908c [2021-06-30T18:46:02.683Z] Step 8/8 : RUN go mod download [2021-06-30T18:46:02.683Z] ---> Running in 45d8e8b6a0c3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T18:46:09.515Z] provisioning config files... [2021-06-30T18:46:09.538Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/22@tmp/config6469731068242264294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:46:09.878Z] ---> docker-login.sh [2021-06-30T18:46:09.878Z] nexus3.edgexfoundry.org:10001 [2021-06-30T18:46:10.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:46:10.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:46:10.141Z] Configure a credential helper to remove this warning. See [2021-06-30T18:46:10.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:46:10.141Z] [2021-06-30T18:46:10.141Z] Login Succeeded [2021-06-30T18:46:10.141Z] nexus3.edgexfoundry.org:10002 [2021-06-30T18:46:10.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:46:10.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:46:10.403Z] Configure a credential helper to remove this warning. See [2021-06-30T18:46:10.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:46:10.403Z] [2021-06-30T18:46:10.403Z] Login Succeeded [2021-06-30T18:46:10.403Z] nexus3.edgexfoundry.org:10003 [2021-06-30T18:46:10.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:46:10.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:46:10.403Z] Configure a credential helper to remove this warning. See [2021-06-30T18:46:10.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:46:10.403Z] [2021-06-30T18:46:10.403Z] Login Succeeded [2021-06-30T18:46:10.403Z] nexus3.edgexfoundry.org:10004 [2021-06-30T18:46:10.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:46:11.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:46:11.789Z] Configure a credential helper to remove this warning. See [2021-06-30T18:46:11.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:46:11.789Z] [2021-06-30T18:46:11.789Z] Login Succeeded [2021-06-30T18:46:11.789Z] docker.io [2021-06-30T18:46:11.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T18:46:12.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T18:46:12.051Z] Configure a credential helper to remove this warning. See [2021-06-30T18:46:12.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T18:46:12.051Z] [2021-06-30T18:46:12.051Z] Login Succeeded [2021-06-30T18:46:12.051Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T18:46:12.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T18:46:12.234Z] ========================================================= [2021-06-30T18:46:12.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T18:46:12.234Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:46:12.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-30T18:46:12.558Z] Sending build context to Docker daemon 2.706MB [2021-06-30T18:46:12.558Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T18:46:12.558Z] Step 2/8 : FROM ${BASE} [2021-06-30T18:46:12.558Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T18:46:12.558Z] 540db60ca938: Pulling fs layer [2021-06-30T18:46:12.558Z] adcc1eea9eea: Pulling fs layer [2021-06-30T18:46:12.558Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T18:46:12.558Z] 0510c868ecb4: Pulling fs layer [2021-06-30T18:46:12.558Z] afea3b2eda06: Pulling fs layer [2021-06-30T18:46:12.558Z] 7809a108b3ef: Pulling fs layer [2021-06-30T18:46:12.558Z] f706445af74f: Pulling fs layer [2021-06-30T18:46:12.558Z] afea3b2eda06: Waiting [2021-06-30T18:46:12.558Z] 7809a108b3ef: Waiting [2021-06-30T18:46:12.558Z] f706445af74f: Waiting [2021-06-30T18:46:12.558Z] 0510c868ecb4: Waiting [2021-06-30T18:46:12.558Z] 4c4ab2625f07: Verifying Checksum [2021-06-30T18:46:12.558Z] 4c4ab2625f07: Download complete [2021-06-30T18:46:12.829Z] adcc1eea9eea: Verifying Checksum [2021-06-30T18:46:12.830Z] adcc1eea9eea: Download complete [2021-06-30T18:46:12.830Z] afea3b2eda06: Verifying Checksum [2021-06-30T18:46:12.830Z] afea3b2eda06: Download complete [2021-06-30T18:46:12.830Z] 7809a108b3ef: Verifying Checksum [2021-06-30T18:46:12.830Z] 7809a108b3ef: Download complete [2021-06-30T18:46:12.830Z] 540db60ca938: Verifying Checksum [2021-06-30T18:46:12.830Z] 540db60ca938: Download complete [2021-06-30T18:46:12.830Z] 540db60ca938: Pull complete [2021-06-30T18:46:13.095Z] adcc1eea9eea: Pull complete [2021-06-30T18:46:13.095Z] 4c4ab2625f07: Pull complete [2021-06-30T18:46:14.483Z] f706445af74f: Verifying Checksum [2021-06-30T18:46:14.483Z] f706445af74f: Download complete [2021-06-30T18:46:15.064Z] 0510c868ecb4: Verifying Checksum [2021-06-30T18:46:15.064Z] 0510c868ecb4: Download complete [2021-06-30T18:46:18.416Z] 0510c868ecb4: Pull complete [2021-06-30T18:46:18.416Z] afea3b2eda06: Pull complete [2021-06-30T18:46:18.416Z] 7809a108b3ef: Pull complete [2021-06-30T18:46:19.840Z] f706445af74f: Pull complete [2021-06-30T18:46:19.840Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T18:46:19.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T18:46:19.840Z] ---> b068be0155e3 [2021-06-30T18:46:19.840Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T18:46:26.439Z] ---> Running in 9a9016dbe543 [2021-06-30T18:46:26.439Z] Removing intermediate container 9a9016dbe543 [2021-06-30T18:46:26.439Z] ---> 0c570deeead0 [2021-06-30T18:46:26.439Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T18:46:26.439Z] ---> Running in c6c2386d766d [2021-06-30T18:46:26.700Z] Removing intermediate container c6c2386d766d [2021-06-30T18:46:26.700Z] ---> 6923bc60492c [2021-06-30T18:46:26.700Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-30T18:46:26.700Z] ---> Running in a664df229050 [2021-06-30T18:46:26.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T18:46:27.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T18:46:28.172Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-30T18:46:28.433Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-30T18:46:28.433Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-30T18:46:28.433Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-30T18:46:28.694Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-30T18:46:28.694Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-30T18:46:28.694Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T18:46:28.694Z] OK: 150 MiB in 46 packages [2021-06-30T18:46:29.279Z] Removing intermediate container a664df229050 [2021-06-30T18:46:29.279Z] ---> 279f690b7bfe [2021-06-30T18:46:29.279Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-30T18:46:29.279Z] ---> Running in 90b0ce591bcf [2021-06-30T18:46:29.279Z] Removing intermediate container 90b0ce591bcf [2021-06-30T18:46:29.279Z] ---> af3df97423ad [2021-06-30T18:46:29.279Z] Step 7/8 : COPY . . [2021-06-30T18:46:29.493Z] Removing intermediate container 45d8e8b6a0c3 [2021-06-30T18:46:29.493Z] ---> ca8b51640bdc [2021-06-30T18:46:29.493Z] Successfully built ca8b51640bdc [2021-06-30T18:46:29.493Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:46:29.540Z] ---> 5c6ec70ae360 [2021-06-30T18:46:29.541Z] Step 8/8 : RUN go mod download [2021-06-30T18:46:29.804Z] ---> Running in 5866a6dc7554 [2021-06-30T18:46:29.834Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T18:46:29.834Z] . [Pipeline] withDockerContainer [2021-06-30T18:46:30.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-06-30T18:46:30.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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-06-30T18:46:31.643Z] $ docker top 63dc492282b1b645d00bddc9e3c8eb0613442ab9c4b715c30576fad3e953a8ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T18:46:32.589Z] + go version [2021-06-30T18:46:32.589Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T18:46:32.613Z] $ docker stop --time=1 63dc492282b1b645d00bddc9e3c8eb0613442ab9c4b715c30576fad3e953a8ba [2021-06-30T18:46:34.501Z] $ docker rm -f 63dc492282b1b645d00bddc9e3c8eb0613442ab9c4b715c30576fad3e953a8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:46:35.261Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T18:46:35.261Z] . [Pipeline] withDockerContainer [2021-06-30T18:46:35.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-06-30T18:46:35.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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-06-30T18:46:37.048Z] $ docker top ba2cd6ccce65818b444f95aff499c0b1149c62e1d064808a9c23e72f426777c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T18:46:42.064Z] Removing intermediate container 5866a6dc7554 [2021-06-30T18:46:42.064Z] ---> ae147cf0b830 [2021-06-30T18:46:42.064Z] Successfully built ae147cf0b830 [2021-06-30T18:46:42.064Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-30T18:46:42.070Z] + go mod tidy [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-06-30T18:46:42.373Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T18:46:42.373Z] . [Pipeline] withDockerContainer [2021-06-30T18:46:42.448Z] prd-centos7-docker-4c-2g-960 does not seem to be running inside a container [2021-06-30T18:46:42.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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-x86_64 cat [2021-06-30T18:46:42.785Z] + make test [2021-06-30T18:46:42.785Z] go mod tidy [2021-06-30T18:46:42.905Z] $ docker top bcc2967198a4a141e7dfbed30b581436edaca4f7feb870812db8c8ba354a8949 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T18:46:43.282Z] + go version [2021-06-30T18:46:43.282Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T18:46:43.293Z] $ docker stop --time=1 bcc2967198a4a141e7dfbed30b581436edaca4f7feb870812db8c8ba354a8949 [2021-06-30T18:46:43.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T18:46:44.478Z] $ docker rm -f bcc2967198a4a141e7dfbed30b581436edaca4f7feb870812db8c8ba354a8949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:46:45.018Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T18:46:45.018Z] . [Pipeline] withDockerContainer [2021-06-30T18:46:45.106Z] prd-centos7-docker-4c-2g-960 does not seem to be running inside a container [2021-06-30T18:46:45.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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-x86_64 cat [2021-06-30T18:46:45.513Z] $ docker top 0e095620f7c7c2ecc4dc644fd71185e6913a99fe36508bf35df731e529f56c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T18:46:45.911Z] + go mod tidy [Pipeline] sh [2021-06-30T18:46:46.474Z] + make test [2021-06-30T18:46:46.474Z] go mod tidy [2021-06-30T18:46:46.748Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T18:46:52.093Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-30T18:47:05.581Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-30T18:47:14.146Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-30T18:47:14.146Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-30T18:47:14.146Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-30T18:47:16.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.050s coverage: 24.2% of statements [2021-06-30T18:47:16.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-30T18:47:16.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 28.1% of statements [2021-06-30T18:47:16.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.044s coverage: 78.9% of statements [2021-06-30T18:47:17.007Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements [2021-06-30T18:47:17.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-30T18:47:17.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-30T18:47:17.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-30T18:47:17.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 28.7% of statements [2021-06-30T18:47:17.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-30T18:47:18.541Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements [2021-06-30T18:47:18.541Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-30T18:47:18.541Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-30T18:47:18.541Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements [2021-06-30T18:47:19.954Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.819s coverage: 89.2% of statements [2021-06-30T18:47:19.954Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-30T18:47:19.954Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements [2021-06-30T18:47:19.954Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-30T18:47:19.954Z] GO111MODULE=on go vet ./... [2021-06-30T18:47:38.170Z] gofmt -l . [2021-06-30T18:47:38.170Z] [ "`gofmt -l .`" = "" ] [2021-06-30T18:47:38.170Z] ./bin/test-attribution-txt.sh [2021-06-30T18:47:38.170Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-30T18:47:38.184Z] $ docker stop --time=1 0e095620f7c7c2ecc4dc644fd71185e6913a99fe36508bf35df731e529f56c5a [2021-06-30T18:47:40.766Z] $ docker rm -f 0e095620f7c7c2ecc4dc644fd71185e6913a99fe36508bf35df731e529f56c5a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T18:47:41.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T18:47:41.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-30T18:47:46.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T18:47:47.269Z] + ls -al . [2021-06-30T18:47:47.269Z] total 228 [2021-06-30T18:47:47.269Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 30 18:47 . [2021-06-30T18:47:47.269Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 30 18:45 .. [2021-06-30T18:47:47.269Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 18:45 bin [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jun 30 18:45 CHANGELOG.md [2021-06-30T18:47:47.269Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 30 18:47 coverage.out [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 30 18:45 Dockerfile.build [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 30 18:45 .dockerignore [2021-06-30T18:47:47.269Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 30 18:45 example [2021-06-30T18:47:47.269Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 30 18:45 .git [2021-06-30T18:47:47.269Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 18:45 .github [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 30 18:45 .gitignore [2021-06-30T18:47:47.269Z] -rw-r--r--. 1 jenkins jenkins 548 Jun 30 18:47 go.mod [2021-06-30T18:47:47.269Z] -rw-r--r--. 1 jenkins jenkins 20301 Jun 30 18:46 go.sum [2021-06-30T18:47:47.269Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 30 18:45 internal [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 30 18:45 Jenkinsfile [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 30 18:45 LICENSE [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 30 18:45 Makefile [2021-06-30T18:47:47.269Z] drwxrwxr-x. 3 jenkins jenkins 16 Jun 30 18:45 openapi [2021-06-30T18:47:47.269Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 30 18:45 pkg [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 30 18:45 README.md [2021-06-30T18:47:47.269Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 30 18:45 snap [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 30 18:42 VERSION [2021-06-30T18:47:47.269Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 30 18:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:47:47.584Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b636748bb84a6012b5e0525f0169f0943f677521 --label arch=amd64 --label version=0.0.0 . [2021-06-30T18:47:47.584Z] Sending build context to Docker daemon 2.832MB [2021-06-30T18:47:47.584Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T18:47:47.584Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-30T18:47:47.584Z] ---> ae147cf0b830 [2021-06-30T18:47:47.584Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-30T18:47:47.844Z] ---> Running in 10b0cd6b788f [2021-06-30T18:47:47.844Z] Removing intermediate container 10b0cd6b788f [2021-06-30T18:47:47.844Z] ---> 2bec517f8e9a [2021-06-30T18:47:47.844Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T18:47:47.844Z] ---> Running in a184adc25de8 [2021-06-30T18:47:47.844Z] Removing intermediate container a184adc25de8 [2021-06-30T18:47:47.844Z] ---> 000d0033ea83 [2021-06-30T18:47:47.844Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T18:47:47.844Z] ---> Running in 3035e602609d [2021-06-30T18:47:48.421Z] Removing intermediate container 3035e602609d [2021-06-30T18:47:48.421Z] ---> 650b43e23cda [2021-06-30T18:47:48.421Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T18:47:48.421Z] ---> Running in e1fc8bfab8f7 [2021-06-30T18:47:48.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T18:47:50.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T18:47:51.017Z] OK: 150 MiB in 46 packages [2021-06-30T18:47:51.279Z] Removing intermediate container e1fc8bfab8f7 [2021-06-30T18:47:51.279Z] ---> 93ece7c1d88e [2021-06-30T18:47:51.279Z] Step 7/23 : COPY . . [2021-06-30T18:47:51.538Z] ---> 7a8a6d721cca [2021-06-30T18:47:51.538Z] Step 8/23 : RUN go mod download [2021-06-30T18:47:51.538Z] ---> Running in ca4f68e72daa [2021-06-30T18:47:51.801Z] Removing intermediate container ca4f68e72daa [2021-06-30T18:47:51.801Z] ---> 01510790bc37 [2021-06-30T18:47:51.801Z] Step 9/23 : RUN make build [2021-06-30T18:47:52.062Z] ---> Running in 96f6eb6a9809 [2021-06-30T18:47:52.326Z] go mod tidy [2021-06-30T18:47:52.326Z] 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-06-30T18:48:02.405Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-30T18:48:03.358Z] Removing intermediate container 96f6eb6a9809 [2021-06-30T18:48:03.358Z] ---> a63d3c790c15 [2021-06-30T18:48:03.358Z] Step 10/23 : FROM alpine:3.12 [2021-06-30T18:48:03.932Z] 3.12: Pulling from library/alpine [2021-06-30T18:48:03.932Z] 339de151aab4: Pulling fs layer [2021-06-30T18:48:04.198Z] 339de151aab4: Verifying Checksum [2021-06-30T18:48:04.198Z] 339de151aab4: Download complete [2021-06-30T18:48:04.198Z] 339de151aab4: Pull complete [2021-06-30T18:48:04.198Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T18:48:04.198Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T18:48:04.198Z] ---> 13621d1b12d4 [2021-06-30T18:48:04.198Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T18:48:04.460Z] ---> Running in 61ce72ba2352 [2021-06-30T18:48:04.460Z] Removing intermediate container 61ce72ba2352 [2021-06-30T18:48:04.460Z] ---> b7d914a17e89 [2021-06-30T18:48:04.460Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T18:48:04.460Z] ---> Running in 8b4f4b6838c0 [2021-06-30T18:48:05.034Z] Removing intermediate container 8b4f4b6838c0 [2021-06-30T18:48:05.034Z] ---> ff33b9fa5aba [2021-06-30T18:48:05.034Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-30T18:48:05.034Z] ---> Running in f9f909d957cf [2021-06-30T18:48:05.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T18:48:05.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T18:48:06.128Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-30T18:48:06.390Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-30T18:48:06.390Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-30T18:48:07.333Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-30T18:48:07.333Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-30T18:48:07.594Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T18:48:07.594Z] OK: 8 MiB in 19 packages [2021-06-30T18:48:07.855Z] Removing intermediate container f9f909d957cf [2021-06-30T18:48:07.855Z] ---> e0ee483493fb [2021-06-30T18:48:07.855Z] Step 14/23 : WORKDIR / [2021-06-30T18:48:07.855Z] ---> Running in 1a0a7124f01d [2021-06-30T18:48:07.855Z] Removing intermediate container 1a0a7124f01d [2021-06-30T18:48:07.855Z] ---> 0aa75671fd89 [2021-06-30T18:48:07.855Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-30T18:48:08.115Z] ---> 59bbbfe85bc7 [2021-06-30T18:48:08.115Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-30T18:48:08.688Z] ---> f623ff2760b2 [2021-06-30T18:48:08.688Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-30T18:48:08.688Z] ---> b83210b0f0c0 [2021-06-30T18:48:08.688Z] Step 18/23 : EXPOSE 59999 [2021-06-30T18:48:08.688Z] ---> Running in c955eb6b20f8 [2021-06-30T18:48:08.688Z] Removing intermediate container c955eb6b20f8 [2021-06-30T18:48:08.688Z] ---> 7471ed176d66 [2021-06-30T18:48:08.688Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-30T18:48:08.950Z] ---> Running in 7284db507d3b [2021-06-30T18:48:08.951Z] Removing intermediate container 7284db507d3b [2021-06-30T18:48:08.951Z] ---> 6015b6841191 [2021-06-30T18:48:08.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T18:48:08.951Z] ---> Running in b017473ceecd [2021-06-30T18:48:08.951Z] Removing intermediate container b017473ceecd [2021-06-30T18:48:08.951Z] ---> 9727625e27e8 [2021-06-30T18:48:08.951Z] Step 21/23 : LABEL arch=amd64 [2021-06-30T18:48:08.951Z] ---> Running in 5f3d4159a441 [2021-06-30T18:48:09.212Z] Removing intermediate container 5f3d4159a441 [2021-06-30T18:48:09.212Z] ---> 1b07263510ce [2021-06-30T18:48:09.212Z] Step 22/23 : LABEL git_sha=b636748bb84a6012b5e0525f0169f0943f677521 [2021-06-30T18:48:09.212Z] ---> Running in 8c798a6c9567 [2021-06-30T18:48:09.212Z] Removing intermediate container 8c798a6c9567 [2021-06-30T18:48:09.212Z] ---> a9abcdc48d7f [2021-06-30T18:48:09.212Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T18:48:09.212Z] ---> Running in 62854e562c79 [2021-06-30T18:48:09.474Z] Removing intermediate container 62854e562c79 [2021-06-30T18:48:09.474Z] ---> e3b046c902f0 [2021-06-30T18:48:09.474Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-30T18:48:09.474Z] Successfully built e3b046c902f0 [2021-06-30T18:48:09.474Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:48:10.380Z] ---> job-cost.sh [2021-06-30T18:48:10.381Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZAKk [2021-06-30T18:48:14.979Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-30T18:48:14.979Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-30T18:48:14.979Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-30T18:48:20.403Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.258s coverage: 24.2% of statements [2021-06-30T18:48:20.403Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-30T18:48:20.403Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.186s coverage: 28.1% of statements [2021-06-30T18:48:20.403Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.223s coverage: 78.9% of statements [2021-06-30T18:48:20.403Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.197s coverage: 9.0% of statements [2021-06-30T18:48:20.403Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-30T18:48:20.403Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-30T18:48:20.403Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-30T18:48:20.434Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T18:48:21.404Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.323s coverage: 28.7% of statements [2021-06-30T18:48:21.404Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-30T18:48:24.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements [2021-06-30T18:48:24.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-30T18:48:24.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-30T18:48:24.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.539s coverage: 58.0% of statements [2021-06-30T18:48:25.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.147s coverage: 89.2% of statements [2021-06-30T18:48:25.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-30T18:48:25.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.170s coverage: 4.9% of statements [2021-06-30T18:48:25.762Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-30T18:48:26.362Z] GO111MODULE=on go vet ./... [2021-06-30T18:48:32.714Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZAKk/bin to PATH [2021-06-30T18:48:32.714Z] INFO: No Stack... [2021-06-30T18:48:32.975Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T18:48:33.561Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T18:48:33.870Z] + cat /w/workspace/device-sdk-go/22/archives/cost.csv [2021-06-30T18:48:33.870Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T18:48:33.902Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] [2021-06-30T18:48:33.910Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] did not exist. Created. [2021-06-30T18:48:33.910Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T18:48:34.251Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-30T18:48:34.390Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T18:48:34.412Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T18:49:22.972Z] gofmt -l . [2021-06-30T18:49:22.972Z] [ "`gofmt -l .`" = "" ] [2021-06-30T18:49:22.972Z] ./bin/test-attribution-txt.sh [2021-06-30T18:49:22.972Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-30T18:49:22.995Z] $ docker stop --time=1 ba2cd6ccce65818b444f95aff499c0b1149c62e1d064808a9c23e72f426777c4 [2021-06-30T18:49:25.076Z] $ docker rm -f ba2cd6ccce65818b444f95aff499c0b1149c62e1d064808a9c23e72f426777c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T18:49:26.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T18:49:26.205Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T18:49:26.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T18:49:27.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T18:49:27.787Z] + ls -al . [2021-06-30T18:49:27.787Z] total 264 [2021-06-30T18:49:27.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 18:49 . [2021-06-30T18:49:27.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 18:44 .. [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 30 18:45 .dockerignore [2021-06-30T18:49:27.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 18:45 .git [2021-06-30T18:49:27.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 18:45 .github [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 30 18:45 .gitignore [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jun 30 18:45 CHANGELOG.md [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 30 18:45 Dockerfile.build [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 30 18:45 Jenkinsfile [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 30 18:45 LICENSE [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 30 18:45 Makefile [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 30 18:45 README.md [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 18:42 VERSION [2021-06-30T18:49:27.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 18:45 bin [2021-06-30T18:49:27.787Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 30 18:48 coverage.out [2021-06-30T18:49:27.787Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 18:45 example [2021-06-30T18:49:27.787Z] -rw-r--r-- 1 jenkins jenkins 548 Jun 30 18:49 go.mod [2021-06-30T18:49:27.787Z] -rw-r--r-- 1 jenkins jenkins 20301 Jun 30 18:46 go.sum [2021-06-30T18:49:27.787Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 30 18:45 internal [2021-06-30T18:49:27.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 18:45 openapi [2021-06-30T18:49:27.787Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 18:45 pkg [2021-06-30T18:49:27.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 18:45 snap [2021-06-30T18:49:27.787Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 30 18:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:49:28.268Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9358c6cfb1a6e21aa665c2f672095e181ca78e68 --label arch=arm64 --label version=0.0.0 . [2021-06-30T18:49:28.903Z] Sending build context to Docker daemon 2.831MB [2021-06-30T18:49:28.903Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T18:49:28.903Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-30T18:49:28.903Z] ---> ca8b51640bdc [2021-06-30T18:49:28.903Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-30T18:49:29.197Z] ---> Running in d46ed9e4d0ec [2021-06-30T18:49:29.799Z] Removing intermediate container d46ed9e4d0ec [2021-06-30T18:49:29.799Z] ---> 2996ee412361 [2021-06-30T18:49:29.799Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T18:49:29.799Z] ---> Running in fa786245b655 [2021-06-30T18:49:30.399Z] Removing intermediate container fa786245b655 [2021-06-30T18:49:30.399Z] ---> 0c97fb7913f5 [2021-06-30T18:49:30.399Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T18:49:30.399Z] ---> Running in 79312b0f7936 [2021-06-30T18:49:33.038Z] Removing intermediate container 79312b0f7936 [2021-06-30T18:49:33.038Z] ---> 4cb30e39c9c7 [2021-06-30T18:49:33.038Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T18:49:33.038Z] ---> Running in 6e62d1e9dc2c [2021-06-30T18:49:34.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T18:49:34.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T18:49:35.587Z] OK: 139 MiB in 46 packages [2021-06-30T18:49:36.572Z] Removing intermediate container 6e62d1e9dc2c [2021-06-30T18:49:36.572Z] ---> 1cf52dd06302 [2021-06-30T18:49:36.572Z] Step 7/23 : COPY . . [2021-06-30T18:49:38.009Z] ---> 03474d251e8e [2021-06-30T18:49:38.009Z] Step 8/23 : RUN go mod download [2021-06-30T18:49:38.009Z] ---> Running in 6c86b4979a2d [2021-06-30T18:49:40.638Z] Removing intermediate container 6c86b4979a2d [2021-06-30T18:49:40.638Z] ---> 0580bd9cda47 [2021-06-30T18:49:40.638Z] Step 9/23 : RUN make build [2021-06-30T18:49:40.638Z] ---> Running in 38f273446e9e [2021-06-30T18:49:43.421Z] go mod tidy [2021-06-30T18:49:43.421Z] 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-06-30T18:50:18.017Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-30T18:50:18.017Z] Removing intermediate container 38f273446e9e [2021-06-30T18:50:18.017Z] ---> 70f5aaf5cad3 [2021-06-30T18:50:18.017Z] Step 10/23 : FROM alpine:3.12 [2021-06-30T18:50:18.017Z] 3.12: Pulling from library/alpine [2021-06-30T18:50:18.017Z] d2f70382dc9a: Pulling fs layer [2021-06-30T18:50:18.018Z] d2f70382dc9a: Download complete [2021-06-30T18:50:18.018Z] d2f70382dc9a: Pull complete [2021-06-30T18:50:18.018Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T18:50:18.018Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T18:50:18.018Z] ---> c4fd0aeabfcf [2021-06-30T18:50:18.018Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T18:50:18.290Z] ---> Running in e5300162784e [2021-06-30T18:50:18.563Z] Removing intermediate container e5300162784e [2021-06-30T18:50:18.563Z] ---> 7fbc4e099d54 [2021-06-30T18:50:18.563Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T18:50:18.837Z] ---> Running in 4d96677ddfb1 [2021-06-30T18:50:20.817Z] Removing intermediate container 4d96677ddfb1 [2021-06-30T18:50:20.817Z] ---> 96ecf5be2a7a [2021-06-30T18:50:20.817Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-30T18:50:20.817Z] ---> Running in 54c59cf08ca9 [2021-06-30T18:50:22.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T18:50:22.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T18:50:23.479Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-30T18:50:23.479Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-30T18:50:23.750Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-30T18:50:24.024Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-30T18:50:24.024Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-30T18:50:24.024Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T18:50:24.024Z] OK: 8 MiB in 19 packages [2021-06-30T18:50:25.465Z] Removing intermediate container 54c59cf08ca9 [2021-06-30T18:50:25.465Z] ---> 5f006096a5c0 [2021-06-30T18:50:25.465Z] Step 14/23 : WORKDIR / [2021-06-30T18:50:25.465Z] ---> Running in f352c4a7cb0a [2021-06-30T18:50:26.060Z] Removing intermediate container f352c4a7cb0a [2021-06-30T18:50:26.060Z] ---> 5fe48f91ff15 [2021-06-30T18:50:26.060Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-30T18:50:26.654Z] ---> a4ffb0718f77 [2021-06-30T18:50:26.654Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-30T18:50:28.173Z] ---> aa08966582ee [2021-06-30T18:50:28.173Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-30T18:50:28.773Z] ---> 1fd2df00f1ec [2021-06-30T18:50:28.773Z] Step 18/23 : EXPOSE 59999 [2021-06-30T18:50:28.773Z] ---> Running in 8e99a5582c89 [2021-06-30T18:50:29.369Z] Removing intermediate container 8e99a5582c89 [2021-06-30T18:50:29.369Z] ---> cd9b71ba7e1f [2021-06-30T18:50:29.369Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-30T18:50:29.642Z] ---> Running in 7d9db9e66a88 [2021-06-30T18:50:29.916Z] Removing intermediate container 7d9db9e66a88 [2021-06-30T18:50:29.916Z] ---> b513415bb701 [2021-06-30T18:50:29.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T18:50:30.191Z] ---> Running in 50a1cd9591ba [2021-06-30T18:50:30.789Z] Removing intermediate container 50a1cd9591ba [2021-06-30T18:50:30.789Z] ---> f432954bb269 [2021-06-30T18:50:30.789Z] Step 21/23 : LABEL arch=arm64 [2021-06-30T18:50:30.789Z] ---> Running in a0181de42a2e [2021-06-30T18:50:31.063Z] Removing intermediate container a0181de42a2e [2021-06-30T18:50:31.063Z] ---> 8067fedd5ef4 [2021-06-30T18:50:31.063Z] Step 22/23 : LABEL git_sha=9358c6cfb1a6e21aa665c2f672095e181ca78e68 [2021-06-30T18:50:31.336Z] ---> Running in e9211a6186bb [2021-06-30T18:50:31.932Z] Removing intermediate container e9211a6186bb [2021-06-30T18:50:31.932Z] ---> e533f9fc739e [2021-06-30T18:50:31.932Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T18:50:31.932Z] ---> Running in 5c5f3b1d1e9c [2021-06-30T18:50:32.533Z] Removing intermediate container 5c5f3b1d1e9c [2021-06-30T18:50:32.533Z] ---> 5cf099383d9f [2021-06-30T18:50:32.533Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-30T18:50:32.533Z] Successfully built 5cf099383d9f [2021-06-30T18:50:32.533Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:50:33.202Z] ---> job-cost.sh [2021-06-30T18:50:33.202Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7lGL [2021-06-30T18:51:12.160Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T18:52:36.812Z] lf-activate-venv(): INFO: Adding /tmp/venv-7lGL/bin to PATH [2021-06-30T18:52:36.813Z] INFO: No Stack... [2021-06-30T18:52:36.813Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T18:52:36.813Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T18:52:37.153Z] + cat /w/workspace/device-sdk-go/22/archives/cost.csv [2021-06-30T18:52:37.153Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T18:52:37.216Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] [2021-06-30T18:52:37.224Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] did not exist. Created. [2021-06-30T18:52:37.224Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T18:52:37.593Z] /w/workspace/device-sdk-go/22@tmp/durable-8646786f/script.sh: 1: /w/workspace/device-sdk-go/22@tmp/durable-8646786f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-30T18:52:37.938Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T18:52:37.972Z] Warning: overwriting stash ‘stack-cost’ [2021-06-30T18:52:38.125Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T18:52:38.138Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-22-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-30T18:52:38.904Z] provisioning config files... [2021-06-30T18:52:38.913Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config2384502601114003096tmp [Pipeline] { [Pipeline] sh [2021-06-30T18:52:39.238Z] + set +x [2021-06-30T18:52:39.238Z] + curl -s https://codecov.io/bash [2021-06-30T18:52:39.238Z] + bash -s -- [2021-06-30T18:52:39.238Z] [2021-06-30T18:52:39.238Z] _____ _ [2021-06-30T18:52:39.238Z] / ____| | | [2021-06-30T18:52:39.238Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T18:52:39.238Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T18:52:39.238Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T18:52:39.238Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T18:52:39.238Z] Bash-1.0.3 [2021-06-30T18:52:39.238Z] [2021-06-30T18:52:39.238Z] [2021-06-30T18:52:39.238Z] ==> git version 2.24.4 found [2021-06-30T18:52:39.238Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-30T18:52:39.238Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T18:52:39.238Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T18:52:39.238Z] ==> Jenkins CI detected. [2021-06-30T18:52:39.238Z] project root: . [2021-06-30T18:52:39.238Z] --> token set from env [2021-06-30T18:52:39.238Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T18:52:39.501Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T18:52:39.501Z] ==> Python coveragepy not found [2021-06-30T18:52:39.501Z] ==> Searching for coverage reports in: [2021-06-30T18:52:39.501Z] + . [2021-06-30T18:52:39.501Z] -> Found 1 reports [2021-06-30T18:52:39.501Z] ==> Detecting git/mercurial file structure [2021-06-30T18:52:39.501Z] ==> Reading reports [2021-06-30T18:52:39.501Z] + ./coverage.out bytes=125634 [2021-06-30T18:52:39.501Z] ==> Appending adjustments [2021-06-30T18:52:39.502Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T18:52:39.764Z] + Found adjustments [2021-06-30T18:52:39.764Z] ==> Gzipping contents [2021-06-30T18:52:39.764Z] 16K /tmp/codecov.GRMaOw.gz [2021-06-30T18:52:39.764Z] ==> Uploading reports [2021-06-30T18:52:39.764Z] url: https://codecov.io [2021-06-30T18:52:39.764Z] query: branch=PR-971&commit=a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= [2021-06-30T18:52:39.764Z] -> Pinging Codecov [2021-06-30T18:52:39.764Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= [2021-06-30T18:52:40.033Z] -> Uploading to [2021-06-30T18:52:40.033Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/7E55EF52A471D76F132DFD9A03CDDE97/a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e/192b960b-c3bc-4d64-9537-1bf5ba4ce967.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T185239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70ddc3cb77dba83cb64397569418178f1190da812b1f0722e50365299d5a84e6 [2021-06-30T18:52:40.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T18:52:40.033Z] Dload Upload Total Spent Left Speed [2021-06-30T18:52:40.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16343 0 0 100 16343 0 43787 --:--:-- --:--:-- --:--:-- 43815 [2021-06-30T18:52:40.620Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a2bdb8511eb8cc0df617dcfdc12aeba49e6b697e [Pipeline] } [2021-06-30T18:52:40.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-30T18:52:42.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:52:43.035Z] ---> package-listing.sh [2021-06-30T18:52:43.035Z] ++ facter osfamily [2021-06-30T18:52:43.035Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T18:52:43.296Z] + OS_FAMILY=redhat [2021-06-30T18:52:43.296Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-06-30T18:52:43.296Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T18:52:43.296Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T18:52:43.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T18:52:43.296Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T18:52:43.296Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' [2021-06-30T18:52:43.296Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T18:52:43.296Z] + case "${OS_FAMILY}" in [2021-06-30T18:52:43.296Z] + rpm -qa [2021-06-30T18:52:43.296Z] + sort [2021-06-30T18:52:43.882Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T18:52:43.882Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T18:52:43.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T18:52:43.882Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' [2021-06-30T18:52:43.882Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [2021-06-30T18:52:43.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo [2021-06-30T18:52:43.897Z] 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-30T18:52:44.188Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:52:44.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T18:52:44.760Z] [2021-06-30T18:52:44.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T18:52:45.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T18:52:45.090Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T18:52:45.090Z] df20fa9351a1: Pulling fs layer [2021-06-30T18:52:45.090Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T18:52:45.090Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T18:52:45.090Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T18:52:45.090Z] 93b61091891f: Pulling fs layer [2021-06-30T18:52:45.090Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T18:52:45.090Z] 5e14af77c1be: Pulling fs layer [2021-06-30T18:52:45.090Z] 01666e4c0597: Pulling fs layer [2021-06-30T18:52:45.090Z] aa168da1d23b: Pulling fs layer [2021-06-30T18:52:45.090Z] 46f8f816bc3b: Waiting [2021-06-30T18:52:45.090Z] 93b61091891f: Waiting [2021-06-30T18:52:45.090Z] 93b9cdb0e59b: Waiting [2021-06-30T18:52:45.090Z] 5e14af77c1be: Waiting [2021-06-30T18:52:45.090Z] 01666e4c0597: Waiting [2021-06-30T18:52:45.090Z] aa168da1d23b: Waiting [2021-06-30T18:52:45.090Z] 36b3adc4ff6f: Verifying Checksum [2021-06-30T18:52:45.090Z] 36b3adc4ff6f: Download complete [2021-06-30T18:52:45.352Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T18:52:45.352Z] 46f8f816bc3b: Download complete [2021-06-30T18:52:45.352Z] df20fa9351a1: Verifying Checksum [2021-06-30T18:52:45.352Z] df20fa9351a1: Download complete [2021-06-30T18:52:45.352Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T18:52:45.352Z] 93b9cdb0e59b: Download complete [2021-06-30T18:52:45.352Z] 5e14af77c1be: Verifying Checksum [2021-06-30T18:52:45.352Z] 5e14af77c1be: Download complete [2021-06-30T18:52:45.352Z] 01666e4c0597: Verifying Checksum [2021-06-30T18:52:45.352Z] 01666e4c0597: Download complete [2021-06-30T18:52:45.352Z] 93b61091891f: Verifying Checksum [2021-06-30T18:52:45.352Z] 93b61091891f: Download complete [2021-06-30T18:52:45.352Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T18:52:45.352Z] 8ad3a11d3b57: Download complete [2021-06-30T18:52:45.352Z] df20fa9351a1: Pull complete [2021-06-30T18:52:45.619Z] 36b3adc4ff6f: Pull complete [2021-06-30T18:52:46.214Z] 8ad3a11d3b57: Pull complete [2021-06-30T18:52:46.214Z] 46f8f816bc3b: Pull complete [2021-06-30T18:52:46.484Z] 93b61091891f: Pull complete [2021-06-30T18:52:46.748Z] 93b9cdb0e59b: Pull complete [2021-06-30T18:52:46.748Z] 5e14af77c1be: Pull complete [2021-06-30T18:52:46.748Z] 01666e4c0597: Pull complete [2021-06-30T18:52:47.699Z] aa168da1d23b: Verifying Checksum [2021-06-30T18:52:47.699Z] aa168da1d23b: Download complete [2021-06-30T18:52:54.317Z] aa168da1d23b: Pull complete [2021-06-30T18:52:54.317Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T18:52:54.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T18:52:54.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T18:52:54.411Z] prd-centos7-docker-4c-2g-958 does not seem to be running inside a container [2021-06-30T18:52:54.452Z] $ 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-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-30T18:52:56.113Z] $ docker top 4a4fd66ed0e3aa450c7e009207ac89f316b7f228e1fdfb51a44844604b2fa1b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T18:52:56.511Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T18:52:56.808Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T18:52:57.107Z] + ls /var/log/sa-host [2021-06-30T18:52:57.107Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T18:52:57.107Z] file_magic: OK [2021-06-30T18:52:57.107Z] HZ: Using current value: 100 [2021-06-30T18:52:57.107Z] file_header: OK [2021-06-30T18:52:57.107Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-30T18:52:57.107Z] Statistics: [2021-06-30T18:52:57.107Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T18:52:57.107Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T18:52:57.107Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T18:52:57.107Z] file_magic: OK [2021-06-30T18:52:57.107Z] HZ: Using current value: 100 [2021-06-30T18:52:57.108Z] file_header: OK [2021-06-30T18:52:57.108Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-30T18:52:57.108Z] Statistics: [2021-06-30T18:52:57.108Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T18:52:57.108Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T18:52:57.774Z] provisioning config files... [2021-06-30T18:52:57.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config5446884988363530036tmp [Pipeline] { [Pipeline] echo [2021-06-30T18:52:57.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:52:58.100Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T18:52:58.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:52:58.514Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T18:52:58.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:52:58.827Z] ---> sudo-logs.sh [2021-06-30T18:52:58.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T18:52:58.862Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:52:59.161Z] ---> job-cost.sh [2021-06-30T18:52:59.161Z] lf-activate-venv: SKIPPING [2021-06-30T18:52:59.161Z] DEBUG: total: 0.18000000715255737 [2021-06-30T18:52:59.161Z] INFO: Retrieving Stack Cost... [2021-06-30T18:53:00.104Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T18:53:00.367Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T18:53:00.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T18:53:00.689Z] ---> logs-deploy.sh [2021-06-30T18:53:00.689Z] lf-activate-venv: SKIPPING [2021-06-30T18:53:00.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/22 [2021-06-30T18:53:00.689Z] INFO: archiving workspace using pattern(s): [2021-06-30T18:53:01.633Z] Archives upload complete. [2021-06-30T18:53:01.633Z] INFO: archiving logs to Nexus [2021-06-30T18:53:02.210Z] ---> uname -a: [2021-06-30T18:53:02.210Z] Linux prd-centos7-docker-4c-2g-958.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] ---> lscpu: [2021-06-30T18:53:02.210Z] Architecture: x86_64 [2021-06-30T18:53:02.210Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-30T18:53:02.210Z] Byte Order: Little Endian [2021-06-30T18:53:02.210Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-30T18:53:02.210Z] CPU(s): 2 [2021-06-30T18:53:02.210Z] On-line CPU(s) list: 0,1 [2021-06-30T18:53:02.210Z] Thread(s) per core: 1 [2021-06-30T18:53:02.210Z] Core(s) per socket: 1 [2021-06-30T18:53:02.210Z] Socket(s): 2 [2021-06-30T18:53:02.210Z] NUMA node(s): 1 [2021-06-30T18:53:02.210Z] Vendor ID: AuthenticAMD [2021-06-30T18:53:02.210Z] CPU family: 23 [2021-06-30T18:53:02.210Z] Model: 49 [2021-06-30T18:53:02.210Z] Model name: AMD EPYC-Rome Processor [2021-06-30T18:53:02.210Z] Stepping: 0 [2021-06-30T18:53:02.210Z] CPU MHz: 2800.000 [2021-06-30T18:53:02.210Z] BogoMIPS: 5600.00 [2021-06-30T18:53:02.210Z] Virtualization: AMD-V [2021-06-30T18:53:02.210Z] Hypervisor vendor: KVM [2021-06-30T18:53:02.210Z] Virtualization type: full [2021-06-30T18:53:02.210Z] L1d cache: 64 KiB [2021-06-30T18:53:02.210Z] L1i cache: 64 KiB [2021-06-30T18:53:02.210Z] L2 cache: 1 MiB [2021-06-30T18:53:02.210Z] L3 cache: 32 MiB [2021-06-30T18:53:02.210Z] NUMA node0 CPU(s): 0,1 [2021-06-30T18:53:02.210Z] Vulnerability Itlb multihit: Not affected [2021-06-30T18:53:02.210Z] Vulnerability L1tf: Not affected [2021-06-30T18:53:02.210Z] Vulnerability Mds: Not affected [2021-06-30T18:53:02.210Z] Vulnerability Meltdown: Not affected [2021-06-30T18:53:02.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-30T18:53:02.210Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-30T18:53:02.210Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-30T18:53:02.210Z] Vulnerability Srbds: Not affected [2021-06-30T18:53:02.210Z] Vulnerability Tsx async abort: Not affected [2021-06-30T18:53:02.210Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] ---> nproc: [2021-06-30T18:53:02.210Z] 2 [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] ---> df -h: [2021-06-30T18:53:02.210Z] Filesystem Size Used Available Use% Mounted on [2021-06-30T18:53:02.210Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-30T18:53:02.210Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-30T18:53:02.210Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-30T18:53:02.210Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-30T18:53:02.210Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] ---> free -m: [2021-06-30T18:53:02.210Z] total used free shared buff/cache available [2021-06-30T18:53:02.210Z] Mem: 7821 982 4740 0 2098 6661 [2021-06-30T18:53:02.210Z] Swap: 1023 0 1023 [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] ---> ip addr: [2021-06-30T18:53:02.210Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-30T18:53:02.210Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-30T18:53:02.210Z] inet 127.0.0.1/8 scope host lo [2021-06-30T18:53:02.210Z] valid_lft forever preferred_lft forever [2021-06-30T18:53:02.210Z] inet6 ::1/128 scope host [2021-06-30T18:53:02.210Z] valid_lft forever preferred_lft forever [2021-06-30T18:53:02.210Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-30T18:53:02.210Z] link/ether fa:16:3e:7e:8a:13 brd ff:ff:ff:ff:ff:ff [2021-06-30T18:53:02.210Z] inet 10.30.123.17/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-30T18:53:02.210Z] valid_lft 85709sec preferred_lft 85709sec [2021-06-30T18:53:02.210Z] inet6 fe80::f816:3eff:fe7e:8a13/64 scope link [2021-06-30T18:53:02.210Z] valid_lft forever preferred_lft forever [2021-06-30T18:53:02.210Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-30T18:53:02.210Z] link/ether 02:42:a5:8c:9a:a7 brd ff:ff:ff:ff:ff:ff [2021-06-30T18:53:02.210Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-30T18:53:02.210Z] valid_lft forever preferred_lft forever [2021-06-30T18:53:02.210Z] inet6 fe80::42:a5ff:fe8c:9aa7/64 scope link [2021-06-30T18:53:02.210Z] valid_lft forever preferred_lft forever [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] ---> sar -b -r -n DEV: [2021-06-30T18:53:02.210Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] 18:41:21 LINUX RESTART (2 CPU) [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-30T18:53:02.210Z] 18:43:01 22.40 3.55 18.85 0.00 2600.10 3120.10 0.00 [2021-06-30T18:53:02.210Z] 18:44:01 0.72 0.00 0.72 0.00 0.00 13.04 0.00 [2021-06-30T18:53:02.210Z] 18:45:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 [2021-06-30T18:53:02.210Z] 18:46:01 0.22 0.00 0.22 0.00 0.00 3.61 0.00 [2021-06-30T18:53:02.210Z] 18:47:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-06-30T18:53:02.210Z] 18:48:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-06-30T18:53:02.210Z] 18:49:01 0.23 0.00 0.23 0.00 0.00 3.62 0.00 [2021-06-30T18:53:02.210Z] 18:50:01 0.28 0.00 0.28 0.00 0.00 4.36 0.00 [2021-06-30T18:53:02.210Z] 18:51:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-06-30T18:53:02.210Z] 18:52:02 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-06-30T18:53:02.210Z] Average: 2.51 0.35 2.16 0.00 260.09 316.04 0.00 [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-30T18:53:02.210Z] 18:43:01 5467032 0 798508 9.97 2620 1740772 1256308 13.87 569888 1572408 20 [2021-06-30T18:53:02.210Z] 18:44:01 5475068 0 790464 9.87 2620 1740780 1196848 13.21 564300 1571328 8 [2021-06-30T18:53:02.210Z] 18:45:01 5473956 0 791576 9.88 2620 1740780 1197088 13.22 566108 1570836 20 [2021-06-30T18:53:02.210Z] 18:46:01 5471292 0 794236 9.92 2620 1740784 1197160 13.22 568324 1570836 8 [2021-06-30T18:53:02.210Z] 18:47:01 5470584 0 794936 9.93 2620 1740792 1196944 13.21 566052 1574524 8 [2021-06-30T18:53:02.210Z] 18:48:01 5470032 0 795488 9.93 2620 1740792 1196896 13.21 566780 1574524 8 [2021-06-30T18:53:02.210Z] 18:49:01 5469136 0 796372 9.94 2620 1740804 1196912 13.21 567428 1574524 16 [2021-06-30T18:53:02.210Z] 18:50:01 5457472 0 808032 10.09 2620 1740808 1197116 13.22 579732 1574524 8 [2021-06-30T18:53:02.210Z] 18:51:01 5457008 0 808492 10.09 2620 1740812 1197168 13.22 580972 1573616 12 [2021-06-30T18:53:02.210Z] 18:52:02 5456772 0 808724 10.10 2620 1740816 1197252 13.22 582384 1572724 20 [2021-06-30T18:53:02.210Z] Average: 5466835 0 798683 9.97 2620 1740794 1202969 13.28 571197 1572984 13 [2021-06-30T18:53:02.210Z] [2021-06-30T18:53:02.210Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-30T18:53:02.210Z] 18:43:01 eth0 161.18 129.94 453.84 24.12 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.210Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.210Z] 18:43:01 docker0 14.10 10.52 2.18 28.78 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:44:01 eth0 0.70 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:45:01 eth0 3.85 1.67 3.48 0.29 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:46:01 eth0 0.40 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:47:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:48:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:49:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:50:01 eth0 0.92 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:52:02 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] 18:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] Average: eth0 16.79 13.29 45.84 2.50 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] Average: docker0 1.41 1.05 0.22 2.88 0.00 0.00 0.00 0.00 [2021-06-30T18:53:02.211Z] [2021-06-30T18:53:02.211Z] [2021-06-30T18:53:02.211Z] ---> sar -P ALL: [2021-06-30T18:53:02.211Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T18:53:02.211Z] [2021-06-30T18:53:02.211Z] 18:41:21 LINUX RESTART (2 CPU) [2021-06-30T18:53:02.211Z] [2021-06-30T18:53:02.211Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-30T18:53:02.211Z] 18:43:01 all 3.59 0.00 1.77 0.49 0.05 94.10 [2021-06-30T18:53:02.211Z] 18:43:01 0 3.58 0.00 2.07 0.78 0.07 93.51 [2021-06-30T18:53:02.211Z] 18:43:01 1 3.59 0.00 1.47 0.20 0.03 94.70 [2021-06-30T18:53:02.211Z] 18:44:01 all 0.08 0.00 0.04 0.00 0.04 99.84 [2021-06-30T18:53:02.211Z] 18:44:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-30T18:53:02.211Z] 18:44:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-30T18:53:02.211Z] 18:45:01 all 0.15 0.00 0.04 0.00 0.03 99.77 [2021-06-30T18:53:02.211Z] 18:45:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-30T18:53:02.211Z] 18:45:01 1 0.07 0.00 0.07 0.00 0.05 99.82 [2021-06-30T18:53:02.211Z] 18:46:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-30T18:53:02.211Z] 18:46:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-30T18:53:02.211Z] 18:46:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-30T18:53:02.211Z] 18:47:01 all 0.10 0.00 0.03 0.00 0.04 99.83 [2021-06-30T18:53:02.211Z] 18:47:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-30T18:53:02.211Z] 18:47:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-30T18:53:02.211Z] 18:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-30T18:53:02.211Z] 18:48:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-30T18:53:02.211Z] 18:48:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-30T18:53:02.211Z] 18:49:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-30T18:53:02.211Z] 18:49:01 0 0.20 0.00 0.05 0.00 0.03 99.72 [2021-06-30T18:53:02.211Z] 18:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-30T18:53:02.211Z] 18:50:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-06-30T18:53:02.211Z] 18:50:01 0 0.27 0.00 0.05 0.00 0.03 99.65 [2021-06-30T18:53:02.211Z] 18:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-30T18:53:02.211Z] 18:51:01 all 0.07 0.00 0.04 0.00 0.03 99.86 [2021-06-30T18:53:02.211Z] 18:51:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-30T18:53:02.211Z] 18:51:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-30T18:53:02.211Z] 18:52:02 all 0.05 0.00 0.03 0.00 0.04 99.87 [2021-06-30T18:53:02.211Z] 18:52:02 0 0.08 0.00 0.05 0.00 0.07 99.80 [2021-06-30T18:53:02.211Z] 18:52:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-30T18:53:02.211Z] Average: all 0.44 0.00 0.20 0.05 0.04 99.27 [2021-06-30T18:53:02.211Z] Average: 0 0.50 0.00 0.24 0.08 0.04 99.15 [2021-06-30T18:53:02.211Z] Average: 1 0.39 0.00 0.17 0.02 0.04 99.38 [2021-06-30T18:53:02.211Z] [2021-06-30T18:53:02.211Z] [2021-06-30T18:53:02.211Z]