cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e705ce973a6cd2421186a0e8384292f1fc738888+9b89d7644d3409c1e42d925e84b99a1b27025fab (08e196a65530882c3ef83ca733942065992610a9) 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-ssh7892330412053993419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh619704464383952428.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 9d0281235b943b7ad605f650702698f9078b2862 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-932/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-932/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh504999609790640173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1392043724435273.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-932/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-932/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4584351752998500463.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15012 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [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-932 # 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-932@tmp/jenkins-gitclient-ssh7714977108270279497.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-932@tmp/jenkins-gitclient-ssh5997145168081766478.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) > git config core.sparsecheckout # timeout=10 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # 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-932@tmp/jenkins-gitclient-ssh8348800552344814135.key > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" > git rev-list --no-walk e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T05:56:37.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T05:56:37.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T05:56:37.937Z] ========================================================= [2021-05-19T05:56:37.937Z] EdgeX Global Pipelines Version Info [2021-05-19T05:56:37.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:56:39.438Z] ------------------- [2021-05-19T05:56:39.438Z] stable info: [2021-05-19T05:56:39.438Z] ------------------- [2021-05-19T05:56:39.438Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T05:56:39.438Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T05:56:39.438Z] Message: update stable to v1.0.192 [2021-05-19T05:56:40.017Z] ------------------- [2021-05-19T05:56:40.017Z] experimental info: [2021-05-19T05:56:40.017Z] ------------------- [2021-05-19T05:56:40.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T05:56:40.017Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T05:56:40.017Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T05:56:40.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-19T05:56:40.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-19T05:56:40.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T05:56:40.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T05:56:40.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T05:56:40.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T05:56:40.437Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T05:56:40.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T05:56:40.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-19T05:56:40.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T05:56:40.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T05:56:40.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-19T05:56:40.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T05:56:40.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T05:56:40.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T05:56:40.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T05:56:40.727Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T05:56:40.751Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T05:56:40.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T05:56:40.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T05:56:40.848Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T05:56:40.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T05:56:40.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T05:56:40.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T05:56:40.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T05:56:40.982Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T05:56:41.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-932 [Pipeline] echo [2021-05-19T05:56:41.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-932 [Pipeline] echo [2021-05-19T05:56:41.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-932 [Pipeline] echo [2021-05-19T05:56:41.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] echo [2021-05-19T05:56:41.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e705ce9 [Pipeline] echo [2021-05-19T05:56:41.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T05:56:41.239Z] provisioning config files... [2021-05-19T05:56:41.255Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config8808738497990135179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:56:41.574Z] ---> docker-login.sh [2021-05-19T05:56:41.574Z] nexus3.edgexfoundry.org:10001 [2021-05-19T05:56:41.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:56:41.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:56:41.851Z] Configure a credential helper to remove this warning. See [2021-05-19T05:56:41.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:56:41.851Z] [2021-05-19T05:56:41.851Z] Login Succeeded [2021-05-19T05:56:41.851Z] nexus3.edgexfoundry.org:10002 [2021-05-19T05:56:41.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:56:41.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:56:41.851Z] Configure a credential helper to remove this warning. See [2021-05-19T05:56:41.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:56:41.851Z] [2021-05-19T05:56:41.851Z] Login Succeeded [2021-05-19T05:56:41.851Z] nexus3.edgexfoundry.org:10003 [2021-05-19T05:56:41.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:56:42.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:56:42.114Z] Configure a credential helper to remove this warning. See [2021-05-19T05:56:42.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:56:42.114Z] [2021-05-19T05:56:42.114Z] Login Succeeded [2021-05-19T05:56:42.114Z] nexus3.edgexfoundry.org:10004 [2021-05-19T05:56:42.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:56:42.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:56:42.114Z] Configure a credential helper to remove this warning. See [2021-05-19T05:56:42.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:56:42.114Z] [2021-05-19T05:56:42.114Z] Login Succeeded [2021-05-19T05:56:42.114Z] docker.io [2021-05-19T05:56:42.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:56:42.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:56:42.386Z] Configure a credential helper to remove this warning. See [2021-05-19T05:56:42.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:56:42.386Z] [2021-05-19T05:56:42.386Z] Login Succeeded [2021-05-19T05:56:42.386Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T05:56:42.395Z] 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-05-19T05:56:42.906Z] + git log --format=format:%s -1 e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] echo [2021-05-19T05:56:42.943Z] GIT_COMMIT: e705ce973a6cd2421186a0e8384292f1fc738888, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-19T05:56:42.957Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T05:56:44.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T05:56:44.025Z] [2021-05-19T05:56:44.025Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T05:56:44.359Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T05:56:44.359Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T05:56:44.359Z] 31603596830f: Pulling fs layer [2021-05-19T05:56:44.359Z] 54011a49482f: Pulling fs layer [2021-05-19T05:56:44.359Z] a6820b24f6d8: Pulling fs layer [2021-05-19T05:56:44.359Z] f581987b2513: Pulling fs layer [2021-05-19T05:56:44.359Z] f581987b2513: Waiting [2021-05-19T05:56:44.359Z] 54011a49482f: Verifying Checksum [2021-05-19T05:56:44.359Z] 54011a49482f: Download complete [2021-05-19T05:56:44.359Z] 31603596830f: Verifying Checksum [2021-05-19T05:56:44.359Z] 31603596830f: Download complete [2021-05-19T05:56:44.623Z] a6820b24f6d8: Verifying Checksum [2021-05-19T05:56:44.623Z] a6820b24f6d8: Download complete [2021-05-19T05:56:44.623Z] f581987b2513: Verifying Checksum [2021-05-19T05:56:44.623Z] f581987b2513: Download complete [2021-05-19T05:56:44.623Z] 31603596830f: Pull complete [2021-05-19T05:56:44.899Z] 54011a49482f: Pull complete [2021-05-19T05:56:45.472Z] a6820b24f6d8: Pull complete [2021-05-19T05:56:45.472Z] f581987b2513: Pull complete [2021-05-19T05:56:45.472Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T05:56:45.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T05:56:45.472Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T05:56:45.547Z] prd-centos7-docker-4c-2g-15012 does not seem to be running inside a container [2021-05-19T05:56:45.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-932 -v /w/workspace/dgexfoundry_device-sdk-go_PR-932:/w/workspace/dgexfoundry_device-sdk-go_PR-932:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-932@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-05-19T05:56:46.543Z] $ docker top 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T05:56:46.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T05:56:46.665Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T05:56:46.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T05:56:46.775Z] $ docker exec 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent [2021-05-19T05:56:46.881Z] SSH_AUTH_SOCK=/tmp/ssh-konmGo4YPZRk/agent.14 [2021-05-19T05:56:46.881Z] SSH_AGENT_PID=20 [2021-05-19T05:56:46.888Z] Running ssh-add (command line suppressed) [2021-05-19T05:56:46.973Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_4139799562073073190.key (/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_4139799562073073190.key) [2021-05-19T05:56:46.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T05:56:47.292Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T05:56:47.306Z] $ docker exec --env ******** --env ******** 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent -k [2021-05-19T05:56:47.395Z] unset SSH_AUTH_SOCK; [2021-05-19T05:56:47.395Z] unset SSH_AGENT_PID; [2021-05-19T05:56:47.395Z] echo Agent pid 20 killed; [2021-05-19T05:56:47.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T05:56:47.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T05:56:47.451Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T05:56:47.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T05:56:47.559Z] $ docker exec 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent [2021-05-19T05:56:47.663Z] SSH_AUTH_SOCK=/tmp/ssh-6dey4P135v7H/agent.53 [2021-05-19T05:56:47.663Z] SSH_AGENT_PID=59 [2021-05-19T05:56:47.667Z] Running ssh-add (command line suppressed) [2021-05-19T05:56:47.750Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_8156127283929997289.key (/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_8156127283929997289.key) [2021-05-19T05:56:47.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T05:56:48.067Z] + git semver init [2021-05-19T05:56:48.067Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T05:56:48.067Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-932/.git [2021-05-19T05:56:48.067Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-932 [2021-05-19T05:56:48.067Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T05:56:48.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T05:56:48.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T05:56:48.067Z] # $SEMVER_BRANCH = PR-932 [2021-05-19T05:56:48.068Z] # $SEMVER_TEMP = /tmp/semver-433788158 [2021-05-19T05:56:48.068Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-19T05:56:49.023Z] # '/tmp/semver-433788158' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-932/.semver' [2021-05-19T05:56:49.023Z] # -> Force: false [2021-05-19T05:56:49.023Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-932/.semver [Pipeline] } [2021-05-19T05:56:49.035Z] $ docker exec --env ******** --env ******** 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent -k [2021-05-19T05:56:49.136Z] unset SSH_AUTH_SOCK; [2021-05-19T05:56:49.136Z] unset SSH_AGENT_PID; [2021-05-19T05:56:49.136Z] echo Agent pid 59 killed; [2021-05-19T05:56:49.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T05:56:49.515Z] + git semver [Pipeline] } [2021-05-19T05:56:49.531Z] $ docker stop --time=1 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d [2021-05-19T05:56:50.764Z] $ docker rm -f 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T05:56:51.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T05:56:51.401Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T05:56:51.406Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-19T05:57:06.674Z] Still waiting to schedule task [2021-05-19T05:57:06.674Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T05:57:06.674Z] ‘prd-centos7-docker-4c-2g-15002’ is offline [2021-05-19T05:57:06.674Z] ‘prd-centos7-docker-4c-2g-15007’ is offline [2021-05-19T05:57:06.674Z] ‘prd-centos7-docker-4c-2g-15010’ is offline [2021-05-19T05:57:06.675Z] ‘prd-centos7-docker-4c-2g-15014’ is offline [2021-05-19T05:57:06.675Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-19T05:57:06.675Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15003’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T05:57:06.675Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15013’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T05:57:06.677Z] Still waiting to schedule task [2021-05-19T05:57:06.677Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T05:57:06.677Z] ‘prd-centos7-docker-4c-2g-15002’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T05:57:06.677Z] ‘prd-centos7-docker-4c-2g-15007’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T05:57:06.677Z] ‘prd-centos7-docker-4c-2g-15010’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T05:57:06.677Z] ‘prd-centos7-docker-4c-2g-15014’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T05:57:06.677Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T05:57:06.677Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15003’ is offline [2021-05-19T05:57:06.677Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15013’ is offline [2021-05-19T05:58:58.857Z] Running on prd-centos7-docker-4c-2g-15015 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [Pipeline] { [Pipeline] ws [2021-05-19T05:58:58.885Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T05:58:59.010Z] Selected Git installation does not exist. Using Default [2021-05-19T05:58:59.010Z] The recommended git tool is: NONE [2021-05-19T05:59:01.479Z] using credential edgex-jenkins-ssh [2021-05-19T05:59:01.497Z] Cloning the remote Git repository [2021-05-19T05:59:01.520Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T05:59:01.595Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-05-19T05:59:01.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T05:59:01.627Z] > git --version # timeout=10 [2021-05-19T05:59:01.636Z] > git --version # 'git version 2.24.4' [2021-05-19T05:59:01.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T05:59:01.688Z] [INFO] Currently running in a labeled security context [2021-05-19T05:59:01.688Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T05:59:01.688Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8262159470150694809.key [2021-05-19T05:59:01.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T05:59:03.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T05:59:03.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T05:59:03.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T05:59:03.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T05:59:03.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T05:59:03.100Z] [INFO] Currently running in a labeled security context [2021-05-19T05:59:03.100Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T05:59:03.100Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2703035564841088001.key [2021-05-19T05:59:03.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T05:59:03.803Z] Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-19T05:59:03.904Z] Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-19T05:59:03.905Z] Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) [2021-05-19T05:59:03.812Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T05:59:03.819Z] > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [2021-05-19T05:59:03.860Z] > git remote # timeout=10 [2021-05-19T05:59:03.870Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T05:59:03.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T05:59:03.877Z] [INFO] Currently running in a labeled security context [2021-05-19T05:59:03.877Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T05:59:03.877Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6943023405800788485.key [2021-05-19T05:59:03.882Z] > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [2021-05-19T05:59:03.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T05:59:03.908Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T05:59:03.912Z] > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [2021-05-19T05:59:07.528Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T05:59:08.491Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T05:59:08.829Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T05:59:09.129Z] + sudo service docker restart [2021-05-19T05:59:09.129Z] + true [2021-05-19T05:59:09.129Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T05:59:27.310Z] provisioning config files... [2021-05-19T05:59:27.324Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1143837716425832914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:59:27.661Z] ---> docker-login.sh [2021-05-19T05:59:27.662Z] nexus3.edgexfoundry.org:10001 [2021-05-19T05:59:28.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:59:28.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:59:28.236Z] Configure a credential helper to remove this warning. See [2021-05-19T05:59:28.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:59:28.236Z] [2021-05-19T05:59:28.236Z] Login Succeeded [2021-05-19T05:59:28.236Z] nexus3.edgexfoundry.org:10002 [2021-05-19T05:59:28.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:59:28.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:59:28.236Z] Configure a credential helper to remove this warning. See [2021-05-19T05:59:28.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:59:28.236Z] [2021-05-19T05:59:28.236Z] Login Succeeded [2021-05-19T05:59:28.236Z] nexus3.edgexfoundry.org:10003 [2021-05-19T05:59:28.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:59:28.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:59:28.501Z] Configure a credential helper to remove this warning. See [2021-05-19T05:59:28.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:59:28.501Z] [2021-05-19T05:59:28.501Z] Login Succeeded [2021-05-19T05:59:28.501Z] nexus3.edgexfoundry.org:10004 [2021-05-19T05:59:28.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:59:28.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:59:28.501Z] Configure a credential helper to remove this warning. See [2021-05-19T05:59:28.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:59:28.501Z] [2021-05-19T05:59:28.501Z] Login Succeeded [2021-05-19T05:59:28.501Z] docker.io [2021-05-19T05:59:28.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T05:59:29.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T05:59:29.026Z] Configure a credential helper to remove this warning. See [2021-05-19T05:59:29.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T05:59:29.026Z] [2021-05-19T05:59:29.026Z] Login Succeeded [2021-05-19T05:59:29.026Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T05:59:29.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T05:59:29.205Z] ========================================================= [2021-05-19T05:59:29.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T05:59:29.205Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T05:59:29.535Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T05:59:29.535Z] Sending build context to Docker daemon 2.584MB [2021-05-19T05:59:29.535Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T05:59:29.535Z] Step 2/8 : FROM ${BASE} [2021-05-19T05:59:29.799Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T05:59:29.799Z] 540db60ca938: Pulling fs layer [2021-05-19T05:59:29.799Z] adcc1eea9eea: Pulling fs layer [2021-05-19T05:59:29.799Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T05:59:29.799Z] 0510c868ecb4: Pulling fs layer [2021-05-19T05:59:29.799Z] afea3b2eda06: Pulling fs layer [2021-05-19T05:59:29.799Z] 7809a108b3ef: Pulling fs layer [2021-05-19T05:59:29.799Z] f706445af74f: Pulling fs layer [2021-05-19T05:59:29.799Z] afea3b2eda06: Waiting [2021-05-19T05:59:29.799Z] 7809a108b3ef: Waiting [2021-05-19T05:59:29.799Z] f706445af74f: Waiting [2021-05-19T05:59:29.799Z] 0510c868ecb4: Waiting [2021-05-19T05:59:29.799Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T05:59:29.799Z] 4c4ab2625f07: Download complete [2021-05-19T05:59:29.799Z] adcc1eea9eea: Download complete [2021-05-19T05:59:29.799Z] 540db60ca938: Verifying Checksum [2021-05-19T05:59:29.799Z] 540db60ca938: Download complete [2021-05-19T05:59:29.799Z] afea3b2eda06: Verifying Checksum [2021-05-19T05:59:29.799Z] afea3b2eda06: Download complete [2021-05-19T05:59:29.799Z] 7809a108b3ef: Verifying Checksum [2021-05-19T05:59:29.799Z] 7809a108b3ef: Download complete [2021-05-19T05:59:30.064Z] 540db60ca938: Pull complete [2021-05-19T05:59:30.064Z] adcc1eea9eea: Pull complete [2021-05-19T05:59:30.329Z] 4c4ab2625f07: Pull complete [2021-05-19T05:59:31.279Z] f706445af74f: Verifying Checksum [2021-05-19T05:59:31.279Z] f706445af74f: Download complete [2021-05-19T05:59:31.854Z] 0510c868ecb4: Verifying Checksum [2021-05-19T05:59:31.854Z] 0510c868ecb4: Download complete [2021-05-19T05:59:36.106Z] 0510c868ecb4: Pull complete [2021-05-19T05:59:36.106Z] afea3b2eda06: Pull complete [2021-05-19T05:59:36.106Z] 7809a108b3ef: Pull complete [2021-05-19T05:59:37.063Z] f706445af74f: Pull complete [2021-05-19T05:59:37.063Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T05:59:37.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T05:59:37.063Z] ---> b068be0155e3 [2021-05-19T05:59:37.063Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T05:59:43.668Z] ---> Running in a088fd6b12c5 [2021-05-19T05:59:43.668Z] Removing intermediate container a088fd6b12c5 [2021-05-19T05:59:43.668Z] ---> b74fc1d9dd49 [2021-05-19T05:59:43.668Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:59:43.668Z] ---> Running in 891589048c57 [2021-05-19T05:59:43.929Z] Removing intermediate container 891589048c57 [2021-05-19T05:59:43.929Z] ---> c206028c2342 [2021-05-19T05:59:43.929Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T05:59:44.192Z] ---> Running in c60b246a6baa [2021-05-19T05:59:46.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T05:59:46.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T05:59:46.469Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-19T05:59:46.469Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-19T05:59:46.729Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-19T05:59:46.729Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-19T05:59:46.729Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-19T05:59:46.991Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-19T05:59:46.991Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T05:59:46.991Z] OK: 150 MiB in 46 packages [2021-05-19T05:59:47.574Z] Removing intermediate container c60b246a6baa [2021-05-19T05:59:47.574Z] ---> e1dd8d052f5c [2021-05-19T05:59:47.574Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-19T05:59:47.574Z] ---> Running in fdf5648209f8 [2021-05-19T05:59:47.574Z] Removing intermediate container fdf5648209f8 [2021-05-19T05:59:47.574Z] ---> 0434bdf25c5a [2021-05-19T05:59:47.574Z] Step 7/8 : COPY . . [2021-05-19T05:59:48.153Z] ---> d0b2497bad02 [2021-05-19T05:59:48.153Z] Step 8/8 : RUN go mod download [2021-05-19T05:59:48.153Z] ---> Running in e647d5e965f1 [2021-05-19T06:00:03.143Z] Removing intermediate container e647d5e965f1 [2021-05-19T06:00:03.143Z] ---> dbb2293a08fc [2021-05-19T06:00:03.143Z] Successfully built dbb2293a08fc [2021-05-19T06:00:03.143Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:00:03.496Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T06:00:03.496Z] . [Pipeline] withDockerContainer [2021-05-19T06:00:03.593Z] prd-centos7-docker-4c-2g-15015 does not seem to be running inside a container [2021-05-19T06:00:03.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T06:00:04.059Z] $ docker top e1d87b77d9da9879ebf7a8ca6b145a1203846373fdcb2d2c97756f8d5a48d426 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:00:04.459Z] + go version [2021-05-19T06:00:04.459Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T06:00:04.472Z] $ docker stop --time=1 e1d87b77d9da9879ebf7a8ca6b145a1203846373fdcb2d2c97756f8d5a48d426 [2021-05-19T06:00:05.686Z] $ docker rm -f e1d87b77d9da9879ebf7a8ca6b145a1203846373fdcb2d2c97756f8d5a48d426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:00:06.242Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T06:00:06.242Z] . [Pipeline] withDockerContainer [2021-05-19T06:00:06.336Z] prd-centos7-docker-4c-2g-15015 does not seem to be running inside a container [2021-05-19T06:00:06.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T06:00:06.828Z] $ docker top abe264eba759cabd8965af7ce15271c40b44800e5f946f4e021057f16dd7273e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:00:07.236Z] + go mod tidy [Pipeline] sh [2021-05-19T06:00:07.816Z] + make test [2021-05-19T06:00:07.816Z] go mod tidy [2021-05-19T06:00:08.081Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T06:00:08.266Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15016 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [Pipeline] { [Pipeline] ws [2021-05-19T06:00:08.284Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T06:00:08.519Z] Selected Git installation does not exist. Using Default [2021-05-19T06:00:08.519Z] The recommended git tool is: NONE [2021-05-19T06:00:13.469Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-19T06:00:13.799Z] using credential edgex-jenkins-ssh [2021-05-19T06:00:13.830Z] Cloning the remote Git repository [2021-05-19T06:00:13.886Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:00:14.000Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-05-19T06:00:14.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:00:14.099Z] > git --version # timeout=10 [2021-05-19T06:00:14.121Z] > git --version # 'git version 2.17.1' [2021-05-19T06:00:14.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T06:00:14.189Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T06:00:15.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T06:00:15.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T06:00:15.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T06:00:15.580Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:00:15.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T06:00:15.592Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T06:00:16.158Z] Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-19T06:00:16.396Z] Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-19T06:00:16.397Z] Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) [2021-05-19T06:00:16.176Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T06:00:16.200Z] > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [2021-05-19T06:00:16.301Z] > git remote # timeout=10 [2021-05-19T06:00:16.317Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T06:00:16.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T06:00:16.354Z] > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [2021-05-19T06:00:16.376Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T06:00:16.403Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T06:00:16.431Z] > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [2021-05-19T06:00:20.765Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T06:00:22.058Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T06:00:22.491Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T06:00:22.837Z] + true [2021-05-19T06:00:22.837Z] + sudo service docker restart [2021-05-19T06:00:40.124Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-19T06:00:40.125Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-19T06:00:40.125Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-19T06:00:40.125Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 25.4% of statements [2021-05-19T06:00:40.125Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-19T06:00:40.125Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements [2021-05-19T06:00:40.710Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:00:41.186Z] provisioning config files... [2021-05-19T06:00:41.211Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1676362230925928214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:00:41.585Z] ---> docker-login.sh [2021-05-19T06:00:41.586Z] nexus3.edgexfoundry.org:10001 [2021-05-19T06:00:41.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.050s coverage: 10.7% of statements [2021-05-19T06:00:41.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-19T06:00:41.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-19T06:00:41.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-19T06:00:41.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 30.2% of statements [2021-05-19T06:00:41.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-19T06:00:42.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:00:42.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:00:42.792Z] Configure a credential helper to remove this warning. See [2021-05-19T06:00:42.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:00:42.792Z] [2021-05-19T06:00:42.792Z] Login Succeeded [2021-05-19T06:00:42.792Z] nexus3.edgexfoundry.org:10002 [2021-05-19T06:00:43.056Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements [2021-05-19T06:00:43.056Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-19T06:00:43.056Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T06:00:43.056Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 58.0% of statements [2021-05-19T06:00:43.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:00:43.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:00:43.356Z] Configure a credential helper to remove this warning. See [2021-05-19T06:00:43.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:00:43.356Z] [2021-05-19T06:00:43.356Z] Login Succeeded [2021-05-19T06:00:43.356Z] nexus3.edgexfoundry.org:10003 [2021-05-19T06:00:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:00:43.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:00:43.633Z] Configure a credential helper to remove this warning. See [2021-05-19T06:00:43.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:00:43.633Z] [2021-05-19T06:00:43.633Z] Login Succeeded [2021-05-19T06:00:43.633Z] nexus3.edgexfoundry.org:10004 [2021-05-19T06:00:44.031Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.816s coverage: 89.2% of statements [2021-05-19T06:00:44.031Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-19T06:00:44.031Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements [2021-05-19T06:00:44.031Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-19T06:00:44.031Z] GO111MODULE=on go vet ./... [2021-05-19T06:00:44.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:00:44.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:00:44.232Z] Configure a credential helper to remove this warning. See [2021-05-19T06:00:44.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:00:44.232Z] [2021-05-19T06:00:44.232Z] Login Succeeded [2021-05-19T06:00:44.232Z] docker.io [2021-05-19T06:00:44.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:00:44.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:00:44.783Z] Configure a credential helper to remove this warning. See [2021-05-19T06:00:44.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:00:44.783Z] [2021-05-19T06:00:44.783Z] Login Succeeded [2021-05-19T06:00:44.783Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T06:00:44.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T06:00:45.096Z] ========================================================= [2021-05-19T06:00:45.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T06:00:45.096Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:00:45.445Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T06:00:45.721Z] Sending build context to Docker daemon 2.588MB [2021-05-19T06:00:45.721Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:00:45.721Z] Step 2/8 : FROM ${BASE} [2021-05-19T06:00:45.996Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T06:00:45.996Z] 595b0fe564bb: Pulling fs layer [2021-05-19T06:00:45.996Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T06:00:45.996Z] 316046926c0a: Pulling fs layer [2021-05-19T06:00:45.996Z] 4ebd0625c992: Pulling fs layer [2021-05-19T06:00:45.996Z] 207e8628e3a3: Pulling fs layer [2021-05-19T06:00:45.996Z] c791037a9be2: Pulling fs layer [2021-05-19T06:00:45.996Z] ffd874e62e21: Pulling fs layer [2021-05-19T06:00:45.996Z] 207e8628e3a3: Waiting [2021-05-19T06:00:45.996Z] c791037a9be2: Waiting [2021-05-19T06:00:45.996Z] ffd874e62e21: Waiting [2021-05-19T06:00:45.996Z] 4ebd0625c992: Waiting [2021-05-19T06:00:45.996Z] 316046926c0a: Verifying Checksum [2021-05-19T06:00:45.996Z] 316046926c0a: Download complete [2021-05-19T06:00:45.996Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T06:00:45.996Z] 7186ed65a4f7: Download complete [2021-05-19T06:00:45.996Z] 207e8628e3a3: Verifying Checksum [2021-05-19T06:00:45.996Z] 207e8628e3a3: Download complete [2021-05-19T06:00:46.270Z] c791037a9be2: Download complete [2021-05-19T06:00:46.270Z] 595b0fe564bb: Verifying Checksum [2021-05-19T06:00:46.270Z] 595b0fe564bb: Download complete [2021-05-19T06:00:46.868Z] 595b0fe564bb: Pull complete [2021-05-19T06:00:47.470Z] 7186ed65a4f7: Pull complete [2021-05-19T06:00:48.076Z] 316046926c0a: Pull complete [2021-05-19T06:00:49.049Z] ffd874e62e21: Download complete [2021-05-19T06:00:49.644Z] 4ebd0625c992: Verifying Checksum [2021-05-19T06:00:49.644Z] 4ebd0625c992: Download complete [2021-05-19T06:00:59.819Z] 4ebd0625c992: Pull complete [2021-05-19T06:01:00.414Z] 207e8628e3a3: Pull complete [2021-05-19T06:01:00.686Z] c791037a9be2: Pull complete [2021-05-19T06:01:02.290Z] gofmt -l . [2021-05-19T06:01:02.290Z] [ "`gofmt -l .`" = "" ] [2021-05-19T06:01:02.290Z] ./bin/test-attribution-txt.sh [2021-05-19T06:01:02.290Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T06:01:02.301Z] $ docker stop --time=1 abe264eba759cabd8965af7ce15271c40b44800e5f946f4e021057f16dd7273e [2021-05-19T06:01:03.809Z] $ docker rm -f abe264eba759cabd8965af7ce15271c40b44800e5f946f4e021057f16dd7273e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T06:01:04.086Z] ffd874e62e21: Pull complete [2021-05-19T06:01:04.087Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T06:01:04.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T06:01:04.087Z] ---> cfc18b08335c [2021-05-19T06:01:04.087Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:01:04.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T06:01:04.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-19T06:01:05.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T06:01:06.122Z] ---> Running in da25591f9ff0 [2021-05-19T06:01:06.145Z] + ls -al . [2021-05-19T06:01:06.146Z] total 212 [2021-05-19T06:01:06.146Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 19 06:01 . [2021-05-19T06:01:06.146Z] drwxrwxr-x. 4 jenkins jenkins 28 May 19 05:59 .. [2021-05-19T06:01:06.146Z] drwxrwxr-x. 2 jenkins jenkins 64 May 19 05:59 bin [2021-05-19T06:01:06.146Z] -rw-r--r--. 1 jenkins jenkins 126187 May 19 06:00 coverage.out [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 987 May 19 05:59 Dockerfile.build [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 140 May 19 05:59 .dockerignore [2021-05-19T06:01:06.146Z] drwxrwxr-x. 5 jenkins jenkins 62 May 19 05:59 example [2021-05-19T06:01:06.146Z] drwxrwxr-x. 8 jenkins jenkins 179 May 19 05:59 .git [2021-05-19T06:01:06.146Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 05:59 .github [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 138 May 19 05:59 .gitignore [2021-05-19T06:01:06.146Z] -rw-r--r--. 1 jenkins jenkins 575 May 19 06:01 go.mod [2021-05-19T06:01:06.146Z] -rw-r--r--. 1 jenkins jenkins 20803 May 19 06:00 go.sum [2021-05-19T06:01:06.146Z] drwxrwxr-x. 15 jenkins jenkins 224 May 19 05:59 internal [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 894 May 19 05:59 Jenkinsfile [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 19 05:59 LICENSE [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 19 05:59 Makefile [2021-05-19T06:01:06.146Z] drwxrwxr-x. 4 jenkins jenkins 26 May 19 05:59 openapi [2021-05-19T06:01:06.146Z] drwxrwxr-x. 5 jenkins jenkins 50 May 19 05:59 pkg [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 19 05:59 README.md [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 19 05:59 RELEASE-NOTES.txt [2021-05-19T06:01:06.146Z] drwxrwxr-x. 4 jenkins jenkins 54 May 19 05:59 snap [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 5 May 19 05:56 VERSION [2021-05-19T06:01:06.146Z] -rw-rw-r--. 1 jenkins jenkins 222 May 19 05:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:01:06.426Z] Removing intermediate container da25591f9ff0 [2021-05-19T06:01:06.426Z] ---> 984de5143f9e [2021-05-19T06:01:06.426Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:01:06.455Z] + 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=e705ce973a6cd2421186a0e8384292f1fc738888 --label arch=amd64 --label version=0.0.0 . [2021-05-19T06:01:06.455Z] Sending build context to Docker daemon 2.711MB [2021-05-19T06:01:06.455Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:01:06.455Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-19T06:01:06.455Z] ---> dbb2293a08fc [2021-05-19T06:01:06.455Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-19T06:01:06.455Z] ---> Running in dd7a33ce6544 [2021-05-19T06:01:06.705Z] ---> Running in 7d0ad1cf78d4 [2021-05-19T06:01:06.720Z] Removing intermediate container dd7a33ce6544 [2021-05-19T06:01:06.720Z] ---> a801738a04e7 [2021-05-19T06:01:06.720Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:01:06.720Z] ---> Running in a51aa5c9c995 [2021-05-19T06:01:06.720Z] Removing intermediate container a51aa5c9c995 [2021-05-19T06:01:06.720Z] ---> 0a6e5a1486cf [2021-05-19T06:01:06.720Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:01:06.720Z] ---> Running in f646238eab13 [2021-05-19T06:01:07.296Z] Removing intermediate container f646238eab13 [2021-05-19T06:01:07.296Z] ---> 00dd17d8872f [2021-05-19T06:01:07.296Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T06:01:07.296Z] ---> Running in fcdab70900f1 [2021-05-19T06:01:07.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T06:01:08.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T06:01:09.083Z] OK: 150 MiB in 46 packages [2021-05-19T06:01:09.083Z] Removing intermediate container fcdab70900f1 [2021-05-19T06:01:09.083Z] ---> 1078911f7c64 [2021-05-19T06:01:09.083Z] Step 7/23 : COPY . . [2021-05-19T06:01:09.346Z] Removing intermediate container 7d0ad1cf78d4 [2021-05-19T06:01:09.346Z] ---> 3abdbd1c0ee0 [2021-05-19T06:01:09.346Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T06:01:09.346Z] ---> Running in 852a634726dc [2021-05-19T06:01:09.664Z] ---> 1bf84a823d0a [2021-05-19T06:01:09.664Z] Step 8/23 : RUN go mod download [2021-05-19T06:01:09.664Z] ---> Running in 1d99129c841b [2021-05-19T06:01:10.247Z] Removing intermediate container 1d99129c841b [2021-05-19T06:01:10.247Z] ---> 3ea24d40ca94 [2021-05-19T06:01:10.247Z] Step 9/23 : RUN make build [2021-05-19T06:01:10.247Z] ---> Running in be60e156171d [2021-05-19T06:01:10.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T06:01:10.830Z] go mod tidy [2021-05-19T06:01:10.830Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-19T06:01:11.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T06:01:12.289Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-19T06:01:12.289Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-19T06:01:12.289Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-19T06:01:12.289Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-19T06:01:12.560Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-19T06:01:12.560Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-19T06:01:12.832Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T06:01:12.832Z] OK: 139 MiB in 46 packages [2021-05-19T06:01:14.262Z] Removing intermediate container 852a634726dc [2021-05-19T06:01:14.262Z] ---> 5e2058ba5a21 [2021-05-19T06:01:14.262Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-19T06:01:14.262Z] ---> Running in edf1533b6661 [2021-05-19T06:01:14.862Z] Removing intermediate container edf1533b6661 [2021-05-19T06:01:14.862Z] ---> f076ea3e10e7 [2021-05-19T06:01:14.862Z] Step 7/8 : COPY . . [2021-05-19T06:01:16.303Z] ---> 9b0be3ee2a87 [2021-05-19T06:01:16.303Z] Step 8/8 : RUN go mod download [2021-05-19T06:01:16.303Z] ---> Running in bb0ee008dcd0 [2021-05-19T06:01:20.957Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-19T06:01:22.348Z] Removing intermediate container be60e156171d [2021-05-19T06:01:22.348Z] ---> 740141b708f4 [2021-05-19T06:01:22.348Z] Step 10/23 : FROM alpine:3.12 [2021-05-19T06:01:22.921Z] 3.12: Pulling from library/alpine [2021-05-19T06:01:23.184Z] 339de151aab4: Pulling fs layer [2021-05-19T06:01:23.184Z] 339de151aab4: Verifying Checksum [2021-05-19T06:01:23.184Z] 339de151aab4: Download complete [2021-05-19T06:01:23.448Z] 339de151aab4: Pull complete [2021-05-19T06:01:23.448Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T06:01:23.448Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T06:01:23.448Z] ---> 13621d1b12d4 [2021-05-19T06:01:23.448Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:01:23.448Z] ---> Running in 7bb82010e975 [2021-05-19T06:01:23.713Z] Removing intermediate container 7bb82010e975 [2021-05-19T06:01:23.713Z] ---> 5b07ed0ca037 [2021-05-19T06:01:23.713Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:01:23.713Z] ---> Running in 9eba5333ffbf [2021-05-19T06:01:24.291Z] Removing intermediate container 9eba5333ffbf [2021-05-19T06:01:24.291Z] ---> 2d3f96369734 [2021-05-19T06:01:24.291Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-19T06:01:24.291Z] ---> Running in 29c5a644b20e [2021-05-19T06:01:24.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T06:01:25.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T06:01:25.383Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-19T06:01:25.644Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-19T06:01:25.644Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-19T06:01:26.590Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-19T06:01:26.590Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-19T06:01:26.590Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T06:01:26.590Z] OK: 8 MiB in 19 packages [2021-05-19T06:01:27.172Z] Removing intermediate container 29c5a644b20e [2021-05-19T06:01:27.172Z] ---> 594272c1bb8b [2021-05-19T06:01:27.172Z] Step 14/23 : WORKDIR / [2021-05-19T06:01:27.172Z] ---> Running in 3c8d68957cfe [2021-05-19T06:01:27.172Z] Removing intermediate container 3c8d68957cfe [2021-05-19T06:01:27.172Z] ---> ae12cebeb23c [2021-05-19T06:01:27.172Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-19T06:01:27.442Z] ---> 2cdc036c7311 [2021-05-19T06:01:27.442Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-19T06:01:28.016Z] ---> 4993366563b6 [2021-05-19T06:01:28.016Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-19T06:01:28.016Z] ---> bcc069687749 [2021-05-19T06:01:28.016Z] Step 18/23 : EXPOSE 49990 [2021-05-19T06:01:28.016Z] ---> Running in 044332a083e3 [2021-05-19T06:01:28.278Z] Removing intermediate container 044332a083e3 [2021-05-19T06:01:28.278Z] ---> 1ce992620e9d [2021-05-19T06:01:28.278Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-19T06:01:28.278Z] ---> Running in 5b1ae5cd90a0 [2021-05-19T06:01:28.278Z] Removing intermediate container 5b1ae5cd90a0 [2021-05-19T06:01:28.278Z] ---> 0588c9ff60d8 [2021-05-19T06:01:28.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T06:01:28.278Z] ---> Running in 477e27a0d585 [2021-05-19T06:01:28.278Z] Removing intermediate container 477e27a0d585 [2021-05-19T06:01:28.278Z] ---> 829e35dec43a [2021-05-19T06:01:28.278Z] Step 21/23 : LABEL arch=amd64 [2021-05-19T06:01:28.542Z] ---> Running in e339a892de44 [2021-05-19T06:01:28.542Z] Removing intermediate container e339a892de44 [2021-05-19T06:01:28.542Z] ---> f278a2202b18 [2021-05-19T06:01:28.542Z] Step 22/23 : LABEL git_sha=e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-19T06:01:28.542Z] ---> Running in 64db63427403 [2021-05-19T06:01:28.542Z] Removing intermediate container 64db63427403 [2021-05-19T06:01:28.542Z] ---> 0b353e77432e [2021-05-19T06:01:28.542Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T06:01:28.542Z] ---> Running in ec27ca0ca70d [2021-05-19T06:01:28.804Z] Removing intermediate container ec27ca0ca70d [2021-05-19T06:01:28.804Z] ---> 6f5d719bf18b [2021-05-19T06:01:28.804Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-19T06:01:28.804Z] Successfully built 6f5d719bf18b [2021-05-19T06:01:28.804Z] 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-05-19T06:01:29.560Z] ---> job-cost.sh [2021-05-19T06:01:29.560Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BG2x [2021-05-19T06:01:39.648Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T06:01:43.140Z] Removing intermediate container bb0ee008dcd0 [2021-05-19T06:01:43.140Z] ---> 63c632f11908 [2021-05-19T06:01:43.140Z] Successfully built 63c632f11908 [2021-05-19T06:01:43.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:01:43.487Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T06:01:43.487Z] . [Pipeline] withDockerContainer [2021-05-19T06:01:43.776Z] prd-ubuntu18.04-docker-arm64-4c-16g-15016 does not seem to be running inside a container [2021-05-19T06:01:43.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T06:01:45.371Z] $ docker top d7d618a23b8c1298e8ec513626a76648cf9e14d6087cd54aed61e67b3a250b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:01:46.312Z] + go version [2021-05-19T06:01:46.312Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T06:01:46.343Z] $ docker stop --time=1 d7d618a23b8c1298e8ec513626a76648cf9e14d6087cd54aed61e67b3a250b3c [2021-05-19T06:01:48.176Z] $ docker rm -f d7d618a23b8c1298e8ec513626a76648cf9e14d6087cd54aed61e67b3a250b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:01:48.972Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T06:01:48.972Z] . [Pipeline] withDockerContainer [2021-05-19T06:01:49.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-15016 does not seem to be running inside a container [2021-05-19T06:01:49.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T06:01:50.890Z] $ docker top 34c42dac257cb9bf68b3dc6ea711de172c57f7ba8cd7b69a90f687249c07f557 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:01:51.829Z] + go mod tidy [2021-05-19T06:01:51.902Z] lf-activate-venv(): INFO: Adding /tmp/venv-BG2x/bin to PATH [2021-05-19T06:01:51.902Z] INFO: No Stack... [Pipeline] sh [2021-05-19T06:01:52.477Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T06:01:53.047Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T06:01:53.090Z] + make test [2021-05-19T06:01:53.090Z] go mod tidy [2021-05-19T06:01:53.346Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-05-19T06:01:53.346Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T06:01:53.376Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [2021-05-19T06:01:53.395Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] did not exist. Created. [2021-05-19T06:01:53.395Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T06:01:53.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T06:01:53.723Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T06:01:53.794Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T06:01:53.806Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T06:02:15.853Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-19T06:03:23.993Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-19T06:03:23.993Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-19T06:03:23.993Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-19T06:03:29.399Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.269s coverage: 25.4% of statements [2021-05-19T06:03:29.399Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-19T06:03:29.399Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.208s coverage: 28.1% of statements [2021-05-19T06:03:29.399Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.258s coverage: 78.9% of statements [2021-05-19T06:03:29.399Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.184s coverage: 10.7% of statements [2021-05-19T06:03:29.399Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-19T06:03:29.399Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-19T06:03:29.399Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-19T06:03:32.815Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.342s coverage: 30.2% of statements [2021-05-19T06:03:32.815Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-19T06:03:33.806Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements [2021-05-19T06:03:33.806Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-19T06:03:33.806Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T06:03:33.806Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.324s coverage: 58.0% of statements [2021-05-19T06:03:37.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.038s coverage: 89.2% of statements [2021-05-19T06:03:37.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-19T06:03:37.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 5.0% of statements [2021-05-19T06:03:37.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-19T06:03:37.468Z] GO111MODULE=on go vet ./... [2021-05-19T06:04:34.064Z] gofmt -l . [2021-05-19T06:04:34.064Z] [ "`gofmt -l .`" = "" ] [2021-05-19T06:04:34.064Z] ./bin/test-attribution-txt.sh [2021-05-19T06:04:34.064Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T06:04:34.089Z] $ docker stop --time=1 34c42dac257cb9bf68b3dc6ea711de172c57f7ba8cd7b69a90f687249c07f557 [2021-05-19T06:04:36.153Z] $ docker rm -f 34c42dac257cb9bf68b3dc6ea711de172c57f7ba8cd7b69a90f687249c07f557 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T06:04:37.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T06:04:37.268Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T06:04:37.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T06:04:38.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T06:04:38.740Z] + ls -al . [2021-05-19T06:04:38.740Z] total 248 [2021-05-19T06:04:38.740Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:04 . [2021-05-19T06:04:38.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:00 .. [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 06:00 .dockerignore [2021-05-19T06:04:38.740Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:00 .git [2021-05-19T06:04:38.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:00 .github [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 138 May 19 06:00 .gitignore [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 987 May 19 06:00 Dockerfile.build [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 894 May 19 06:00 Jenkinsfile [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 19 06:00 LICENSE [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 19 06:00 Makefile [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 19 06:00 README.md [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 19 06:00 RELEASE-NOTES.txt [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 05:56 VERSION [2021-05-19T06:04:38.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:00 bin [2021-05-19T06:04:38.740Z] -rw-r--r-- 1 jenkins jenkins 126187 May 19 06:03 coverage.out [2021-05-19T06:04:38.740Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:00 example [2021-05-19T06:04:38.740Z] -rw-r--r-- 1 jenkins jenkins 575 May 19 06:04 go.mod [2021-05-19T06:04:38.740Z] -rw-r--r-- 1 jenkins jenkins 20803 May 19 06:01 go.sum [2021-05-19T06:04:38.740Z] drwxrwxr-x 15 jenkins jenkins 4096 May 19 06:00 internal [2021-05-19T06:04:38.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:00 openapi [2021-05-19T06:04:38.740Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:00 pkg [2021-05-19T06:04:38.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:00 snap [2021-05-19T06:04:38.740Z] -rw-rw-r-- 1 jenkins jenkins 222 May 19 06:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:04:39.087Z] + 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=e705ce973a6cd2421186a0e8384292f1fc738888 --label arch=arm64 --label version=0.0.0 . [2021-05-19T06:04:39.691Z] Sending build context to Docker daemon 2.715MB [2021-05-19T06:04:39.691Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:04:39.691Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-19T06:04:39.691Z] ---> 63c632f11908 [2021-05-19T06:04:39.691Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-19T06:04:39.964Z] ---> Running in 9377211a3ef5 [2021-05-19T06:04:40.562Z] Removing intermediate container 9377211a3ef5 [2021-05-19T06:04:40.562Z] ---> 35e1d279f25c [2021-05-19T06:04:40.562Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:04:40.562Z] ---> Running in b2bf32cf689d [2021-05-19T06:04:41.155Z] Removing intermediate container b2bf32cf689d [2021-05-19T06:04:41.155Z] ---> 681665a1e927 [2021-05-19T06:04:41.155Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:04:41.155Z] ---> Running in a678b7663d21 [2021-05-19T06:04:43.768Z] Removing intermediate container a678b7663d21 [2021-05-19T06:04:43.768Z] ---> f50edd3092b4 [2021-05-19T06:04:43.768Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T06:04:43.768Z] ---> Running in a4d97b707c20 [2021-05-19T06:04:44.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T06:04:45.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T06:04:46.308Z] OK: 139 MiB in 46 packages [2021-05-19T06:04:47.291Z] Removing intermediate container a4d97b707c20 [2021-05-19T06:04:47.291Z] ---> 2a258faf2cc4 [2021-05-19T06:04:47.291Z] Step 7/23 : COPY . . [2021-05-19T06:04:48.727Z] ---> 73359a03119a [2021-05-19T06:04:48.727Z] Step 8/23 : RUN go mod download [2021-05-19T06:04:48.727Z] ---> Running in 8da519253941 [2021-05-19T06:04:51.374Z] Removing intermediate container 8da519253941 [2021-05-19T06:04:51.374Z] ---> 24cc52938137 [2021-05-19T06:04:51.374Z] Step 9/23 : RUN make build [2021-05-19T06:04:51.374Z] ---> Running in c609d3552a77 [2021-05-19T06:04:52.357Z] go mod tidy [2021-05-19T06:04:52.960Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-19T06:05:25.386Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-19T06:05:27.391Z] Removing intermediate container c609d3552a77 [2021-05-19T06:05:27.391Z] ---> f96f2b8e5efe [2021-05-19T06:05:27.391Z] Step 10/23 : FROM alpine:3.12 [2021-05-19T06:05:27.983Z] 3.12: Pulling from library/alpine [2021-05-19T06:05:27.983Z] d2f70382dc9a: Pulling fs layer [2021-05-19T06:05:28.258Z] d2f70382dc9a: Verifying Checksum [2021-05-19T06:05:28.258Z] d2f70382dc9a: Download complete [2021-05-19T06:05:28.855Z] d2f70382dc9a: Pull complete [2021-05-19T06:05:28.855Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T06:05:28.855Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T06:05:28.855Z] ---> 9852663dfa18 [2021-05-19T06:05:28.855Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:05:29.132Z] ---> Running in 1fbfded7c066 [2021-05-19T06:05:29.729Z] Removing intermediate container 1fbfded7c066 [2021-05-19T06:05:29.729Z] ---> e7bcb8d071d2 [2021-05-19T06:05:29.729Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:05:29.729Z] ---> Running in 21784cae962e [2021-05-19T06:05:32.349Z] Removing intermediate container 21784cae962e [2021-05-19T06:05:32.349Z] ---> 3159d4266cea [2021-05-19T06:05:32.349Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-19T06:05:32.349Z] ---> Running in 5f344b8a4515 [2021-05-19T06:05:33.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T06:05:33.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T06:05:34.517Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-19T06:05:34.517Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-19T06:05:34.792Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-19T06:05:34.792Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-19T06:05:35.067Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-19T06:05:35.067Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T06:05:35.067Z] OK: 8 MiB in 19 packages [2021-05-19T06:05:36.505Z] Removing intermediate container 5f344b8a4515 [2021-05-19T06:05:36.506Z] ---> 26afd8f98996 [2021-05-19T06:05:36.506Z] Step 14/23 : WORKDIR / [2021-05-19T06:05:36.506Z] ---> Running in 04f265ccd7bb [2021-05-19T06:05:36.783Z] Removing intermediate container 04f265ccd7bb [2021-05-19T06:05:36.783Z] ---> b67d6244df76 [2021-05-19T06:05:36.783Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-19T06:05:37.762Z] ---> 4f8544b601f1 [2021-05-19T06:05:37.762Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-19T06:05:38.741Z] ---> f5895661d8c5 [2021-05-19T06:05:38.741Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-19T06:05:39.720Z] ---> 805a043ab3ba [2021-05-19T06:05:39.720Z] Step 18/23 : EXPOSE 49990 [2021-05-19T06:05:39.720Z] ---> Running in ad09fd6cad74 [2021-05-19T06:05:40.317Z] Removing intermediate container ad09fd6cad74 [2021-05-19T06:05:40.317Z] ---> 3c4f421ff7fa [2021-05-19T06:05:40.317Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-19T06:05:40.317Z] ---> Running in b6e414269d87 [2021-05-19T06:05:40.911Z] Removing intermediate container b6e414269d87 [2021-05-19T06:05:40.911Z] ---> f068c4fd704f [2021-05-19T06:05:40.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T06:05:40.911Z] ---> Running in 2926b98897f2 [2021-05-19T06:05:41.508Z] Removing intermediate container 2926b98897f2 [2021-05-19T06:05:41.508Z] ---> c9c22f8a6261 [2021-05-19T06:05:41.508Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T06:05:41.508Z] ---> Running in 701c15150ee5 [2021-05-19T06:05:42.104Z] Removing intermediate container 701c15150ee5 [2021-05-19T06:05:42.104Z] ---> 0e7b72e149b8 [2021-05-19T06:05:42.104Z] Step 22/23 : LABEL git_sha=e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-19T06:05:42.104Z] ---> Running in f28c8e8fd320 [2021-05-19T06:05:42.702Z] Removing intermediate container f28c8e8fd320 [2021-05-19T06:05:42.702Z] ---> de108e116f4a [2021-05-19T06:05:42.702Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T06:05:42.702Z] ---> Running in 2fd24853b70b [2021-05-19T06:05:43.296Z] Removing intermediate container 2fd24853b70b [2021-05-19T06:05:43.296Z] ---> 36badafa02fe [2021-05-19T06:05:43.296Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-19T06:05:43.296Z] Successfully built 36badafa02fe [2021-05-19T06:05:43.297Z] 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-05-19T06:05:43.989Z] ---> job-cost.sh [2021-05-19T06:05:43.989Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6qgr [2021-05-19T06:06:22.944Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T06:07:44.724Z] lf-activate-venv(): INFO: Adding /tmp/venv-6qgr/bin to PATH [2021-05-19T06:07:44.725Z] INFO: No Stack... [2021-05-19T06:07:44.725Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T06:07:44.725Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T06:07:45.084Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-05-19T06:07:45.084Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T06:07:45.155Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [2021-05-19T06:07:45.169Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] did not exist. Created. [2021-05-19T06:07:45.169Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T06:07:45.545Z] /w/workspace/device-sdk-go/2@tmp/durable-a00bf10b/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-a00bf10b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T06:07:45.892Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T06:07:45.927Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T06:07:46.087Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T06:07:46.099Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T06:07:46.727Z] provisioning config files... [2021-05-19T06:07:46.737Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config3258060288370156136tmp [Pipeline] { [Pipeline] sh [2021-05-19T06:07:47.046Z] + set +x [2021-05-19T06:07:47.046Z] + curl -s https://codecov.io/bash [2021-05-19T06:07:47.046Z] + bash -s -- [2021-05-19T06:07:47.046Z] [2021-05-19T06:07:47.046Z] _____ _ [2021-05-19T06:07:47.046Z] / ____| | | [2021-05-19T06:07:47.046Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T06:07:47.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T06:07:47.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T06:07:47.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T06:07:47.046Z] Bash-1.0.2 [2021-05-19T06:07:47.046Z] [2021-05-19T06:07:47.046Z] [2021-05-19T06:07:47.046Z] ==> git version 2.24.4 found [2021-05-19T06:07:47.046Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T06:07:47.046Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T06:07:47.046Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T06:07:47.046Z] ==> Jenkins CI detected. [2021-05-19T06:07:47.046Z] project root: . [2021-05-19T06:07:47.046Z] --> token set from env [2021-05-19T06:07:47.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T06:07:47.313Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T06:07:47.313Z] ==> Python coveragepy not found [2021-05-19T06:07:47.313Z] ==> Searching for coverage reports in: [2021-05-19T06:07:47.313Z] + . [2021-05-19T06:07:47.313Z] -> Found 1 reports [2021-05-19T06:07:47.313Z] ==> Detecting git/mercurial file structure [2021-05-19T06:07:47.313Z] ==> Reading reports [2021-05-19T06:07:47.313Z] + ./coverage.out bytes=126187 [2021-05-19T06:07:47.313Z] ==> Appending adjustments [2021-05-19T06:07:47.313Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T06:07:47.577Z] + Found adjustments [2021-05-19T06:07:47.577Z] ==> Gzipping contents [2021-05-19T06:07:47.577Z] 20K /tmp/codecov.W31tbc.gz [2021-05-19T06:07:47.577Z] ==> Uploading reports [2021-05-19T06:07:47.577Z] url: https://codecov.io [2021-05-19T06:07:47.577Z] query: branch=PR-932&commit=e705ce973a6cd2421186a0e8384292f1fc738888&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-932%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=932&job=&cmd_args= [2021-05-19T06:07:47.577Z] -> Pinging Codecov [2021-05-19T06:07:47.577Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-932&commit=e705ce973a6cd2421186a0e8384292f1fc738888&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-932%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=932&job=&cmd_args= [2021-05-19T06:07:47.846Z] -> Uploading to [2021-05-19T06:07:47.846Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/e705ce973a6cd2421186a0e8384292f1fc738888/1e51f629-4046-4e41-a9ab-f9b62d7556a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T060747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11e140dbdc9701ea6b30b1b9e8b130fe8a4eb9206de9a05831c3879d0089ec7a [2021-05-19T06:07:47.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T06:07:47.846Z] Dload Upload Total Spent Left Speed [2021-05-19T06:07:48.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16478 0 0 100 16478 0 39210 --:--:-- --:--:-- --:--:-- 39233 [2021-05-19T06:07:48.418Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] } [2021-05-19T06:07:48.425Z] 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-05-19T06:07:49.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:07:50.385Z] ---> package-listing.sh [2021-05-19T06:07:50.385Z] ++ facter osfamily [2021-05-19T06:07:50.385Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T06:07:50.649Z] + OS_FAMILY=redhat [2021-05-19T06:07:50.649Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-932 [2021-05-19T06:07:50.649Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T06:07:50.649Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T06:07:50.649Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T06:07:50.649Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T06:07:50.649Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-932 ']' [2021-05-19T06:07:50.649Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T06:07:50.649Z] + case "${OS_FAMILY}" in [2021-05-19T06:07:50.649Z] + rpm -qa [2021-05-19T06:07:50.649Z] + sort [2021-05-19T06:07:51.237Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T06:07:51.237Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T06:07:51.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T06:07:51.237Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-932 ']' [2021-05-19T06:07:51.237Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-932/archives/ [2021-05-19T06:07:51.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-932/archives/ [Pipeline] echo [2021-05-19T06:07:51.251Z] 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-932/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T06:07:51.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:07:52.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T06:07:52.132Z] [2021-05-19T06:07:52.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:07:52.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T06:07:52.716Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T06:07:52.716Z] df20fa9351a1: Pulling fs layer [2021-05-19T06:07:52.716Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T06:07:52.716Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T06:07:52.716Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T06:07:52.716Z] 93b61091891f: Pulling fs layer [2021-05-19T06:07:52.716Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T06:07:52.716Z] 5e14af77c1be: Pulling fs layer [2021-05-19T06:07:52.716Z] 01666e4c0597: Pulling fs layer [2021-05-19T06:07:52.716Z] aa168da1d23b: Pulling fs layer [2021-05-19T06:07:52.716Z] 93b61091891f: Waiting [2021-05-19T06:07:52.716Z] 93b9cdb0e59b: Waiting [2021-05-19T06:07:52.716Z] 5e14af77c1be: Waiting [2021-05-19T06:07:52.716Z] 01666e4c0597: Waiting [2021-05-19T06:07:52.716Z] aa168da1d23b: Waiting [2021-05-19T06:07:52.716Z] 46f8f816bc3b: Waiting [2021-05-19T06:07:52.716Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T06:07:52.716Z] 36b3adc4ff6f: Download complete [2021-05-19T06:07:52.716Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T06:07:52.716Z] 46f8f816bc3b: Download complete [2021-05-19T06:07:52.716Z] df20fa9351a1: Verifying Checksum [2021-05-19T06:07:52.716Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T06:07:52.716Z] 93b9cdb0e59b: Download complete [2021-05-19T06:07:52.716Z] 5e14af77c1be: Verifying Checksum [2021-05-19T06:07:52.716Z] 5e14af77c1be: Download complete [2021-05-19T06:07:52.716Z] 93b61091891f: Verifying Checksum [2021-05-19T06:07:52.716Z] 93b61091891f: Download complete [2021-05-19T06:07:52.716Z] 01666e4c0597: Verifying Checksum [2021-05-19T06:07:52.716Z] 01666e4c0597: Download complete [2021-05-19T06:07:52.980Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T06:07:52.980Z] 8ad3a11d3b57: Download complete [2021-05-19T06:07:53.240Z] df20fa9351a1: Pull complete [2021-05-19T06:07:53.505Z] 36b3adc4ff6f: Pull complete [2021-05-19T06:07:54.464Z] 8ad3a11d3b57: Pull complete [2021-05-19T06:07:54.464Z] 46f8f816bc3b: Pull complete [2021-05-19T06:07:54.742Z] aa168da1d23b: Verifying Checksum [2021-05-19T06:07:54.742Z] aa168da1d23b: Download complete [2021-05-19T06:07:55.003Z] 93b61091891f: Pull complete [2021-05-19T06:07:55.003Z] 93b9cdb0e59b: Pull complete [2021-05-19T06:07:55.264Z] 5e14af77c1be: Pull complete [2021-05-19T06:07:55.264Z] 01666e4c0597: Pull complete [2021-05-19T06:08:00.576Z] aa168da1d23b: Pull complete [2021-05-19T06:08:00.576Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T06:08:00.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T06:08:00.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T06:08:00.654Z] prd-centos7-docker-4c-2g-15012 does not seem to be running inside a container [2021-05-19T06:08:00.695Z] $ 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-932/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-932 -v /w/workspace/dgexfoundry_device-sdk-go_PR-932:/w/workspace/dgexfoundry_device-sdk-go_PR-932:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-932@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-05-19T06:08:11.198Z] $ docker top a641de004ca2d9d100c5bd421adb130a9bc4533ce62b193e09333ecbd9bb2fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:08:11.574Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T06:08:11.865Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T06:08:12.173Z] + ls /var/log/sa-host [2021-05-19T06:08:12.174Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T06:08:12.174Z] file_magic: OK [2021-05-19T06:08:12.174Z] HZ: Using current value: 100 [2021-05-19T06:08:12.174Z] file_header: OK [2021-05-19T06:08:12.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T06:08:12.174Z] Statistics: [2021-05-19T06:08:12.174Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T06:08:12.174Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T06:08:12.174Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T06:08:12.174Z] file_magic: OK [2021-05-19T06:08:12.174Z] HZ: Using current value: 100 [2021-05-19T06:08:12.174Z] file_header: OK [2021-05-19T06:08:12.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T06:08:12.174Z] Statistics: [2021-05-19T06:08:12.174Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T06:08:12.174Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:08:12.407Z] provisioning config files... [2021-05-19T06:08:12.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config4199938779620053346tmp [Pipeline] { [Pipeline] echo [2021-05-19T06:08:12.461Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:08:12.797Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T06:08:12.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T06:08:12.833Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:08:13.128Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T06:08:13.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:08:13.467Z] ---> sudo-logs.sh [2021-05-19T06:08:13.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T06:08:13.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:08:13.819Z] ---> job-cost.sh [2021-05-19T06:08:13.819Z] lf-activate-venv: SKIPPING [2021-05-19T06:08:13.819Z] DEBUG: total: 0.18000000715255737 [2021-05-19T06:08:13.819Z] INFO: Retrieving Stack Cost... [2021-05-19T06:08:14.782Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T06:08:15.062Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T06:08:15.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:08:15.407Z] ---> logs-deploy.sh [2021-05-19T06:08:15.407Z] lf-activate-venv: SKIPPING [2021-05-19T06:08:15.407Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-932/2 [2021-05-19T06:08:15.407Z] INFO: archiving workspace using pattern(s): [2021-05-19T06:08:16.364Z] Archives upload complete. [2021-05-19T06:08:16.364Z] INFO: archiving logs to Nexus [2021-05-19T06:08:16.938Z] ---> uname -a: [2021-05-19T06:08:16.938Z] Linux prd-centos7-docker-4c-2g-15012.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-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] ---> lscpu: [2021-05-19T06:08:16.938Z] Architecture: x86_64 [2021-05-19T06:08:16.938Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T06:08:16.938Z] Byte Order: Little Endian [2021-05-19T06:08:16.938Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T06:08:16.938Z] CPU(s): 2 [2021-05-19T06:08:16.938Z] On-line CPU(s) list: 0,1 [2021-05-19T06:08:16.938Z] Thread(s) per core: 1 [2021-05-19T06:08:16.938Z] Core(s) per socket: 1 [2021-05-19T06:08:16.938Z] Socket(s): 2 [2021-05-19T06:08:16.938Z] NUMA node(s): 1 [2021-05-19T06:08:16.938Z] Vendor ID: AuthenticAMD [2021-05-19T06:08:16.938Z] CPU family: 23 [2021-05-19T06:08:16.938Z] Model: 49 [2021-05-19T06:08:16.938Z] Model name: AMD EPYC-Rome Processor [2021-05-19T06:08:16.938Z] Stepping: 0 [2021-05-19T06:08:16.938Z] CPU MHz: 2800.000 [2021-05-19T06:08:16.938Z] BogoMIPS: 5600.00 [2021-05-19T06:08:16.938Z] Virtualization: AMD-V [2021-05-19T06:08:16.938Z] Hypervisor vendor: KVM [2021-05-19T06:08:16.938Z] Virtualization type: full [2021-05-19T06:08:16.938Z] L1d cache: 64 KiB [2021-05-19T06:08:16.938Z] L1i cache: 64 KiB [2021-05-19T06:08:16.938Z] L2 cache: 1 MiB [2021-05-19T06:08:16.938Z] L3 cache: 32 MiB [2021-05-19T06:08:16.938Z] NUMA node0 CPU(s): 0,1 [2021-05-19T06:08:16.938Z] Vulnerability Itlb multihit: Not affected [2021-05-19T06:08:16.938Z] Vulnerability L1tf: Not affected [2021-05-19T06:08:16.938Z] Vulnerability Mds: Not affected [2021-05-19T06:08:16.938Z] Vulnerability Meltdown: Not affected [2021-05-19T06:08:16.938Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T06:08:16.938Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T06:08:16.938Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T06:08:16.938Z] Vulnerability Srbds: Not affected [2021-05-19T06:08:16.938Z] Vulnerability Tsx async abort: Not affected [2021-05-19T06:08:16.938Z] 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-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] ---> nproc: [2021-05-19T06:08:16.938Z] 2 [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] ---> df -h: [2021-05-19T06:08:16.938Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T06:08:16.938Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-19T06:08:16.938Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T06:08:16.938Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T06:08:16.938Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-932 [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp [2021-05-19T06:08:16.938Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] ---> free -m: [2021-05-19T06:08:16.938Z] total used free shared buff/cache available [2021-05-19T06:08:16.938Z] Mem: 7821 916 4810 0 2094 6727 [2021-05-19T06:08:16.938Z] Swap: 1023 0 1023 [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] ---> ip addr: [2021-05-19T06:08:16.938Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T06:08:16.938Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T06:08:16.938Z] inet 127.0.0.1/8 scope host lo [2021-05-19T06:08:16.938Z] valid_lft forever preferred_lft forever [2021-05-19T06:08:16.938Z] inet6 ::1/128 scope host [2021-05-19T06:08:16.938Z] valid_lft forever preferred_lft forever [2021-05-19T06:08:16.938Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T06:08:16.938Z] link/ether fa:16:3e:9c:39:c3 brd ff:ff:ff:ff:ff:ff [2021-05-19T06:08:16.938Z] inet 10.30.123.105/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T06:08:16.938Z] valid_lft 85667sec preferred_lft 85667sec [2021-05-19T06:08:16.938Z] inet6 fe80::f816:3eff:fe9c:39c3/64 scope link [2021-05-19T06:08:16.938Z] valid_lft forever preferred_lft forever [2021-05-19T06:08:16.938Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T06:08:16.938Z] link/ether 02:42:45:cd:d5:64 brd ff:ff:ff:ff:ff:ff [2021-05-19T06:08:16.938Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T06:08:16.938Z] valid_lft forever preferred_lft forever [2021-05-19T06:08:16.938Z] inet6 fe80::42:45ff:fecd:d564/64 scope link [2021-05-19T06:08:16.938Z] valid_lft forever preferred_lft forever [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] ---> sar -b -r -n DEV: [2021-05-19T06:08:16.938Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] 05:55:51 LINUX RESTART (2 CPU) [2021-05-19T06:08:16.938Z] [2021-05-19T06:08:16.938Z] 05:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T06:08:16.938Z] 05:58:01 2.03 0.00 2.03 0.00 0.00 45.85 0.00 [2021-05-19T06:08:16.938Z] 05:59:01 0.43 0.00 0.43 0.00 0.00 6.31 0.00 [2021-05-19T06:08:16.938Z] 06:00:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-05-19T06:08:16.938Z] 06:01:01 0.32 0.05 0.27 0.00 0.40 3.96 0.00 [2021-05-19T06:08:16.938Z] 06:02:01 0.45 0.07 0.38 0.00 1.47 7.45 0.00 [2021-05-19T06:08:16.938Z] 06:03:02 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-19T06:08:16.938Z] 06:04:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-05-19T06:08:16.938Z] 06:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2021-05-19T06:08:16.938Z] 06:06:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-05-19T06:08:16.938Z] 06:07:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-05-19T06:08:16.938Z] 06:08:01 13.01 0.13 12.87 0.00 13.72 811.19 0.00 [2021-05-19T06:08:16.939Z] Average: 1.60 0.02 1.58 0.00 1.42 80.99 0.00 [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T06:08:16.939Z] 05:58:01 5480812 0 788200 9.84 2620 1737308 1123240 12.40 560860 1567408 16 [2021-05-19T06:08:16.939Z] 05:59:01 5482596 0 786408 9.82 2620 1737316 1082096 11.95 558408 1568564 16 [2021-05-19T06:08:16.939Z] 06:00:01 5480532 0 788472 9.84 2620 1737316 1082144 11.95 560656 1568564 12 [2021-05-19T06:08:16.939Z] 06:01:01 5472508 0 796492 9.95 2620 1737320 1146308 12.66 565612 1569364 20 [2021-05-19T06:08:16.939Z] 06:02:01 5470024 0 798848 9.97 2620 1737448 1162092 12.83 566048 1572152 8 [2021-05-19T06:08:16.939Z] 06:03:02 5478504 0 790364 9.87 2620 1737452 1079396 11.92 558692 1572208 8 [2021-05-19T06:08:16.939Z] 06:04:01 5469004 0 799860 9.99 2620 1737456 1079396 11.92 568512 1572208 8 [2021-05-19T06:08:16.939Z] 06:05:01 5467904 0 800952 10.00 2620 1737464 1080112 11.93 571324 1570340 8 [2021-05-19T06:08:16.939Z] 06:06:01 5469064 0 799792 9.99 2620 1737464 1079668 11.92 570724 1570344 8 [2021-05-19T06:08:16.939Z] 06:07:01 5468588 0 800264 9.99 2620 1737468 1079752 11.92 578508 1562648 8 [2021-05-19T06:08:16.939Z] 06:08:01 4954384 0 909796 11.36 2620 2142140 1269648 14.02 753392 1830164 359796 [2021-05-19T06:08:16.939Z] Average: 5426720 0 805404 10.06 2620 1774196 1114896 12.31 582976 1593088 32719 [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T06:08:16.939Z] 05:58:01 eth0 1.02 0.52 0.54 0.36 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 05:59:01 eth0 1.53 0.28 0.36 0.17 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:00:01 eth0 2.17 0.40 0.57 0.23 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:01:01 eth0 2.58 2.28 0.64 14.66 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:02:01 eth0 0.98 1.15 0.19 6.51 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:03:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:04:01 eth0 0.44 0.07 0.04 0.01 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:05:01 eth0 0.95 0.58 0.31 1.32 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:07:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:08:01 eth0 198.87 176.62 2174.08 18.95 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] Average: eth0 19.04 16.60 198.23 3.85 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] ---> sar -P ALL: [2021-05-19T06:08:16.939Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] 05:55:51 LINUX RESTART (2 CPU) [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] 05:57:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T06:08:16.939Z] 05:58:01 all 0.14 0.00 0.06 0.00 0.04 99.76 [2021-05-19T06:08:16.939Z] 05:58:01 0 0.23 0.00 0.07 0.00 0.03 99.67 [2021-05-19T06:08:16.939Z] 05:58:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-05-19T06:08:16.939Z] 05:59:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-05-19T06:08:16.939Z] 05:59:01 0 0.27 0.00 0.03 0.00 0.03 99.67 [2021-05-19T06:08:16.939Z] 05:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-19T06:08:16.939Z] 06:00:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-19T06:08:16.939Z] 06:00:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-19T06:08:16.939Z] 06:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-19T06:08:16.939Z] 06:01:01 all 0.18 0.00 0.07 0.00 0.03 99.72 [2021-05-19T06:08:16.939Z] 06:01:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-05-19T06:08:16.939Z] 06:01:01 1 0.12 0.00 0.08 0.00 0.03 99.77 [2021-05-19T06:08:16.939Z] 06:02:01 all 0.13 0.00 0.05 0.01 0.03 99.78 [2021-05-19T06:08:16.939Z] 06:02:01 0 0.18 0.00 0.05 0.02 0.02 99.73 [2021-05-19T06:08:16.939Z] 06:02:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-05-19T06:08:16.939Z] 06:03:02 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-19T06:08:16.939Z] 06:03:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-19T06:08:16.939Z] 06:03:02 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-19T06:08:16.939Z] 06:04:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-19T06:08:16.939Z] 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T06:08:16.939Z] 06:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T06:08:16.939Z] 06:05:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-05-19T06:08:16.939Z] 06:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-05-19T06:08:16.939Z] 06:05:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-19T06:08:16.939Z] 06:06:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-19T06:08:16.939Z] 06:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-19T06:08:16.939Z] 06:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-19T06:08:16.939Z] 06:07:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-19T06:08:16.939Z] 06:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T06:08:16.939Z] 06:07:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-19T06:08:16.939Z] 06:08:01 all 6.63 0.00 2.53 0.69 0.04 90.10 [2021-05-19T06:08:16.939Z] 06:08:01 0 7.24 0.00 2.83 0.80 0.03 89.10 [2021-05-19T06:08:16.939Z] 06:08:01 1 6.02 0.00 2.23 0.59 0.05 91.10 [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-19T06:08:16.939Z] Average: all 0.70 0.00 0.26 0.06 0.03 98.95 [2021-05-19T06:08:16.939Z] Average: 0 0.79 0.00 0.29 0.07 0.02 98.83 [2021-05-19T06:08:16.939Z] Average: 1 0.62 0.00 0.23 0.05 0.03 99.07 [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z] [2021-05-19T06:08:16.939Z]