Pull request #2808 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 87db0148498feba4eccfac9de7618c57ce561a10+ea5d7be70bf78d25df2f442b65fefbdc258c073e (2170d0187db48d34d65ade9017580a7fff0aab41) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13878 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/edgex-go.git > git init /w/workspace/edgex-go/28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 87db0148498feba4eccfac9de7618c57ce561a10 Merge succeeded, producing abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a Checking out Revision abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a (PR-2808) > git config core.sparsecheckout # timeout=10 > git checkout -f 87db0148498feba4eccfac9de7618c57ce561a10 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ea5d7be70bf78d25df2f442b65fefbdc258c073e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a # timeout=10 Commit message: "Merge commit 'ea5d7be70bf78d25df2f442b65fefbdc258c073e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk c2502633bb8eb48052947b54fecd74c34fe9fda0 # timeout=10 [Pipeline] timeout 17:42:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:42:39 ========================================================= 17:42:39 EdgeX Global Pipelines Version Info 17:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:42:41 ------------------- 17:42:41 stable info: 17:42:41 ------------------- 17:42:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:42:41 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 17:42:41 Message: update stable to v1.0.167 17:42:42 ------------------- 17:42:42 experimental info: 17:42:42 ------------------- 17:42:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:42:42 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 17:42:42 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:42:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2808 [Pipeline] echo 17:42:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2808 [Pipeline] echo 17:42:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2808 [Pipeline] echo 17:42:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [Pipeline] echo 17:42:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb1dcb [Pipeline] echo 17:42:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:42:46 provisioning config files... 17:42:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config7740332609798072120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:46 ---> docker-login.sh 17:42:46 nexus3.edgexfoundry.org:10001 17:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:47 Configure a credential helper to remove this warning. See 17:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:47 17:42:47 Login Succeeded 17:42:47 nexus3.edgexfoundry.org:10002 17:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:47 Configure a credential helper to remove this warning. See 17:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:47 17:42:47 Login Succeeded 17:42:47 nexus3.edgexfoundry.org:10003 17:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:48 Configure a credential helper to remove this warning. See 17:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:48 17:42:48 Login Succeeded 17:42:48 nexus3.edgexfoundry.org:10004 17:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:48 Configure a credential helper to remove this warning. See 17:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:48 17:42:48 Login Succeeded 17:42:48 docker.io 17:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:48 Configure a credential helper to remove this warning. See 17:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:48 17:42:48 Login Succeeded 17:42:48 ---> docker-login.sh ends [Pipeline] } 17:42:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/core-command/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo core-command,cmd/core-command/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/core-data/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo core-data,cmd/core-data/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/core-metadata/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo core-metadata,cmd/core-metadata/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/security-bootstrap-redis/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/security-proxy-setup/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/security-secrets-setup/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/support-logging/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo support-logging,cmd/support-logging/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/support-notifications/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo support-notifications,cmd/support-notifications/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/support-scheduler/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:42:49 + for file in '`ls cmd/**/Dockerfile`' 17:42:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:42:49 ++ cut -d/ -f2 17:42:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:42:49 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:51 17:42:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:42:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:51 latest: Pulling from edgex-devops/git-semver 17:42:51 31603596830f: Pulling fs layer 17:42:51 2a8b12db71e7: Pulling fs layer 17:42:51 6ca5941a6612: Pulling fs layer 17:42:51 ecc8261a40a4: Pulling fs layer 17:42:51 ecc8261a40a4: Waiting 17:42:51 2a8b12db71e7: Verifying Checksum 17:42:51 2a8b12db71e7: Download complete 17:42:51 31603596830f: Verifying Checksum 17:42:51 31603596830f: Download complete 17:42:51 ecc8261a40a4: Verifying Checksum 17:42:51 ecc8261a40a4: Download complete 17:42:52 6ca5941a6612: Verifying Checksum 17:42:52 6ca5941a6612: Download complete 17:42:52 31603596830f: Pull complete 17:42:52 2a8b12db71e7: Pull complete 17:42:53 6ca5941a6612: Pull complete 17:42:53 ecc8261a40a4: Pull complete 17:42:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:42:53 prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container 17:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:42:56 $ docker top 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:56 [ssh-agent] Looking for ssh-agent implementation... 17:42:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:57 $ docker exec 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent 17:42:57 SSH_AUTH_SOCK=/tmp/ssh-EcsbqD57YnbO/agent.11 17:42:57 SSH_AGENT_PID=16 17:42:57 Running ssh-add (command line suppressed) 17:42:57 Identity added: /w/workspace/edgex-go/28@tmp/private_key_6516983301791586162.key (/w/workspace/edgex-go/28@tmp/private_key_6516983301791586162.key) 17:42:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:58 + git tag --points-at HEAD [Pipeline] } 17:42:58 $ docker exec --env ******** --env ******** 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent -k 17:42:58 unset SSH_AUTH_SOCK; 17:42:58 unset SSH_AGENT_PID; 17:42:58 echo Agent pid 16 killed; 17:42:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:58 [ssh-agent] Looking for ssh-agent implementation... 17:42:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:58 $ docker exec 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent 17:42:58 SSH_AUTH_SOCK=/tmp/ssh-1o1fxHqHWOG2/agent.44 17:42:58 SSH_AGENT_PID=49 17:42:58 Running ssh-add (command line suppressed) 17:42:59 Identity added: /w/workspace/edgex-go/28@tmp/private_key_7683161200380980688.key (/w/workspace/edgex-go/28@tmp/private_key_7683161200380980688.key) 17:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:59 + git semver init 17:42:59 # -> Open(): unable to determine branch for HEAD 17:42:59 # $GIT_DIR = /w/workspace/edgex-go/28/.git 17:42:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/28 17:42:59 # $SEMVER_REMOTE_NAME = origin 17:42:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:42:59 # $SEMVER_USER_NAME = edgex-jenkins 17:42:59 # $SEMVER_BRANCH = PR-2808 17:42:59 # $SEMVER_TEMP = /tmp/semver-869698593 17:42:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:43:26 # '/tmp/semver-869698593' -> '/w/workspace/edgex-go/28/.semver' 17:43:26 # -> Force: false 17:43:26 # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } 17:43:26 $ docker exec --env ******** --env ******** 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent -k 17:43:27 unset SSH_AUTH_SOCK; 17:43:27 unset SSH_AGENT_PID; 17:43:27 echo Agent pid 49 killed; 17:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:43:27 + git semver [Pipeline] } 17:43:27 $ docker stop --time=1 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 17:43:29 $ docker rm -f 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:43:30 Stashed 1 file(s) [Pipeline] echo 17:43:30 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:43:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:43:32 + true 17:43:32 + sudo service docker restart 17:43:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:43:33 ========================================================= 17:43:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:43:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:43:33 + 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 . 17:43:37 Sending build context to Docker daemon 326.2MB 17:43:37 Step 1/7 : ARG BASE=golang:1.15-alpine 17:43:37 Step 2/7 : FROM ${BASE} 17:43:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:43:37 df20fa9351a1: Pulling fs layer 17:43:37 ed8968b2872e: Pulling fs layer 17:43:37 a92cc7c5fd73: Pulling fs layer 17:43:37 e871e8e8d7a9: Pulling fs layer 17:43:37 e73272ec9a57: Pulling fs layer 17:43:37 1e910a182e73: Pulling fs layer 17:43:37 4e634b169226: Pulling fs layer 17:43:37 e871e8e8d7a9: Waiting 17:43:37 e73272ec9a57: Waiting 17:43:37 1e910a182e73: Waiting 17:43:37 4e634b169226: Waiting 17:43:38 a92cc7c5fd73: Verifying Checksum 17:43:38 a92cc7c5fd73: Download complete 17:43:38 ed8968b2872e: Verifying Checksum 17:43:38 ed8968b2872e: Download complete 17:43:39 e73272ec9a57: Verifying Checksum 17:43:39 e73272ec9a57: Download complete 17:43:39 1e910a182e73: Download complete 17:43:39 df20fa9351a1: Verifying Checksum 17:43:39 df20fa9351a1: Download complete 17:43:39 df20fa9351a1: Pull complete 17:43:39 ed8968b2872e: Pull complete 17:43:39 a92cc7c5fd73: Pull complete 17:43:41 4e634b169226: Verifying Checksum 17:43:41 4e634b169226: Download complete 17:43:42 e871e8e8d7a9: Verifying Checksum 17:43:42 e871e8e8d7a9: Download complete 17:43:46 Still waiting to schedule task 17:43:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 17:43:49 e871e8e8d7a9: Pull complete 17:43:49 e73272ec9a57: Pull complete 17:43:49 1e910a182e73: Pull complete 17:43:53 4e634b169226: Pull complete 17:43:53 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:43:53 ---> f7629b54cfaa 17:43:53 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:43:53 ---> Running in 071b97edbae5 17:43:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:55 (1/12) Installing libmagic (5.38-r0) 17:43:55 (2/12) Installing file (5.38-r0) 17:43:55 (3/12) Installing libc-dev (0.7.2-r3) 17:43:55 (4/12) Installing g++ (9.3.0-r2) 17:44:00 (5/12) Installing fortify-headers (1.1-r0) 17:44:00 (6/12) Installing patch (2.7.6-r6) 17:44:00 (7/12) Installing build-base (0.5-r2) 17:44:00 (8/12) Installing libsodium (1.0.18-r0) 17:44:00 (9/12) Installing pkgconf (1.7.2-r0) 17:44:00 (10/12) Installing libsodium-dev (1.0.18-r0) 17:44:00 (11/12) Installing libzmq (4.3.3-r0) 17:44:00 (12/12) Installing zeromq-dev (4.3.3-r0) 17:44:00 Executing busybox-1.31.1-r16.trigger 17:44:00 OK: 233 MiB in 51 packages 17:44:04 Removing intermediate container 071b97edbae5 17:44:04 ---> 6e44d23113b7 17:44:04 Step 4/7 : WORKDIR /edgex-go 17:44:04 ---> Running in 94fde50bbd2e 17:44:04 Removing intermediate container 94fde50bbd2e 17:44:04 ---> bf7a4ac7a345 17:44:04 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:44:04 latest: Pulling from library/docker 17:44:05 188c0c94c7c5: Pulling fs layer 17:44:05 0c7c675703d6: Pulling fs layer 17:44:05 cc8c12a437cb: Pulling fs layer 17:44:05 c5dafad2182a: Pulling fs layer 17:44:05 5aa711733414: Pulling fs layer 17:44:05 058f73b55e4b: Pulling fs layer 17:44:05 8c9c664faf12: Pulling fs layer 17:44:05 c5dafad2182a: Waiting 17:44:05 5aa711733414: Waiting 17:44:05 058f73b55e4b: Waiting 17:44:05 8c9c664faf12: Waiting 17:44:05 0c7c675703d6: Verifying Checksum 17:44:05 0c7c675703d6: Download complete 17:44:05 cc8c12a437cb: Download complete 17:44:05 188c0c94c7c5: Download complete 17:44:05 5aa711733414: Verifying Checksum 17:44:05 5aa711733414: Download complete 17:44:05 058f73b55e4b: Verifying Checksum 17:44:05 058f73b55e4b: Download complete 17:44:05 8c9c664faf12: Verifying Checksum 17:44:05 8c9c664faf12: Download complete 17:44:05 188c0c94c7c5: Pull complete 17:44:06 0c7c675703d6: Pull complete 17:44:06 cc8c12a437cb: Pull complete 17:44:07 c5dafad2182a: Verifying Checksum 17:44:07 c5dafad2182a: Download complete 17:44:10 c5dafad2182a: Pull complete 17:44:10 5aa711733414: Pull complete 17:44:10 058f73b55e4b: Pull complete 17:44:10 8c9c664faf12: Pull complete 17:44:10 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 17:44:10 Status: Downloaded newer image for docker:latest 17:44:12 ---> 63dd6bee023b 17:44:12 Step 6/7 : COPY go.mod . 17:44:12 ---> 39305af94410 17:44:12 Step 7/7 : RUN go mod download 17:44:12 ---> Running in 87f73fdf7b92 17:44:39 Removing intermediate container 87f73fdf7b92 17:44:39 ---> 5b86236375f2 17:44:39 Successfully built 5b86236375f2 17:44:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:44:39 + docker inspect -f . ci-base-image-x86_64 17:44:39 . [Pipeline] withDockerContainer 17:44:39 prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container 17:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:44:40 $ docker top bc2d3709c6535fc693caf7dd344dbc4a28566a080cef8061cdad393d8de8b6be -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:41 + go version 17:44:41 go version go1.15.2 linux/amd64 [Pipeline] } 17:44:41 $ docker stop --time=1 bc2d3709c6535fc693caf7dd344dbc4a28566a080cef8061cdad393d8de8b6be 17:44:42 $ docker rm -f bc2d3709c6535fc693caf7dd344dbc4a28566a080cef8061cdad393d8de8b6be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:43 + docker inspect -f . ci-base-image-x86_64 17:44:43 . [Pipeline] withDockerContainer 17:44:43 prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container 17:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:44:44 $ docker top d1f4d704d4bdbf620e05b0d34bf9c9649cec2760e6bb4dbceb7f8db1daffe68f -eo pid,comm [Pipeline] { [Pipeline] echo 17:44:44 ========================================================= 17:44:44 [edgeXBuildGoParallel] Running Tests and Build... 17:44:44 ========================================================= [Pipeline] sh 17:44:45 + make test 17:44:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:44:57 ? github.com/edgexfoundry/edgex-go [no test files] 17:45:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:45:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:45:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:45:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:45:26 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.045s 17:45:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:45:26 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 17:45:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:45:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:45:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:45:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:45:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:45:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 46.6% of statements 17:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.266s coverage: 27.1% of statements 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.139s coverage: 68.4% of statements 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.465s coverage: 83.3% of statements 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:45:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13879 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws 17:45:37 Running in /w/workspace/edgex-go/28 [Pipeline] { 17:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.446s coverage: 28.6% of statements 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements 17:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] checkout 17:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements 17:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.168s coverage: 97.5% of statements 17:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 79.0% of statements 17:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.370s coverage: 95.7% of statements 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.102s coverage: 0.0% of statements [no tests to run] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 76.2% of statements 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.048s coverage: 84.2% of statements 17:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.042s coverage: 100.0% of statements 17:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:45:42 using credential edgex-jenkins-ssh 17:45:42 Cloning the remote Git repository 17:45:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:45:42 > git init /w/workspace/edgex-go/28 # timeout=10 17:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.267s coverage: 63.5% of statements 17:45:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:45:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 17:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements 17:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 17:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 17:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 17:45:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:42 > git --version # timeout=10 17:45:42 > git --version # 'git version 2.17.1' 17:45:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.578s coverage: 55.9% of statements 17:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.226s coverage: 86.3% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.440s coverage: 72.2% of statements 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.645s coverage: 72.1% of statements 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.063s coverage: 82.4% of statements 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.049s coverage: 48.4% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.062s coverage: 96.8% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.096s coverage: 37.2% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.510s coverage: 84.1% of statements 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.123s coverage: 42.9% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.049s coverage: 100.0% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.089s coverage: 83.8% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.324s coverage: 47.1% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements 17:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.782s coverage: 29.1% of statements 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.141s coverage: 99.0% of statements 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:45:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:45:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 17:45:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 17:45:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements 17:45:59 GO111MODULE=on go vet ./... 17:45:59 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 87db0148498feba4eccfac9de7618c57ce561a10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:45:59 Failed in branch arm64 17:45:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:45:59 > git config core.sparsecheckout # timeout=10 17:45:59 > git checkout -f 87db0148498feba4eccfac9de7618c57ce561a10 # timeout=10 17:46:31 gofmt -l . 17:46:31 [ "`gofmt -l .`" = "" ] 17:46:31 ./bin/test-go-mod-tidy.sh 17:46:31 ./bin/test-attribution-txt.sh [Pipeline] sh 17:46:34 + ls -al . 17:46:34 total 660 17:46:34 drwxrwxr-x 10 1001 1001 4096 Nov 30 17:46 . 17:46:34 drwxr-xr-x 4 root root 30 Nov 30 17:44 .. 17:46:34 -rw-rw-r-- 1 1001 1001 11 Nov 30 17:42 .dockerignore 17:46:34 drwxrwxr-x 8 1001 1001 179 Nov 30 17:42 .git 17:46:34 drwxrwxr-x 3 1001 1001 125 Nov 30 17:42 .github 17:46:34 -rw-rw-r-- 1 1001 1001 971 Nov 30 17:42 .gitignore 17:46:34 drwx------ 3 1001 1001 47 Nov 30 17:43 .semver 17:46:34 -rw-rw-r-- 1 1001 1001 166 Nov 30 17:42 .sonarcloud.properties 17:46:34 -rw-rw-r-- 1 1001 1001 3804 Nov 30 17:42 CONTRIBUTING.md 17:46:34 -rw-rw-r-- 1 1001 1001 1035 Nov 30 17:42 Dockerfile.build 17:46:34 -rw-rw-r-- 1 1001 1001 863 Nov 30 17:42 Jenkinsfile 17:46:34 -rw-rw-r-- 1 1001 1001 10775 Nov 30 17:42 LICENSE 17:46:34 -rw-rw-r-- 1 1001 1001 6723 Nov 30 17:42 Makefile 17:46:34 -rw-rw-r-- 1 1001 1001 6447 Nov 30 17:42 README.md 17:46:34 -rw-rw-r-- 1 1001 1001 259 Nov 30 17:42 SECURITY.md 17:46:34 -rw-rw-r-- 1 1001 1001 5 Nov 30 17:43 VERSION 17:46:34 -rw-rw-r-- 1 1001 1001 4131 Nov 30 17:42 ZMQWindows.md 17:46:34 drwxrwxr-x 2 1001 1001 117 Nov 30 17:42 bin 17:46:34 drwxrwxr-x 16 1001 1001 4096 Nov 30 17:42 cmd 17:46:34 -rw-r--r-- 1 root root 566150 Nov 30 17:45 coverage.out 17:46:34 -rw-r--r-- 1 root root 1041 Nov 30 17:46 go.mod 17:46:34 -rw-r--r-- 1 root root 18746 Nov 30 17:46 go.sum 17:46:34 drwxrwxr-x 8 1001 1001 127 Nov 30 17:42 internal 17:46:34 drwxrwxr-x 4 1001 1001 26 Nov 30 17:42 openapi 17:46:34 drwxrwxr-x 4 1001 1001 71 Nov 30 17:42 snap 17:46:34 -rw-rw-r-- 1 1001 1001 168 Nov 30 17:42 version.go [Pipeline] sh 17:46:35 + '[' -e coverage.out ] 17:46:35 + chown 1001:1001 coverage.out [Pipeline] stash 17:46:35 Stashed 1 file(s) [Pipeline] sh 17:46:35 + make build 17:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:46:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 17:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:46:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:46:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:47:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:47:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:47:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:47:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 17:47:09 $ docker stop --time=1 d1f4d704d4bdbf620e05b0d34bf9c9649cec2760e6bb4dbceb7f8db1daffe68f 17:47:11 $ docker rm -f d1f4d704d4bdbf620e05b0d34bf9c9649cec2760e6bb4dbceb7f8db1daffe68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:47:15 17:47:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:47:15 latest: Pulling from edgex-devops/edgex-compose 17:47:15 cbdbe7a5bc2a: Pulling fs layer 17:47:15 ca9280d653b3: Pulling fs layer 17:47:15 7e9c9ca2126c: Pulling fs layer 17:47:16 cbdbe7a5bc2a: Verifying Checksum 17:47:16 cbdbe7a5bc2a: Download complete 17:47:17 cbdbe7a5bc2a: Pull complete 17:47:17 ca9280d653b3: Verifying Checksum 17:47:17 ca9280d653b3: Download complete 17:47:18 ca9280d653b3: Pull complete 17:47:18 7e9c9ca2126c: Verifying Checksum 17:47:18 7e9c9ca2126c: Download complete 17:47:25 7e9c9ca2126c: Pull complete 17:47:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:47:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:47:25 prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container 17:47:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:47:29 $ docker top 96ef2cbcbc5667666023c9f558b2657e82dbd9516026881c20aa26f4aa4e9562 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:30 + grep parallel 17:47:30 + docker-compose build --help 17:47:31 --parallel Build images in parallel. [Pipeline] } 17:47:31 $ docker stop --time=1 96ef2cbcbc5667666023c9f558b2657e82dbd9516026881c20aa26f4aa4e9562 17:47:32 $ docker rm -f 96ef2cbcbc5667666023c9f558b2657e82dbd9516026881c20aa26f4aa4e9562 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:47:33 . [Pipeline] withDockerContainer 17:47:33 prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container 17:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:47:34 $ docker top b69ae8cf46154765eb2f4a1a3b6ee701af4f771c7dc1c25c39acb982ad94c5cf -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:35 + docker-compose -f ./docker-compose-build.yml build --parallel 17:47:36 Building docker-core-command-go ... 17:47:36 Building docker-core-data-go ... 17:47:36 Building docker-core-metadata-go ... 17:47:36 Building docker-security-bootstrap-redis-go ... 17:47:36 Building docker-security-proxy-setup-go ... 17:47:36 Building docker-security-secrets-setup-go ... 17:47:36 Building docker-security-secretstore-setup-go ... 17:47:36 Building docker-support-logging-go ... 17:47:36 Building docker-support-notifications-go ... 17:47:36 Building docker-support-scheduler-go ... 17:47:36 Building docker-sys-mgmt-agent-go ... 17:47:36 Building docker-core-command-go 17:47:36 Building docker-security-bootstrap-redis-go 17:47:36 Building docker-sys-mgmt-agent-go 17:47:36 Building docker-support-scheduler-go 17:47:36 Building docker-core-metadata-go 17:48:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:48:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:48:15 ---> 5b86236375f2 17:48:15 Step 3/22 : WORKDIR /edgex-go 17:48:15 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 17:48:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:48:15 ---> 5b86236375f2 17:48:15 Step 3/27 : WORKDIR /edgex-go 17:48:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:48:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:48:15 ---> 5b86236375f2 17:48:15 Step 3/22 : WORKDIR /edgex-go 17:48:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:48:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:48:15 ---> 5b86236375f2 17:48:15 Step 3/21 : WORKDIR /edgex-go 17:48:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:48:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:48:15 ---> 5b86236375f2 17:48:15 Step 3/22 : WORKDIR /edgex-go 17:48:16 ---> Running in 0afc742d2c17 17:48:16 ---> Running in 3a51094b93e2 17:48:16 ---> Running in c776d92ace7b 17:48:16 ---> Running in 9a2d023f17c0 17:48:16 ---> Running in c759d9d793d7 17:48:17 Removing intermediate container 0afc742d2c17 17:48:17 ---> 0765ec367f7d 17:48:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:17 Removing intermediate container 3a51094b93e2 17:48:17 ---> 4b647cbd1d6e 17:48:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:17 Removing intermediate container c759d9d793d7 17:48:17 ---> 7dd55f03a8ca 17:48:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:17 Removing intermediate container 9a2d023f17c0 17:48:17 ---> b71e6cf1f68a 17:48:17 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:17 Removing intermediate container c776d92ace7b 17:48:17 ---> fb190bceaa97 17:48:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:17 ---> Running in 2266face287a 17:48:17 ---> Running in d7fac266ae66 17:48:17 ---> Running in 5962776c4100 17:48:17 ---> Running in 9690ce0c7292 17:48:17 ---> Running in 21dba4e7dfb2 17:48:20 Removing intermediate container 5962776c4100 17:48:20 ---> fabfe4f6a530 17:48:20 Step 5/22 : RUN apk update && apk add make git 17:48:20 ---> Running in 2db25d706940 17:48:20 Removing intermediate container 2266face287a 17:48:20 ---> 5bd8a3baf21a 17:48:20 Step 5/22 : RUN apk update && apk add make git 17:48:20 Removing intermediate container 21dba4e7dfb2 17:48:20 ---> e34b514763f0 17:48:20 Step 5/22 : RUN apk update && apk add make git 17:48:20 ---> Running in 60ac0386615f 17:48:20 ---> Running in 8474809c7a11 17:48:20 Removing intermediate container 9690ce0c7292 17:48:20 ---> 3e4f08866cae 17:48:20 Step 5/27 : RUN apk update && apk add make bash git 17:48:20 Removing intermediate container d7fac266ae66 17:48:20 ---> 580b8800f3dc 17:48:20 Step 5/21 : RUN apk update && apk add make git 17:48:20 ---> Running in bdbffbf8b9c8 17:48:21 ---> Running in f08e290905b9 17:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:22 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:22 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:22 OK: 12754 distinct packages available 17:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:22 OK: 233 MiB in 51 packages 17:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:22 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:22 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:22 OK: 12754 distinct packages available 17:48:23 OK: 233 MiB in 51 packages 17:48:23 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:23 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:23 OK: 12754 distinct packages available 17:48:23 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:23 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:23 OK: 12754 distinct packages available 17:48:23 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:23 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:23 OK: 12754 distinct packages available 17:48:23 Removing intermediate container 2db25d706940 17:48:23 ---> 23fb6d7d13ab 17:48:23 Step 6/22 : COPY go.mod . 17:48:23 OK: 233 MiB in 51 packages 17:48:23 OK: 233 MiB in 51 packages 17:48:23 OK: 233 MiB in 51 packages 17:48:23 ---> 9274314b84b1 17:48:23 Step 7/22 : RUN go mod download 17:48:24 ---> Running in 5998fc834dce 17:48:24 Removing intermediate container 8474809c7a11 17:48:24 ---> f85bdb27208a 17:48:24 Step 6/22 : COPY go.mod . 17:48:24 Removing intermediate container 60ac0386615f 17:48:24 ---> d2f4276a2614 17:48:24 Step 6/22 : COPY go.mod . 17:48:24 ---> 089375119611 17:48:24 Step 7/22 : RUN go mod download 17:48:24 Removing intermediate container bdbffbf8b9c8 17:48:24 ---> a6513c03ecd9 17:48:24 Step 6/27 : COPY go.mod . 17:48:25 ---> Running in 989ab4aad0ac 17:48:25 Removing intermediate container f08e290905b9 17:48:25 ---> c3757bafd38f 17:48:25 Step 6/21 : COPY go.mod . 17:48:25 ---> bcd6f61305e9 17:48:25 Step 7/22 : RUN go mod download 17:48:25 ---> 0fb164ee3a83 17:48:25 Step 7/27 : RUN go mod download 17:48:25 ---> 38c826a27d46 17:48:25 Step 7/21 : RUN go mod download 17:48:25 ---> Running in d0f787ca6fe7 17:48:25 ---> Running in 7c288eba2214 17:48:25 ---> Running in 3364f812fc83 17:48:26 Removing intermediate container 989ab4aad0ac 17:48:26 ---> f7c7d154a321 17:48:26 Step 8/22 : COPY . . 17:48:26 Removing intermediate container 5998fc834dce 17:48:26 ---> 5f18bfd88565 17:48:26 Step 8/22 : COPY . . 17:48:34 Removing intermediate container d0f787ca6fe7 17:48:34 ---> 4df4c38ddcab 17:48:34 Step 8/22 : COPY . . 17:48:34 Removing intermediate container 7c288eba2214 17:48:34 ---> 19f7b5b6c401 17:48:34 Step 8/27 : COPY . . 17:48:35 Removing intermediate container 3364f812fc83 17:48:35 ---> 723ea55fdf01 17:48:35 Step 8/21 : COPY . . 17:49:15 ---> d14b443a6ea8 17:49:15 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:49:15 ---> Running in f41b23238c07 17:49:15 ---> 04117cc69f31 17:49:15 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:49:15 ---> Running in c8fead718e37 17:49:15 ---> 6a69a68503cc 17:49:15 Step 9/22 : RUN make cmd/core-command/core-command 17:49:15 ---> d3aa6c85881a 17:49:15 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:49:15 ---> Running in 997d6a574e85 17:49:15 ---> 2f90245e7e4d 17:49:15 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:49:15 ---> Running in d5bf069a7cd4 17:49:15 ---> Running in 3e4cd2546da5 17:49:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:49:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:49:55 Removing intermediate container c8fead718e37 17:49:55 ---> 8c17daf0cce5 17:49:55 17:49:55 Step 10/22 : FROM alpine:3.10 17:49:55 3.10: Pulling from library/alpine 17:49:55 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:49:55 Status: Downloaded newer image for alpine:3.10 17:49:55 ---> be4e4bea2c2e 17:49:55 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:49:55 ---> Running in 01de0ab06962 17:49:55 Removing intermediate container d5bf069a7cd4 17:49:55 ---> 62fa47f5e572 17:49:55 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:49:55 ---> Running in c38b2e564ee8 17:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:49:56 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:49:56 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:49:56 OK: 10348 distinct packages available 17:49:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:49:57 (1/5) Installing ca-certificates (20191127-r2) 17:49:57 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:49:57 (3/5) Installing libcurl (7.66.0-r1) 17:49:57 (4/5) Installing curl (7.66.0-r1) 17:49:57 (5/5) Installing dumb-init (1.2.2-r1) 17:49:57 Executing busybox-1.30.1-r3.trigger 17:49:57 Executing ca-certificates-20191127-r2.trigger 17:49:57 OK: 7 MiB in 19 packages 17:50:01 Removing intermediate container 3e4cd2546da5 17:50:01 ---> e82b97764c98 17:50:01 17:50:01 Step 10/21 : FROM scratch 17:50:01 ---> 17:50:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:01 Removing intermediate container 997d6a574e85 17:50:01 ---> f6b4d05b4fac 17:50:01 17:50:01 Step 10/22 : FROM scratch 17:50:01 ---> 17:50:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:01 ---> Running in 005819fe0b21 17:50:01 ---> Running in 9d422a91927f 17:50:02 Removing intermediate container 01de0ab06962 17:50:02 ---> e8c00368e2df 17:50:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:50:03 Removing intermediate container 9d422a91927f 17:50:03 ---> 3642a4f4e030 17:50:03 Step 12/22 : ENV APP_PORT=48082 17:50:03 Removing intermediate container 005819fe0b21 17:50:03 ---> 42c64b576f21 17:50:03 Step 12/21 : ENV APP_PORT=48085 17:50:03 Removing intermediate container c38b2e564ee8 17:50:03 ---> 3faaf2b8cb69 17:50:03 17:50:03 Step 11/27 : FROM docker:latest 17:50:03 ---> 6972c414f322 17:50:03 Step 12/27 : RUN apk add --no-cache bash 17:50:03 ---> Running in 89e4aa566250 17:50:03 ---> Running in 3d75a774d0a3 17:50:03 ---> Running in bd81a7671bcc 17:50:03 ---> Running in c046e86b0e61 17:50:04 Removing intermediate container f41b23238c07 17:50:04 ---> ed15a73f1d4f 17:50:04 17:50:04 Step 10/22 : FROM scratch 17:50:04 ---> 17:50:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:04 ---> Using cache 17:50:04 ---> 42c64b576f21 17:50:04 Step 12/22 : ENV APP_PORT=48081 17:50:04 ---> Running in 35715cf01573 17:50:05 Removing intermediate container 3d75a774d0a3 17:50:05 ---> 88b49246057f 17:50:05 Step 13/21 : EXPOSE $APP_PORT 17:50:05 Removing intermediate container 89e4aa566250 17:50:05 ---> bf0aa8900a70 17:50:05 Step 13/22 : EXPOSE $APP_PORT 17:50:05 Removing intermediate container bd81a7671bcc 17:50:05 ---> 7de6897582e8 17:50:05 Step 13/22 : WORKDIR / 17:50:05 ---> Running in 13a6a7c2aafd 17:50:05 ---> Running in 9aa129bc728c 17:50:05 ---> Running in ef704f54534d 17:50:05 Removing intermediate container 35715cf01573 17:50:05 ---> 9a9b17cda030 17:50:05 Step 13/22 : EXPOSE $APP_PORT 17:50:05 ---> Running in 02d6467842b6 17:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:05 Removing intermediate container 13a6a7c2aafd 17:50:05 ---> 50337bf23829 17:50:05 Step 14/22 : WORKDIR / 17:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:05 Removing intermediate container 9aa129bc728c 17:50:05 ---> f13a9ce68c1d 17:50:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:50:05 ---> Running in d995ac6ecbf2 17:50:05 Removing intermediate container ef704f54534d 17:50:05 ---> 00021a5ead1f 17:50:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:50:05 Removing intermediate container 02d6467842b6 17:50:05 ---> f632d6044ca3 17:50:05 Step 14/22 : WORKDIR / 17:50:05 (1/2) Installing readline (8.0.4-r0) 17:50:05 (2/2) Installing bash (5.0.17-r0) 17:50:05 Executing bash-5.0.17-r0.post-install 17:50:05 Executing busybox-1.31.1-r19.trigger 17:50:05 ---> Running in 5191b11dacfd 17:50:05 OK: 12 MiB in 22 packages 17:50:05 Removing intermediate container d995ac6ecbf2 17:50:05 ---> 358c72aa2f07 17:50:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:50:06 ---> b9adc8883b38 17:50:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:50:06 ---> c63b2d122b7f 17:50:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:50:06 Removing intermediate container 5191b11dacfd 17:50:06 ---> 60939876604d 17:50:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:50:06 ---> 6ce511437677 17:50:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:50:06 Removing intermediate container c046e86b0e61 17:50:06 ---> a62fd8082c65 17:50:06 Step 13/27 : RUN rm -rf /var/cache/apk/* 17:50:06 ---> 8947ad962449 17:50:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:50:07 ---> Running in 2f74743337e5 17:50:07 ---> 357786f6abfa 17:50:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:50:07 ---> f5b100997504 17:50:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:50:07 ---> 75bc93852144 17:50:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:50:07 ---> ea3c02a4a15a 17:50:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:50:07 ---> 37b758bb3ba1 17:50:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:50:08 ---> 672ce3075913 17:50:08 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:50:08 ---> d73419ebb3e9 17:50:08 Step 18/22 : ENTRYPOINT ["/core-command"] 17:50:08 ---> Running in 88266f99e794 17:50:08 ---> Running in f3c343be0b52 17:50:08 ---> 2a0310ff8058 17:50:08 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:50:08 ---> 87a360e6dc43 17:50:08 Step 18/22 : RUN chmod +x entrypoint.sh 17:50:08 ---> Running in dd7d28328bad 17:50:08 ---> Running in 06548dbbcf9c 17:50:08 Removing intermediate container 88266f99e794 17:50:08 ---> 1b598c0f83b3 17:50:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:09 Removing intermediate container f3c343be0b52 17:50:09 ---> 6984ab36c0da 17:50:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:09 ---> Running in 5e61c1d5e6d9 17:50:10 ---> Running in 2babc87e4d22 17:50:10 Removing intermediate container dd7d28328bad 17:50:10 ---> 2a8620d36e0b 17:50:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:10 Removing intermediate container 2f74743337e5 17:50:10 ---> c3e9621d9436 17:50:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:50:10 ---> Running in b19859eb00b0 17:50:10 ---> Running in f22eb2cfbf66 17:50:10 Removing intermediate container 5e61c1d5e6d9 17:50:10 ---> fe1dd2816cd1 17:50:10 Step 19/21 : LABEL arch=x86_64 17:50:10 Removing intermediate container 2babc87e4d22 17:50:10 ---> b6aea7f9556e 17:50:10 Step 20/22 : LABEL arch=x86_64 17:50:10 ---> Running in 430207c0deac 17:50:10 ---> Running in a22bc52aab8c 17:50:10 Removing intermediate container b19859eb00b0 17:50:10 ---> 37b58c109753 17:50:10 Step 20/22 : LABEL arch=x86_64 17:50:10 Removing intermediate container f22eb2cfbf66 17:50:10 ---> d035b4255c44 17:50:10 Step 15/27 : ENV APP_PORT=48090 17:50:10 ---> Running in 559e1138e177 17:50:10 ---> Running in a9fe04fbacdd 17:50:10 Removing intermediate container 430207c0deac 17:50:10 ---> 2b3b9235d5b7 17:50:10 Step 20/21 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:50:10 Removing intermediate container a22bc52aab8c 17:50:10 ---> d2cf86758af3 17:50:10 Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:50:10 ---> Running in ed48f21fa4d1 17:50:11 ---> Running in 4c7536b57961 17:50:11 Removing intermediate container 559e1138e177 17:50:11 ---> 9ede04016e96 17:50:11 Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:50:11 Removing intermediate container a9fe04fbacdd 17:50:11 ---> 487e1d28ec0e 17:50:11 Step 16/27 : EXPOSE $APP_PORT 17:50:11 ---> Running in 05ede5b046f3 17:50:11 ---> Running in 8b465ab588b9 17:50:11 Removing intermediate container ed48f21fa4d1 17:50:11 ---> f167ee714e3a 17:50:11 Step 21/21 : LABEL version=0.0.0 17:50:11 Removing intermediate container 06548dbbcf9c 17:50:11 ---> 61eaf1fcab64 17:50:11 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:50:11 Removing intermediate container 4c7536b57961 17:50:11 ---> e74b2deaefc1 17:50:11 Step 22/22 : LABEL version=0.0.0 17:50:11 ---> Running in 774a150632e2 17:50:11 ---> Running in 6b175db49710 17:50:11 ---> Running in 569f4dddf3d2 17:50:11 Removing intermediate container 05ede5b046f3 17:50:11 ---> 8a4e8d5499b2 17:50:11 Step 22/22 : LABEL version=0.0.0 17:50:11 Removing intermediate container 8b465ab588b9 17:50:11 ---> b80db43b67dc 17:50:11 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:50:12 ---> Running in df6830492137 17:50:12 Removing intermediate container 774a150632e2 17:50:12 ---> 517cf1517e74 17:50:12 Step 20/22 : LABEL arch=x86_64 17:50:12 Removing intermediate container 6b175db49710 17:50:12 ---> 20a0d97185c7 17:50:12 17:50:12 Removing intermediate container 569f4dddf3d2 17:50:12 ---> b3ac3af26918 17:50:12 17:50:12 ---> Running in 8e0e26dc788e 17:50:12 Removing intermediate container df6830492137 17:50:12 ---> 4c6a8c52625b 17:50:12 17:50:12 ---> 8594cfe247e8 17:50:12 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:50:12 Removing intermediate container 8e0e26dc788e 17:50:12 ---> 3e007089269f 17:50:12 Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:50:12 Successfully built b3ac3af26918 17:50:12 Successfully built 4c6a8c52625b 17:50:12 Successfully built 20a0d97185c7 17:50:12 Successfully tagged docker-core-command-go:latest 17:50:12 Successfully tagged docker-core-metadata-go:latest 17:50:12 Building docker-security-secrets-setup-go 17:50:12 Building docker-support-logging-go 17:50:12  Building docker-core-command-go ... done  Building docker-core-metadata-go ... done Successfully tagged docker-support-scheduler-go:latest 17:50:12 Building docker-core-data-go 17:50:12  Building docker-support-scheduler-go ... done  ---> Running in 005b9e0b52e7 17:50:12 ---> c07ae36854cd 17:50:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:50:12 Removing intermediate container 005b9e0b52e7 17:50:12 ---> 46b873619b9d 17:50:12 Step 22/22 : LABEL version=0.0.0 17:50:13 ---> Running in 323f8a511111 17:50:13 ---> eca9816fc387 17:50:13 Step 20/27 : RUN apk --no-cache add py3-pip 17:50:13 ---> Running in 65b3a7690854 17:50:13 Removing intermediate container 323f8a511111 17:50:13 ---> a250c8142b53 17:50:13 17:50:13 Successfully built a250c8142b53 17:50:13 Successfully tagged docker-security-bootstrap-redis-go:latest 17:50:13 Building docker-security-secretstore-setup-go 17:50:14  Building docker-security-bootstrap-redis-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:14 (1/33) Installing libbz2 (1.0.8-r1) 17:50:14 (2/33) Installing expat (2.2.9-r1) 17:50:14 (3/33) Installing libffi (3.3-r2) 17:50:14 (4/33) Installing gdbm (1.13-r1) 17:50:14 (5/33) Installing xz-libs (5.2.5-r0) 17:50:14 (6/33) Installing sqlite-libs (3.32.1-r0) 17:50:14 (7/33) Installing python3 (3.8.5-r0) 17:50:27 (8/33) Installing py3-appdirs (1.4.4-r1) 17:50:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:50:27 (10/33) Installing py3-parsing (2.4.7-r0) 17:50:27 (11/33) Installing py3-six (1.15.0-r0) 17:50:27 (12/33) Installing py3-packaging (20.4-r0) 17:50:27 (13/33) Installing py3-setuptools (47.0.0-r0) 17:50:27 (14/33) Installing py3-chardet (3.0.4-r4) 17:50:27 (15/33) Installing py3-idna (2.9-r0) 17:50:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:50:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:50:27 (18/33) Installing py3-requests (2.23.0-r0) 17:50:27 (19/33) Installing py3-msgpack (1.0.0-r0) 17:50:28 (20/33) Installing py3-lockfile (0.12.2-r3) 17:50:28 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:50:29 (22/33) Installing py3-colorama (0.4.3-r0) 17:50:29 (23/33) Installing py3-distlib (0.3.0-r0) 17:50:29 (24/33) Installing py3-distro (1.5.0-r1) 17:50:29 (25/33) Installing py3-webencodings (0.5.1-r3) 17:50:29 (26/33) Installing py3-html5lib (1.0.1-r4) 17:50:29 (27/33) Installing py3-pytoml (0.1.21-r0) 17:50:29 (28/33) Installing py3-pep517 (0.8.2-r0) 17:50:29 (29/33) Installing py3-progress (1.5-r0) 17:50:29 (30/33) Installing py3-toml (0.10.1-r0) 17:50:29 (31/33) Installing py3-retrying (1.3.3-r0) 17:50:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:50:29 (33/33) Installing py3-pip (20.1.1-r0) 17:50:29 Executing busybox-1.31.1-r19.trigger 17:50:29 OK: 71 MiB in 55 packages 17:50:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:50:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:50:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:50:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:50:51 ---> 5b86236375f2 17:50:51 Step 3/24 : WORKDIR /edgex-go 17:50:51 ---> 5b86236375f2 17:50:51 Step 3/22 : WORKDIR /edgex-go 17:50:51 ---> Using cache 17:50:51 ---> fb190bceaa97 17:50:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:51 ---> Using cache 17:50:51 ---> fb190bceaa97 17:50:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:51 ---> Using cache 17:50:51 ---> e34b514763f0 17:50:51 Step 5/22 : RUN apk update && apk add make && apk add bash git 17:50:51 ---> Using cache 17:50:51 ---> e34b514763f0 17:50:51 Step 5/24 : RUN apk update && apk add make git 17:50:51 ---> Using cache 17:50:51 ---> f85bdb27208a 17:50:51 Step 6/24 : COPY go.mod . 17:50:51 ---> Using cache 17:50:51 ---> 089375119611 17:50:51 Step 7/24 : RUN go mod download 17:50:51 ---> Using cache 17:50:51 ---> f7c7d154a321 17:50:51 Step 8/24 : COPY . . 17:50:51 ---> Using cache 17:50:51 ---> d14b443a6ea8 17:50:51 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:50:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:50:51 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:50:51 ---> 5b86236375f2 17:50:51 Step 3/29 : WORKDIR /edgex-go 17:50:51 ---> Using cache 17:50:51 ---> fb190bceaa97 17:50:51 Step 4/29 : RUN apk update && apk add make git 17:50:51 17:50:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:50:51 ---> 5b86236375f2 17:50:51 Step 3/23 : WORKDIR /edgex-go 17:50:51 ---> Using cache 17:50:51 ---> fb190bceaa97 17:50:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:51 ---> Using cache 17:50:51 ---> e34b514763f0 17:50:51 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:50:52 ---> Running in cbd9107afc80 17:50:52 ---> Running in db18ca97d0ce 17:50:52 ---> Running in f9accbef0140 17:50:52 ---> Running in 3fffed8bb924 17:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:54 Removing intermediate container 65b3a7690854 17:50:54 ---> 9119912cf919 17:50:54 Step 21/27 : RUN pip install docker-compose==1.23.2 17:50:54 ---> Running in d65c4179ac9d 17:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:57 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:50:57 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:50:57 OK: 12754 distinct packages available 17:50:57 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:50:57 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:50:57 OK: 12754 distinct packages available 17:50:57 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:50:57 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:50:57 OK: 12754 distinct packages available 17:50:57 OK: 233 MiB in 51 packages 17:50:57 OK: 233 MiB in 51 packages 17:50:57 OK: 233 MiB in 51 packages 17:50:58 OK: 233 MiB in 51 packages 17:50:58 Collecting docker-compose==1.23.2 17:50:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:50:59 Collecting PyYAML<4,>=3.10 17:50:59 Downloading PyYAML-3.13.tar.gz (270 kB) 17:50:59 Removing intermediate container 3fffed8bb924 17:50:59 ---> 534fe8765d24 17:50:59 Step 6/23 : COPY go.mod . 17:50:59 Removing intermediate container db18ca97d0ce 17:50:59 ---> adc4c5b65753 17:50:59 Step 5/29 : COPY go.mod . 17:50:59 Removing intermediate container cbd9107afc80 17:50:59 ---> c60545138cda 17:50:59 Step 6/22 : COPY go.mod . 17:51:00 ---> 2a888360ef2f 17:51:00 Step 7/23 : RUN go mod download 17:51:00 Collecting cached-property<2,>=1.2.0 17:51:00 ---> 1fd102043b3c 17:51:00 Step 7/22 : RUN go mod download 17:51:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:51:00 ---> 5336453ae871 17:51:00 Step 6/29 : RUN go mod download 17:51:01 Collecting dockerpty<0.5,>=0.4.1 17:51:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:51:01 ---> Running in 1ba1b133b0ba 17:51:01 ---> Running in 763b877c2d4c 17:51:01 ---> Running in fabff1752374 17:51:01 Collecting jsonschema<3,>=2.5.1 17:51:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:51:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:51:02 Collecting texttable<0.10,>=0.9.0 17:51:02 Downloading texttable-0.9.1.tar.gz (11 kB) 17:51:02 Collecting docker<4.0,>=3.6.0 17:51:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:51:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:51:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:51:03 Collecting docopt<0.7,>=0.6.1 17:51:03 Downloading docopt-0.6.2.tar.gz (25 kB) 17:51:04 Collecting websocket-client<1.0,>=0.32.0 17:51:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:51:04 Collecting docker-pycreds>=0.4.0 17:51:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:51:04 Removing intermediate container fabff1752374 17:51:04 ---> 4b32272f2da4 17:51:04 Step 7/29 : COPY . . 17:51:04 Removing intermediate container 1ba1b133b0ba 17:51:04 ---> 87e1b02c259b 17:51:04 Step 8/23 : COPY . . 17:51:04 Removing intermediate container 763b877c2d4c 17:51:04 ---> 4cb2e9ea1869 17:51:04 Step 8/22 : COPY . . 17:51:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:51:04 Collecting idna<2.8,>=2.5 17:51:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:51:04 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:51:05 Collecting urllib3<1.25,>=1.21.1 17:51:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:51:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:51:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:51:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:51:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:51:05 Installing collected packages: PyYAML, cached-property, dockerpty, jsonschema, texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, docker-compose 17:51:05 Running setup.py install for PyYAML: started 17:51:09 Running setup.py install for PyYAML: finished with status 'done' 17:51:10 Running setup.py install for dockerpty: started 17:51:17 Running setup.py install for dockerpty: finished with status 'done' 17:51:17 Running setup.py install for texttable: started 17:51:18 Running setup.py install for texttable: finished with status 'done' 17:51:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:51:18 Attempting uninstall: idna 17:51:18 Found existing installation: idna 2.9 17:51:18 Uninstalling idna-2.9: 17:51:18 Successfully uninstalled idna-2.9 17:51:19 Attempting uninstall: urllib3 17:51:19 Found existing installation: urllib3 1.25.9 17:51:19 Uninstalling urllib3-1.25.9: 17:51:19 Successfully uninstalled urllib3-1.25.9 17:51:19 Attempting uninstall: requests 17:51:19 Found existing installation: requests 2.23.0 17:51:19 Uninstalling requests-2.23.0: 17:51:20 Successfully uninstalled requests-2.23.0 17:51:24 Running setup.py install for docopt: started 17:51:27 Running setup.py install for docopt: finished with status 'done' 17:51:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 17:51:43 Removing intermediate container d65c4179ac9d 17:51:43 ---> a3d3074df35f 17:51:43 Step 22/27 : RUN apk --no-cache add curl 17:51:43 Removing intermediate container f9accbef0140 17:51:43 ---> ce414c8cc74b 17:51:43 17:51:43 Step 10/24 : FROM alpine:3.10 17:51:43 ---> be4e4bea2c2e 17:51:43 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:51:43 ---> Using cache 17:51:43 ---> e8c00368e2df 17:51:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:51:43 ---> Running in aa40a46e28d9 17:51:43 ---> Running in 20cd68199689 17:51:43 ---> 0818cf9f00f5 17:51:43 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:51:43 ---> a99e18fad2df 17:51:43 Step 9/23 : RUN make cmd/core-data/core-data 17:51:43 ---> 3e2acbfd49dd 17:51:43 Step 9/22 : RUN make cmd/support-logging/support-logging 17:51:43 ---> Running in 73bd71e9b536 17:51:43 ---> Running in bbc033049803 17:51:43 ---> Running in 32d67b59a35a 17:51:43 Removing intermediate container 20cd68199689 17:51:43 ---> 59b0b1389d0b 17:51:43 Step 13/24 : WORKDIR / 17:51:44 ---> Running in 2e4ee4b5d3ac 17:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:44 Removing intermediate container 2e4ee4b5d3ac 17:51:44 ---> c52a77fcc4b4 17:51:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:51:44 (2/3) Installing libcurl (7.69.1-r1) 17:51:44 (3/3) Installing curl (7.69.1-r1) 17:51:44 Executing busybox-1.31.1-r19.trigger 17:51:44 OK: 72 MiB in 58 packages 17:51:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:51:44 ---> 657b0c09e6a1 17:51:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:51:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:51:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 17:51:45 ---> a117b75ad4b1 17:51:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:51:45 Removing intermediate container aa40a46e28d9 17:51:45 ---> d9b4e0e140f3 17:51:45 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 17:51:45 ---> Running in 8ccd4cd70411 17:51:45 ---> d748c69924bb 17:51:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:51:46 Removing intermediate container 8ccd4cd70411 17:51:46 ---> 724dd7aecfac 17:51:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:46 ---> Running in 59b5e7cfe88f 17:51:46 ---> ee9a75257e06 17:51:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:51:47 Removing intermediate container 59b5e7cfe88f 17:51:47 ---> cf15d6cbaf6f 17:51:47 Step 25/27 : LABEL arch=x86_64 17:51:48 ---> 1018304083d1 17:51:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:51:48 ---> Running in a02a4f638f10 17:51:48 Removing intermediate container a02a4f638f10 17:51:48 ---> 70b7b1b4c804 17:51:48 Step 26/27 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:51:48 ---> Running in 3b8edffae05a 17:51:48 ---> 1139fe047799 17:51:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:51:48 ---> Running in 9ee53f04320e 17:51:49 Removing intermediate container 3b8edffae05a 17:51:49 ---> 1b0d78b8c984 17:51:49 Step 27/27 : LABEL version=0.0.0 17:51:49 ---> Running in cc8cc333d120 17:51:49 Removing intermediate container cc8cc333d120 17:51:49 ---> c0075d57d2b5 17:51:49 17:51:50 Successfully built c0075d57d2b5 17:51:50 Successfully tagged docker-sys-mgmt-agent-go:latest 17:51:50 Building docker-security-proxy-setup-go 17:51:51  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9ee53f04320e 17:51:51 ---> be3f32112f24 17:51:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:51:51 ---> Running in 8198031fc092 17:51:53 Removing intermediate container 8198031fc092 17:51:53 ---> 3d2a0ab99832 17:51:53 Step 22/24 : LABEL arch=x86_64 17:51:53 ---> Running in 79793aa9b2c0 17:51:53 Removing intermediate container 79793aa9b2c0 17:51:53 ---> 92b603201eaf 17:51:53 Step 23/24 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:51:54 ---> Running in 0250f8e088e5 17:51:56 Removing intermediate container 0250f8e088e5 17:51:56 ---> 2d4ab20ecbd2 17:51:56 Step 24/24 : LABEL version=0.0.0 17:51:56 ---> Running in fddc253d9950 17:51:57 Removing intermediate container fddc253d9950 17:51:57 ---> ef9d7e2655b1 17:51:57 17:51:59 Successfully built ef9d7e2655b1 17:51:59 Successfully tagged docker-security-secretstore-setup-go:latest 17:51:59  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 17:52:26 Removing intermediate container bbc033049803 17:52:26 ---> afa9b89b37d6 17:52:26 17:52:26 Step 10/22 : FROM scratch 17:52:26 ---> 17:52:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:52:26 Removing intermediate container 32d67b59a35a 17:52:26 ---> 95878b03c83a 17:52:26 17:52:26 Step 9/29 : FROM alpine:latest 17:52:26 latest: Pulling from library/alpine 17:52:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:52:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:52:26 ---> 5b86236375f2 17:52:26 Step 3/21 : WORKDIR /edgex-go 17:52:26 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:52:26 ---> Using cache 17:52:26 ---> fb190bceaa97 17:52:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:26 ---> Using cache 17:52:26 ---> e34b514763f0 17:52:26 Step 5/21 : RUN apk update && apk add make git 17:52:26 ---> Using cache 17:52:26 ---> f85bdb27208a 17:52:26 Step 6/21 : COPY go.mod . 17:52:26 ---> Using cache 17:52:26 ---> 089375119611 17:52:26 Step 7/21 : RUN go mod download 17:52:26 ---> Using cache 17:52:26 ---> f7c7d154a321 17:52:26 Step 8/21 : COPY . . 17:52:26 ---> Using cache 17:52:26 ---> d14b443a6ea8 17:52:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:52:27 Status: Downloaded newer image for alpine:latest 17:52:27 ---> d6e46aa2470d 17:52:27 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:52:28 ---> Running in d22d9bea4688 17:52:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:52:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:52:28 ---> 5b86236375f2 17:52:28 Step 3/24 : WORKDIR /edgex-go 17:52:28 ---> Using cache 17:52:28 ---> fb190bceaa97 17:52:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:28 ---> Using cache 17:52:28 ---> e34b514763f0 17:52:28 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 17:52:29 ---> Running in 624e2ce9a080 17:52:29 ---> Running in 1fc45cecd01c 17:52:29 ---> Running in b8f283ab72aa 17:52:29 Removing intermediate container d22d9bea4688 17:52:29 ---> 69cd57518136 17:52:29 Step 12/22 : ENV APP_PORT=48061 17:52:30 ---> Running in 44d2ebdc18bf 17:52:30 Removing intermediate container 1fc45cecd01c 17:52:30 ---> 106638c11808 17:52:30 Step 11/29 : USER root 17:52:30 Removing intermediate container 44d2ebdc18bf 17:52:30 ---> 1b9a5d1b8d45 17:52:30 Step 13/22 : EXPOSE $APP_PORT 17:52:30 ---> Running in 0ee5d8d19145 17:52:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:52:30 ---> Running in 9e0de1837c11 17:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:31 Removing intermediate container 9e0de1837c11 17:52:31 ---> e361a1cc4fb4 17:52:31 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 17:52:31 Removing intermediate container 0ee5d8d19145 17:52:31 ---> fe188feeddc5 17:52:31 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:52:31 ---> Running in e92cdfc12a79 17:52:31 ---> 12318b8adbc8 17:52:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 17:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:32 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:52:32 v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:52:32 OK: 12746 distinct packages available 17:52:33 (1/2) Installing ca-certificates (20191127-r4) 17:52:33 (2/2) Installing dumb-init (1.2.2-r1) 17:52:33 Executing busybox-1.31.1-r19.trigger 17:52:33 ---> b3e5f373734a 17:52:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 17:52:33 Executing ca-certificates-20191127-r4.trigger 17:52:33 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 17:52:33 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:52:33 OK: 12754 distinct packages available 17:52:33 OK: 6 MiB in 16 packages 17:52:33 OK: 233 MiB in 51 packages 17:52:35 ---> 35f48c3da66a 17:52:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 17:52:36 Removing intermediate container e92cdfc12a79 17:52:36 ---> 10c1a38e17c0 17:52:36 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:52:36 Removing intermediate container 73bd71e9b536 17:52:36 ---> 81892e619eab 17:52:36 17:52:36 Step 10/23 : FROM alpine 17:52:36 ---> d6e46aa2470d 17:52:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:52:36 ---> Running in d650b167db5d 17:52:36 Removing intermediate container b8f283ab72aa 17:52:36 ---> b5f8d4c5cc0e 17:52:36 Step 6/24 : COPY go.mod . 17:52:36 ---> Running in fb9c895548a2 17:52:36 ---> 2fdc8e2ddb09 17:52:36 Step 18/22 : ENTRYPOINT ["/support-logging"] 17:52:36 ---> Running in 3982118e7ea8 17:52:36 Removing intermediate container d650b167db5d 17:52:36 ---> d5b020edec30 17:52:36 Step 14/29 : WORKDIR $BASE_DIR 17:52:36 Removing intermediate container fb9c895548a2 17:52:36 ---> 961464e2b1a6 17:52:36 Step 12/23 : ENV APP_PORT=48080 17:52:36 ---> 2b9030177485 17:52:36 Step 7/24 : RUN go mod download 17:52:36 ---> Running in 6264e68b1b87 17:52:37 ---> Running in 2ac4d35570c2 17:52:37 Removing intermediate container 3982118e7ea8 17:52:37 ---> dc60c4118238 17:52:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:37 ---> Running in c21269cf0d45 17:52:37 ---> Running in be938410283a 17:52:37 Removing intermediate container 6264e68b1b87 17:52:37 ---> 556f6a3669a0 17:52:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:52:38 Removing intermediate container 2ac4d35570c2 17:52:38 ---> 4eab2f2b9eba 17:52:38 Step 13/23 : EXPOSE $APP_PORT 17:52:38 ---> Running in c6fbf19dc25b 17:52:38 ---> Running in f383095fcd20 17:52:38 Removing intermediate container be938410283a 17:52:38 ---> b55ea2510074 17:52:38 Step 20/22 : LABEL arch=x86_64 17:52:38 ---> Running in 9f556bd853e2 17:52:38 Removing intermediate container f383095fcd20 17:52:38 ---> b454ae8ad33b 17:52:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:38 ---> Running in 8c862b56a4be 17:52:38 Removing intermediate container 9f556bd853e2 17:52:38 ---> 52edd58dedee 17:52:38 Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:52:39 ---> Running in 5a0e54f825d3 17:52:39 Removing intermediate container 5a0e54f825d3 17:52:39 ---> 8b5180d11fc7 17:52:39 Step 22/22 : LABEL version=0.0.0 17:52:39 ---> Running in ec17373d0c4c 17:52:40 Removing intermediate container ec17373d0c4c 17:52:40 ---> 117f4336a62c 17:52:40 17:52:41 Successfully built 117f4336a62c 17:52:41 Successfully tagged docker-support-logging-go:latest 17:52:41  Building docker-support-logging-go ... done Removing intermediate container c6fbf19dc25b 17:52:41 ---> fbade83a1def 17:52:41 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:52:42 Removing intermediate container c21269cf0d45 17:52:42 ---> b35b847679dd 17:52:42 Step 8/24 : COPY . . 17:52:42 Removing intermediate container 8c862b56a4be 17:52:42 ---> 3e292e2df7d7 17:52:42 Step 15/23 : RUN apk --no-cache add zeromq 17:52:42 ---> Running in 51f59c050020 17:52:42 ---> 394c555bda83 17:52:42 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:52:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:43 ---> a9f156798742 17:52:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:52:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:44 (1/5) Installing libgcc (9.3.0-r2) 17:52:44 (2/5) Installing libsodium (1.0.18-r0) 17:52:45 (3/5) Installing libstdc++ (9.3.0-r2) 17:52:45 (4/5) Installing libzmq (4.3.3-r0) 17:52:45 (5/5) Installing zeromq (4.3.3-r0) 17:52:46 Executing busybox-1.31.1-r19.trigger 17:52:46 OK: 8 MiB in 19 packages 17:52:47 ---> dd8690cb8b4f 17:52:47 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:52:48 ---> 8fada1e97f08 17:52:48 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:52:49 Removing intermediate container 51f59c050020 17:52:49 ---> 16e11ff7fa7f 17:52:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:52:50 ---> ce6fed5e27c4 17:52:50 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:52:53 ---> Running in fdcee93f25c0 17:52:53 ---> 6c900662d010 17:52:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:52:55 ---> 88cc2fd708b1 17:52:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:52:56 ---> ce1028317030 17:52:56 Step 19/23 : ENTRYPOINT ["/core-data"] 17:52:58 ---> Running in 860096fd05b1 17:52:58 Removing intermediate container fdcee93f25c0 17:52:58 ---> 840288abab18 17:52:58 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:53:00 Removing intermediate container 860096fd05b1 17:53:00 ---> ea1f2c98f042 17:53:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:00 Removing intermediate container 624e2ce9a080 17:53:00 ---> 0b43f8c4f601 17:53:00 17:53:00 Step 10/21 : FROM alpine 17:53:00 ---> d6e46aa2470d 17:53:00 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:53:01 ---> Running in 17f436a0f565 17:53:01 ---> Running in 443c89563419 17:53:01 ---> 0c055a40c021 17:53:01 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:53:02 ---> Running in 8d8fdc79f898 17:53:03 Removing intermediate container 17f436a0f565 17:53:03 ---> 130a0f8c6775 17:53:03 Step 21/23 : LABEL arch=x86_64 17:53:03 ---> Running in 677df0bc76a4 17:53:04 ---> 7b7adcb59ee9 17:53:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:53:05 Removing intermediate container 677df0bc76a4 17:53:05 ---> c2078278a305 17:53:05 Step 22/23 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:53:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:05 ---> Running in 2806b847e80f 17:53:05 ---> Running in cb412a2b4c99 17:53:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:05 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:53:05 v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:53:05 OK: 12746 distinct packages available 17:53:05 Removing intermediate container cb412a2b4c99 17:53:05 ---> 07c606a6aedd 17:53:05 Step 23/23 : LABEL version=0.0.0 17:53:05 ---> Running in af7554cd6689 17:53:06 (1/4) Installing ca-certificates (20191127-r4) 17:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:53:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:53:06 (3/4) Installing libcurl (7.69.1-r1) 17:53:06 (4/4) Installing curl (7.69.1-r1) 17:53:06 Executing busybox-1.31.1-r19.trigger 17:53:06 Executing ca-certificates-20191127-r4.trigger 17:53:06 OK: 7 MiB in 18 packages 17:53:06 Removing intermediate container af7554cd6689 17:53:06 ---> 443b1fa3e3d9 17:53:06 17:53:06 Removing intermediate container 8d8fdc79f898 17:53:06 ---> 126a09bfcb85 17:53:06 Step 24/29 : RUN chmod 755 security-secrets-setup 17:53:06 Successfully built 443b1fa3e3d9 17:53:07 Successfully tagged docker-core-data-go:latest 17:53:07  Building docker-core-data-go ... done  ---> Running in 0c34ab6e2f6e 17:53:07 Removing intermediate container 443c89563419 17:53:07 ---> a1cc161dbd39 17:53:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:53:07 ---> Running in 8ba9871ec74c 17:53:07 Removing intermediate container 8ba9871ec74c 17:53:07 ---> 0146dd10d399 17:53:07 Step 13/21 : WORKDIR /edgex 17:53:08 ---> Running in 91ccf4315d36 17:53:08 Removing intermediate container 91ccf4315d36 17:53:08 ---> febd839d9e90 17:53:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:53:09 ---> 66a19f06782a 17:53:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:53:09 Removing intermediate container 0c34ab6e2f6e 17:53:09 ---> 1034a6d3f28b 17:53:09 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:53:09 ---> Running in c30baf351114 17:53:10 Removing intermediate container c30baf351114 17:53:10 ---> 96b40d31f4f4 17:53:10 Step 26/29 : CMD [ "generate" ] 17:53:10 ---> Running in 8879b5acecc1 17:53:10 ---> 46b55695746f 17:53:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:53:11 Removing intermediate container 8879b5acecc1 17:53:11 ---> 9d782daf0218 17:53:11 Step 27/29 : LABEL arch=x86_64 17:53:11 ---> Running in 6b37b3826981 17:53:11 Removing intermediate container 6b37b3826981 17:53:11 ---> b901eaa772dd 17:53:11 Step 28/29 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:53:11 ---> c05a214e17d2 17:53:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:53:11 ---> Running in 3f1464c143db 17:53:11 ---> Running in cb28c69695b2 17:53:12 Removing intermediate container 3f1464c143db 17:53:12 ---> 60a6a2e82c58 17:53:12 Step 29/29 : LABEL version=0.0.0 17:53:12 Removing intermediate container cb28c69695b2 17:53:12 ---> 81e44cc2cb4e 17:53:12 Step 18/21 : CMD ["--init=true"] 17:53:12 ---> Running in af85547b28d8 17:53:12 ---> Running in b1067dc8ad92 17:53:13 Removing intermediate container af85547b28d8 17:53:13 ---> cd77fda00acb 17:53:13 17:53:13 Removing intermediate container b1067dc8ad92 17:53:13 ---> c2194d8caead 17:53:13 Step 19/21 : LABEL arch=x86_64 17:53:13 ---> Running in 8c6e56f6470d 17:53:13 Successfully built cd77fda00acb 17:53:13 Successfully tagged docker-security-secrets-setup-go:latest 17:53:13  Building docker-security-secrets-setup-go ... done Removing intermediate container 8c6e56f6470d 17:53:13 ---> f05cbbbfa4c9 17:53:13 Step 20/21 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:53:13 ---> Running in 5a478e1e152e 17:53:13 Removing intermediate container 5a478e1e152e 17:53:13 ---> 120063020b84 17:53:13 Step 21/21 : LABEL version=0.0.0 17:53:13 ---> Running in 649ce12fde59 17:53:14 Removing intermediate container 649ce12fde59 17:53:14 ---> 3b8060239dc0 17:53:14 17:53:14 Successfully built 3b8060239dc0 17:53:14 Successfully tagged docker-security-proxy-setup-go:latest 17:53:22  Building docker-security-proxy-setup-go ... done Removing intermediate container 2806b847e80f 17:53:22 ---> e32053eeb44b 17:53:22 17:53:22 Step 10/24 : FROM scratch 17:53:22 ---> 17:53:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:53:22 ---> Using cache 17:53:22 ---> 69cd57518136 17:53:22 Step 12/24 : ENV APP_PORT=48060 17:53:22 ---> Running in 120614f1ff59 17:53:22 Removing intermediate container 120614f1ff59 17:53:22 ---> bcd4ff7cdd84 17:53:22 Step 13/24 : EXPOSE $APP_PORT 17:53:22 ---> Running in fc81ef3ae50a 17:53:22 Removing intermediate container fc81ef3ae50a 17:53:22 ---> e4fb51b97884 17:53:22 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:53:23 ---> f0e0bd094e9c 17:53:23 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:53:24 ---> e1b5053899d9 17:53:24 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:53:24 ---> 6c4dc713d097 17:53:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:53:25 ---> cdcdb1152610 17:53:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:53:25 ---> 6b31560ad8aa 17:53:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:53:25 ---> 94927cbc3e77 17:53:25 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:53:25 ---> Running in 4a421851af43 17:53:26 Removing intermediate container 4a421851af43 17:53:26 ---> 568e4d84c2fc 17:53:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:26 ---> Running in 2439ccc997b2 17:53:26 Removing intermediate container 2439ccc997b2 17:53:26 ---> 27acd6ec2f28 17:53:26 Step 22/24 : LABEL arch=x86_64 17:53:26 ---> Running in e68b400914ad 17:53:26 Removing intermediate container e68b400914ad 17:53:26 ---> 78b99ddcec0c 17:53:26 Step 23/24 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a 17:53:26 ---> Running in 23c61f5d49ee 17:53:27 Removing intermediate container 23c61f5d49ee 17:53:27 ---> 3410c7362c38 17:53:27 Step 24/24 : LABEL version=0.0.0 17:53:27 ---> Running in 9d914e0b105e 17:53:27 Removing intermediate container 9d914e0b105e 17:53:27 ---> dd5dde156fec 17:53:27 17:53:27 Successfully built dd5dde156fec 17:53:27 Successfully tagged docker-support-notifications-go:latest 17:53:28  Building docker-support-notifications-go ... done  [Pipeline] } 17:53:28 $ docker stop --time=1 b69ae8cf46154765eb2f4a1a3b6ee701af4f771c7dc1c25c39acb982ad94c5cf 17:53:30 $ docker rm -f b69ae8cf46154765eb2f4a1a3b6ee701af4f771c7dc1c25c39acb982ad94c5cf [Pipeline] // withDockerContainer [Pipeline] sh 17:53:30 + docker images 17:53:30 + grep docker 17:53:30 docker-support-notifications-go latest dd5dde156fec 3 seconds ago 13.6MB 17:53:30 docker-security-proxy-setup-go latest 3b8060239dc0 16 seconds ago 24.6MB 17:53:30 docker-security-secrets-setup-go latest cd77fda00acb 18 seconds ago 24MB 17:53:30 docker-core-data-go latest 443b1fa3e3d9 24 seconds ago 23.7MB 17:53:30 docker-support-logging-go latest 117f4336a62c 50 seconds ago 11.1MB 17:53:30 docker-security-secretstore-setup-go latest ef9d7e2655b1 About a minute ago 24.8MB 17:53:30 docker-sys-mgmt-agent-go latest c0075d57d2b5 About a minute ago 290MB 17:53:30 docker-security-bootstrap-redis-go latest a250c8142b53 3 minutes ago 15.9MB 17:53:30 docker-core-metadata-go latest 4c6a8c52625b 3 minutes ago 14.5MB 17:53:30 docker-core-command-go latest b3ac3af26918 3 minutes ago 12.2MB 17:53:30 docker-support-scheduler-go latest 20a0d97185c7 3 minutes ago 12.3MB 17:53:30 docker latest 6972c414f322 5 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:53:46 Still waiting to schedule task 17:53:46 All nodes of label ‘centos7-docker-8c-8g’ are offline 17:54:45 Running on prd-centos7-docker-8c-8g-13885 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws 17:54:45 Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout 17:54:48 using credential edgex-jenkins-ssh 17:54:48 Cloning the remote Git repository 17:54:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:54:47 > git init /w/workspace/edgex-go/28 # timeout=10 17:54:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:47 > git --version # timeout=10 17:54:47 > git --version # 'git version 2.24.3' 17:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:55 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 87db0148498feba4eccfac9de7618c57ce561a10 17:54:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:54:56 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) 17:54:55 > git config core.sparsecheckout # timeout=10 17:54:55 > git checkout -f 87db0148498feba4eccfac9de7618c57ce561a10 # timeout=10 Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:54:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:54:59 ---> package-listing.sh 17:54:59 ++ facter osfamily 17:54:59 ++ tr '[:upper:]' '[:lower:]' 17:54:59 + OS_FAMILY=redhat 17:54:59 + workspace=/w/workspace/edgex-go/28 17:54:59 + START_PACKAGES=/tmp/packages_start.txt 17:54:59 + END_PACKAGES=/tmp/packages_end.txt 17:54:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:54:59 + PACKAGES=/tmp/packages_start.txt 17:54:59 + '[' /w/workspace/edgex-go/28 ']' 17:54:59 + PACKAGES=/tmp/packages_end.txt 17:54:59 + case "${OS_FAMILY}" in 17:54:59 + rpm -qa 17:54:59 + sort 17:55:04 + '[' -f /tmp/packages_start.txt ']' 17:55:04 + '[' -f /tmp/packages_end.txt ']' 17:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:04 + '[' /w/workspace/edgex-go/28 ']' 17:55:04 + mkdir -p /w/workspace/edgex-go/28/archives/ 17:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo 17:55:04 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/edgex-go/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:55:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:55:05 17:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:55:06 alpine: Pulling from edgex-lftools-log-publisher 17:55:06 df20fa9351a1: Already exists 17:55:06 36b3adc4ff6f: Pulling fs layer 17:55:06 8ad3a11d3b57: Pulling fs layer 17:55:06 46f8f816bc3b: Pulling fs layer 17:55:06 93b61091891f: Pulling fs layer 17:55:06 93b9cdb0e59b: Pulling fs layer 17:55:06 5e14af77c1be: Pulling fs layer 17:55:06 01666e4c0597: Pulling fs layer 17:55:06 aa168da1d23b: Pulling fs layer 17:55:06 93b61091891f: Waiting 17:55:06 93b9cdb0e59b: Waiting 17:55:06 5e14af77c1be: Waiting 17:55:06 aa168da1d23b: Waiting 17:55:06 46f8f816bc3b: Verifying Checksum 17:55:06 46f8f816bc3b: Download complete 17:55:06 36b3adc4ff6f: Verifying Checksum 17:55:06 36b3adc4ff6f: Download complete 17:55:06 93b9cdb0e59b: Verifying Checksum 17:55:06 93b9cdb0e59b: Download complete 17:55:06 5e14af77c1be: Verifying Checksum 17:55:06 5e14af77c1be: Download complete 17:55:06 01666e4c0597: Verifying Checksum 17:55:06 01666e4c0597: Download complete 17:55:06 93b61091891f: Verifying Checksum 17:55:06 93b61091891f: Download complete 17:55:06 36b3adc4ff6f: Pull complete 17:55:07 8ad3a11d3b57: Verifying Checksum 17:55:07 8ad3a11d3b57: Download complete 17:55:09 8ad3a11d3b57: Pull complete 17:55:09 46f8f816bc3b: Pull complete 17:55:10 aa168da1d23b: Verifying Checksum 17:55:10 aa168da1d23b: Download complete 17:55:13 93b61091891f: Pull complete 17:55:13 93b9cdb0e59b: Pull complete 17:55:13 5e14af77c1be: Pull complete 17:55:13 01666e4c0597: Pull complete 17:55:25 aa168da1d23b: Pull complete 17:55:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:55:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:55:25 prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container 17:55:26 $ 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/edgex-go/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:55:29 $ docker top f6f45c4a936197f551d4733a9b76194f5d0530bdb26ffb77e866bd9540519997 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:55:30 + mkdir -p /var/log/sa [Pipeline] sh 17:55:30 + ls /var/log/sa-host 17:55:30 + sadf -c /var/log/sa-host/sa23 17:55:30 file_magic: OK 17:55:30 HZ: Using current value: 100 17:55:30 file_header: OK 17:55:30 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 17:55:30 Statistics: 17:55:30 Hnuu...uuuununununu... 17:55:30 File successfully converted to sysstat format version 12.2.1 17:55:30 + sadf -c /var/log/sa-host/sa30 17:55:30 file_magic: OK 17:55:30 HZ: Using current value: 100 17:55:30 file_header: OK 17:55:30 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 17:55:30 Statistics: 17:55:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:55:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:31 provisioning config files... 17:55:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config9205346838012028303tmp [Pipeline] { [Pipeline] echo 17:55:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:55:31 ---> create-netrc.sh [Pipeline] } 17:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:55:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:55:31 ---> python-tools-install.sh [Pipeline] echo 17:55:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:55:32 ---> sudo-logs.sh 17:55:32 Archiving 'sudo' log.. [Pipeline] echo 17:55:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:55:32 ---> job-cost.sh 17:55:32 lf-activate-venv: SKIPPING 17:55:32 INFO: No Stack... 17:55:33 INFO: Retrieving Pricing Info for: v1-standard-2 17:55:33 INFO: Archiving Costs [Pipeline] echo 17:55:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:55:34 ---> logs-deploy.sh 17:55:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2808/28 17:55:34 INFO: archiving workspace using pattern(s): 17:55:36 Archives upload complete. 17:55:36 INFO: archiving logs to Nexus 17:55:37 ---> uname -a: 17:55:37 Linux prd-centos7-docker-4c-2g-13878.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:55:37 17:55:37 17:55:37 ---> lscpu: 17:55:37 Architecture: x86_64 17:55:37 CPU op-mode(s): 32-bit, 64-bit 17:55:37 Byte Order: Little Endian 17:55:37 Address sizes: 40 bits physical, 48 bits virtual 17:55:37 CPU(s): 4 17:55:37 On-line CPU(s) list: 0-3 17:55:37 Thread(s) per core: 1 17:55:37 Core(s) per socket: 1 17:55:37 Socket(s): 4 17:55:37 NUMA node(s): 1 17:55:37 Vendor ID: GenuineIntel 17:55:37 CPU family: 6 17:55:37 Model: 44 17:55:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:55:37 Stepping: 1 17:55:37 CPU MHz: 2933.438 17:55:37 BogoMIPS: 5866.87 17:55:37 Virtualization: VT-x 17:55:37 Hypervisor vendor: KVM 17:55:37 Virtualization type: full 17:55:37 L1d cache: 128 KiB 17:55:37 L1i cache: 128 KiB 17:55:37 L2 cache: 16 MiB 17:55:37 L3 cache: 64 MiB 17:55:37 NUMA node0 CPU(s): 0-3 17:55:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:55:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:55:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:55:37 Vulnerability Meltdown: Mitigation; PTI 17:55:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:55:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:55:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:55:37 Vulnerability Srbds: Not affected 17:55:37 Vulnerability Tsx async abort: Not affected 17:55:37 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 17:55:37 17:55:37 17:55:37 ---> nproc: 17:55:37 4 17:55:37 17:55:37 17:55:37 ---> df -h: 17:55:37 Filesystem Size Used Available Use% Mounted on 17:55:37 overlay 50.0G 12.8G 37.2G 26% / 17:55:37 tmpfs 64.0M 0 64.0M 0% /dev 17:55:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:55:37 shm 64.0M 0 64.0M 0% /dev/shm 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /facter-os 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /etc/resolv.conf 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /etc/hostname 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /etc/hosts 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /var/log/auth.log 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /run/cloud-init/result.json 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /var/log/sa-host 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /var/log/secure 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /w/workspace/edgex-go/28@tmp 17:55:37 /dev/vda1 50.0G 12.8G 37.2G 26% /w/workspace/edgex-go/28 17:55:37 17:55:37 17:55:37 ---> free -m: 17:55:37 total used free shared buff/cache available 17:55:37 Mem: 1837 707 116 0 1013 1043 17:55:37 Swap: 1023 61 962 17:55:37 17:55:37 17:55:37 ---> ip addr: 17:55:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:55:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:55:37 inet 127.0.0.1/8 scope host lo 17:55:37 valid_lft forever preferred_lft forever 17:55:37 inet6 ::1/128 scope host 17:55:37 valid_lft forever preferred_lft forever 17:55:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:55:37 link/ether fa:16:3e:90:c7:87 brd ff:ff:ff:ff:ff:ff 17:55:37 inet 10.30.123.241/23 brd 10.30.123.255 scope global dynamic eth0 17:55:37 valid_lft 85573sec preferred_lft 85573sec 17:55:37 inet6 fe80::f816:3eff:fe90:c787/64 scope link 17:55:37 valid_lft forever preferred_lft forever 17:55:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:55:37 link/ether 02:42:98:08:6f:34 brd ff:ff:ff:ff:ff:ff 17:55:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:55:37 valid_lft forever preferred_lft forever 17:55:37 inet6 fe80::42:98ff:fe08:6f34/64 scope link 17:55:37 valid_lft forever preferred_lft forever 17:55:37 17:55:37 17:55:37 ---> sar -b -r -n DEV: 17:55:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 17:55:37 17:55:37 17:41:37 LINUX RESTART (4 CPU) 17:55:37 17:55:37 17:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:55:37 17:43:01 141.81 49.26 92.55 0.00 8171.91 44447.85 0.00 17:55:37 17:44:01 215.99 107.41 108.58 0.00 7320.06 46275.19 0.00 17:55:37 17:45:02 258.84 116.98 141.86 0.00 5419.53 29927.27 0.00 17:55:37 17:46:02 139.99 60.29 79.70 0.00 2118.16 8546.31 0.00 17:55:37 17:47:01 117.03 46.52 70.51 0.00 2723.49 10581.48 0.00 17:55:37 17:48:01 300.69 115.22 185.47 0.00 50025.36 119259.51 0.00 17:55:37 17:49:02 2696.20 2353.76 342.44 0.00 162336.10 174447.73 0.00 17:55:37 17:50:01 806.73 611.16 195.57 0.00 35384.95 54582.26 0.00 17:55:37 17:51:01 1169.04 837.61 331.44 0.00 87675.68 136816.34 0.00 17:55:37 17:52:02 1938.48 1624.45 314.03 0.00 126007.90 121149.87 0.00 17:55:37 17:53:01 1675.08 1340.41 334.68 0.00 91924.34 95591.77 0.00 17:55:37 17:54:01 169.10 76.11 92.99 0.00 6179.99 8365.32 0.00 17:55:37 17:55:01 34.56 33.40 1.16 0.00 3743.45 14.72 0.00 17:55:37 Average: 746.40 569.80 176.60 0.00 45567.64 65710.79 0.00 17:55:37 17:55:37 17:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:55:37 17:43:01 100280 0 649460 34.52 2620 1129184 1314148 44.85 509212 1066996 22100 17:55:37 17:44:01 75288 0 716352 38.07 2192 1087712 1507580 51.45 588960 972564 10496 17:55:37 17:45:02 94904 0 816780 43.41 928 968932 1744868 59.55 683104 825592 55888 17:55:37 17:46:02 377456 0 822900 43.74 432 680756 1791140 61.13 587760 633284 44468 17:55:37 17:47:01 216832 0 790632 42.02 408 873672 1434128 48.94 661856 713708 12556 17:55:37 17:48:01 115128 0 837536 44.51 52 928828 2266200 77.34 627612 931840 81296 17:55:37 17:49:02 71384 0 851940 45.28 52 958168 2369564 80.87 749928 831128 74448 17:55:37 17:50:01 506036 0 737352 39.19 52 638104 1595040 54.44 472216 661276 14920 17:55:37 17:51:01 180768 0 897812 47.72 52 802912 2843680 97.05 636384 812816 332 17:55:37 17:52:02 68044 0 1174936 62.45 52 638512 2975424 101.55 594668 966168 42004 17:55:37 17:53:01 65748 0 741532 39.41 52 1074212 1817916 62.04 749684 834072 3680 17:55:37 17:54:01 465104 0 627136 33.33 52 789252 1246004 42.52 419412 768652 8 17:55:37 17:55:01 335504 0 645864 34.33 52 900124 1237444 42.23 446004 870644 112 17:55:37 Average: 205575 0 793095 42.15 538 882336 1857164 63.38 594369 837595 27870 17:55:37 17:55:37 17:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:55:37 17:43:01 eth0 971.96 722.96 4046.35 122.97 0.00 0.00 0.00 0.00 17:55:37 17:43:01 vethdf95057 145.92 119.86 15.88 385.12 0.00 0.00 0.00 0.00 17:55:37 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:43:01 docker0 145.92 119.76 13.88 385.11 0.00 0.00 0.00 0.00 17:55:37 17:44:01 eth0 947.90 977.16 5480.96 110.19 0.00 0.00 0.00 0.00 17:55:37 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:44:01 docker0 721.29 643.69 57.41 2636.24 0.00 0.00 0.00 0.00 17:55:37 17:45:02 veth7ad3cdc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:55:37 17:45:02 eth0 314.77 191.64 1629.95 26.92 0.00 0.00 0.00 0.00 17:55:37 17:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:45:02 docker0 95.60 121.53 7.39 469.63 0.00 0.00 0.00 0.00 17:55:37 17:46:02 veth7ad3cdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:46:02 eth0 39.52 26.68 24.08 78.15 0.00 0.00 0.00 0.00 17:55:37 17:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:47:01 veth7ad3cdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:47:01 eth0 23.20 16.20 19.79 10.59 0.00 0.00 0.00 0.00 17:55:37 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:48:01 eth0 195.13 155.35 1686.35 81.21 0.00 0.00 0.00 0.00 17:55:37 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:48:01 vethd990877 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:55:37 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:49:02 eth0 43.44 27.25 159.23 9.30 0.00 0.00 0.00 0.00 17:55:37 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:49:02 vethd990877 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 17:55:37 17:49:02 docker0 17.68 25.01 1.00 144.03 0.00 0.00 0.00 0.00 17:55:37 17:50:01 eth0 22.91 14.19 91.64 5.64 0.00 0.00 0.00 0.00 17:55:37 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:50:01 vethd990877 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:50:01 docker0 4.52 6.08 0.25 34.28 0.00 0.00 0.00 0.00 17:55:37 17:51:01 veth069f800 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:51:01 veth3afc6fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:51:01 veth56727c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:51:01 eth0 142.74 81.54 466.57 72.76 0.00 0.00 0.00 0.00 17:55:37 17:52:02 veth5433a70 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 17:55:37 17:52:02 veth4941237 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 17:55:37 17:52:02 eth0 45.61 31.92 76.18 16.46 0.00 0.00 0.00 0.00 17:55:37 17:52:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:55:37 17:53:01 veth24ebcee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:53:01 eth0 60.72 38.74 135.76 80.16 0.00 0.00 0.00 0.00 17:55:37 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:53:01 vetha3be309 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:54:01 eth0 43.40 34.33 59.11 66.65 0.00 0.00 0.00 0.00 17:55:37 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:54:01 docker0 1047.93 1037.16 83.68 4318.15 0.00 0.00 0.00 0.00 17:55:37 17:55:01 eth0 5.34 3.03 5.13 1.91 0.00 0.00 0.00 0.00 17:55:37 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 Average: eth0 220.72 179.26 1073.30 52.56 0.00 0.00 0.00 0.00 17:55:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:37 Average: docker0 80.66 79.83 6.44 332.36 0.00 0.00 0.00 0.00 17:55:37 17:55:37 17:55:37 ---> sar -P ALL: 17:55:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 17:55:37 17:55:37 17:41:37 LINUX RESTART (4 CPU) 17:55:37 17:55:37 17:42:01 CPU %user %nice %system %iowait %steal %idle 17:55:37 17:43:01 all 15.33 0.00 8.19 3.69 5.52 67.27 17:55:37 17:43:01 0 13.98 0.00 9.63 2.36 5.35 68.68 17:55:37 17:43:01 1 13.62 0.00 8.60 3.65 6.01 68.12 17:55:37 17:43:01 2 18.35 0.00 7.62 4.22 4.74 65.07 17:55:37 17:43:01 3 15.41 0.00 6.90 4.52 5.96 67.21 17:55:37 17:44:01 all 13.05 0.00 7.48 1.34 7.13 71.00 17:55:37 17:44:01 0 10.95 0.00 6.81 1.04 8.34 72.86 17:55:37 17:44:01 1 13.50 0.00 8.37 1.37 7.28 69.48 17:55:37 17:44:01 2 14.89 0.00 6.40 0.91 6.36 71.44 17:55:37 17:44:01 3 12.80 0.00 8.35 2.03 6.57 70.25 17:55:37 17:45:02 all 20.88 0.00 9.17 4.76 4.33 60.87 17:55:37 17:45:02 0 19.06 0.00 8.46 5.66 4.74 62.08 17:55:37 17:45:02 1 21.49 0.00 10.41 3.82 4.15 60.12 17:55:37 17:45:02 2 18.75 0.00 8.18 3.68 4.40 64.99 17:55:37 17:45:02 3 24.25 0.00 9.64 5.88 4.04 56.19 17:55:37 17:46:02 all 60.15 0.00 14.51 3.13 5.32 16.88 17:55:37 17:46:02 0 54.22 0.00 14.08 3.80 6.69 21.22 17:55:37 17:46:02 1 64.15 0.00 15.84 3.36 4.45 12.20 17:55:37 17:46:02 2 58.18 0.00 13.58 2.02 5.68 20.55 17:55:37 17:46:02 3 64.12 0.00 14.55 3.37 4.47 13.50 17:55:37 17:47:01 all 44.57 0.00 13.67 2.66 4.21 34.89 17:55:37 17:47:01 0 44.26 0.00 13.56 1.94 4.05 36.20 17:55:37 17:47:01 1 42.88 0.00 13.41 3.63 4.11 35.97 17:55:37 17:47:01 2 44.10 0.00 13.68 1.23 4.79 36.20 17:55:37 17:47:01 3 47.08 0.00 14.04 3.85 3.87 31.15 17:55:37 17:48:01 all 15.80 0.00 15.73 2.81 9.05 56.60 17:55:37 17:48:01 0 14.80 0.00 15.73 1.38 8.74 59.34 17:55:37 17:48:01 1 15.94 0.00 15.68 4.72 9.58 54.07 17:55:37 17:48:01 2 15.54 0.00 15.94 2.51 9.07 56.94 17:55:37 17:48:01 3 16.92 0.00 15.58 2.61 8.81 56.09 17:55:37 17:49:02 all 19.70 0.00 25.06 23.47 7.58 24.19 17:55:37 17:49:02 0 18.63 0.00 26.33 24.99 7.40 22.65 17:55:37 17:49:02 1 18.09 0.00 22.74 23.87 8.54 26.76 17:55:37 17:49:02 2 21.53 0.00 26.36 22.18 6.53 23.39 17:55:37 17:49:02 3 20.61 0.00 24.89 22.78 7.81 23.90 17:55:37 17:50:01 all 60.62 0.00 15.88 11.29 4.08 8.13 17:55:37 17:50:01 0 59.43 0.00 15.62 11.41 4.33 9.20 17:55:37 17:50:01 1 59.75 0.00 15.92 10.75 4.19 9.39 17:55:37 17:50:01 2 61.48 0.00 16.30 11.89 3.50 6.83 17:55:37 17:50:01 3 61.82 0.00 15.67 11.10 4.31 7.10 17:55:37 17:51:01 all 24.08 0.00 22.68 21.10 5.96 26.18 17:55:37 17:51:01 0 24.25 0.00 22.87 17.70 5.74 29.44 17:55:37 17:51:01 1 23.79 0.00 22.13 25.88 6.50 21.70 17:55:37 17:51:01 2 23.79 0.00 22.58 20.47 5.49 27.67 17:55:37 17:51:01 3 24.50 0.00 23.14 20.32 6.12 25.93 17:55:37 17:52:02 all 34.54 0.00 22.24 23.37 7.52 12.33 17:55:37 17:52:02 0 34.21 0.00 23.63 21.20 7.86 13.10 17:55:37 17:52:02 1 35.95 0.00 22.58 25.87 7.34 8.25 17:55:37 17:52:02 2 32.90 0.00 20.82 24.05 7.83 14.41 17:55:37 17:52:02 3 35.10 0.00 21.95 22.36 7.05 13.54 17:55:37 17:53:01 all 38.70 0.00 21.12 16.77 5.32 18.09 17:55:37 17:53:01 0 37.72 0.00 20.55 17.77 5.83 18.13 17:55:37 17:53:01 1 39.16 0.00 20.98 20.01 4.82 15.03 17:55:37 17:53:01 2 39.58 0.00 21.68 16.39 5.08 17.27 17:55:37 17:53:01 3 38.32 0.00 21.27 12.84 5.55 22.03 17:55:37 17:55:37 17:53:01 CPU %user %nice %system %iowait %steal %idle 17:55:37 17:54:01 all 13.18 0.00 5.94 4.73 2.32 73.83 17:55:37 17:54:01 0 13.04 0.00 6.25 6.18 2.31 72.22 17:55:37 17:54:01 1 13.11 0.00 6.02 3.75 2.34 74.78 17:55:37 17:54:01 2 13.88 0.00 5.61 5.39 2.32 72.80 17:55:37 17:54:01 3 12.69 0.00 5.88 3.60 2.33 75.51 17:55:37 17:55:01 all 0.49 0.00 0.23 0.73 0.18 98.37 17:55:37 17:55:01 0 0.53 0.00 0.13 0.15 0.17 99.02 17:55:37 17:55:01 1 0.75 0.00 0.40 1.14 0.12 97.60 17:55:37 17:55:01 2 0.48 0.00 0.23 0.38 0.22 98.68 17:55:37 17:55:01 3 0.20 0.00 0.15 1.25 0.22 98.18 17:55:37 Average: all 27.15 0.00 13.77 9.04 5.24 44.80 17:55:37 Average: 0 25.98 0.00 13.91 8.73 5.46 45.91 17:55:37 Average: 1 27.19 0.00 13.89 9.96 5.32 43.64 17:55:37 Average: 2 27.37 0.00 13.53 8.69 5.04 45.37 17:55:37 Average: 3 28.08 0.00 13.74 8.78 5.12 44.27 17:55:37 17:55:37 17:55:37