Pull request #942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of gy95 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 7e3188cb6f7f988d05cb284df26c8fc32f770518 rather than f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 Obtained Jenkinsfile from 7e3188cb6f7f988d05cb284df26c8fc32f770518 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-ssh3037557362588558100.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-ssh405290601897385622.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-942/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-942/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2290693610315668701.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-ssh3463845496564252473.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-942/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-942/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1847986546673464993.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-107 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [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-942 # 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-942@tmp/jenkins-gitclient-ssh7959659794483197405.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 Merge succeeded, producing e08ce89b90c633ee174310540c8664e81ca24b73 Checking out Revision e08ce89b90c633ee174310540c8664e81ca24b73 (PR-942) > 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-942@tmp/jenkins-gitclient-ssh8591988316246127284.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 # 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-942@tmp/jenkins-gitclient-ssh1486560029580644978.key > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e08ce89b90c633ee174310540c8664e81ca24b73 # timeout=10 Commit message: "Merge commit '7e3188cb6f7f988d05cb284df26c8fc32f770518' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T08:52:22.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T08:52:22.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T08:52:22.412Z] ========================================================= [2021-05-25T08:52:22.412Z] EdgeX Global Pipelines Version Info [2021-05-25T08:52:22.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 [2021-05-25T08:52:23.864Z] ------------------- [2021-05-25T08:52:23.864Z] stable info: [2021-05-25T08:52:23.864Z] ------------------- [2021-05-25T08:52:23.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T08:52:23.864Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T08:52:23.864Z] Message: update stable to v1.0.192 [2021-05-25T08:52:24.443Z] ------------------- [2021-05-25T08:52:24.443Z] experimental info: [2021-05-25T08:52:24.443Z] ------------------- [2021-05-25T08:52:24.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T08:52:24.443Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T08:52:24.443Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T08:52:24.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-25T08:52:24.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-25T08:52:24.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T08:52:24.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T08:52:24.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T08:52:24.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T08:52:24.712Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T08:52:24.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T08:52:24.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-25T08:52:24.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T08:52:24.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T08:52:24.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-25T08:52:24.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T08:52:24.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T08:52:24.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T08:52:24.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T08:52:24.993Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T08:52:25.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T08:52:25.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T08:52:25.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T08:52:25.096Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T08:52:25.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T08:52:25.147Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T08:52:25.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T08:52:25.198Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T08:52:25.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T08:52:25.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-942 [Pipeline] echo [2021-05-25T08:52:25.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-942 [Pipeline] echo [2021-05-25T08:52:25.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-942 [Pipeline] echo [2021-05-25T08:52:25.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e08ce89b90c633ee174310540c8664e81ca24b73 [Pipeline] echo [2021-05-25T08:52:25.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e08ce89 [Pipeline] echo [2021-05-25T08:52:25.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T08:52:25.473Z] provisioning config files... [2021-05-25T08:52:25.489Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config6988550228268964284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:52:25.808Z] ---> docker-login.sh [2021-05-25T08:52:25.808Z] nexus3.edgexfoundry.org:10001 [2021-05-25T08:52:26.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:52:26.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:52:26.386Z] Configure a credential helper to remove this warning. See [2021-05-25T08:52:26.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:52:26.386Z] [2021-05-25T08:52:26.386Z] Login Succeeded [2021-05-25T08:52:26.386Z] nexus3.edgexfoundry.org:10002 [2021-05-25T08:52:26.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:52:26.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:52:26.652Z] Configure a credential helper to remove this warning. See [2021-05-25T08:52:26.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:52:26.652Z] [2021-05-25T08:52:26.652Z] Login Succeeded [2021-05-25T08:52:26.652Z] nexus3.edgexfoundry.org:10003 [2021-05-25T08:52:26.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:52:26.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:52:26.652Z] Configure a credential helper to remove this warning. See [2021-05-25T08:52:26.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:52:26.652Z] [2021-05-25T08:52:26.652Z] Login Succeeded [2021-05-25T08:52:26.652Z] nexus3.edgexfoundry.org:10004 [2021-05-25T08:52:26.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:52:26.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:52:26.921Z] Configure a credential helper to remove this warning. See [2021-05-25T08:52:26.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:52:26.921Z] [2021-05-25T08:52:26.921Z] Login Succeeded [2021-05-25T08:52:26.921Z] docker.io [2021-05-25T08:52:26.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:52:27.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:52:27.185Z] Configure a credential helper to remove this warning. See [2021-05-25T08:52:27.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:52:27.185Z] [2021-05-25T08:52:27.185Z] Login Succeeded [2021-05-25T08:52:27.185Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T08:52:27.202Z] 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-25T08:52:27.645Z] + git log --format=format:%s -1 e08ce89b90c633ee174310540c8664e81ca24b73 [Pipeline] echo [2021-05-25T08:52:27.683Z] GIT_COMMIT: e08ce89b90c633ee174310540c8664e81ca24b73, Commit Message: Merge commit '7e3188cb6f7f988d05cb284df26c8fc32f770518' into HEAD [Pipeline] echo [2021-05-25T08:52:27.698Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:52:28.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T08:52:28.249Z] [2021-05-25T08:52:28.249Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:52:28.564Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T08:52:28.564Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T08:52:28.564Z] 31603596830f: Pulling fs layer [2021-05-25T08:52:28.564Z] 54011a49482f: Pulling fs layer [2021-05-25T08:52:28.564Z] a6820b24f6d8: Pulling fs layer [2021-05-25T08:52:28.564Z] f581987b2513: Pulling fs layer [2021-05-25T08:52:28.564Z] f581987b2513: Waiting [2021-05-25T08:52:28.564Z] 54011a49482f: Verifying Checksum [2021-05-25T08:52:28.564Z] 54011a49482f: Download complete [2021-05-25T08:52:29.040Z] 31603596830f: Verifying Checksum [2021-05-25T08:52:29.040Z] 31603596830f: Download complete [2021-05-25T08:52:29.040Z] f581987b2513: Verifying Checksum [2021-05-25T08:52:29.040Z] f581987b2513: Download complete [2021-05-25T08:52:29.040Z] a6820b24f6d8: Verifying Checksum [2021-05-25T08:52:29.040Z] a6820b24f6d8: Download complete [2021-05-25T08:52:29.040Z] 31603596830f: Pull complete [2021-05-25T08:52:29.040Z] 54011a49482f: Pull complete [2021-05-25T08:52:29.998Z] a6820b24f6d8: Pull complete [2021-05-25T08:52:29.998Z] f581987b2513: Pull complete [2021-05-25T08:52:29.998Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T08:52:29.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T08:52:29.998Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T08:52:30.078Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-05-25T08:52:30.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@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-25T08:52:32.031Z] $ docker top fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T08:52:32.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T08:52:32.159Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T08:52:32.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T08:52:32.271Z] $ docker exec fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 ssh-agent [2021-05-25T08:52:32.385Z] SSH_AUTH_SOCK=/tmp/ssh-is83LHKAsCCG/agent.13 [2021-05-25T08:52:32.385Z] SSH_AGENT_PID=19 [2021-05-25T08:52:32.395Z] Running ssh-add (command line suppressed) [2021-05-25T08:52:32.494Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_5855996543716311807.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_5855996543716311807.key) [2021-05-25T08:52:32.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T08:52:32.815Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T08:52:32.833Z] $ docker exec --env ******** --env ******** fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 ssh-agent -k [2021-05-25T08:52:32.923Z] unset SSH_AUTH_SOCK; [2021-05-25T08:52:32.923Z] unset SSH_AGENT_PID; [2021-05-25T08:52:32.923Z] echo Agent pid 19 killed; [2021-05-25T08:52:32.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T08:52:32.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T08:52:32.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T08:52:33.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T08:52:33.091Z] $ docker exec fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 ssh-agent [2021-05-25T08:52:33.192Z] SSH_AUTH_SOCK=/tmp/ssh-0GVVQ9fKpi5C/agent.52 [2021-05-25T08:52:33.192Z] SSH_AGENT_PID=59 [2021-05-25T08:52:33.201Z] Running ssh-add (command line suppressed) [2021-05-25T08:52:33.301Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_3321324559599052901.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_3321324559599052901.key) [2021-05-25T08:52:33.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T08:52:33.622Z] + git semver init [2021-05-25T08:52:33.623Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T08:52:33.623Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.git [2021-05-25T08:52:33.623Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-942 [2021-05-25T08:52:33.623Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T08:52:33.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T08:52:33.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T08:52:33.623Z] # $SEMVER_BRANCH = PR-942 [2021-05-25T08:52:33.623Z] # $SEMVER_TEMP = /tmp/semver-371283213 [2021-05-25T08:52:33.623Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-25T08:52:34.568Z] # '/tmp/semver-371283213' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver' [2021-05-25T08:52:34.568Z] # -> Force: false [2021-05-25T08:52:34.568Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver [Pipeline] } [2021-05-25T08:52:34.579Z] $ docker exec --env ******** --env ******** fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 ssh-agent -k [2021-05-25T08:52:34.681Z] unset SSH_AUTH_SOCK; [2021-05-25T08:52:34.681Z] unset SSH_AGENT_PID; [2021-05-25T08:52:34.681Z] echo Agent pid 59 killed; [2021-05-25T08:52:34.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T08:52:35.035Z] + git semver [Pipeline] } [2021-05-25T08:52:35.051Z] $ docker stop --time=1 fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 [2021-05-25T08:52:36.329Z] $ docker rm -f fa30dc6e888cb574fd98a00d009c63da8381cfac475eb3002569abff065fcc19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T08:52:36.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T08:52:36.945Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T08:52:36.949Z] [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-25T08:52:52.117Z] Still waiting to schedule task [2021-05-25T08:52:52.117Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T08:52:52.119Z] Still waiting to schedule task [2021-05-25T08:52:52.120Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-106’ is offline [2021-05-25T08:54:40.948Z] Running on prd-centos7-docker-4c-2g-109 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws [2021-05-25T08:54:40.967Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-05-25T08:54:41.085Z] Selected Git installation does not exist. Using Default [2021-05-25T08:54:41.085Z] The recommended git tool is: NONE [2021-05-25T08:54:43.331Z] using credential edgex-jenkins-ssh [2021-05-25T08:54:43.346Z] Cloning the remote Git repository [2021-05-25T08:54:42.869Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:54:42.943Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2021-05-25T08:54:43.040Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:54:43.041Z] > git --version # timeout=10 [2021-05-25T08:54:43.049Z] > git --version # 'git version 2.24.4' [2021-05-25T08:54:43.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:54:43.072Z] [INFO] Currently running in a labeled security context [2021-05-25T08:54:43.072Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T08:54:43.072Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh7614280861416860507.key [2021-05-25T08:54:43.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:54:43.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:54:43.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:54:44.818Z] Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 [2021-05-25T08:54:44.911Z] Merge succeeded, producing 8652a02d379b7ef5b524d43a866702e9223f68ec [2021-05-25T08:54:44.911Z] Checking out Revision 8652a02d379b7ef5b524d43a866702e9223f68ec (PR-942) [2021-05-25T08:54:43.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:54:43.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:54:43.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:54:43.908Z] [INFO] Currently running in a labeled security context [2021-05-25T08:54:43.908Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T08:54:43.908Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh4839460521692140980.key [2021-05-25T08:54:43.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T08:54:44.453Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:54:44.464Z] > git checkout -f f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 # timeout=10 [2021-05-25T08:54:44.496Z] > git remote # timeout=10 [2021-05-25T08:54:44.506Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T08:54:44.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:54:44.513Z] [INFO] Currently running in a labeled security context [2021-05-25T08:54:44.513Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T08:54:44.513Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh6545494723874394648.key [2021-05-25T08:54:44.519Z] > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [2021-05-25T08:54:44.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T08:54:44.548Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:54:44.552Z] > git checkout -f 8652a02d379b7ef5b524d43a866702e9223f68ec # timeout=10 [2021-05-25T08:54:48.320Z] Commit message: "Merge commit '7e3188cb6f7f988d05cb284df26c8fc32f770518' into HEAD" [2021-05-25T08:54:48.331Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-25T08:54:48.241Z] > git rev-list --no-walk 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T08:54:49.522Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T08:54:49.852Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T08:54:50.155Z] + sudo service docker restart [2021-05-25T08:54:50.156Z] + true [2021-05-25T08:54:50.156Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T08:54:55.219Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-108 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws [2021-05-25T08:54:55.236Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-05-25T08:54:55.481Z] Selected Git installation does not exist. Using Default [2021-05-25T08:54:55.481Z] The recommended git tool is: NONE [2021-05-25T08:55:00.450Z] using credential edgex-jenkins-ssh [2021-05-25T08:55:00.470Z] Cloning the remote Git repository [2021-05-25T08:55:00.513Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:55:00.616Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2021-05-25T08:55:00.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:55:00.768Z] > git --version # timeout=10 [2021-05-25T08:55:00.796Z] > git --version # 'git version 2.17.1' [2021-05-25T08:55:00.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:55:00.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:55:02.894Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:55:02.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:55:02.936Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:55:02.964Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:55:02.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:55:02.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T08:55:05.313Z] Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 [2021-05-25T08:55:05.562Z] Merge succeeded, producing 4b8de0c46dcac9521bbc6db73aa1bcd79ffd5f31 [2021-05-25T08:55:05.562Z] Checking out Revision 4b8de0c46dcac9521bbc6db73aa1bcd79ffd5f31 (PR-942) [2021-05-25T08:55:05.323Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:55:05.337Z] > git checkout -f f30ebb16ae77ff675fec0c3ac97a6889f1f9f409 # timeout=10 [2021-05-25T08:55:05.428Z] > git remote # timeout=10 [2021-05-25T08:55:05.443Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T08:55:05.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:55:05.464Z] > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [2021-05-25T08:55:05.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T08:55:05.560Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:55:05.570Z] > git checkout -f 4b8de0c46dcac9521bbc6db73aa1bcd79ffd5f31 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T08:55:08.336Z] provisioning config files... [2021-05-25T08:55:08.351Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config5046529328946217682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:55:08.688Z] ---> docker-login.sh [2021-05-25T08:55:08.688Z] nexus3.edgexfoundry.org:10001 [2021-05-25T08:55:08.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:09.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:09.214Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:09.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:09.214Z] [2021-05-25T08:55:09.214Z] Login Succeeded [2021-05-25T08:55:09.214Z] nexus3.edgexfoundry.org:10002 [2021-05-25T08:55:09.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:09.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:09.214Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:09.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:09.214Z] [2021-05-25T08:55:09.214Z] Login Succeeded [2021-05-25T08:55:09.214Z] nexus3.edgexfoundry.org:10003 [2021-05-25T08:55:09.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:09.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:09.475Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:09.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:09.475Z] [2021-05-25T08:55:09.475Z] Login Succeeded [2021-05-25T08:55:09.475Z] nexus3.edgexfoundry.org:10004 [2021-05-25T08:55:09.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:09.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:09.475Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:09.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:09.475Z] [2021-05-25T08:55:09.475Z] Login Succeeded [2021-05-25T08:55:09.475Z] docker.io [2021-05-25T08:55:09.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:09.717Z] Commit message: "Merge commit '7e3188cb6f7f988d05cb284df26c8fc32f770518' into HEAD" [2021-05-25T08:55:09.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:09.737Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:09.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:09.737Z] [2021-05-25T08:55:09.737Z] Login Succeeded [2021-05-25T08:55:09.737Z] ---> docker-login.sh ends [2021-05-25T08:55:09.739Z] First time build. Skipping changelog. [Pipeline] } [2021-05-25T08:55:09.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T08:55:09.918Z] ========================================================= [2021-05-25T08:55:09.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T08:55:09.918Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T08:55:09.722Z] > git rev-list --no-walk 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 [2021-05-25T08:55:10.236Z] + 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-25T08:55:10.236Z] Sending build context to Docker daemon 2.623MB [2021-05-25T08:55:10.236Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T08:55:10.236Z] Step 2/8 : FROM ${BASE} [2021-05-25T08:55:10.500Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T08:55:10.500Z] 540db60ca938: Pulling fs layer [2021-05-25T08:55:10.500Z] adcc1eea9eea: Pulling fs layer [2021-05-25T08:55:10.500Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T08:55:10.500Z] 0510c868ecb4: Pulling fs layer [2021-05-25T08:55:10.500Z] afea3b2eda06: Pulling fs layer [2021-05-25T08:55:10.500Z] 7809a108b3ef: Pulling fs layer [2021-05-25T08:55:10.500Z] f706445af74f: Pulling fs layer [2021-05-25T08:55:10.500Z] 0510c868ecb4: Waiting [2021-05-25T08:55:10.500Z] afea3b2eda06: Waiting [2021-05-25T08:55:10.500Z] 7809a108b3ef: Waiting [2021-05-25T08:55:10.500Z] f706445af74f: Waiting [2021-05-25T08:55:10.500Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T08:55:10.500Z] 4c4ab2625f07: Download complete [2021-05-25T08:55:10.500Z] adcc1eea9eea: Verifying Checksum [2021-05-25T08:55:10.500Z] adcc1eea9eea: Download complete [2021-05-25T08:55:10.500Z] afea3b2eda06: Verifying Checksum [2021-05-25T08:55:10.500Z] afea3b2eda06: Download complete [2021-05-25T08:55:10.500Z] 7809a108b3ef: Verifying Checksum [2021-05-25T08:55:10.500Z] 7809a108b3ef: Download complete [2021-05-25T08:55:10.500Z] 540db60ca938: Verifying Checksum [2021-05-25T08:55:10.500Z] 540db60ca938: Download complete [2021-05-25T08:55:10.770Z] 540db60ca938: Pull complete [2021-05-25T08:55:10.771Z] adcc1eea9eea: Pull complete [2021-05-25T08:55:11.034Z] 4c4ab2625f07: Pull complete [2021-05-25T08:55:11.040Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T08:55:11.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T08:55:11.834Z] + true [2021-05-25T08:55:11.834Z] + sudo service docker restart [2021-05-25T08:55:12.421Z] f706445af74f: Verifying Checksum [2021-05-25T08:55:12.421Z] f706445af74f: Download complete [2021-05-25T08:55:12.995Z] 0510c868ecb4: Verifying Checksum [2021-05-25T08:55:12.995Z] 0510c868ecb4: Download complete [2021-05-25T08:55:16.329Z] 0510c868ecb4: Pull complete [2021-05-25T08:55:16.589Z] afea3b2eda06: Pull complete [2021-05-25T08:55:16.849Z] 7809a108b3ef: Pull complete [2021-05-25T08:55:18.244Z] f706445af74f: Pull complete [2021-05-25T08:55:18.244Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T08:55:18.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T08:55:18.244Z] ---> b068be0155e3 [2021-05-25T08:55:18.244Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:55:28.263Z] ---> Running in e870b998c281 [2021-05-25T08:55:28.263Z] Removing intermediate container e870b998c281 [2021-05-25T08:55:28.263Z] ---> 3c28ae16e263 [2021-05-25T08:55:28.263Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:55:28.263Z] ---> Running in f865efe04a31 [2021-05-25T08:55:28.263Z] Removing intermediate container f865efe04a31 [2021-05-25T08:55:28.263Z] ---> e283ef4b1ac1 [2021-05-25T08:55:28.263Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T08:55:28.263Z] ---> Running in ec3cc7e6b043 [2021-05-25T08:55:28.526Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T08:55:29.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T08:55:29.733Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T08:55:29.994Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T08:55:29.994Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T08:55:29.994Z] (4/6) Installing libsodium-dev (1.0.18-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T08:55:30.157Z] provisioning config files... [2021-05-25T08:55:30.181Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config4650637014832499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:55:30.255Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T08:55:30.255Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T08:55:30.255Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T08:55:30.255Z] OK: 150 MiB in 46 packages [2021-05-25T08:55:30.550Z] ---> docker-login.sh [2021-05-25T08:55:30.550Z] nexus3.edgexfoundry.org:10001 [2021-05-25T08:55:30.831Z] Removing intermediate container ec3cc7e6b043 [2021-05-25T08:55:30.831Z] ---> bda0b19fada6 [2021-05-25T08:55:30.831Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T08:55:30.831Z] ---> Running in 5d9ccc6abe33 [2021-05-25T08:55:31.092Z] Removing intermediate container 5d9ccc6abe33 [2021-05-25T08:55:31.092Z] ---> ecf6bc5e115e [2021-05-25T08:55:31.092Z] Step 7/8 : COPY . . [2021-05-25T08:55:31.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:31.666Z] ---> d98e9275a6cd [2021-05-25T08:55:31.666Z] Step 8/8 : RUN go mod download [2021-05-25T08:55:31.666Z] ---> Running in 1e845195a66a [2021-05-25T08:55:31.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:31.750Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:31.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:31.750Z] [2021-05-25T08:55:31.750Z] Login Succeeded [2021-05-25T08:55:31.750Z] nexus3.edgexfoundry.org:10002 [2021-05-25T08:55:32.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:32.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:32.304Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:32.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:32.304Z] [2021-05-25T08:55:32.304Z] Login Succeeded [2021-05-25T08:55:32.304Z] nexus3.edgexfoundry.org:10003 [2021-05-25T08:55:32.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:32.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:32.854Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:32.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:32.854Z] [2021-05-25T08:55:32.854Z] Login Succeeded [2021-05-25T08:55:32.854Z] nexus3.edgexfoundry.org:10004 [2021-05-25T08:55:33.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:33.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:33.410Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:33.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:33.410Z] [2021-05-25T08:55:33.410Z] Login Succeeded [2021-05-25T08:55:33.410Z] docker.io [2021-05-25T08:55:33.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:55:34.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:55:34.280Z] Configure a credential helper to remove this warning. See [2021-05-25T08:55:34.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:55:34.280Z] [2021-05-25T08:55:34.280Z] Login Succeeded [2021-05-25T08:55:34.280Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T08:55:34.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T08:55:34.587Z] ========================================================= [2021-05-25T08:55:34.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T08:55:34.587Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:55:34.933Z] + 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-25T08:55:35.536Z] Sending build context to Docker daemon 2.622MB [2021-05-25T08:55:35.536Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T08:55:35.536Z] Step 2/8 : FROM ${BASE} [2021-05-25T08:55:35.536Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T08:55:35.536Z] 595b0fe564bb: Pulling fs layer [2021-05-25T08:55:35.536Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T08:55:35.536Z] 316046926c0a: Pulling fs layer [2021-05-25T08:55:35.536Z] 4ebd0625c992: Pulling fs layer [2021-05-25T08:55:35.536Z] 207e8628e3a3: Pulling fs layer [2021-05-25T08:55:35.536Z] c791037a9be2: Pulling fs layer [2021-05-25T08:55:35.536Z] ffd874e62e21: Pulling fs layer [2021-05-25T08:55:35.536Z] 4ebd0625c992: Waiting [2021-05-25T08:55:35.536Z] c791037a9be2: Waiting [2021-05-25T08:55:35.536Z] ffd874e62e21: Waiting [2021-05-25T08:55:35.536Z] 207e8628e3a3: Waiting [2021-05-25T08:55:35.813Z] 316046926c0a: Verifying Checksum [2021-05-25T08:55:35.813Z] 316046926c0a: Download complete [2021-05-25T08:55:35.813Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T08:55:35.813Z] 7186ed65a4f7: Download complete [2021-05-25T08:55:35.813Z] 207e8628e3a3: Download complete [2021-05-25T08:55:35.813Z] c791037a9be2: Verifying Checksum [2021-05-25T08:55:35.813Z] c791037a9be2: Download complete [2021-05-25T08:55:35.813Z] 595b0fe564bb: Verifying Checksum [2021-05-25T08:55:35.813Z] 595b0fe564bb: Download complete [2021-05-25T08:55:36.422Z] 595b0fe564bb: Pull complete [2021-05-25T08:55:37.024Z] 7186ed65a4f7: Pull complete [2021-05-25T08:55:37.627Z] 316046926c0a: Pull complete [2021-05-25T08:55:38.616Z] ffd874e62e21: Verifying Checksum [2021-05-25T08:55:38.616Z] ffd874e62e21: Download complete [2021-05-25T08:55:39.216Z] 4ebd0625c992: Verifying Checksum [2021-05-25T08:55:39.216Z] 4ebd0625c992: Download complete [2021-05-25T08:55:49.379Z] 4ebd0625c992: Pull complete [2021-05-25T08:55:49.653Z] 207e8628e3a3: Pull complete [2021-05-25T08:55:49.926Z] c791037a9be2: Pull complete [2021-05-25T08:55:53.660Z] Removing intermediate container 1e845195a66a [2021-05-25T08:55:53.660Z] ---> 5d2bdb4e901b [2021-05-25T08:55:53.660Z] Successfully built 5d2bdb4e901b [2021-05-25T08:55:53.660Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:55:53.962Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T08:55:53.962Z] . [Pipeline] withDockerContainer [2021-05-25T08:55:54.040Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2021-05-25T08:55:54.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T08:55:54.241Z] ffd874e62e21: Pull complete [2021-05-25T08:55:54.241Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T08:55:54.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T08:55:54.241Z] ---> cfc18b08335c [2021-05-25T08:55:54.241Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:55:54.460Z] $ docker top 619ae125161ca61f77fa175fb9ed717930e3b32b8de78e56274400c613f3c8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:55:54.840Z] + go version [2021-05-25T08:55:54.840Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T08:55:54.848Z] $ docker stop --time=1 619ae125161ca61f77fa175fb9ed717930e3b32b8de78e56274400c613f3c8f7 [2021-05-25T08:55:55.884Z] ---> Running in 544012ea34d4 [2021-05-25T08:55:56.024Z] $ docker rm -f 619ae125161ca61f77fa175fb9ed717930e3b32b8de78e56274400c613f3c8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-25T08:55:56.198Z] Removing intermediate container 544012ea34d4 [2021-05-25T08:55:56.198Z] ---> 595de76ebfbf [2021-05-25T08:55:56.198Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:55:56.478Z] ---> Running in 61b9a93d614d [2021-05-25T08:55:56.525Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T08:55:56.525Z] . [Pipeline] withDockerContainer [2021-05-25T08:55:56.607Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2021-05-25T08:55:56.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T08:55:57.154Z] $ docker top 294ef0d11df3260cdf3f9286a9cb3aa8b4c0a9bb6bb295efcb40edc382d3f989 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:55:57.588Z] + go mod tidy [Pipeline] sh [2021-05-25T08:55:58.149Z] + make test [2021-05-25T08:55:58.149Z] go mod tidy [2021-05-25T08:55:58.149Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T08:55:59.115Z] Removing intermediate container 61b9a93d614d [2021-05-25T08:55:59.115Z] ---> 8810005535da [2021-05-25T08:55:59.115Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T08:55:59.115Z] ---> Running in 0a181c2b93b0 [2021-05-25T08:56:00.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T08:56:01.069Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T08:56:01.660Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T08:56:01.934Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T08:56:01.934Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T08:56:01.934Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T08:56:02.209Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T08:56:02.209Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T08:56:02.482Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T08:56:02.482Z] OK: 139 MiB in 46 packages [2021-05-25T08:56:03.462Z] Removing intermediate container 0a181c2b93b0 [2021-05-25T08:56:03.462Z] ---> 276501134e04 [2021-05-25T08:56:03.462Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T08:56:03.473Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T08:56:03.747Z] ---> Running in 8051d09d6f22 [2021-05-25T08:56:04.346Z] Removing intermediate container 8051d09d6f22 [2021-05-25T08:56:04.346Z] ---> 3be1a42fec46 [2021-05-25T08:56:04.346Z] Step 7/8 : COPY . . [2021-05-25T08:56:05.794Z] ---> 595f9254c4f6 [2021-05-25T08:56:05.794Z] Step 8/8 : RUN go mod download [2021-05-25T08:56:05.794Z] ---> Running in fbcf9a1508ac [2021-05-25T08:56:25.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T08:56:25.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T08:56:25.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T08:56:28.081Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.072s coverage: 25.4% of statements [2021-05-25T08:56:28.081Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T08:56:28.081Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements [2021-05-25T08:56:28.661Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements [2021-05-25T08:56:28.661Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements [2021-05-25T08:56:28.661Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T08:56:28.661Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T08:56:28.661Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T08:56:29.629Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 30.2% of statements [2021-05-25T08:56:29.629Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T08:56:30.577Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements [2021-05-25T08:56:30.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T08:56:30.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T08:56:30.577Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements [2021-05-25T08:56:31.977Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.798s coverage: 89.2% of statements [2021-05-25T08:56:31.977Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T08:56:31.977Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 5.0% of statements [2021-05-25T08:56:31.977Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T08:56:31.977Z] GO111MODULE=on go vet ./... [2021-05-25T08:56:32.643Z] Removing intermediate container fbcf9a1508ac [2021-05-25T08:56:32.644Z] ---> 04934ca85c25 [2021-05-25T08:56:32.644Z] Successfully built 04934ca85c25 [2021-05-25T08:56:32.644Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:56:32.988Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T08:56:32.988Z] . [Pipeline] withDockerContainer [2021-05-25T08:56:33.261Z] prd-ubuntu18.04-docker-arm64-4c-16g-108 does not seem to be running inside a container [2021-05-25T08:56:33.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-25T08:56:34.984Z] $ docker top a405684f218c6192e23db92fb4264e09ca3f3a498a68447527d3834a4ff82012 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:56:35.884Z] + go version [2021-05-25T08:56:35.885Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T08:56:35.932Z] $ docker stop --time=1 a405684f218c6192e23db92fb4264e09ca3f3a498a68447527d3834a4ff82012 [2021-05-25T08:56:37.765Z] $ docker rm -f a405684f218c6192e23db92fb4264e09ca3f3a498a68447527d3834a4ff82012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:56:38.445Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T08:56:38.445Z] . [Pipeline] withDockerContainer [2021-05-25T08:56:38.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-108 does not seem to be running inside a container [2021-05-25T08:56:38.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-25T08:56:40.461Z] $ docker top a51932aabd33f2507322240f3077e0d00468d5777d25aa97d459c490a37b9f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:56:41.410Z] + go mod tidy [Pipeline] sh [2021-05-25T08:56:42.667Z] + make test [2021-05-25T08:56:42.667Z] go mod tidy [2021-05-25T08:56:43.273Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T08:56:50.183Z] gofmt -l . [2021-05-25T08:56:50.183Z] [ "`gofmt -l .`" = "" ] [2021-05-25T08:56:50.183Z] ./bin/test-attribution-txt.sh [2021-05-25T08:56:50.183Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T08:56:50.192Z] $ docker stop --time=1 294ef0d11df3260cdf3f9286a9cb3aa8b4c0a9bb6bb295efcb40edc382d3f989 [2021-05-25T08:56:52.220Z] $ docker rm -f 294ef0d11df3260cdf3f9286a9cb3aa8b4c0a9bb6bb295efcb40edc382d3f989 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T08:56:52.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T08:56:52.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-25T08:56:56.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T08:56:56.716Z] + ls -al . [2021-05-25T08:56:56.716Z] total 212 [2021-05-25T08:56:56.716Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 25 08:56 . [2021-05-25T08:56:56.716Z] drwxrwxr-x. 4 jenkins jenkins 28 May 25 08:54 .. [2021-05-25T08:56:56.716Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 08:54 bin [2021-05-25T08:56:56.716Z] -rw-r--r--. 1 jenkins jenkins 126444 May 25 08:56 coverage.out [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 987 May 25 08:54 Dockerfile.build [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 140 May 25 08:54 .dockerignore [2021-05-25T08:56:56.716Z] drwxrwxr-x. 5 jenkins jenkins 62 May 25 08:54 example [2021-05-25T08:56:56.716Z] drwxrwxr-x. 8 jenkins jenkins 179 May 25 08:54 .git [2021-05-25T08:56:56.716Z] drwxrwxr-x. 2 jenkins jenkins 103 May 25 08:54 .github [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 138 May 25 08:54 .gitignore [2021-05-25T08:56:56.716Z] -rw-r--r--. 1 jenkins jenkins 575 May 25 08:56 go.mod [2021-05-25T08:56:56.716Z] -rw-r--r--. 1 jenkins jenkins 20803 May 25 08:55 go.sum [2021-05-25T08:56:56.716Z] drwxrwxr-x. 15 jenkins jenkins 224 May 25 08:54 internal [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 894 May 25 08:54 Jenkinsfile [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 25 08:54 LICENSE [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 25 08:54 Makefile [2021-05-25T08:56:56.716Z] drwxrwxr-x. 4 jenkins jenkins 26 May 25 08:54 openapi [2021-05-25T08:56:56.716Z] drwxrwxr-x. 5 jenkins jenkins 50 May 25 08:54 pkg [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 25 08:54 README.md [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 25 08:54 RELEASE-NOTES.txt [2021-05-25T08:56:56.716Z] drwxrwxr-x. 4 jenkins jenkins 54 May 25 08:54 snap [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 5 May 25 08:52 VERSION [2021-05-25T08:56:56.716Z] -rw-rw-r--. 1 jenkins jenkins 222 May 25 08:54 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:56:57.018Z] + 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=8652a02d379b7ef5b524d43a866702e9223f68ec --label arch=amd64 --label version=0.0.0 . [2021-05-25T08:56:57.018Z] Sending build context to Docker daemon 2.75MB [2021-05-25T08:56:57.018Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T08:56:57.018Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T08:56:57.018Z] ---> 5d2bdb4e901b [2021-05-25T08:56:57.018Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T08:56:57.592Z] ---> Running in 16cbf091dd36 [2021-05-25T08:56:57.592Z] Removing intermediate container 16cbf091dd36 [2021-05-25T08:56:57.592Z] ---> 65bc9d9363e5 [2021-05-25T08:56:57.592Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:56:57.592Z] ---> Running in a625347a9219 [2021-05-25T08:56:57.854Z] Removing intermediate container a625347a9219 [2021-05-25T08:56:57.854Z] ---> c9b2bfbce4cb [2021-05-25T08:56:57.854Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:56:57.854Z] ---> Running in 3498dfa54b9a [2021-05-25T08:56:58.799Z] Removing intermediate container 3498dfa54b9a [2021-05-25T08:56:58.799Z] ---> cd50a6caf19e [2021-05-25T08:56:58.799Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T08:56:58.799Z] ---> Running in a5a68e230e6f [2021-05-25T08:56:59.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T08:57:00.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T08:57:00.575Z] OK: 150 MiB in 46 packages [2021-05-25T08:57:00.841Z] Removing intermediate container a5a68e230e6f [2021-05-25T08:57:00.841Z] ---> 583e8c731d89 [2021-05-25T08:57:00.841Z] Step 7/23 : COPY . . [2021-05-25T08:57:01.102Z] ---> f93ff87f0fac [2021-05-25T08:57:01.102Z] Step 8/23 : RUN go mod download [2021-05-25T08:57:01.363Z] ---> Running in 7b4828badf61 [2021-05-25T08:57:01.940Z] Removing intermediate container 7b4828badf61 [2021-05-25T08:57:01.940Z] ---> 33dbe7ba0ced [2021-05-25T08:57:01.940Z] Step 9/23 : RUN make build [2021-05-25T08:57:02.202Z] ---> Running in fa70db97290e [2021-05-25T08:57:02.773Z] go mod tidy [2021-05-25T08:57:03.046Z] 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-25T08:57:05.468Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T08:57:13.112Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T08:57:15.038Z] Removing intermediate container fa70db97290e [2021-05-25T08:57:15.038Z] ---> c6ff853e756d [2021-05-25T08:57:15.038Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T08:57:15.301Z] 3.12: Pulling from library/alpine [2021-05-25T08:57:15.301Z] 339de151aab4: Pulling fs layer [2021-05-25T08:57:15.561Z] 339de151aab4: Verifying Checksum [2021-05-25T08:57:15.561Z] 339de151aab4: Download complete [2021-05-25T08:57:15.825Z] 339de151aab4: Pull complete [2021-05-25T08:57:15.825Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T08:57:15.825Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T08:57:15.825Z] ---> 13621d1b12d4 [2021-05-25T08:57:15.825Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:57:15.825Z] ---> Running in b540c3526eb4 [2021-05-25T08:57:15.825Z] Removing intermediate container b540c3526eb4 [2021-05-25T08:57:15.825Z] ---> 854b8a5b8db3 [2021-05-25T08:57:15.825Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:57:15.825Z] ---> Running in c567eeb3cf2f [2021-05-25T08:57:16.402Z] Removing intermediate container c567eeb3cf2f [2021-05-25T08:57:16.402Z] ---> 80d3deebd730 [2021-05-25T08:57:16.402Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T08:57:16.402Z] ---> Running in 1ac834d34e7b [2021-05-25T08:57:16.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T08:57:17.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T08:57:17.811Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T08:57:17.811Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T08:57:17.811Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T08:57:18.752Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T08:57:18.752Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T08:57:19.015Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T08:57:19.015Z] OK: 8 MiB in 19 packages [2021-05-25T08:57:19.276Z] Removing intermediate container 1ac834d34e7b [2021-05-25T08:57:19.276Z] ---> 7dadf9c68fd9 [2021-05-25T08:57:19.276Z] Step 14/23 : WORKDIR / [2021-05-25T08:57:19.276Z] ---> Running in 083a7d22a5e9 [2021-05-25T08:57:19.536Z] Removing intermediate container 083a7d22a5e9 [2021-05-25T08:57:19.536Z] ---> 8b5262d758fb [2021-05-25T08:57:19.536Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T08:57:19.536Z] ---> fd941b931012 [2021-05-25T08:57:19.536Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T08:57:20.482Z] ---> 0a309350be16 [2021-05-25T08:57:20.482Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T08:57:20.482Z] ---> 9e6aa209218b [2021-05-25T08:57:20.482Z] Step 18/23 : EXPOSE 59999 [2021-05-25T08:57:20.482Z] ---> Running in cc83e8590b87 [2021-05-25T08:57:20.747Z] Removing intermediate container cc83e8590b87 [2021-05-25T08:57:20.747Z] ---> 2d58e2d80bbf [2021-05-25T08:57:20.747Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T08:57:20.747Z] ---> Running in a98182d2b412 [2021-05-25T08:57:20.747Z] Removing intermediate container a98182d2b412 [2021-05-25T08:57:20.747Z] ---> d907d337edea [2021-05-25T08:57:20.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T08:57:20.747Z] ---> Running in 3befdb419d0b [2021-05-25T08:57:21.009Z] Removing intermediate container 3befdb419d0b [2021-05-25T08:57:21.009Z] ---> f78c3fb98d69 [2021-05-25T08:57:21.009Z] Step 21/23 : LABEL arch=amd64 [2021-05-25T08:57:21.009Z] ---> Running in d9eb957fe8be [2021-05-25T08:57:21.009Z] Removing intermediate container d9eb957fe8be [2021-05-25T08:57:21.009Z] ---> 0afe7f23b8c1 [2021-05-25T08:57:21.009Z] Step 22/23 : LABEL git_sha=8652a02d379b7ef5b524d43a866702e9223f68ec [2021-05-25T08:57:21.271Z] ---> Running in 92a9f1763c2c [2021-05-25T08:57:21.271Z] Removing intermediate container 92a9f1763c2c [2021-05-25T08:57:21.271Z] ---> 0015385fae5c [2021-05-25T08:57:21.271Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T08:57:21.271Z] ---> Running in 9fda4bf22bce [2021-05-25T08:57:21.271Z] Removing intermediate container 9fda4bf22bce [2021-05-25T08:57:21.271Z] ---> 161eb848a823 [2021-05-25T08:57:21.271Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-25T08:57:21.271Z] Successfully built 161eb848a823 [2021-05-25T08:57:21.271Z] 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-25T08:57:21.854Z] ---> job-cost.sh [2021-05-25T08:57:21.854Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OKoo [2021-05-25T08:57:31.880Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T08:57:47.019Z] lf-activate-venv(): INFO: Adding /tmp/venv-OKoo/bin to PATH [2021-05-25T08:57:47.019Z] INFO: No Stack... [2021-05-25T08:57:47.019Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T08:57:47.280Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T08:57:47.579Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [2021-05-25T08:57:47.579Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T08:57:47.609Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] [2021-05-25T08:57:47.622Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] did not exist. Created. [2021-05-25T08:57:47.622Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T08:57:47.948Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T08:57:48.002Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T08:57:48.015Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T08:58:13.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T08:58:13.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T08:58:13.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T08:58:19.014Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.353s coverage: 25.4% of statements [2021-05-25T08:58:19.014Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T08:58:19.014Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.228s coverage: 28.1% of statements [2021-05-25T08:58:19.014Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.224s coverage: 78.9% of statements [2021-05-25T08:58:19.014Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.240s coverage: 9.0% of statements [2021-05-25T08:58:19.014Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T08:58:19.014Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T08:58:19.014Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T08:58:21.018Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.270s coverage: 30.2% of statements [2021-05-25T08:58:21.018Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T08:58:22.009Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.239s coverage: 83.3% of statements [2021-05-25T08:58:22.009Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T08:58:22.009Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T08:58:23.456Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.328s coverage: 58.0% of statements [2021-05-25T08:58:25.441Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.132s coverage: 89.2% of statements [2021-05-25T08:58:25.441Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T08:58:25.714Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.189s coverage: 5.0% of statements [2021-05-25T08:58:25.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T08:58:26.333Z] GO111MODULE=on go vet ./... [2021-05-25T08:59:22.908Z] gofmt -l . [2021-05-25T08:59:22.908Z] [ "`gofmt -l .`" = "" ] [2021-05-25T08:59:22.908Z] ./bin/test-attribution-txt.sh [2021-05-25T08:59:22.908Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T08:59:23.277Z] $ docker stop --time=1 a51932aabd33f2507322240f3077e0d00468d5777d25aa97d459c490a37b9f0d [2021-05-25T08:59:25.384Z] $ docker rm -f a51932aabd33f2507322240f3077e0d00468d5777d25aa97d459c490a37b9f0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T08:59:26.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T08:59:26.474Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T08:59:27.076Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T08:59:27.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T08:59:28.025Z] + ls -al . [2021-05-25T08:59:28.025Z] total 248 [2021-05-25T08:59:28.025Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 08:59 . [2021-05-25T08:59:28.025Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:55 .. [2021-05-25T08:59:28.025Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 08:55 .dockerignore [2021-05-25T08:59:28.025Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:55 .git [2021-05-25T08:59:28.026Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:55 .github [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 138 May 25 08:55 .gitignore [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 987 May 25 08:55 Dockerfile.build [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 894 May 25 08:55 Jenkinsfile [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 25 08:55 LICENSE [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 25 08:55 Makefile [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 25 08:55 README.md [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 25 08:55 RELEASE-NOTES.txt [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 08:52 VERSION [2021-05-25T08:59:28.026Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:55 bin [2021-05-25T08:59:28.026Z] -rw-r--r-- 1 jenkins jenkins 126444 May 25 08:58 coverage.out [2021-05-25T08:59:28.026Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 08:55 example [2021-05-25T08:59:28.026Z] -rw-r--r-- 1 jenkins jenkins 575 May 25 08:59 go.mod [2021-05-25T08:59:28.026Z] -rw-r--r-- 1 jenkins jenkins 20803 May 25 08:56 go.sum [2021-05-25T08:59:28.026Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 08:55 internal [2021-05-25T08:59:28.026Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:55 openapi [2021-05-25T08:59:28.026Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 08:55 pkg [2021-05-25T08:59:28.026Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:55 snap [2021-05-25T08:59:28.026Z] -rw-rw-r-- 1 jenkins jenkins 222 May 25 08:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:59:28.371Z] + 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=4b8de0c46dcac9521bbc6db73aa1bcd79ffd5f31 --label arch=arm64 --label version=0.0.0 . [2021-05-25T08:59:28.968Z] Sending build context to Docker daemon 2.749MB [2021-05-25T08:59:28.968Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T08:59:28.968Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T08:59:28.968Z] ---> 04934ca85c25 [2021-05-25T08:59:28.968Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T08:59:29.242Z] ---> Running in 97094a58346c [2021-05-25T08:59:29.837Z] Removing intermediate container 97094a58346c [2021-05-25T08:59:29.837Z] ---> 0c8fb40df50d [2021-05-25T08:59:29.837Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:59:29.837Z] ---> Running in cf843d454419 [2021-05-25T08:59:30.429Z] Removing intermediate container cf843d454419 [2021-05-25T08:59:30.429Z] ---> 98de23819152 [2021-05-25T08:59:30.429Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:59:30.429Z] ---> Running in e07272060257 [2021-05-25T08:59:33.047Z] Removing intermediate container e07272060257 [2021-05-25T08:59:33.047Z] ---> c023bf68af8a [2021-05-25T08:59:33.047Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T08:59:33.047Z] ---> Running in 43a9735fa53b [2021-05-25T08:59:34.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T08:59:35.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T08:59:35.976Z] OK: 139 MiB in 46 packages [2021-05-25T08:59:36.964Z] Removing intermediate container 43a9735fa53b [2021-05-25T08:59:36.964Z] ---> db935a099bcb [2021-05-25T08:59:36.964Z] Step 7/23 : COPY . . [2021-05-25T08:59:38.399Z] ---> 2bfa8f24da05 [2021-05-25T08:59:38.399Z] Step 8/23 : RUN go mod download [2021-05-25T08:59:38.671Z] ---> Running in 66f27fb74ae6 [2021-05-25T08:59:41.291Z] Removing intermediate container 66f27fb74ae6 [2021-05-25T08:59:41.291Z] ---> 553160b1ffcf [2021-05-25T08:59:41.291Z] Step 9/23 : RUN make build [2021-05-25T08:59:41.291Z] ---> Running in f83ad88a5ea4 [2021-05-25T08:59:42.274Z] go mod tidy [2021-05-25T08:59:42.874Z] 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-25T09:00:15.291Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T09:00:16.728Z] Removing intermediate container f83ad88a5ea4 [2021-05-25T09:00:16.728Z] ---> d33c3fdf77bb [2021-05-25T09:00:16.728Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T09:00:17.322Z] 3.12: Pulling from library/alpine [2021-05-25T09:00:17.597Z] d2f70382dc9a: Pulling fs layer [2021-05-25T09:00:17.869Z] d2f70382dc9a: Verifying Checksum [2021-05-25T09:00:17.869Z] d2f70382dc9a: Download complete [2021-05-25T09:00:18.481Z] d2f70382dc9a: Pull complete [2021-05-25T09:00:18.481Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T09:00:18.481Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T09:00:18.481Z] ---> 9852663dfa18 [2021-05-25T09:00:18.481Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T09:00:18.759Z] ---> Running in a26049ab7b7c [2021-05-25T09:00:19.034Z] Removing intermediate container a26049ab7b7c [2021-05-25T09:00:19.035Z] ---> 132281a8f8e0 [2021-05-25T09:00:19.035Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T09:00:19.310Z] ---> Running in 4599441181ed [2021-05-25T09:00:21.295Z] Removing intermediate container 4599441181ed [2021-05-25T09:00:21.295Z] ---> 15699c5dc31c [2021-05-25T09:00:21.295Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T09:00:21.570Z] ---> Running in f255ce9d94f9 [2021-05-25T09:00:23.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T09:00:23.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T09:00:24.716Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T09:00:24.716Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T09:00:24.987Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T09:00:25.258Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T09:00:25.258Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T09:00:25.530Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T09:00:25.530Z] OK: 8 MiB in 19 packages [2021-05-25T09:00:26.506Z] Removing intermediate container f255ce9d94f9 [2021-05-25T09:00:26.506Z] ---> 7c99cd00fa9e [2021-05-25T09:00:26.506Z] Step 14/23 : WORKDIR / [2021-05-25T09:00:26.782Z] ---> Running in 1d89c3f232bc [2021-05-25T09:00:27.380Z] Removing intermediate container 1d89c3f232bc [2021-05-25T09:00:27.380Z] ---> 25371249bd54 [2021-05-25T09:00:27.380Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T09:00:27.984Z] ---> b2227212f0ac [2021-05-25T09:00:27.984Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T09:00:29.420Z] ---> b3a95dbe5343 [2021-05-25T09:00:29.420Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T09:00:30.017Z] ---> 340020c9b440 [2021-05-25T09:00:30.017Z] Step 18/23 : EXPOSE 59999 [2021-05-25T09:00:30.292Z] ---> Running in a317cf890fb6 [2021-05-25T09:00:30.887Z] Removing intermediate container a317cf890fb6 [2021-05-25T09:00:30.887Z] ---> a8c6937e0be4 [2021-05-25T09:00:30.887Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T09:00:30.887Z] ---> Running in c8330f496886 [2021-05-25T09:00:31.488Z] Removing intermediate container c8330f496886 [2021-05-25T09:00:31.488Z] ---> 04f54f13a8e4 [2021-05-25T09:00:31.488Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T09:00:31.488Z] ---> Running in 33c6b816970a [2021-05-25T09:00:32.085Z] Removing intermediate container 33c6b816970a [2021-05-25T09:00:32.086Z] ---> 8a7347f6d046 [2021-05-25T09:00:32.086Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T09:00:32.086Z] ---> Running in bfd989c5a718 [2021-05-25T09:00:32.684Z] Removing intermediate container bfd989c5a718 [2021-05-25T09:00:32.684Z] ---> 2b81e9be9287 [2021-05-25T09:00:32.684Z] Step 22/23 : LABEL git_sha=4b8de0c46dcac9521bbc6db73aa1bcd79ffd5f31 [2021-05-25T09:00:32.684Z] ---> Running in b1eae8ac7048 [2021-05-25T09:00:33.279Z] Removing intermediate container b1eae8ac7048 [2021-05-25T09:00:33.279Z] ---> 6c0204924513 [2021-05-25T09:00:33.279Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T09:00:33.553Z] ---> Running in 4a11dc916d19 [2021-05-25T09:00:33.826Z] Removing intermediate container 4a11dc916d19 [2021-05-25T09:00:33.826Z] ---> 4525c25bbd71 [2021-05-25T09:00:33.826Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-25T09:00:33.826Z] Successfully built 4525c25bbd71 [2021-05-25T09:00:34.098Z] 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-25T09:00:34.634Z] ---> job-cost.sh [2021-05-25T09:00:34.634Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MIti [2021-05-25T09:01:13.610Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T09:02:35.378Z] lf-activate-venv(): INFO: Adding /tmp/venv-MIti/bin to PATH [2021-05-25T09:02:35.378Z] INFO: No Stack... [2021-05-25T09:02:35.971Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T09:02:36.242Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T09:02:36.585Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [2021-05-25T09:02:36.585Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T09:02:36.646Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] [2021-05-25T09:02:36.656Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] did not exist. Created. [2021-05-25T09:02:36.656Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T09:02:37.020Z] /w/workspace/device-sdk-go/6@tmp/durable-e885701e/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-e885701e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T09:02:37.358Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T09:02:37.378Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T09:02:37.540Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T09:02:37.550Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-6-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-25T09:02:38.051Z] provisioning config files... [2021-05-25T09:02:38.061Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config8163886821342505808tmp [Pipeline] { [Pipeline] sh [2021-05-25T09:02:38.383Z] + set +x [2021-05-25T09:02:38.383Z] + curl -s https://codecov.io/bash [2021-05-25T09:02:38.383Z] + bash -s -- [2021-05-25T09:02:38.383Z] [2021-05-25T09:02:38.383Z] _____ _ [2021-05-25T09:02:38.383Z] / ____| | | [2021-05-25T09:02:38.383Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T09:02:38.383Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T09:02:38.383Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T09:02:38.383Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T09:02:38.383Z] Bash-1.0.3 [2021-05-25T09:02:38.383Z] [2021-05-25T09:02:38.383Z] [2021-05-25T09:02:38.383Z] ==> git version 2.24.4 found [2021-05-25T09:02:38.383Z] ==> 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-25T09:02:38.383Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T09:02:38.383Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T09:02:38.383Z] ==> Jenkins CI detected. [2021-05-25T09:02:38.383Z] project root: . [2021-05-25T09:02:38.383Z] --> token set from env [2021-05-25T09:02:38.383Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T09:02:38.383Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T09:02:38.383Z] ==> Python coveragepy not found [2021-05-25T09:02:38.383Z] ==> Searching for coverage reports in: [2021-05-25T09:02:38.383Z] + . [2021-05-25T09:02:38.383Z] -> Found 1 reports [2021-05-25T09:02:38.383Z] ==> Detecting git/mercurial file structure [2021-05-25T09:02:38.646Z] ==> Reading reports [2021-05-25T09:02:38.646Z] + ./coverage.out bytes=126444 [2021-05-25T09:02:38.646Z] ==> Appending adjustments [2021-05-25T09:02:38.646Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T09:02:38.646Z] + Found adjustments [2021-05-25T09:02:38.646Z] ==> Gzipping contents [2021-05-25T09:02:38.906Z] 20K /tmp/codecov.MMJdvt.gz [2021-05-25T09:02:38.906Z] ==> Uploading reports [2021-05-25T09:02:38.906Z] url: https://codecov.io [2021-05-25T09:02:38.906Z] query: branch=PR-942&commit=e08ce89b90c633ee174310540c8664e81ca24b73&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-942%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= [2021-05-25T09:02:38.906Z] -> Pinging Codecov [2021-05-25T09:02:38.906Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-942&commit=e08ce89b90c633ee174310540c8664e81ca24b73&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-942%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= [2021-05-25T09:02:40.822Z] -> Uploading to [2021-05-25T09:02:40.822Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/e08ce89b90c633ee174310540c8664e81ca24b73/544e7156-751a-4ec1-8600-999fe1905c2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T090240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17f37d7bf0737bcf3480fa57500c400d2e2fb3198ed1b107761faea7a9471184 [2021-05-25T09:02:40.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T09:02:40.822Z] Dload Upload Total Spent Left Speed [2021-05-25T09:02:41.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16510 0 0 100 16510 0 30979 --:--:-- --:--:-- --:--:-- 30975 [2021-05-25T09:02:41.084Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e08ce89b90c633ee174310540c8664e81ca24b73 [Pipeline] } [2021-05-25T09:02:41.092Z] 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-25T09:02:41.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T09:02:42.534Z] ---> package-listing.sh [2021-05-25T09:02:42.534Z] ++ facter osfamily [2021-05-25T09:02:42.534Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T09:02:42.806Z] + OS_FAMILY=redhat [2021-05-25T09:02:42.806Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-942 [2021-05-25T09:02:42.806Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T09:02:42.806Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T09:02:42.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T09:02:42.806Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T09:02:42.806Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' [2021-05-25T09:02:42.806Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T09:02:42.806Z] + case "${OS_FAMILY}" in [2021-05-25T09:02:42.806Z] + sort [2021-05-25T09:02:42.806Z] + rpm -qa [2021-05-25T09:02:43.402Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T09:02:43.402Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T09:02:43.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T09:02:43.402Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' [2021-05-25T09:02:43.402Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ [2021-05-25T09:02:43.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ [Pipeline] echo [2021-05-25T09:02:43.413Z] 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-942/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T09:02:43.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T09:02:44.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T09:02:44.283Z] [2021-05-25T09:02:44.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T09:02:44.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T09:02:44.610Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T09:02:44.610Z] df20fa9351a1: Pulling fs layer [2021-05-25T09:02:44.610Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T09:02:44.610Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T09:02:44.610Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T09:02:44.610Z] 93b61091891f: Pulling fs layer [2021-05-25T09:02:44.610Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T09:02:44.610Z] 5e14af77c1be: Pulling fs layer [2021-05-25T09:02:44.610Z] 01666e4c0597: Pulling fs layer [2021-05-25T09:02:44.610Z] aa168da1d23b: Pulling fs layer [2021-05-25T09:02:44.610Z] 93b9cdb0e59b: Waiting [2021-05-25T09:02:44.610Z] 5e14af77c1be: Waiting [2021-05-25T09:02:44.610Z] 01666e4c0597: Waiting [2021-05-25T09:02:44.610Z] aa168da1d23b: Waiting [2021-05-25T09:02:44.610Z] 46f8f816bc3b: Waiting [2021-05-25T09:02:44.610Z] 93b61091891f: Waiting [2021-05-25T09:02:44.610Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T09:02:44.610Z] 36b3adc4ff6f: Download complete [2021-05-25T09:02:44.873Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T09:02:44.873Z] 46f8f816bc3b: Download complete [2021-05-25T09:02:44.873Z] df20fa9351a1: Verifying Checksum [2021-05-25T09:02:44.873Z] df20fa9351a1: Download complete [2021-05-25T09:02:44.873Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T09:02:44.873Z] 93b9cdb0e59b: Download complete [2021-05-25T09:02:44.873Z] 5e14af77c1be: Verifying Checksum [2021-05-25T09:02:44.873Z] 5e14af77c1be: Download complete [2021-05-25T09:02:44.873Z] 01666e4c0597: Verifying Checksum [2021-05-25T09:02:44.873Z] 01666e4c0597: Download complete [2021-05-25T09:02:44.873Z] 93b61091891f: Verifying Checksum [2021-05-25T09:02:44.873Z] 93b61091891f: Download complete [2021-05-25T09:02:45.135Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T09:02:45.135Z] 8ad3a11d3b57: Download complete [2021-05-25T09:02:45.135Z] df20fa9351a1: Pull complete [2021-05-25T09:02:45.398Z] 36b3adc4ff6f: Pull complete [2021-05-25T09:02:45.973Z] 8ad3a11d3b57: Pull complete [2021-05-25T09:02:45.973Z] 46f8f816bc3b: Pull complete [2021-05-25T09:02:46.234Z] 93b61091891f: Pull complete [2021-05-25T09:02:46.497Z] 93b9cdb0e59b: Pull complete [2021-05-25T09:02:46.497Z] 5e14af77c1be: Pull complete [2021-05-25T09:02:46.758Z] 01666e4c0597: Pull complete [2021-05-25T09:02:47.020Z] aa168da1d23b: Verifying Checksum [2021-05-25T09:02:47.020Z] aa168da1d23b: Download complete [2021-05-25T09:02:51.245Z] aa168da1d23b: Pull complete [2021-05-25T09:02:51.245Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T09:02:51.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T09:02:51.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T09:02:51.321Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-05-25T09:02:51.357Z] $ 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-942/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-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@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-25T09:03:03.520Z] $ docker top f521993212b9cb6f71578685952e71f784eb4e150e7053e90f40458136eeb4f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T09:03:03.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T09:03:04.208Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T09:03:04.519Z] + ls /var/log/sa-host [2021-05-25T09:03:04.520Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T09:03:04.520Z] file_magic: OK [2021-05-25T09:03:04.520Z] HZ: Using current value: 100 [2021-05-25T09:03:04.520Z] file_header: OK [2021-05-25T09:03:04.520Z] 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-25T09:03:04.520Z] Statistics: [2021-05-25T09:03:04.520Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T09:03:04.520Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T09:03:04.520Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T09:03:04.520Z] file_magic: OK [2021-05-25T09:03:04.520Z] HZ: Using current value: 100 [2021-05-25T09:03:04.520Z] file_header: OK [2021-05-25T09:03:04.520Z] 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-25T09:03:04.520Z] Statistics: [2021-05-25T09:03:04.520Z] 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-25T09:03:04.520Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T09:03:04.703Z] provisioning config files... [2021-05-25T09:03:04.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config4686285092564756714tmp [Pipeline] { [Pipeline] echo [2021-05-25T09:03:04.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T09:03:05.039Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T09:03:05.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T09:03:05.078Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T09:03:05.388Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T09:03:05.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T09:03:05.694Z] ---> sudo-logs.sh [2021-05-25T09:03:05.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T09:03:05.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T09:03:06.049Z] ---> job-cost.sh [2021-05-25T09:03:06.050Z] lf-activate-venv: SKIPPING [2021-05-25T09:03:06.050Z] DEBUG: total: 0.18000000715255737 [2021-05-25T09:03:06.050Z] INFO: Retrieving Stack Cost... [2021-05-25T09:03:06.993Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T09:03:07.255Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T09:03:07.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T09:03:07.572Z] ---> logs-deploy.sh [2021-05-25T09:03:07.573Z] lf-activate-venv: SKIPPING [2021-05-25T09:03:07.573Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-942/6 [2021-05-25T09:03:07.573Z] INFO: archiving workspace using pattern(s): [2021-05-25T09:03:08.519Z] Archives upload complete. [2021-05-25T09:03:08.519Z] INFO: archiving logs to Nexus [2021-05-25T09:03:09.091Z] ---> uname -a: [2021-05-25T09:03:09.091Z] Linux prd-centos7-docker-4c-2g-107.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-25T09:03:09.091Z] [2021-05-25T09:03:09.091Z] [2021-05-25T09:03:09.091Z] ---> lscpu: [2021-05-25T09:03:09.091Z] Architecture: x86_64 [2021-05-25T09:03:09.091Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T09:03:09.091Z] Byte Order: Little Endian [2021-05-25T09:03:09.091Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T09:03:09.091Z] CPU(s): 2 [2021-05-25T09:03:09.091Z] On-line CPU(s) list: 0,1 [2021-05-25T09:03:09.091Z] Thread(s) per core: 1 [2021-05-25T09:03:09.091Z] Core(s) per socket: 1 [2021-05-25T09:03:09.091Z] Socket(s): 2 [2021-05-25T09:03:09.091Z] NUMA node(s): 1 [2021-05-25T09:03:09.091Z] Vendor ID: AuthenticAMD [2021-05-25T09:03:09.091Z] CPU family: 23 [2021-05-25T09:03:09.091Z] Model: 49 [2021-05-25T09:03:09.091Z] Model name: AMD EPYC-Rome Processor [2021-05-25T09:03:09.091Z] Stepping: 0 [2021-05-25T09:03:09.091Z] CPU MHz: 2800.000 [2021-05-25T09:03:09.091Z] BogoMIPS: 5600.00 [2021-05-25T09:03:09.091Z] Virtualization: AMD-V [2021-05-25T09:03:09.091Z] Hypervisor vendor: KVM [2021-05-25T09:03:09.091Z] Virtualization type: full [2021-05-25T09:03:09.091Z] L1d cache: 64 KiB [2021-05-25T09:03:09.091Z] L1i cache: 64 KiB [2021-05-25T09:03:09.091Z] L2 cache: 1 MiB [2021-05-25T09:03:09.091Z] L3 cache: 32 MiB [2021-05-25T09:03:09.091Z] NUMA node0 CPU(s): 0,1 [2021-05-25T09:03:09.091Z] Vulnerability Itlb multihit: Not affected [2021-05-25T09:03:09.091Z] Vulnerability L1tf: Not affected [2021-05-25T09:03:09.091Z] Vulnerability Mds: Not affected [2021-05-25T09:03:09.091Z] Vulnerability Meltdown: Not affected [2021-05-25T09:03:09.091Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T09:03:09.091Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T09:03:09.091Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T09:03:09.091Z] Vulnerability Srbds: Not affected [2021-05-25T09:03:09.091Z] Vulnerability Tsx async abort: Not affected [2021-05-25T09:03:09.091Z] 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-25T09:03:09.091Z] [2021-05-25T09:03:09.091Z] [2021-05-25T09:03:09.091Z] ---> nproc: [2021-05-25T09:03:09.091Z] 2 [2021-05-25T09:03:09.091Z] [2021-05-25T09:03:09.091Z] [2021-05-25T09:03:09.091Z] ---> df -h: [2021-05-25T09:03:09.091Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T09:03:09.091Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-25T09:03:09.091Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T09:03:09.091Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T09:03:09.091Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T09:03:09.091Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-25T09:03:09.091Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942 [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-25T09:03:09.092Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] ---> free -m: [2021-05-25T09:03:09.092Z] total used free shared buff/cache available [2021-05-25T09:03:09.092Z] Mem: 7821 973 4749 0 2098 6669 [2021-05-25T09:03:09.092Z] Swap: 1023 0 1023 [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] ---> ip addr: [2021-05-25T09:03:09.092Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T09:03:09.092Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T09:03:09.092Z] inet 127.0.0.1/8 scope host lo [2021-05-25T09:03:09.092Z] valid_lft forever preferred_lft forever [2021-05-25T09:03:09.092Z] inet6 ::1/128 scope host [2021-05-25T09:03:09.092Z] valid_lft forever preferred_lft forever [2021-05-25T09:03:09.092Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T09:03:09.092Z] link/ether fa:16:3e:af:59:33 brd ff:ff:ff:ff:ff:ff [2021-05-25T09:03:09.092Z] inet 10.30.122.179/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T09:03:09.092Z] valid_lft 85720sec preferred_lft 85720sec [2021-05-25T09:03:09.092Z] inet6 fe80::f816:3eff:feaf:5933/64 scope link [2021-05-25T09:03:09.092Z] valid_lft forever preferred_lft forever [2021-05-25T09:03:09.092Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T09:03:09.092Z] link/ether 02:42:63:38:df:3b brd ff:ff:ff:ff:ff:ff [2021-05-25T09:03:09.092Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T09:03:09.092Z] valid_lft forever preferred_lft forever [2021-05-25T09:03:09.092Z] inet6 fe80::42:63ff:fe38:df3b/64 scope link [2021-05-25T09:03:09.092Z] valid_lft forever preferred_lft forever [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] ---> sar -b -r -n DEV: [2021-05-25T09:03:09.092Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] 08:51:36 LINUX RESTART (2 CPU) [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] 08:52:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T09:03:09.092Z] 08:53:01 132.58 19.84 112.73 0.00 6045.41 14444.48 0.00 [2021-05-25T09:03:09.092Z] 08:54:01 1.98 0.00 1.98 0.00 0.00 41.72 0.00 [2021-05-25T09:03:09.092Z] 08:55:02 0.48 0.00 0.48 0.00 0.00 9.06 0.00 [2021-05-25T09:03:09.092Z] 08:56:01 0.20 0.00 0.20 0.00 0.00 2.64 0.00 [2021-05-25T09:03:09.092Z] 08:57:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2021-05-25T09:03:09.092Z] 08:58:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 [2021-05-25T09:03:09.092Z] 08:59:01 0.15 0.00 0.15 0.00 0.00 2.05 0.00 [2021-05-25T09:03:09.092Z] 09:00:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2021-05-25T09:03:09.092Z] 09:01:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2021-05-25T09:03:09.092Z] 09:02:01 0.42 0.12 0.30 0.00 1.87 5.30 0.00 [2021-05-25T09:03:09.092Z] 09:03:01 50.63 0.13 50.50 0.00 13.73 13763.41 0.00 [2021-05-25T09:03:09.092Z] Average: 16.73 1.78 14.96 0.00 535.26 2539.00 0.00 [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] 08:52:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T09:03:09.092Z] 08:53:01 5457596 0 808272 10.09 2620 1740444 1288208 14.22 579480 1572084 128 [2021-05-25T09:03:09.092Z] 08:54:01 5465492 0 800372 9.99 2620 1740448 1205992 13.31 573332 1572048 20 [2021-05-25T09:03:09.092Z] 08:55:02 5465784 0 800076 9.99 2620 1740452 1205932 13.31 573944 1571088 20 [2021-05-25T09:03:09.092Z] 08:56:01 5466088 0 799768 9.99 2620 1740456 1205524 13.31 573740 1571088 16 [2021-05-25T09:03:09.092Z] 08:57:01 5466340 0 799508 9.98 2620 1740464 1205524 13.31 571640 1573296 8 [2021-05-25T09:03:09.092Z] 08:58:01 5462980 0 802816 10.02 2620 1740516 1205620 13.31 574644 1573308 16 [2021-05-25T09:03:09.092Z] 08:59:01 5463604 0 802232 10.02 2620 1740476 1205524 13.31 574260 1573296 12 [2021-05-25T09:03:09.092Z] 09:00:01 5460500 0 805332 10.06 2620 1740480 1205572 13.31 576924 1573296 8 [2021-05-25T09:03:09.092Z] 09:01:01 5454800 0 811028 10.13 2620 1740484 1207872 13.34 582320 1573300 8 [2021-05-25T09:03:09.092Z] 09:02:01 5455512 0 810192 10.12 2620 1740608 1206032 13.32 583684 1571556 8 [2021-05-25T09:03:09.092Z] 09:03:01 4907856 0 953176 11.90 2620 2145280 1383252 15.27 780656 1838172 8648 [2021-05-25T09:03:09.092Z] Average: 5411505 0 817525 10.21 2620 1777283 1229550 13.57 594966 1596594 808 [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] 08:52:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T09:03:09.092Z] 08:53:01 eth0 645.51 432.09 1152.08 91.48 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:53:01 docker0 16.88 13.20 2.40 28.58 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:54:01 eth0 6.36 3.13 5.26 0.22 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:55:02 eth0 1.43 0.57 0.58 0.36 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:56:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:57:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:58:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:00:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:03:01 eth0 192.94 172.63 2174.08 18.87 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] Average: eth0 75.42 54.32 300.78 9.87 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] Average: docker0 1.49 1.17 0.21 2.52 0.00 0.00 0.00 0.00 [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] ---> sar -P ALL: [2021-05-25T09:03:09.092Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] 08:51:36 LINUX RESTART (2 CPU) [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] 08:52:03 CPU %user %nice %system %iowait %steal %idle [2021-05-25T09:03:09.092Z] 08:53:01 all 18.31 0.00 5.05 5.33 0.08 71.23 [2021-05-25T09:03:09.092Z] 08:53:01 0 17.77 0.00 5.84 6.61 0.07 69.70 [2021-05-25T09:03:09.092Z] 08:53:01 1 18.84 0.00 4.26 4.05 0.09 72.76 [2021-05-25T09:03:09.092Z] 08:54:01 all 0.23 0.00 0.07 0.00 0.02 99.69 [2021-05-25T09:03:09.092Z] 08:54:01 0 0.37 0.00 0.07 0.00 0.02 99.55 [2021-05-25T09:03:09.092Z] 08:54:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-05-25T09:03:09.092Z] 08:55:02 all 0.18 0.00 0.04 0.00 0.03 99.75 [2021-05-25T09:03:09.092Z] 08:55:02 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-25T09:03:09.092Z] 08:55:02 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-25T09:03:09.092Z] 08:56:01 all 0.11 0.00 0.01 0.00 0.03 99.86 [2021-05-25T09:03:09.092Z] 08:56:01 0 0.20 0.00 0.02 0.00 0.03 99.74 [2021-05-25T09:03:09.092Z] 08:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-25T09:03:09.092Z] 08:57:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-05-25T09:03:09.092Z] 08:57:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-05-25T09:03:09.092Z] 08:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T09:03:09.092Z] 08:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-25T09:03:09.092Z] 08:58:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-05-25T09:03:09.092Z] 08:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-25T09:03:09.092Z] 08:59:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-05-25T09:03:09.092Z] 08:59:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-25T09:03:09.092Z] 08:59:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-05-25T09:03:09.092Z] 09:00:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-05-25T09:03:09.092Z] 09:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-25T09:03:09.092Z] 09:00:01 1 0.30 0.00 0.05 0.00 0.03 99.62 [2021-05-25T09:03:09.092Z] 09:01:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-25T09:03:09.092Z] 09:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-25T09:03:09.092Z] 09:01:01 1 0.27 0.00 0.03 0.00 0.00 99.70 [2021-05-25T09:03:09.092Z] 09:02:01 all 0.12 0.00 0.04 0.01 0.03 99.81 [2021-05-25T09:03:09.092Z] 09:02:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-25T09:03:09.092Z] 09:02:01 1 0.20 0.00 0.03 0.02 0.02 99.73 [2021-05-25T09:03:09.092Z] 09:03:01 all 6.57 0.00 2.54 3.52 0.03 87.34 [2021-05-25T09:03:09.092Z] 09:03:01 0 6.99 0.00 2.89 2.65 0.05 87.42 [2021-05-25T09:03:09.092Z] 09:03:01 1 6.15 0.00 2.19 4.39 0.02 87.26 [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-25T09:03:09.092Z] Average: all 2.30 0.00 0.69 0.78 0.03 96.21 [2021-05-25T09:03:09.092Z] Average: 0 2.29 0.00 0.79 0.81 0.03 96.08 [2021-05-25T09:03:09.092Z] Average: 1 2.30 0.00 0.59 0.75 0.03 96.34 [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z] [2021-05-25T09:03:09.092Z]