Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b7f98a259e7befb955434734c5049d14a607c4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21111 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 81b7f98a259e7befb955434734c5049d14a607c4 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5" > git rev-list --no-walk d47b03cf12e2f169eefdaad978a8d5668b399891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T03:54:54.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T03:54:54.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T03:54:54.682Z] ========================================================= [2021-01-19T03:54:54.682Z] EdgeX Global Pipelines Version Info [2021-01-19T03:54:54.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T03:54:56.190Z] ------------------- [2021-01-19T03:54:56.190Z] stable info: [2021-01-19T03:54:56.190Z] ------------------- [2021-01-19T03:54:56.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T03:54:56.190Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T03:54:56.190Z] Message: update stable to v1.0.177 [2021-01-19T03:54:57.157Z] ------------------- [2021-01-19T03:54:57.157Z] experimental info: [2021-01-19T03:54:57.157Z] ------------------- [2021-01-19T03:54:57.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T03:54:57.157Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T03:54:57.157Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T03:54:57.397Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-19T03:54:57.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-19T03:54:57.577Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T03:54:57.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T03:54:57.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T03:54:57.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T03:54:57.952Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T03:54:58.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T03:54:58.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-19T03:54:58.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T03:54:58.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T03:54:58.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-19T03:54:58.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T03:54:58.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T03:54:58.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T03:54:58.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T03:54:58.935Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T03:54:59.030Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T03:54:59.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T03:54:59.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T03:54:59.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T03:54:59.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T03:54:59.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T03:54:59.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T03:54:59.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-19T03:54:59.737Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T03:54:59.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T03:54:59.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-19T03:55:00.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-19T03:55:00.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-19T03:55:00.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] echo [2021-01-19T03:55:00.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b7f98 [Pipeline] echo [2021-01-19T03:55:00.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T03:55:00.710Z] provisioning config files... [2021-01-19T03:55:00.736Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5876063187196076142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T03:55:01.116Z] ---> docker-login.sh [2021-01-19T03:55:01.116Z] nexus3.edgexfoundry.org:10001 [2021-01-19T03:55:01.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:55:01.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:55:01.391Z] Configure a credential helper to remove this warning. See [2021-01-19T03:55:01.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:55:01.391Z] [2021-01-19T03:55:01.391Z] Login Succeeded [2021-01-19T03:55:01.391Z] nexus3.edgexfoundry.org:10002 [2021-01-19T03:55:01.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:55:01.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:55:01.661Z] Configure a credential helper to remove this warning. See [2021-01-19T03:55:01.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:55:01.661Z] [2021-01-19T03:55:01.661Z] Login Succeeded [2021-01-19T03:55:01.661Z] nexus3.edgexfoundry.org:10003 [2021-01-19T03:55:01.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:55:01.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:55:01.927Z] Configure a credential helper to remove this warning. See [2021-01-19T03:55:01.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:55:01.928Z] [2021-01-19T03:55:01.928Z] Login Succeeded [2021-01-19T03:55:01.928Z] nexus3.edgexfoundry.org:10004 [2021-01-19T03:55:02.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:55:02.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:55:02.193Z] Configure a credential helper to remove this warning. See [2021-01-19T03:55:02.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:55:02.193Z] [2021-01-19T03:55:02.193Z] Login Succeeded [2021-01-19T03:55:02.193Z] docker.io [2021-01-19T03:55:02.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:55:02.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:55:02.724Z] Configure a credential helper to remove this warning. See [2021-01-19T03:55:02.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:55:02.724Z] [2021-01-19T03:55:02.724Z] Login Succeeded [2021-01-19T03:55:02.724Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T03:55:02.737Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T03:55:03.572Z] + git log --format=format:%s -1 81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] echo [2021-01-19T03:55:03.662Z] GIT_COMMIT: 81b7f98a259e7befb955434734c5049d14a607c4, Commit Message: Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5 [Pipeline] echo [2021-01-19T03:55:03.707Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:55:04.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T03:55:04.290Z] [2021-01-19T03:55:04.290Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:55:04.663Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T03:55:04.663Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T03:55:04.663Z] 31603596830f: Pulling fs layer [2021-01-19T03:55:04.663Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T03:55:04.663Z] 6ca5941a6612: Pulling fs layer [2021-01-19T03:55:04.663Z] ecc8261a40a4: Pulling fs layer [2021-01-19T03:55:04.663Z] ecc8261a40a4: Waiting [2021-01-19T03:55:04.663Z] 2a8b12db71e7: Download complete [2021-01-19T03:55:04.932Z] 31603596830f: Verifying Checksum [2021-01-19T03:55:04.932Z] 31603596830f: Download complete [2021-01-19T03:55:04.932Z] ecc8261a40a4: Verifying Checksum [2021-01-19T03:55:04.932Z] ecc8261a40a4: Download complete [2021-01-19T03:55:04.932Z] 6ca5941a6612: Verifying Checksum [2021-01-19T03:55:04.932Z] 6ca5941a6612: Download complete [2021-01-19T03:55:05.195Z] 31603596830f: Pull complete [2021-01-19T03:55:05.195Z] 2a8b12db71e7: Pull complete [2021-01-19T03:55:06.157Z] 6ca5941a6612: Pull complete [2021-01-19T03:55:06.419Z] ecc8261a40a4: Pull complete [2021-01-19T03:55:06.419Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T03:55:06.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T03:55:06.419Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T03:55:06.524Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T03:55:06.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T03:55:08.988Z] $ docker top a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T03:55:09.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T03:55:09.271Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T03:55:09.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T03:55:09.454Z] $ docker exec a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent [2021-01-19T03:55:09.622Z] SSH_AUTH_SOCK=/tmp/ssh-bt1kfJDTm7yj/agent.12 [2021-01-19T03:55:09.622Z] SSH_AGENT_PID=17 [2021-01-19T03:55:09.632Z] Running ssh-add (command line suppressed) [2021-01-19T03:55:09.750Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7150381601334761560.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7150381601334761560.key) [2021-01-19T03:55:09.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T03:55:10.143Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T03:55:10.167Z] $ docker exec --env ******** --env ******** a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent -k [2021-01-19T03:55:10.284Z] unset SSH_AUTH_SOCK; [2021-01-19T03:55:10.284Z] unset SSH_AGENT_PID; [2021-01-19T03:55:10.284Z] echo Agent pid 17 killed; [2021-01-19T03:55:10.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T03:55:10.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T03:55:10.497Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T03:55:10.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T03:55:10.671Z] $ docker exec a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent [2021-01-19T03:55:10.838Z] SSH_AUTH_SOCK=/tmp/ssh-KgeLxNL6J5ZN/agent.46 [2021-01-19T03:55:10.838Z] SSH_AGENT_PID=52 [2021-01-19T03:55:10.848Z] Running ssh-add (command line suppressed) [2021-01-19T03:55:10.963Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2915144180186953549.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2915144180186953549.key) [2021-01-19T03:55:11.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T03:55:11.341Z] + git semver init [2021-01-19T03:55:11.341Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T03:55:11.341Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-01-19T03:55:11.341Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-01-19T03:55:11.341Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T03:55:11.341Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T03:55:11.341Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T03:55:11.341Z] # $SEMVER_BRANCH = master [2021-01-19T03:55:11.341Z] # $SEMVER_TEMP = /tmp/semver-865529976 [2021-01-19T03:55:11.341Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-19T03:55:11.915Z] # '/tmp/semver-865529976' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-01-19T03:55:11.915Z] # -> Force: false [2021-01-19T03:55:11.915Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-01-19T03:55:11.931Z] $ docker exec --env ******** --env ******** a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent -k [2021-01-19T03:55:12.038Z] unset SSH_AUTH_SOCK; [2021-01-19T03:55:12.039Z] unset SSH_AGENT_PID; [2021-01-19T03:55:12.039Z] echo Agent pid 52 killed; [2021-01-19T03:55:12.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T03:55:12.552Z] + git semver [Pipeline] } [2021-01-19T03:55:12.567Z] $ docker stop --time=1 a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa [2021-01-19T03:55:14.066Z] $ docker rm -f a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T03:55:14.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T03:55:14.869Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T03:55:14.872Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.3 [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-01-19T03:55:30.411Z] Still waiting to schedule task [2021-01-19T03:55:30.411Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21112’ is offline; ‘prd-centos7-docker-4c-2g-21113’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-19T03:55:30.413Z] Still waiting to schedule task [2021-01-19T03:55:30.413Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T03:57:22.303Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21115 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-19T03:57:22.371Z] Running in /w/workspace/device-sdk-go/108 [Pipeline] { [Pipeline] checkout [2021-01-19T03:57:27.810Z] using credential edgex-jenkins-ssh [2021-01-19T03:57:27.872Z] Cloning the remote Git repository [2021-01-19T03:57:27.949Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T03:57:28.073Z] > git init /w/workspace/device-sdk-go/108 # timeout=10 [2021-01-19T03:57:28.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T03:57:28.171Z] > git --version # timeout=10 [2021-01-19T03:57:28.193Z] > git --version # 'git version 2.17.1' [2021-01-19T03:57:28.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T03:57:28.246Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T03:57:30.003Z] Checking out Revision 81b7f98a259e7befb955434734c5049d14a607c4 (master) [2021-01-19T03:57:29.362Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T03:57:29.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T03:57:29.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T03:57:29.453Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T03:57:29.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T03:57:29.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T03:57:30.030Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T03:57:30.054Z] > git checkout -f 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 [2021-01-19T03:57:34.606Z] Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5" [2021-01-19T03:57:34.726Z] Running on prd-centos7-docker-4c-2g-21120 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-19T03:57:34.784Z] Running in /w/workspace/device-sdk-go/108 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T03:57:36.392Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T03:57:36.813Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T03:57:37.178Z] + true [2021-01-19T03:57:37.178Z] + sudo service docker restart [2021-01-19T03:57:37.424Z] using credential edgex-jenkins-ssh [2021-01-19T03:57:37.501Z] Cloning the remote Git repository [2021-01-19T03:57:37.321Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T03:57:37.398Z] > git init /w/workspace/device-sdk-go/108 # timeout=10 [2021-01-19T03:57:37.460Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T03:57:37.461Z] > git --version # timeout=10 [2021-01-19T03:57:37.470Z] > git --version # 'git version 2.24.3' [2021-01-19T03:57:37.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T03:57:37.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T03:57:38.945Z] Checking out Revision 81b7f98a259e7befb955434734c5049d14a607c4 (master) [2021-01-19T03:57:38.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T03:57:38.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T03:57:38.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T03:57:38.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T03:57:38.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T03:57:38.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T03:57:38.868Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T03:57:38.875Z] > git checkout -f 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T03:57:39.937Z] provisioning config files... [2021-01-19T03:57:39.985Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/108@tmp/config1052475195089331203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T03:57:40.428Z] ---> docker-login.sh [2021-01-19T03:57:40.428Z] nexus3.edgexfoundry.org:10001 [2021-01-19T03:57:41.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:41.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:41.693Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:41.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:41.693Z] [2021-01-19T03:57:41.693Z] Login Succeeded [2021-01-19T03:57:41.693Z] nexus3.edgexfoundry.org:10002 [2021-01-19T03:57:42.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:42.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:42.294Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:42.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:42.294Z] [2021-01-19T03:57:42.294Z] Login Succeeded [2021-01-19T03:57:42.294Z] nexus3.edgexfoundry.org:10003 [2021-01-19T03:57:42.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:42.601Z] Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5" [2021-01-19T03:57:42.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:42.843Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:42.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:42.843Z] [2021-01-19T03:57:42.843Z] Login Succeeded [2021-01-19T03:57:42.843Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-01-19T03:57:43.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-01-19T03:57:43.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:43.405Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:43.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:43.405Z] [2021-01-19T03:57:43.405Z] Login Succeeded [2021-01-19T03:57:43.405Z] docker.io [2021-01-19T03:57:43.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:43.715Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T03:57:43.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:43.962Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:43.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:43.962Z] [2021-01-19T03:57:43.962Z] Login Succeeded [2021-01-19T03:57:44.059Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T03:57:44.236Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T03:57:44.263Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-01-19T03:57:44.367Z] + sudo service docker restart [2021-01-19T03:57:44.367Z] + true [2021-01-19T03:57:44.367Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T03:57:44.705Z] ========================================================= [2021-01-19T03:57:44.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T03:57:44.705Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:57:45.093Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T03:57:45.375Z] provisioning config files... [2021-01-19T03:57:45.402Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/108@tmp/config3949123170686336540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T03:57:45.707Z] Sending build context to Docker daemon 2.51MB [2021-01-19T03:57:45.707Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T03:57:45.707Z] Step 2/8 : FROM ${BASE} [2021-01-19T03:57:45.707Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T03:57:45.707Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T03:57:45.707Z] a4357932f1b6: Pulling fs layer [2021-01-19T03:57:45.707Z] 18c013af1878: Pulling fs layer [2021-01-19T03:57:45.707Z] 00ac8860ef70: Pulling fs layer [2021-01-19T03:57:45.707Z] 63d7cb157983: Pulling fs layer [2021-01-19T03:57:45.707Z] b116817d02f9: Pulling fs layer [2021-01-19T03:57:45.707Z] 745a02a5169b: Pulling fs layer [2021-01-19T03:57:45.707Z] 63d7cb157983: Waiting [2021-01-19T03:57:45.707Z] b116817d02f9: Waiting [2021-01-19T03:57:45.707Z] 745a02a5169b: Waiting [2021-01-19T03:57:45.707Z] 00ac8860ef70: Waiting [2021-01-19T03:57:45.707Z] 18c013af1878: Verifying Checksum [2021-01-19T03:57:45.707Z] 18c013af1878: Download complete [2021-01-19T03:57:45.707Z] a4357932f1b6: Verifying Checksum [2021-01-19T03:57:45.707Z] a4357932f1b6: Download complete [2021-01-19T03:57:45.707Z] 63d7cb157983: Verifying Checksum [2021-01-19T03:57:45.707Z] 63d7cb157983: Download complete [2021-01-19T03:57:45.707Z] b116817d02f9: Verifying Checksum [2021-01-19T03:57:45.707Z] b116817d02f9: Download complete [2021-01-19T03:57:45.707Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T03:57:45.707Z] 5f621e34cdf4: Download complete [2021-01-19T03:57:45.785Z] ---> docker-login.sh [2021-01-19T03:57:45.786Z] nexus3.edgexfoundry.org:10001 [2021-01-19T03:57:46.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:46.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:46.311Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:46.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:46.311Z] [2021-01-19T03:57:46.311Z] Login Succeeded [2021-01-19T03:57:46.311Z] nexus3.edgexfoundry.org:10002 [2021-01-19T03:57:46.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:46.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:46.572Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:46.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:46.572Z] [2021-01-19T03:57:46.572Z] Login Succeeded [2021-01-19T03:57:46.572Z] nexus3.edgexfoundry.org:10003 [2021-01-19T03:57:46.718Z] 5f621e34cdf4: Pull complete [2021-01-19T03:57:46.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:46.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:46.834Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:46.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:46.834Z] [2021-01-19T03:57:46.834Z] Login Succeeded [2021-01-19T03:57:46.834Z] nexus3.edgexfoundry.org:10004 [2021-01-19T03:57:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:47.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:47.097Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:47.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:47.097Z] [2021-01-19T03:57:47.097Z] Login Succeeded [2021-01-19T03:57:47.097Z] docker.io [2021-01-19T03:57:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:47.324Z] a4357932f1b6: Pull complete [2021-01-19T03:57:47.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:47.359Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:47.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:47.359Z] [2021-01-19T03:57:47.359Z] Login Succeeded [2021-01-19T03:57:47.359Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T03:57:47.369Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-19T03:57:47.602Z] 18c013af1878: Pull complete [Pipeline] echo [2021-01-19T03:57:47.703Z] ========================================================= [2021-01-19T03:57:47.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T03:57:47.703Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:57:48.048Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-19T03:57:48.048Z] Sending build context to Docker daemon 2.511MB [2021-01-19T03:57:48.048Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T03:57:48.048Z] Step 2/8 : FROM ${BASE} [2021-01-19T03:57:48.321Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T03:57:48.321Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T03:57:48.321Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T03:57:48.321Z] de9db76c5a1d: Pulling fs layer [2021-01-19T03:57:48.321Z] bca2f99d35d6: Pulling fs layer [2021-01-19T03:57:48.321Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T03:57:48.321Z] 7c6f9722023f: Pulling fs layer [2021-01-19T03:57:48.321Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T03:57:48.321Z] bca2f99d35d6: Waiting [2021-01-19T03:57:48.321Z] 93359f2a8cfa: Waiting [2021-01-19T03:57:48.321Z] 7c6f9722023f: Waiting [2021-01-19T03:57:48.321Z] a35cf1a2eb13: Waiting [2021-01-19T03:57:48.321Z] de9db76c5a1d: Verifying Checksum [2021-01-19T03:57:48.321Z] de9db76c5a1d: Download complete [2021-01-19T03:57:48.321Z] 0ef7d3d256c8: Download complete [2021-01-19T03:57:48.321Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T03:57:48.321Z] 93359f2a8cfa: Download complete [2021-01-19T03:57:48.321Z] 7c6f9722023f: Verifying Checksum [2021-01-19T03:57:48.321Z] 7c6f9722023f: Download complete [2021-01-19T03:57:49.288Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T03:57:49.288Z] 188c0c94c7c5: Download complete [2021-01-19T03:57:49.288Z] 188c0c94c7c5: Pull complete [2021-01-19T03:57:49.550Z] 0ef7d3d256c8: Pull complete [2021-01-19T03:57:49.550Z] de9db76c5a1d: Pull complete [2021-01-19T03:57:49.597Z] 745a02a5169b: Download complete [2021-01-19T03:57:51.047Z] 00ac8860ef70: Verifying Checksum [2021-01-19T03:57:51.047Z] 00ac8860ef70: Download complete [2021-01-19T03:57:51.479Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T03:57:51.480Z] a35cf1a2eb13: Download complete [2021-01-19T03:57:52.059Z] bca2f99d35d6: Verifying Checksum [2021-01-19T03:57:52.060Z] bca2f99d35d6: Download complete [2021-01-19T03:57:57.394Z] bca2f99d35d6: Pull complete [2021-01-19T03:57:57.394Z] 93359f2a8cfa: Pull complete [2021-01-19T03:57:57.394Z] 7c6f9722023f: Pull complete [2021-01-19T03:58:01.205Z] 00ac8860ef70: Pull complete [2021-01-19T03:58:01.807Z] 63d7cb157983: Pull complete [2021-01-19T03:58:02.080Z] b116817d02f9: Pull complete [2021-01-19T03:58:04.014Z] a35cf1a2eb13: Pull complete [2021-01-19T03:58:04.014Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T03:58:04.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T03:58:04.014Z] ---> a62c8e92a672 [2021-01-19T03:58:04.014Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T03:58:04.014Z] ---> Running in 962c2578575b [2021-01-19T03:58:04.014Z] Removing intermediate container 962c2578575b [2021-01-19T03:58:04.014Z] ---> 638fd79618ff [2021-01-19T03:58:04.014Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T03:58:04.014Z] ---> Running in 1cc923789fc6 [2021-01-19T03:58:04.969Z] Removing intermediate container 1cc923789fc6 [2021-01-19T03:58:04.969Z] ---> 706786b498bb [2021-01-19T03:58:04.969Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-19T03:58:04.969Z] ---> Running in 30a4ae5bc368 [2021-01-19T03:58:05.492Z] 745a02a5169b: Pull complete [2021-01-19T03:58:05.492Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T03:58:05.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T03:58:05.492Z] ---> b7e6874047d6 [2021-01-19T03:58:05.492Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T03:58:05.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T03:58:06.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T03:58:08.887Z] ---> Running in ecf3e893ad32 [2021-01-19T03:58:08.887Z] Removing intermediate container ecf3e893ad32 [2021-01-19T03:58:08.887Z] ---> 88ba6295cd0a [2021-01-19T03:58:08.887Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T03:58:09.161Z] ---> Running in 49327df6c36f [2021-01-19T03:58:09.419Z] OK: 166 MiB in 39 packages [2021-01-19T03:58:09.419Z] Removing intermediate container 30a4ae5bc368 [2021-01-19T03:58:09.419Z] ---> 69d0f90460bb [2021-01-19T03:58:09.419Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-19T03:58:09.419Z] ---> Running in f42d33783a52 [2021-01-19T03:58:09.682Z] Removing intermediate container f42d33783a52 [2021-01-19T03:58:09.682Z] ---> e49f9380329d [2021-01-19T03:58:09.682Z] Step 7/8 : COPY . . [2021-01-19T03:58:11.079Z] ---> 1c635a6ccb65 [2021-01-19T03:58:11.079Z] Step 8/8 : RUN go mod download [2021-01-19T03:58:11.079Z] ---> Running in 04fcd3bd2e76 [2021-01-19T03:58:11.792Z] Removing intermediate container 49327df6c36f [2021-01-19T03:58:11.792Z] ---> 9a63e7c14d6d [2021-01-19T03:58:11.792Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-19T03:58:11.792Z] ---> Running in 83dd80fe2e84 [2021-01-19T03:58:12.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T03:58:13.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T03:58:15.195Z] OK: 142 MiB in 39 packages [2021-01-19T03:58:16.187Z] Removing intermediate container 83dd80fe2e84 [2021-01-19T03:58:16.187Z] ---> 3170d2ff74fe [2021-01-19T03:58:16.187Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-19T03:58:16.460Z] ---> Running in e4471ca54daa [2021-01-19T03:58:17.056Z] Removing intermediate container e4471ca54daa [2021-01-19T03:58:17.056Z] ---> d16774f907a6 [2021-01-19T03:58:17.056Z] Step 7/8 : COPY . . [2021-01-19T03:58:18.487Z] ---> 1aab6f6b8865 [2021-01-19T03:58:18.487Z] Step 8/8 : RUN go mod download [2021-01-19T03:58:18.487Z] ---> Running in 6eb597ca128f [2021-01-19T03:58:29.264Z] Removing intermediate container 04fcd3bd2e76 [2021-01-19T03:58:29.264Z] ---> 0e702a542e26 [2021-01-19T03:58:29.264Z] Successfully built 0e702a542e26 [2021-01-19T03:58:29.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:58:29.573Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T03:58:29.573Z] . [Pipeline] withDockerContainer [2021-01-19T03:58:29.683Z] prd-centos7-docker-4c-2g-21120 does not seem to be running inside a container [2021-01-19T03:58:29.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 ******** ci-base-image-x86_64 cat [2021-01-19T03:58:30.389Z] $ docker top b598bfa8c3c76cb27eb7c2e314b384941dab9dd6b88faf6bb9636cffcf61b984 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T03:58:30.901Z] + go version [2021-01-19T03:58:30.901Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T03:58:30.917Z] $ docker stop --time=1 b598bfa8c3c76cb27eb7c2e314b384941dab9dd6b88faf6bb9636cffcf61b984 [2021-01-19T03:58:32.281Z] $ docker rm -f b598bfa8c3c76cb27eb7c2e314b384941dab9dd6b88faf6bb9636cffcf61b984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:58:33.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T03:58:33.135Z] . [Pipeline] withDockerContainer [2021-01-19T03:58:33.243Z] prd-centos7-docker-4c-2g-21120 does not seem to be running inside a container [2021-01-19T03:58:33.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 ******** ci-base-image-x86_64 cat [2021-01-19T03:58:34.132Z] $ docker top f97fa4088ef8ab7a8cd5dd371294b7c774ad6d4f928d35274a5eb10a54d5d930 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T03:58:34.775Z] + make test [2021-01-19T03:58:34.775Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T03:58:40.683Z] Removing intermediate container 6eb597ca128f [2021-01-19T03:58:40.683Z] ---> 7b36a333debe [2021-01-19T03:58:40.683Z] Successfully built 7b36a333debe [2021-01-19T03:58:40.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:58:41.036Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T03:58:41.037Z] . [Pipeline] withDockerContainer [2021-01-19T03:58:41.309Z] prd-ubuntu18.04-docker-arm64-4c-16g-21115 does not seem to be running inside a container [2021-01-19T03:58:41.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 ******** ci-base-image-arm64 cat [2021-01-19T03:58:41.407Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-19T03:58:42.941Z] $ docker top 2de4e19203a45978539a52b263871b0b78245cd361b576a9dba1c365f0f32794 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T03:58:43.959Z] + go version [2021-01-19T03:58:43.960Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T03:58:43.989Z] $ docker stop --time=1 2de4e19203a45978539a52b263871b0b78245cd361b576a9dba1c365f0f32794 [2021-01-19T03:58:45.953Z] $ docker rm -f 2de4e19203a45978539a52b263871b0b78245cd361b576a9dba1c365f0f32794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:58:46.989Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T03:58:46.989Z] . [Pipeline] withDockerContainer [2021-01-19T03:58:47.262Z] prd-ubuntu18.04-docker-arm64-4c-16g-21115 does not seem to be running inside a container [2021-01-19T03:58:47.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 ******** ci-base-image-arm64 cat [2021-01-19T03:58:49.006Z] $ docker top 572352fea7f4aee32a053493c26e3684dc0fe813b4f3c747cb5f8e645cfed52d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T03:58:50.024Z] + make test [2021-01-19T03:58:50.024Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T03:58:59.644Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-19T03:58:59.644Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-19T03:58:59.644Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-19T03:58:59.644Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 19.4% of statements [2021-01-19T03:58:59.644Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.467s coverage: 97.1% of statements [2021-01-19T03:59:12.189Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-19T03:59:31.835Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.053s coverage: 9.4% of statements [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.057s coverage: 21.7% of statements [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.224s coverage: 42.9% of statements [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.275s coverage: 68.9% of statements [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.069s coverage: 53.8% of statements [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.067s coverage: 25.6% of statements [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.397s coverage: 68.9% of statements [2021-01-19T03:59:31.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.2% of statements [2021-01-19T03:59:31.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-19T03:59:31.836Z] GO111MODULE=on go vet ./... [2021-01-19T03:59:38.522Z] gofmt -l . [2021-01-19T03:59:38.522Z] [ "`gofmt -l .`" = "" ] [2021-01-19T03:59:38.522Z] ./bin/test-attribution-txt.sh [2021-01-19T03:59:39.113Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-19T03:59:39.398Z] $ docker stop --time=1 f97fa4088ef8ab7a8cd5dd371294b7c774ad6d4f928d35274a5eb10a54d5d930 [2021-01-19T03:59:41.310Z] $ docker rm -f f97fa4088ef8ab7a8cd5dd371294b7c774ad6d4f928d35274a5eb10a54d5d930 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T03:59:41.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T03:59:42.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-19T03:59:44.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T03:59:45.211Z] + ls -al . [2021-01-19T03:59:45.212Z] total 224 [2021-01-19T03:59:45.212Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 03:59 . [2021-01-19T03:59:45.212Z] drwxrwxr-x. 4 jenkins jenkins 32 Jan 19 03:57 .. [2021-01-19T03:59:45.212Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 19 03:57 bin [2021-01-19T03:59:45.212Z] -rw-r--r--. 1 jenkins jenkins 144063 Jan 19 03:59 coverage.out [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 19 03:57 Dockerfile.build [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 19 03:57 .dockerignore [2021-01-19T03:59:45.212Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 19 03:57 example [2021-01-19T03:59:45.212Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 03:57 .git [2021-01-19T03:59:45.212Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 03:57 .github [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 19 03:57 .gitignore [2021-01-19T03:59:45.212Z] -rw-r--r--. 1 jenkins jenkins 491 Jan 19 03:59 go.mod [2021-01-19T03:59:45.212Z] -rw-r--r--. 1 jenkins jenkins 14209 Jan 19 03:59 go.sum [2021-01-19T03:59:45.212Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 19 03:57 internal [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 19 03:57 Jenkinsfile [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 19 03:57 LICENSE [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 19 03:57 Makefile [2021-01-19T03:59:45.212Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 19 03:57 openapi [2021-01-19T03:59:45.212Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 19 03:57 pkg [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 19 03:57 README.md [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 19 03:57 RELEASE-NOTES.txt [2021-01-19T03:59:45.212Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 03:57 snap [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 03:55 VERSION [2021-01-19T03:59:45.212Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 19 03:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:59:45.527Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=81b7f98a259e7befb955434734c5049d14a607c4 --label arch=amd64 --label version=2.0.0-dev.3 . [2021-01-19T03:59:45.791Z] Sending build context to Docker daemon 2.656MB [2021-01-19T03:59:45.791Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T03:59:45.791Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-19T03:59:45.791Z] ---> 0e702a542e26 [2021-01-19T03:59:45.791Z] Step 3/24 : ARG MAKE='make build' [2021-01-19T03:59:46.375Z] ---> Running in 26d2fea9e4c0 [2021-01-19T03:59:46.375Z] Removing intermediate container 26d2fea9e4c0 [2021-01-19T03:59:46.375Z] ---> 76855e253f73 [2021-01-19T03:59:46.375Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-19T03:59:46.375Z] ---> Running in a031835d0936 [2021-01-19T03:59:46.638Z] Removing intermediate container a031835d0936 [2021-01-19T03:59:46.638Z] ---> 48aea74908d7 [2021-01-19T03:59:46.638Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T03:59:46.638Z] ---> Running in e264290e02c5 [2021-01-19T03:59:46.907Z] Removing intermediate container e264290e02c5 [2021-01-19T03:59:46.907Z] ---> c3adfa74dd8d [2021-01-19T03:59:46.907Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T03:59:46.907Z] ---> Running in 3fe85990c284 [2021-01-19T03:59:47.884Z] Removing intermediate container 3fe85990c284 [2021-01-19T03:59:47.884Z] ---> 6fced395ead0 [2021-01-19T03:59:47.884Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-19T03:59:47.884Z] ---> Running in 36c5854ed561 [2021-01-19T03:59:48.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T03:59:49.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T03:59:50.019Z] OK: 166 MiB in 39 packages [2021-01-19T03:59:50.607Z] Removing intermediate container 36c5854ed561 [2021-01-19T03:59:50.607Z] ---> 1ff89222d391 [2021-01-19T03:59:50.607Z] Step 8/24 : COPY . . [2021-01-19T03:59:51.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-19T03:59:51.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-19T03:59:51.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-19T03:59:51.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.121s coverage: 19.4% of statements [2021-01-19T03:59:51.557Z] ---> d16fca908b43 [2021-01-19T03:59:51.557Z] Step 9/24 : RUN ${MAKE} [2021-01-19T03:59:51.821Z] ---> Running in e660a73dbc59 [2021-01-19T03:59:52.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-19T03:59:56.983Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.166s coverage: 97.1% of statements [2021-01-19T04:00:00.396Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-19T04:00:02.977Z] Removing intermediate container e660a73dbc59 [2021-01-19T04:00:02.977Z] ---> 1b0664a22a71 [2021-01-19T04:00:02.977Z] Step 10/24 : FROM scratch [2021-01-19T04:00:02.977Z] ---> [2021-01-19T04:00:02.977Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:00:02.977Z] ---> Running in e42509ddfc37 [2021-01-19T04:00:02.977Z] Removing intermediate container e42509ddfc37 [2021-01-19T04:00:02.977Z] ---> 45f8641614fd [2021-01-19T04:00:02.977Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-19T04:00:02.977Z] ---> Running in 7f4d7c8beed7 [2021-01-19T04:00:02.977Z] Removing intermediate container 7f4d7c8beed7 [2021-01-19T04:00:02.977Z] ---> e3c3c9dd6493 [2021-01-19T04:00:02.977Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T04:00:02.977Z] ---> Running in ff21ad093161 [2021-01-19T04:00:03.947Z] Removing intermediate container ff21ad093161 [2021-01-19T04:00:03.947Z] ---> 1d6e73b68346 [2021-01-19T04:00:03.947Z] Step 14/24 : WORKDIR / [2021-01-19T04:00:03.947Z] ---> Running in bbbcd61b05d4 [2021-01-19T04:00:03.947Z] Removing intermediate container bbbcd61b05d4 [2021-01-19T04:00:03.947Z] ---> 63400c3c8ef4 [2021-01-19T04:00:03.947Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-19T04:00:04.533Z] ---> c2ea321c8695 [2021-01-19T04:00:04.533Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-19T04:00:04.808Z] ---> 665d06bf0897 [2021-01-19T04:00:04.808Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-19T04:00:05.076Z] ---> af248f794ef9 [2021-01-19T04:00:05.076Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-19T04:00:05.076Z] ---> 55566ce0c475 [2021-01-19T04:00:05.076Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-19T04:00:05.344Z] ---> 091b4f31b1a1 [2021-01-19T04:00:05.344Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-19T04:00:05.612Z] ---> Running in dbb2e2cc948d [2021-01-19T04:00:05.612Z] Removing intermediate container dbb2e2cc948d [2021-01-19T04:00:05.612Z] ---> aaec5fba36f3 [2021-01-19T04:00:05.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T04:00:05.612Z] ---> Running in bf023652f441 [2021-01-19T04:00:05.877Z] Removing intermediate container bf023652f441 [2021-01-19T04:00:05.877Z] ---> a6643337fa94 [2021-01-19T04:00:05.877Z] Step 22/24 : LABEL arch=amd64 [2021-01-19T04:00:05.877Z] ---> Running in 88609c3ff87b [2021-01-19T04:00:06.140Z] Removing intermediate container 88609c3ff87b [2021-01-19T04:00:06.140Z] ---> d170c7d25f59 [2021-01-19T04:00:06.140Z] Step 23/24 : LABEL git_sha=81b7f98a259e7befb955434734c5049d14a607c4 [2021-01-19T04:00:06.140Z] ---> Running in d396b97a964e [2021-01-19T04:00:06.403Z] Removing intermediate container d396b97a964e [2021-01-19T04:00:06.403Z] ---> b16a57ac1b6e [2021-01-19T04:00:06.403Z] Step 24/24 : LABEL version=2.0.0-dev.3 [2021-01-19T04:00:06.403Z] ---> Running in 8188fb15b319 [2021-01-19T04:00:06.666Z] Removing intermediate container 8188fb15b319 [2021-01-19T04:00:06.666Z] ---> 35796717317f [2021-01-19T04:00:06.666Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T04:00:06.666Z] Successfully built 35796717317f [2021-01-19T04:00:06.666Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.138s coverage: 9.4% of statements [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.117s coverage: 21.7% of statements [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.583s coverage: 42.9% of statements [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.760s coverage: 68.9% of statements [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.187s coverage: 53.8% of statements [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.181s coverage: 25.6% of statements [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.896s coverage: 68.9% of statements [2021-01-19T04:00:23.863Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 4.2% of statements [2021-01-19T04:00:23.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-19T04:00:24.460Z] GO111MODULE=on go vet ./... [2021-01-19T04:00:56.860Z] gofmt -l . [2021-01-19T04:00:56.860Z] [ "`gofmt -l .`" = "" ] [2021-01-19T04:00:57.136Z] ./bin/test-attribution-txt.sh [2021-01-19T04:00:58.140Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-19T04:00:58.437Z] $ docker stop --time=1 572352fea7f4aee32a053493c26e3684dc0fe813b4f3c747cb5f8e645cfed52d [2021-01-19T04:01:00.708Z] $ docker rm -f 572352fea7f4aee32a053493c26e3684dc0fe813b4f3c747cb5f8e645cfed52d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T04:01:01.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T04:01:01.861Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T04:01:02.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T04:01:03.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T04:01:03.934Z] + ls -al . [2021-01-19T04:01:03.934Z] total 260 [2021-01-19T04:01:03.934Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 04:00 . [2021-01-19T04:01:03.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 .. [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 03:57 .dockerignore [2021-01-19T04:01:03.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 03:57 .git [2021-01-19T04:01:03.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 03:57 .github [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 19 03:57 .gitignore [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 19 03:57 Dockerfile.build [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 19 03:57 Jenkinsfile [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 19 03:57 LICENSE [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 19 03:57 Makefile [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 19 03:57 README.md [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 19 03:57 RELEASE-NOTES.txt [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 03:55 VERSION [2021-01-19T04:01:03.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 03:57 bin [2021-01-19T04:01:03.934Z] -rw-r--r-- 1 jenkins jenkins 144063 Jan 19 04:00 coverage.out [2021-01-19T04:01:03.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 example [2021-01-19T04:01:03.934Z] -rw-r--r-- 1 jenkins jenkins 491 Jan 19 04:00 go.mod [2021-01-19T04:01:03.934Z] -rw-r--r-- 1 jenkins jenkins 14209 Jan 19 04:00 go.sum [2021-01-19T04:01:03.934Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 19 03:57 internal [2021-01-19T04:01:03.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 openapi [2021-01-19T04:01:03.934Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 03:57 pkg [2021-01-19T04:01:03.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 snap [2021-01-19T04:01:03.934Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 19 03:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:01:04.355Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=81b7f98a259e7befb955434734c5049d14a607c4 --label arch=arm64 --label version=2.0.0-dev.3 . [2021-01-19T04:01:04.984Z] Sending build context to Docker daemon 2.655MB [2021-01-19T04:01:04.984Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T04:01:04.984Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-19T04:01:04.984Z] ---> 7b36a333debe [2021-01-19T04:01:04.984Z] Step 3/24 : ARG MAKE='make build' [2021-01-19T04:01:05.263Z] ---> Running in 7b8db58babe9 [2021-01-19T04:01:05.864Z] Removing intermediate container 7b8db58babe9 [2021-01-19T04:01:05.864Z] ---> ed55a9ee4346 [2021-01-19T04:01:05.864Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-19T04:01:05.864Z] ---> Running in 5f866f35133b [2021-01-19T04:01:06.461Z] Removing intermediate container 5f866f35133b [2021-01-19T04:01:06.461Z] ---> 6c5546a3a686 [2021-01-19T04:01:06.461Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:01:06.461Z] ---> Running in 0db6735776fc [2021-01-19T04:01:07.063Z] Removing intermediate container 0db6735776fc [2021-01-19T04:01:07.063Z] ---> 7e8c3919faa6 [2021-01-19T04:01:07.063Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T04:01:07.063Z] ---> Running in c707be355e56 [2021-01-19T04:01:09.036Z] Removing intermediate container c707be355e56 [2021-01-19T04:01:09.036Z] ---> 2981ca202751 [2021-01-19T04:01:09.036Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-19T04:01:09.315Z] ---> Running in f28b653ddaef [2021-01-19T04:01:10.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T04:01:11.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T04:01:12.255Z] OK: 142 MiB in 39 packages [2021-01-19T04:01:13.233Z] Removing intermediate container f28b653ddaef [2021-01-19T04:01:13.233Z] ---> 69dd7fb23a7b [2021-01-19T04:01:13.233Z] Step 8/24 : COPY . . [2021-01-19T04:01:14.667Z] ---> 9e4a8fb106c6 [2021-01-19T04:01:14.667Z] Step 9/24 : RUN ${MAKE} [2021-01-19T04:01:14.667Z] ---> Running in ffbccad50e62 [2021-01-19T04:01:15.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-19T04:01:42.465Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-19T04:01:42.740Z] Removing intermediate container ffbccad50e62 [2021-01-19T04:01:42.740Z] ---> 2965de9683b2 [2021-01-19T04:01:42.740Z] Step 10/24 : FROM scratch [2021-01-19T04:01:42.740Z] ---> [2021-01-19T04:01:42.740Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:01:42.740Z] ---> Running in 07c7b84e6bc5 [2021-01-19T04:01:43.337Z] Removing intermediate container 07c7b84e6bc5 [2021-01-19T04:01:43.337Z] ---> 64413307c9f5 [2021-01-19T04:01:43.337Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-19T04:01:43.337Z] ---> Running in d1748473d564 [2021-01-19T04:01:43.615Z] Removing intermediate container d1748473d564 [2021-01-19T04:01:43.615Z] ---> dc42e63fa0f6 [2021-01-19T04:01:43.615Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T04:01:43.887Z] ---> Running in 2f302de27c94 [2021-01-19T04:01:44.163Z] Removing intermediate container 2f302de27c94 [2021-01-19T04:01:44.163Z] ---> 073ad05cc7fe [2021-01-19T04:01:44.163Z] Step 14/24 : WORKDIR / [2021-01-19T04:01:44.443Z] ---> Running in 02bb223e0f28 [2021-01-19T04:01:44.717Z] Removing intermediate container 02bb223e0f28 [2021-01-19T04:01:44.717Z] ---> 2ec8ae0eac18 [2021-01-19T04:01:44.717Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-19T04:01:45.712Z] ---> 02578d63bd83 [2021-01-19T04:01:45.712Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-19T04:01:46.695Z] ---> 878bed3657b6 [2021-01-19T04:01:46.695Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-19T04:01:47.289Z] ---> cb2c0796cd8d [2021-01-19T04:01:47.289Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-19T04:01:47.888Z] ---> 26388df47253 [2021-01-19T04:01:47.888Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-19T04:01:48.877Z] ---> b208f33c31db [2021-01-19T04:01:48.877Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-19T04:01:48.877Z] ---> Running in 56c466909f3a [2021-01-19T04:01:49.474Z] Removing intermediate container 56c466909f3a [2021-01-19T04:01:49.474Z] ---> 235db98ec9f1 [2021-01-19T04:01:49.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T04:01:49.474Z] ---> Running in 9592cb92100b [2021-01-19T04:01:50.074Z] Removing intermediate container 9592cb92100b [2021-01-19T04:01:50.074Z] ---> 71a92f1c2566 [2021-01-19T04:01:50.074Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T04:01:50.074Z] ---> Running in 67784b8f11d8 [2021-01-19T04:01:50.682Z] Removing intermediate container 67784b8f11d8 [2021-01-19T04:01:50.682Z] ---> 0450bbbbc017 [2021-01-19T04:01:50.682Z] Step 23/24 : LABEL git_sha=81b7f98a259e7befb955434734c5049d14a607c4 [2021-01-19T04:01:50.682Z] ---> Running in fd4c628946cb [2021-01-19T04:01:51.283Z] Removing intermediate container fd4c628946cb [2021-01-19T04:01:51.283Z] ---> 792f19af93c7 [2021-01-19T04:01:51.283Z] Step 24/24 : LABEL version=2.0.0-dev.3 [2021-01-19T04:01:51.283Z] ---> Running in 6e5e15ab29b6 [2021-01-19T04:01:51.877Z] Removing intermediate container 6e5e15ab29b6 [2021-01-19T04:01:51.877Z] ---> c2899166a822 [2021-01-19T04:01:51.877Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T04:01:51.877Z] Successfully built c2899166a822 [2021-01-19T04:01:51.877Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-19T04:01:53.379Z] provisioning config files... [2021-01-19T04:01:53.392Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8462041746978892193tmp [Pipeline] { [Pipeline] sh [2021-01-19T04:01:53.772Z] + set +x [2021-01-19T04:01:53.772Z] + curl -s https://codecov.io/bash [2021-01-19T04:01:53.772Z] + bash -s -- [2021-01-19T04:01:54.034Z] [2021-01-19T04:01:54.034Z] _____ _ [2021-01-19T04:01:54.034Z] / ____| | | [2021-01-19T04:01:54.034Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T04:01:54.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T04:01:54.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T04:01:54.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T04:01:54.034Z] Bash-20210115-cec3c92 [2021-01-19T04:01:54.034Z] [2021-01-19T04:01:54.034Z] [2021-01-19T04:01:54.034Z] ==> git version 2.24.3 found [2021-01-19T04:01:54.034Z] ==> 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-01-19T04:01:54.034Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T04:01:54.034Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T04:01:54.034Z] ==> Jenkins CI detected. [2021-01-19T04:01:54.034Z] project root: . [2021-01-19T04:01:54.034Z] --> token set from env [2021-01-19T04:01:54.034Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T04:01:54.034Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T04:01:54.034Z] ==> Python coveragepy not found [2021-01-19T04:01:54.034Z] ==> Searching for coverage reports in: [2021-01-19T04:01:54.034Z] + . [2021-01-19T04:01:54.034Z] -> Found 1 reports [2021-01-19T04:01:54.034Z] ==> Detecting git/mercurial file structure [2021-01-19T04:01:54.034Z] ==> Reading reports [2021-01-19T04:01:54.034Z] + ./coverage.out bytes=144063 [2021-01-19T04:01:54.034Z] ==> Appending adjustments [2021-01-19T04:01:54.034Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T04:01:54.607Z] + Found adjustments [2021-01-19T04:01:54.607Z] ==> Gzipping contents [2021-01-19T04:01:54.607Z] 24K /tmp/codecov.934iAa.gz [2021-01-19T04:01:54.607Z] ==> Uploading reports [2021-01-19T04:01:54.607Z] url: https://codecov.io [2021-01-19T04:01:54.607Z] query: branch=master&commit=81b7f98a259e7befb955434734c5049d14a607c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-19T04:01:54.607Z] -> Pinging Codecov [2021-01-19T04:01:54.607Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=81b7f98a259e7befb955434734c5049d14a607c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-19T04:01:54.870Z] -> Uploading to [2021-01-19T04:01:54.871Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/7E55EF52A471D76F132DFD9A03CDDE97/81b7f98a259e7befb955434734c5049d14a607c4/8e13d393-9d42-4604-af30-4c9ca8af39ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T040154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae308f6ff88da7e1d85de74d61bed7eb7f6f36c9d22fd7a1175168c812894371 [2021-01-19T04:01:54.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T04:01:54.871Z] Dload Upload Total Spent Left Speed [2021-01-19T04:01:55.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22317 0 0 100 22317 0 39370 --:--:-- --:--:-- --:--:-- 39429 [2021-01-19T04:01:55.454Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] } [2021-01-19T04:01:55.465Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-19T04:01:56.382Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-19T04:01:56.429Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:01:56.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-19T04:01:56.770Z] [2021-01-19T04:01:56.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:01:57.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-19T04:01:57.125Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-19T04:01:57.125Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T04:01:57.125Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T04:01:57.125Z] de9db76c5a1d: Pulling fs layer [2021-01-19T04:01:57.125Z] 0eba1c9be4d2: Pulling fs layer [2021-01-19T04:01:57.125Z] 0d57e429df01: Pulling fs layer [2021-01-19T04:01:57.125Z] 4e4be7b47b0d: Pulling fs layer [2021-01-19T04:01:57.125Z] e1f770b5df2f: Pulling fs layer [2021-01-19T04:01:57.125Z] 85a0685a4137: Pulling fs layer [2021-01-19T04:01:57.125Z] 0d57e429df01: Waiting [2021-01-19T04:01:57.125Z] 4e4be7b47b0d: Waiting [2021-01-19T04:01:57.125Z] e1f770b5df2f: Waiting [2021-01-19T04:01:57.125Z] 85a0685a4137: Waiting [2021-01-19T04:01:57.125Z] 0eba1c9be4d2: Waiting [2021-01-19T04:01:57.125Z] de9db76c5a1d: Verifying Checksum [2021-01-19T04:01:57.125Z] de9db76c5a1d: Download complete [2021-01-19T04:01:57.125Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T04:01:57.125Z] 0ef7d3d256c8: Download complete [2021-01-19T04:01:57.125Z] 0d57e429df01: Verifying Checksum [2021-01-19T04:01:57.125Z] 0d57e429df01: Download complete [2021-01-19T04:01:57.125Z] 4e4be7b47b0d: Verifying Checksum [2021-01-19T04:01:57.125Z] 4e4be7b47b0d: Download complete [2021-01-19T04:01:57.125Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T04:01:57.125Z] 188c0c94c7c5: Download complete [2021-01-19T04:01:57.389Z] 188c0c94c7c5: Pull complete [2021-01-19T04:01:57.651Z] 0ef7d3d256c8: Pull complete [2021-01-19T04:01:57.917Z] de9db76c5a1d: Pull complete [2021-01-19T04:01:58.492Z] e1f770b5df2f: Verifying Checksum [2021-01-19T04:01:58.492Z] e1f770b5df2f: Download complete [2021-01-19T04:02:00.429Z] 0eba1c9be4d2: Verifying Checksum [2021-01-19T04:02:00.429Z] 0eba1c9be4d2: Download complete [2021-01-19T04:02:01.014Z] 85a0685a4137: Download complete [2021-01-19T04:02:06.348Z] 0eba1c9be4d2: Pull complete [2021-01-19T04:02:06.348Z] 0d57e429df01: Pull complete [2021-01-19T04:02:06.348Z] 4e4be7b47b0d: Pull complete [2021-01-19T04:02:08.905Z] e1f770b5df2f: Pull complete [2021-01-19T04:02:15.533Z] 85a0685a4137: Pull complete [2021-01-19T04:02:15.533Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-19T04:02:15.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-19T04:02:15.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-19T04:02:15.731Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T04:02:15.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-19T04:02:16.760Z] $ docker top cff93575bb16cba44400b8812b43afda96cdc922d4c70df7de6ebffd7e461f2b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T04:02:16.945Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-19T04:02:17.250Z] + set -o pipefail [2021-01-19T04:02:17.250Z] + snyk monitor '--org=edgex-jenkins' [2021-01-19T04:02:23.852Z] [2021-01-19T04:02:23.852Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-01-19T04:02:23.852Z] [2021-01-19T04:02:23.852Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/53acf535-6fec-484c-86c5-71c88e90adf6 [2021-01-19T04:02:23.852Z] [2021-01-19T04:02:23.852Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-19T04:02:23.852Z] [2021-01-19T04:02:23.852Z] [Pipeline] } [2021-01-19T04:02:23.868Z] $ docker stop --time=1 cff93575bb16cba44400b8812b43afda96cdc922d4c70df7de6ebffd7e461f2b [2021-01-19T04:02:26.416Z] $ docker rm -f cff93575bb16cba44400b8812b43afda96cdc922d4c70df7de6ebffd7e461f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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) [Pipeline] echo [2021-01-19T04:02:27.705Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T04:02:27.775Z] provisioning config files... [2021-01-19T04:02:27.785Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3576207169525817979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:02:28.155Z] --> edgex-publish-swagger.sh [2021-01-19T04:02:28.155Z] === Publish openapi/v1 API === [2021-01-19T04:02:28.155Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-01-19T04:02:28.155Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-01-19T04:02:28.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T04:02:28.155Z] Dload Upload Total Spent Left Speed [2021-01-19T04:02:29.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 22746 --:--:-- --:--:-- --:--:-- 22744 100 19947 0 0 100 19947 0 22742 --:--:-- --:--:-- --:--:-- 22744 [2021-01-19T04:02:29.100Z] [2021-01-19T04:02:29.100Z] [2021-01-19T04:02:29.100Z] === Publish openapi/v2 API === [2021-01-19T04:02:29.100Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-01-19T04:02:29.100Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-01-19T04:02:29.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T04:02:29.100Z] Dload Upload Total Spent Left Speed [2021-01-19T04:02:29.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52524 0 0 100 52524 0 66718 --:--:-- --:--:-- --:--:-- 66739 [2021-01-19T04:02:29.674Z] [2021-01-19T04:02:29.674Z] [Pipeline] } [2021-01-19T04:02:29.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-19T04:02:30.507Z] + git log --format=format:%s -1 81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:02:30.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T04:02:30.824Z] . [Pipeline] withDockerContainer [2021-01-19T04:02:30.947Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T04:02:31.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T04:02:31.749Z] $ docker top 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T04:02:32.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T04:02:32.091Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T04:02:32.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T04:02:32.304Z] $ docker exec 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 ssh-agent [2021-01-19T04:02:32.467Z] SSH_AUTH_SOCK=/tmp/ssh-uTENp63wGKLm/agent.12 [2021-01-19T04:02:32.467Z] SSH_AGENT_PID=18 [2021-01-19T04:02:32.474Z] Running ssh-add (command line suppressed) [2021-01-19T04:02:32.591Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1358310592872325975.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1358310592872325975.key) [2021-01-19T04:02:32.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T04:02:32.995Z] + git semver tag [2021-01-19T04:02:32.995Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T04:02:32.995Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-01-19T04:02:32.995Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-01-19T04:02:32.995Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T04:02:32.995Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T04:02:32.995Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T04:02:32.995Z] # $SEMVER_BRANCH = master [2021-01-19T04:02:32.995Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-01-19T04:02:32.995Z] # 81b7f98a259e7befb955434734c5049d14a607c4 HEAD [2021-01-19T04:02:32.995Z] # -> Force: false [2021-01-19T04:02:33.003Z] # 99e0b276d3ae3c470f5b91b2a06d03ce117fce8d refs/tags/v2.0.0-dev.3 [Pipeline] } [2021-01-19T04:02:33.009Z] $ docker exec --env ******** --env ******** 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 ssh-agent -k [2021-01-19T04:02:33.115Z] unset SSH_AUTH_SOCK; [2021-01-19T04:02:33.115Z] unset SSH_AGENT_PID; [2021-01-19T04:02:33.115Z] echo Agent pid 18 killed; [2021-01-19T04:02:33.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T04:02:33.672Z] + git semver [Pipeline] } [2021-01-19T04:02:33.691Z] $ docker stop --time=1 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 [2021-01-19T04:02:35.041Z] $ docker rm -f 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:02:35.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-19T04:02:35.678Z] [2021-01-19T04:02:35.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:02:36.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-19T04:02:36.042Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-19T04:02:36.042Z] ab5ef0e58194: Pulling fs layer [2021-01-19T04:02:36.042Z] 9712f1f96733: Pulling fs layer [2021-01-19T04:02:36.042Z] 63f879dbbcfc: Pulling fs layer [2021-01-19T04:02:36.042Z] 0d9ebad4ef96: Pulling fs layer [2021-01-19T04:02:36.042Z] e9a5061849ea: Pulling fs layer [2021-01-19T04:02:36.042Z] d747dcd14b5f: Pulling fs layer [2021-01-19T04:02:36.042Z] 2de7ff778b66: Pulling fs layer [2021-01-19T04:02:36.042Z] e9a5061849ea: Waiting [2021-01-19T04:02:36.042Z] d747dcd14b5f: Waiting [2021-01-19T04:02:36.042Z] 2de7ff778b66: Waiting [2021-01-19T04:02:36.042Z] 0d9ebad4ef96: Waiting [2021-01-19T04:02:36.042Z] 9712f1f96733: Verifying Checksum [2021-01-19T04:02:36.042Z] 9712f1f96733: Download complete [2021-01-19T04:02:37.967Z] 63f879dbbcfc: Verifying Checksum [2021-01-19T04:02:37.967Z] 63f879dbbcfc: Download complete [2021-01-19T04:02:37.967Z] e9a5061849ea: Verifying Checksum [2021-01-19T04:02:37.967Z] e9a5061849ea: Download complete [2021-01-19T04:02:37.967Z] d747dcd14b5f: Verifying Checksum [2021-01-19T04:02:37.967Z] d747dcd14b5f: Download complete [2021-01-19T04:02:38.548Z] 2de7ff778b66: Verifying Checksum [2021-01-19T04:02:38.548Z] 2de7ff778b66: Download complete [2021-01-19T04:02:38.548Z] 0d9ebad4ef96: Verifying Checksum [2021-01-19T04:02:38.548Z] 0d9ebad4ef96: Download complete [2021-01-19T04:02:38.811Z] ab5ef0e58194: Verifying Checksum [2021-01-19T04:02:38.811Z] ab5ef0e58194: Download complete [2021-01-19T04:02:43.046Z] ab5ef0e58194: Pull complete [2021-01-19T04:02:43.046Z] 9712f1f96733: Pull complete [2021-01-19T04:02:45.601Z] 63f879dbbcfc: Pull complete [2021-01-19T04:02:52.231Z] 0d9ebad4ef96: Pull complete [2021-01-19T04:02:53.175Z] e9a5061849ea: Pull complete [2021-01-19T04:02:53.175Z] d747dcd14b5f: Pull complete [2021-01-19T04:02:55.731Z] 2de7ff778b66: Pull complete [2021-01-19T04:02:55.731Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-19T04:02:55.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-19T04:02:55.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-19T04:02:55.903Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T04:02:55.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-19T04:02:59.749Z] $ docker top 2c477ad243b491f28399358e28e714a6f82f4680e3b99b969d2af366d489f330 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-19T04:03:00.064Z] provisioning config files... [2021-01-19T04:03:00.074Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8246903061953844993tmp [2021-01-19T04:03:00.092Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4144649102724812015tmp [2021-01-19T04:03:00.106Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4317816352728887583tmp [Pipeline] { [Pipeline] echo [2021-01-19T04:03:00.162Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:00.461Z] ---> sigul-configuration.sh [2021-01-19T04:03:00.461Z] gpg: directory `/root/.gnupg' created [2021-01-19T04:03:00.461Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-19T04:03:00.461Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-19T04:03:00.461Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-19T04:03:00.461Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-19T04:03:00.461Z] gpg: CAST5 encrypted data [2021-01-19T04:03:00.723Z] gpg: encrypted with 1 passphrase [2021-01-19T04:03:00.723Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-19T04:03:01.022Z] + mkdir /home/jenkins [2021-01-19T04:03:01.022Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-19T04:03:01.321Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-19T04:03:01.332Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:01.670Z] ---> sigul-install.sh [2021-01-19T04:03:09.839Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-19T04:03:10.160Z] + git tag --list [2021-01-19T04:03:10.160Z] 0.7.1 [2021-01-19T04:03:10.160Z] delhi-tag [2021-01-19T04:03:10.160Z] v1.0.0 [2021-01-19T04:03:10.160Z] v1.1.0 [2021-01-19T04:03:10.160Z] v1.1.1 [2021-01-19T04:03:10.160Z] v1.1.2 [2021-01-19T04:03:10.160Z] v1.2.0 [2021-01-19T04:03:10.160Z] v1.2.1 [2021-01-19T04:03:10.160Z] v1.2.2 [2021-01-19T04:03:10.160Z] v1.2.3 [2021-01-19T04:03:10.160Z] v1.2.4-dev.1 [2021-01-19T04:03:10.160Z] v1.2.4-dev.10 [2021-01-19T04:03:10.160Z] v1.2.4-dev.11 [2021-01-19T04:03:10.160Z] v1.2.4-dev.12 [2021-01-19T04:03:10.160Z] v1.2.4-dev.13 [2021-01-19T04:03:10.160Z] v1.2.4-dev.14 [2021-01-19T04:03:10.160Z] v1.2.4-dev.15 [2021-01-19T04:03:10.160Z] v1.2.4-dev.16 [2021-01-19T04:03:10.160Z] v1.2.4-dev.17 [2021-01-19T04:03:10.160Z] v1.2.4-dev.18 [2021-01-19T04:03:10.160Z] v1.2.4-dev.19 [2021-01-19T04:03:10.160Z] v1.2.4-dev.2 [2021-01-19T04:03:10.160Z] v1.2.4-dev.20 [2021-01-19T04:03:10.160Z] v1.2.4-dev.21 [2021-01-19T04:03:10.160Z] v1.2.4-dev.22 [2021-01-19T04:03:10.160Z] v1.2.4-dev.23 [2021-01-19T04:03:10.160Z] v1.2.4-dev.24 [2021-01-19T04:03:10.160Z] v1.2.4-dev.25 [2021-01-19T04:03:10.160Z] v1.2.4-dev.26 [2021-01-19T04:03:10.160Z] v1.2.4-dev.27 [2021-01-19T04:03:10.160Z] v1.2.4-dev.28 [2021-01-19T04:03:10.160Z] v1.2.4-dev.29 [2021-01-19T04:03:10.160Z] v1.2.4-dev.3 [2021-01-19T04:03:10.160Z] v1.2.4-dev.30 [2021-01-19T04:03:10.160Z] v1.2.4-dev.31 [2021-01-19T04:03:10.160Z] v1.2.4-dev.32 [2021-01-19T04:03:10.160Z] v1.2.4-dev.33 [2021-01-19T04:03:10.160Z] v1.2.4-dev.34 [2021-01-19T04:03:10.160Z] v1.2.4-dev.35 [2021-01-19T04:03:10.160Z] v1.2.4-dev.4 [2021-01-19T04:03:10.160Z] v1.2.4-dev.5 [2021-01-19T04:03:10.160Z] v1.2.4-dev.6 [2021-01-19T04:03:10.160Z] v1.2.4-dev.7 [2021-01-19T04:03:10.160Z] v1.2.4-dev.8 [2021-01-19T04:03:10.160Z] v1.2.4-dev.9 [2021-01-19T04:03:10.160Z] v1.3.0 [2021-01-19T04:03:10.160Z] v1.3.1-dev.1 [2021-01-19T04:03:10.160Z] v1.3.1-dev.10 [2021-01-19T04:03:10.160Z] v1.3.1-dev.2 [2021-01-19T04:03:10.160Z] v1.3.1-dev.3 [2021-01-19T04:03:10.160Z] v1.3.1-dev.4 [2021-01-19T04:03:10.160Z] v1.3.1-dev.5 [2021-01-19T04:03:10.160Z] v1.3.1-dev.6 [2021-01-19T04:03:10.160Z] v1.3.1-dev.7 [2021-01-19T04:03:10.160Z] v1.3.1-dev.8 [2021-01-19T04:03:10.160Z] v1.3.1-dev.9 [2021-01-19T04:03:10.160Z] v1.4.0 [2021-01-19T04:03:10.160Z] v1.4.1-dev.1 [2021-01-19T04:03:10.160Z] v1.4.1-dev.2 [2021-01-19T04:03:10.160Z] v1.4.1-dev.3 [2021-01-19T04:03:10.160Z] v1.4.1-dev.4 [2021-01-19T04:03:10.160Z] v1.4.1-dev.5 [2021-01-19T04:03:10.160Z] v1.4.1-dev.6 [2021-01-19T04:03:10.160Z] v1.4.1-dev.7 [2021-01-19T04:03:10.160Z] v2.0.0-dev.1 [2021-01-19T04:03:10.161Z] v2.0.0-dev.2 [2021-01-19T04:03:10.161Z] v2.0.0-dev.3 [Pipeline] sh [2021-01-19T04:03:10.462Z] + lftools sign git-tag v2.0.0-dev.3 [2021-01-19T04:03:11.852Z] Signing Git tag with Sigul... [2021-01-19T04:03:11.852Z] Signing v2.0.0-dev.3 [Pipeline] echo [2021-01-19T04:03:12.805Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:13.097Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-19T04:03:13.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-19T04:03:13.193Z] $ docker stop --time=1 2c477ad243b491f28399358e28e714a6f82f4680e3b99b969d2af366d489f330 [2021-01-19T04:03:15.216Z] $ docker rm -f 2c477ad243b491f28399358e28e714a6f82f4680e3b99b969d2af366d489f330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:16.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T04:03:16.075Z] . [Pipeline] withDockerContainer [2021-01-19T04:03:16.176Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T04:03:16.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T04:03:16.933Z] $ docker top 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T04:03:17.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T04:03:17.316Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T04:03:17.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T04:03:17.511Z] $ docker exec 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d ssh-agent [2021-01-19T04:03:17.682Z] SSH_AUTH_SOCK=/tmp/ssh-oHM0Om7XIE17/agent.11 [2021-01-19T04:03:17.682Z] SSH_AGENT_PID=16 [2021-01-19T04:03:17.688Z] Running ssh-add (command line suppressed) [2021-01-19T04:03:17.810Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1087689043372150833.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1087689043372150833.key) [2021-01-19T04:03:17.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T04:03:18.216Z] + git semver bump pre [2021-01-19T04:03:18.216Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T04:03:18.216Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-01-19T04:03:18.216Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-01-19T04:03:18.216Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T04:03:18.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T04:03:18.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T04:03:18.216Z] # $SEMVER_BRANCH = master [2021-01-19T04:03:18.216Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-01-19T04:03:18.216Z] 2.0.0-dev.4 [Pipeline] } [2021-01-19T04:03:18.230Z] $ docker exec --env ******** --env ******** 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d ssh-agent -k [2021-01-19T04:03:18.361Z] unset SSH_AUTH_SOCK; [2021-01-19T04:03:18.362Z] unset SSH_AGENT_PID; [2021-01-19T04:03:18.362Z] echo Agent pid 16 killed; [2021-01-19T04:03:18.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T04:03:18.873Z] + git semver [Pipeline] } [2021-01-19T04:03:18.893Z] $ docker stop --time=1 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d [2021-01-19T04:03:20.276Z] $ docker rm -f 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:20.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T04:03:20.842Z] . [Pipeline] withDockerContainer [2021-01-19T04:03:20.939Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T04:03:20.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T04:03:21.660Z] $ docker top 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T04:03:21.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T04:03:21.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T04:03:22.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T04:03:22.149Z] $ docker exec 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 ssh-agent [2021-01-19T04:03:22.325Z] SSH_AUTH_SOCK=/tmp/ssh-wC2GUF7fbXsb/agent.11 [2021-01-19T04:03:22.325Z] SSH_AGENT_PID=17 [2021-01-19T04:03:22.332Z] Running ssh-add (command line suppressed) [2021-01-19T04:03:22.453Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2642020688692050058.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2642020688692050058.key) [2021-01-19T04:03:22.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T04:03:22.837Z] + git semver push [2021-01-19T04:03:22.837Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T04:03:22.837Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-01-19T04:03:22.837Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-01-19T04:03:22.837Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T04:03:22.837Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T04:03:22.837Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T04:03:22.837Z] # $SEMVER_BRANCH = master [2021-01-19T04:03:22.837Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-01-19T04:03:29.452Z] $ docker exec --env ******** --env ******** 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 ssh-agent -k [2021-01-19T04:03:29.572Z] unset SSH_AUTH_SOCK; [2021-01-19T04:03:29.572Z] unset SSH_AGENT_PID; [2021-01-19T04:03:29.572Z] echo Agent pid 17 killed; [2021-01-19T04:03:29.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T04:03:30.074Z] + git semver [Pipeline] } [2021-01-19T04:03:30.091Z] $ docker stop --time=1 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 [2021-01-19T04:03:31.437Z] $ docker rm -f 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-01-19T04:03:32.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:33.369Z] ---> package-listing.sh [2021-01-19T04:03:33.370Z] ++ facter osfamily [2021-01-19T04:03:33.370Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T04:03:33.370Z] + OS_FAMILY=redhat [2021-01-19T04:03:33.370Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-01-19T04:03:33.370Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T04:03:33.370Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T04:03:33.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T04:03:33.370Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T04:03:33.370Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-01-19T04:03:33.370Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T04:03:33.370Z] + case "${OS_FAMILY}" in [2021-01-19T04:03:33.370Z] + rpm -qa [2021-01-19T04:03:33.370Z] + sort [2021-01-19T04:03:38.673Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T04:03:38.673Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T04:03:38.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T04:03:38.673Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-01-19T04:03:38.673Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-01-19T04:03:38.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-01-19T04:03:38.686Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T04:03:38.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:39.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:03:39.275Z] [2021-01-19T04:03:39.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:39.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:03:39.615Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T04:03:39.615Z] df20fa9351a1: Pulling fs layer [2021-01-19T04:03:39.615Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T04:03:39.615Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T04:03:39.615Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T04:03:39.615Z] 93b61091891f: Pulling fs layer [2021-01-19T04:03:39.615Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T04:03:39.615Z] 5e14af77c1be: Pulling fs layer [2021-01-19T04:03:39.615Z] 01666e4c0597: Pulling fs layer [2021-01-19T04:03:39.615Z] aa168da1d23b: Pulling fs layer [2021-01-19T04:03:39.615Z] 46f8f816bc3b: Waiting [2021-01-19T04:03:39.615Z] 93b61091891f: Waiting [2021-01-19T04:03:39.615Z] 93b9cdb0e59b: Waiting [2021-01-19T04:03:39.615Z] 5e14af77c1be: Waiting [2021-01-19T04:03:39.615Z] 01666e4c0597: Waiting [2021-01-19T04:03:39.615Z] aa168da1d23b: Waiting [2021-01-19T04:03:39.615Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T04:03:39.615Z] 36b3adc4ff6f: Download complete [2021-01-19T04:03:39.615Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T04:03:39.615Z] 46f8f816bc3b: Download complete [2021-01-19T04:03:39.615Z] df20fa9351a1: Verifying Checksum [2021-01-19T04:03:39.615Z] df20fa9351a1: Download complete [2021-01-19T04:03:39.878Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T04:03:39.878Z] 93b9cdb0e59b: Download complete [2021-01-19T04:03:39.878Z] 93b61091891f: Download complete [2021-01-19T04:03:39.878Z] 5e14af77c1be: Verifying Checksum [2021-01-19T04:03:39.878Z] 5e14af77c1be: Download complete [2021-01-19T04:03:39.878Z] 01666e4c0597: Verifying Checksum [2021-01-19T04:03:39.878Z] 01666e4c0597: Download complete [2021-01-19T04:03:40.141Z] df20fa9351a1: Pull complete [2021-01-19T04:03:40.402Z] 36b3adc4ff6f: Pull complete [2021-01-19T04:03:40.671Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T04:03:40.671Z] 8ad3a11d3b57: Download complete [2021-01-19T04:03:42.131Z] 8ad3a11d3b57: Pull complete [2021-01-19T04:03:42.408Z] aa168da1d23b: Verifying Checksum [2021-01-19T04:03:42.408Z] aa168da1d23b: Download complete [2021-01-19T04:03:42.408Z] 46f8f816bc3b: Pull complete [2021-01-19T04:03:42.985Z] 93b61091891f: Pull complete [2021-01-19T04:03:42.985Z] 93b9cdb0e59b: Pull complete [2021-01-19T04:03:42.985Z] 5e14af77c1be: Pull complete [2021-01-19T04:03:43.252Z] 01666e4c0597: Pull complete [2021-01-19T04:03:51.448Z] aa168da1d23b: Pull complete [2021-01-19T04:03:51.448Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T04:03:51.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:03:51.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T04:03:51.612Z] prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container [2021-01-19T04:03:51.663Z] $ 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_master/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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T04:03:54.395Z] $ docker top 1c0a59780452af87c9d3da4d59f1a65e3cbe8132e23e0f4427a73fd30a1b880e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:03:54.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T04:03:55.304Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T04:03:55.683Z] + ls /var/log/sa-host [2021-01-19T04:03:55.683Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T04:03:55.683Z] file_magic: OK [2021-01-19T04:03:55.683Z] HZ: Using current value: 100 [2021-01-19T04:03:55.683Z] file_header: OK [2021-01-19T04:03:55.683Z] 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-01-19T04:03:55.683Z] Statistics: [2021-01-19T04:03:55.683Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T04:03:55.683Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T04:03:55.683Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T04:03:55.683Z] file_magic: OK [2021-01-19T04:03:55.683Z] HZ: Using current value: 100 [2021-01-19T04:03:55.683Z] file_header: OK [2021-01-19T04:03:55.683Z] 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-01-19T04:03:55.683Z] Statistics: [2021-01-19T04:03:55.683Z] Hnuu...uuuununununu... [2021-01-19T04:03:55.683Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T04:03:55.877Z] provisioning config files... [2021-01-19T04:03:55.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1732620288369405371tmp [Pipeline] { [Pipeline] echo [2021-01-19T04:03:55.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:56.257Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T04:03:56.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T04:03:56.365Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:56.659Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T04:03:56.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:56.968Z] ---> sudo-logs.sh [2021-01-19T04:03:56.968Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T04:03:56.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:57.272Z] ---> job-cost.sh [2021-01-19T04:03:57.272Z] lf-activate-venv: SKIPPING [2021-01-19T04:03:57.272Z] INFO: No Stack... [2021-01-19T04:03:58.661Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T04:03:58.923Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T04:03:58.936Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:03:59.228Z] ---> logs-deploy.sh [2021-01-19T04:03:59.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/108 [2021-01-19T04:03:59.228Z] INFO: archiving workspace using pattern(s): [2021-01-19T04:04:01.182Z] Archives upload complete. [2021-01-19T04:04:01.182Z] INFO: archiving logs to Nexus [2021-01-19T04:04:02.133Z] ---> uname -a: [2021-01-19T04:04:02.133Z] Linux prd-centos7-docker-4c-2g-21111.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> lscpu: [2021-01-19T04:04:02.133Z] Architecture: x86_64 [2021-01-19T04:04:02.133Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-19T04:04:02.133Z] Byte Order: Little Endian [2021-01-19T04:04:02.133Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-19T04:04:02.133Z] CPU(s): 4 [2021-01-19T04:04:02.133Z] On-line CPU(s) list: 0-3 [2021-01-19T04:04:02.133Z] Thread(s) per core: 1 [2021-01-19T04:04:02.133Z] Core(s) per socket: 1 [2021-01-19T04:04:02.133Z] Socket(s): 4 [2021-01-19T04:04:02.133Z] NUMA node(s): 1 [2021-01-19T04:04:02.133Z] Vendor ID: GenuineIntel [2021-01-19T04:04:02.133Z] CPU family: 6 [2021-01-19T04:04:02.133Z] Model: 44 [2021-01-19T04:04:02.133Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-19T04:04:02.133Z] Stepping: 1 [2021-01-19T04:04:02.133Z] CPU MHz: 2933.436 [2021-01-19T04:04:02.133Z] BogoMIPS: 5866.87 [2021-01-19T04:04:02.133Z] Virtualization: VT-x [2021-01-19T04:04:02.133Z] Hypervisor vendor: KVM [2021-01-19T04:04:02.133Z] Virtualization type: full [2021-01-19T04:04:02.133Z] L1d cache: 128 KiB [2021-01-19T04:04:02.133Z] L1i cache: 128 KiB [2021-01-19T04:04:02.133Z] L2 cache: 16 MiB [2021-01-19T04:04:02.133Z] L3 cache: 64 MiB [2021-01-19T04:04:02.133Z] NUMA node0 CPU(s): 0-3 [2021-01-19T04:04:02.133Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-19T04:04:02.133Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-19T04:04:02.133Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-19T04:04:02.133Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-19T04:04:02.133Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-19T04:04:02.133Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-19T04:04:02.133Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-19T04:04:02.133Z] Vulnerability Srbds: Not affected [2021-01-19T04:04:02.133Z] Vulnerability Tsx async abort: Not affected [2021-01-19T04:04:02.133Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> nproc: [2021-01-19T04:04:02.133Z] 4 [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> df -h: [2021-01-19T04:04:02.133Z] Filesystem Size Used Available Use% Mounted on [2021-01-19T04:04:02.133Z] overlay 50.0G 8.5G 41.4G 17% / [2021-01-19T04:04:02.133Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-19T04:04:02.133Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-19T04:04:02.133Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master [2021-01-19T04:04:02.133Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> free -m: [2021-01-19T04:04:02.133Z] total used free shared buff/cache available [2021-01-19T04:04:02.133Z] Mem: 1837 823 141 0 872 949 [2021-01-19T04:04:02.133Z] Swap: 1023 2 1021 [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> ip addr: [2021-01-19T04:04:02.133Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-19T04:04:02.133Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-19T04:04:02.133Z] inet 127.0.0.1/8 scope host lo [2021-01-19T04:04:02.133Z] valid_lft forever preferred_lft forever [2021-01-19T04:04:02.133Z] inet6 ::1/128 scope host [2021-01-19T04:04:02.133Z] valid_lft forever preferred_lft forever [2021-01-19T04:04:02.133Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-19T04:04:02.133Z] link/ether fa:16:3e:71:ea:aa brd ff:ff:ff:ff:ff:ff [2021-01-19T04:04:02.133Z] inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-19T04:04:02.133Z] valid_lft 85819sec preferred_lft 85819sec [2021-01-19T04:04:02.133Z] inet6 fe80::f816:3eff:fe71:eaaa/64 scope link [2021-01-19T04:04:02.133Z] valid_lft forever preferred_lft forever [2021-01-19T04:04:02.133Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-19T04:04:02.133Z] link/ether 02:42:b8:88:b7:6c brd ff:ff:ff:ff:ff:ff [2021-01-19T04:04:02.133Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-19T04:04:02.133Z] valid_lft forever preferred_lft forever [2021-01-19T04:04:02.133Z] inet6 fe80::42:b8ff:fe88:b76c/64 scope link [2021-01-19T04:04:02.133Z] valid_lft forever preferred_lft forever [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> sar -b -r -n DEV: [2021-01-19T04:04:02.133Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] 03:54:09 LINUX RESTART (4 CPU) [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] 03:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-19T04:04:02.133Z] 03:56:01 27.35 6.16 21.19 0.00 1712.40 3060.70 0.00 [2021-01-19T04:04:02.133Z] 03:57:01 0.92 0.00 0.92 0.00 0.00 17.77 0.00 [2021-01-19T04:04:02.133Z] 03:58:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-01-19T04:04:02.133Z] 03:59:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 [2021-01-19T04:04:02.133Z] 04:00:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 [2021-01-19T04:04:02.133Z] 04:01:01 0.43 0.02 0.42 0.00 0.13 6.64 0.00 [2021-01-19T04:04:02.133Z] 04:02:01 14.67 3.05 11.62 0.00 449.08 7534.34 0.00 [2021-01-19T04:04:02.133Z] 04:03:01 433.22 219.92 213.30 0.00 11301.07 57143.19 0.00 [2021-01-19T04:04:02.133Z] Average: 59.69 28.65 31.04 0.00 1683.46 8474.61 0.00 [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] 03:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-19T04:04:02.133Z] 03:56:01 156600 0 617428 32.81 2620 1104896 1085804 37.06 438016 1087564 20 [2021-01-19T04:04:02.133Z] 03:57:01 161052 0 612968 32.58 2620 1104904 1074172 36.66 437564 1084772 16 [2021-01-19T04:04:02.133Z] 03:58:01 159496 0 614520 32.66 2620 1104908 1074124 36.66 434128 1089692 20 [2021-01-19T04:04:02.133Z] 03:59:01 159264 0 614752 32.67 2620 1104908 1074136 36.66 448268 1075628 8 [2021-01-19T04:04:02.133Z] 04:00:01 158180 0 615828 32.73 2620 1104916 1058728 36.13 449800 1075832 8 [2021-01-19T04:04:02.133Z] 04:01:01 156508 0 617496 32.82 2620 1104920 1061436 36.23 450556 1075832 12 [2021-01-19T04:04:02.133Z] 04:02:01 70492 0 687208 36.52 2620 1121224 1486568 50.73 532464 1070808 99952 [2021-01-19T04:04:02.133Z] 04:03:01 148820 0 768936 40.87 1544 962244 1206512 41.18 572588 825384 304 [2021-01-19T04:04:02.133Z] Average: 146302 0 643642 34.21 2486 1089115 1140185 38.91 470423 1048189 12542 [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] 03:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-19T04:04:02.133Z] 03:56:01 eth0 83.37 68.14 360.60 30.68 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:56:01 docker0 11.74 8.54 1.68 21.81 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:57:01 eth0 3.61 0.68 0.83 0.40 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:58:01 eth0 3.40 1.15 1.26 0.82 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:59:01 eth0 0.65 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:00:01 eth0 1.27 0.20 0.22 0.07 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:01:01 eth0 1.87 0.30 0.40 0.20 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:02:01 eth0 449.09 387.66 4074.27 30.02 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:03:01 eth0 469.54 413.81 3396.79 91.31 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:03:01 veth38d3d94 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] 04:03:01 docker0 31.49 30.81 2.83 155.49 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] Average: eth0 126.64 109.07 979.63 19.22 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] Average: veth38d3d94 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] Average: docker0 5.41 4.92 0.56 22.17 0.00 0.00 0.00 0.00 [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] ---> sar -P ALL: [2021-01-19T04:04:02.133Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] 03:54:09 LINUX RESTART (4 CPU) [2021-01-19T04:04:02.133Z] [2021-01-19T04:04:02.133Z] 03:55:01 CPU %user %nice %system %iowait %steal %idle [2021-01-19T04:04:02.133Z] 03:56:01 all 2.46 0.00 1.58 0.59 0.20 95.17 [2021-01-19T04:04:02.133Z] 03:56:01 0 2.78 0.00 1.78 0.13 0.20 95.10 [2021-01-19T04:04:02.133Z] 03:56:01 1 2.28 0.00 1.29 1.36 0.15 94.93 [2021-01-19T04:04:02.133Z] 03:56:01 2 1.96 0.00 1.54 0.60 0.20 95.70 [2021-01-19T04:04:02.133Z] 03:56:01 3 2.83 0.00 1.72 0.25 0.23 94.97 [2021-01-19T04:04:02.133Z] 03:57:01 all 0.18 0.00 0.05 0.00 0.03 99.75 [2021-01-19T04:04:02.133Z] 03:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-19T04:04:02.133Z] 03:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-01-19T04:04:02.133Z] 03:57:01 2 0.07 0.00 0.07 0.00 0.05 99.82 [2021-01-19T04:04:02.133Z] 03:57:01 3 0.57 0.00 0.03 0.00 0.02 99.38 [2021-01-19T04:04:02.133Z] 03:58:01 all 0.15 0.00 0.06 0.00 0.01 99.77 [2021-01-19T04:04:02.133Z] 03:58:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-19T04:04:02.133Z] 03:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-01-19T04:04:02.133Z] 03:58:01 2 0.12 0.00 0.08 0.00 0.02 99.78 [2021-01-19T04:04:02.133Z] 03:58:01 3 0.38 0.00 0.07 0.00 0.00 99.55 [2021-01-19T04:04:02.133Z] 03:59:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2021-01-19T04:04:02.133Z] 03:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-19T04:04:02.133Z] 03:59:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-19T04:04:02.133Z] 03:59:01 2 0.32 0.00 0.03 0.00 0.00 99.65 [2021-01-19T04:04:02.133Z] 03:59:01 3 0.00 0.00 0.08 0.00 0.00 99.92 [2021-01-19T04:04:02.133Z] 04:00:01 all 0.18 0.00 0.10 0.00 0.01 99.70 [2021-01-19T04:04:02.133Z] 04:00:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-01-19T04:04:02.133Z] 04:00:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-01-19T04:04:02.133Z] 04:00:01 2 0.55 0.00 0.15 0.00 0.02 99.28 [2021-01-19T04:04:02.134Z] 04:00:01 3 0.05 0.00 0.12 0.00 0.00 99.83 [2021-01-19T04:04:02.134Z] 04:01:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-01-19T04:04:02.134Z] 04:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-19T04:04:02.134Z] 04:01:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-19T04:04:02.134Z] 04:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-19T04:04:02.134Z] 04:01:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2021-01-19T04:04:02.134Z] 04:02:01 all 2.21 0.00 1.41 0.03 0.04 96.31 [2021-01-19T04:04:02.134Z] 04:02:01 0 1.99 0.00 1.60 0.00 0.03 96.38 [2021-01-19T04:04:02.134Z] 04:02:01 1 2.03 0.00 1.32 0.03 0.05 96.57 [2021-01-19T04:04:02.134Z] 04:02:01 2 2.31 0.00 1.46 0.02 0.03 96.18 [2021-01-19T04:04:02.134Z] 04:02:01 3 2.53 0.00 1.26 0.05 0.03 96.13 [2021-01-19T04:04:02.134Z] 04:03:01 all 15.62 0.00 9.90 5.52 0.19 68.77 [2021-01-19T04:04:02.134Z] 04:03:01 0 15.47 0.00 10.18 6.63 0.14 67.59 [2021-01-19T04:04:02.134Z] 04:03:01 1 15.13 0.00 9.63 5.51 0.17 69.56 [2021-01-19T04:04:02.134Z] 04:03:01 2 15.82 0.00 9.36 5.80 0.21 68.81 [2021-01-19T04:04:02.134Z] 04:03:01 3 16.06 0.00 10.43 4.15 0.24 69.11 [2021-01-19T04:04:02.134Z] Average: all 2.58 0.00 1.62 0.75 0.06 94.99 [2021-01-19T04:04:02.134Z] Average: 0 2.51 0.00 1.69 0.82 0.05 94.93 [2021-01-19T04:04:02.134Z] Average: 1 2.48 0.00 1.53 0.85 0.06 95.09 [2021-01-19T04:04:02.134Z] Average: 2 2.60 0.00 1.56 0.79 0.06 94.99 [2021-01-19T04:04:02.134Z] Average: 3 2.75 0.00 1.68 0.54 0.06 94.96 [2021-01-19T04:04:02.134Z] [2021-01-19T04:04:02.134Z] [2021-01-19T04:04:02.134Z]