Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0f324dcbf099921d62e57526a26bf7984d28403e+8e84e87c96d2a5839db415490fa441319d2f8c5e (f054bc122b97139f2294524735d5a8754e9e55c7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2677402961759318188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3583809433874400920.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2916656286246650024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh109332608929790504.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6288436405293868535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-229’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-167’ is offline ‘prd-centos7-docker-4c-2g-172’ is offline ‘prd-centos7-docker-4c-2g-233’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-175’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-176’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-177’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-235 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh4049063311042923247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 0f324dcbf099921d62e57526a26bf7984d28403e Merge succeeded, producing c0b08702cdf475d6adc0e4fbf657a09846851764 Checking out Revision c0b08702cdf475d6adc0e4fbf657a09846851764 (PR-3478) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh7963097644069665055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh6958468570314213862.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b08702cdf475d6adc0e4fbf657a09846851764 # timeout=10 Commit message: "Merge commit '8e84e87c96d2a5839db415490fa441319d2f8c5e' into HEAD" > git rev-list --no-walk 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T17:25:37.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T17:25:37.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T17:25:37.764Z] ========================================================= [2021-05-25T17:25:37.764Z] EdgeX Global Pipelines Version Info [2021-05-25T17:25:37.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:39.246Z] ------------------- [2021-05-25T17:25:39.246Z] stable info: [2021-05-25T17:25:39.246Z] ------------------- [2021-05-25T17:25:39.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T17:25:39.246Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T17:25:39.246Z] Message: update stable to v1.0.192 [2021-05-25T17:25:39.824Z] ------------------- [2021-05-25T17:25:39.824Z] experimental info: [2021-05-25T17:25:39.824Z] ------------------- [2021-05-25T17:25:39.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T17:25:39.824Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T17:25:39.824Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T17:25:39.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T17:25:40.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T17:25:40.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T17:25:40.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T17:25:40.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T17:25:40.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T17:25:40.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T17:25:40.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T17:25:40.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T17:25:40.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T17:25:40.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T17:25:40.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T17:25:40.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T17:25:40.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T17:25:40.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T17:25:40.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T17:25:40.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T17:25:40.372Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T17:25:40.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T17:25:40.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T17:25:40.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T17:25:40.458Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T17:25:40.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo [2021-05-25T17:25:40.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo [2021-05-25T17:25:40.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo [2021-05-25T17:25:40.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b08702cdf475d6adc0e4fbf657a09846851764 [Pipeline] echo [2021-05-25T17:25:40.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b0870 [Pipeline] echo [2021-05-25T17:25:40.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:25:40.655Z] provisioning config files... [2021-05-25T17:25:40.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3340507294779878344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:40.990Z] ---> docker-login.sh [2021-05-25T17:25:40.990Z] nexus3.edgexfoundry.org:10001 [2021-05-25T17:25:41.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:25:41.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:25:41.254Z] Configure a credential helper to remove this warning. See [2021-05-25T17:25:41.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:25:41.254Z] [2021-05-25T17:25:41.254Z] Login Succeeded [2021-05-25T17:25:41.254Z] nexus3.edgexfoundry.org:10002 [2021-05-25T17:25:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:25:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:25:41.516Z] Configure a credential helper to remove this warning. See [2021-05-25T17:25:41.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:25:41.516Z] [2021-05-25T17:25:41.516Z] Login Succeeded [2021-05-25T17:25:41.516Z] nexus3.edgexfoundry.org:10003 [2021-05-25T17:25:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:25:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:25:41.516Z] Configure a credential helper to remove this warning. See [2021-05-25T17:25:41.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:25:41.516Z] [2021-05-25T17:25:41.516Z] Login Succeeded [2021-05-25T17:25:41.516Z] nexus3.edgexfoundry.org:10004 [2021-05-25T17:25:41.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:25:41.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:25:41.775Z] Configure a credential helper to remove this warning. See [2021-05-25T17:25:41.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:25:41.775Z] [2021-05-25T17:25:41.775Z] Login Succeeded [2021-05-25T17:25:41.775Z] docker.io [2021-05-25T17:25:41.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:25:42.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:25:42.036Z] Configure a credential helper to remove this warning. See [2021-05-25T17:25:42.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:25:42.036Z] [2021-05-25T17:25:42.036Z] Login Succeeded [2021-05-25T17:25:42.036Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T17:25:42.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:25:42.377Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-25T17:25:42.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.377Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T17:25:42.377Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.377Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T17:25:42.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.377Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T17:25:42.377Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.377Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T17:25:42.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.377Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T17:25:42.377Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.377Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T17:25:42.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.377Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T17:25:42.377Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.377Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T17:25:42.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.377Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T17:25:42.377Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.377Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T17:25:42.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.377Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T17:25:42.377Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.378Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T17:25:42.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.378Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T17:25:42.378Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.378Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T17:25:42.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.378Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T17:25:42.378Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.378Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T17:25:42.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:25:42.378Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T17:25:42.378Z] ++ cut -d/ -f2 [2021-05-25T17:25:42.378Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T17:25:42.418Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:25:43.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:25:43.042Z] [2021-05-25T17:25:43.042Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:25:43.356Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:25:43.356Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T17:25:43.356Z] 31603596830f: Pulling fs layer [2021-05-25T17:25:43.356Z] 54011a49482f: Pulling fs layer [2021-05-25T17:25:43.356Z] a6820b24f6d8: Pulling fs layer [2021-05-25T17:25:43.356Z] f581987b2513: Pulling fs layer [2021-05-25T17:25:43.356Z] f581987b2513: Waiting [2021-05-25T17:25:43.356Z] 54011a49482f: Verifying Checksum [2021-05-25T17:25:43.356Z] 54011a49482f: Download complete [2021-05-25T17:25:43.640Z] 31603596830f: Verifying Checksum [2021-05-25T17:25:43.640Z] 31603596830f: Download complete [2021-05-25T17:25:43.640Z] f581987b2513: Verifying Checksum [2021-05-25T17:25:43.640Z] f581987b2513: Download complete [2021-05-25T17:25:43.640Z] a6820b24f6d8: Verifying Checksum [2021-05-25T17:25:43.640Z] a6820b24f6d8: Download complete [2021-05-25T17:25:43.640Z] 31603596830f: Pull complete [2021-05-25T17:25:43.913Z] 54011a49482f: Pull complete [2021-05-25T17:25:44.495Z] a6820b24f6d8: Pull complete [2021-05-25T17:25:44.757Z] f581987b2513: Pull complete [2021-05-25T17:25:44.757Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T17:25:44.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:25:44.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T17:25:44.865Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-05-25T17:25:44.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T17:25:46.161Z] $ docker top db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T17:25:46.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:25:46.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:25:46.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:25:46.407Z] $ docker exec db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent [2021-05-25T17:25:46.518Z] SSH_AUTH_SOCK=/tmp/ssh-o0iyWE2bGobI/agent.14 [2021-05-25T17:25:46.518Z] SSH_AGENT_PID=21 [2021-05-25T17:25:46.526Z] Running ssh-add (command line suppressed) [2021-05-25T17:25:46.620Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_5801332297277066731.key (/w/workspace/edgex-go/19@tmp/private_key_5801332297277066731.key) [2021-05-25T17:25:46.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:25:46.952Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T17:25:46.960Z] $ docker exec --env ******** --env ******** db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent -k [2021-05-25T17:25:47.055Z] unset SSH_AUTH_SOCK; [2021-05-25T17:25:47.056Z] unset SSH_AGENT_PID; [2021-05-25T17:25:47.056Z] echo Agent pid 21 killed; [2021-05-25T17:25:47.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T17:25:47.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:25:47.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:25:47.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:25:47.219Z] $ docker exec db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent [2021-05-25T17:25:47.326Z] SSH_AUTH_SOCK=/tmp/ssh-motndLL1RquL/agent.54 [2021-05-25T17:25:47.326Z] SSH_AGENT_PID=60 [2021-05-25T17:25:47.332Z] Running ssh-add (command line suppressed) [2021-05-25T17:25:47.426Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_2139742455139618054.key (/w/workspace/edgex-go/19@tmp/private_key_2139742455139618054.key) [2021-05-25T17:25:47.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:25:47.776Z] + git semver init [2021-05-25T17:25:47.776Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T17:25:47.776Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2021-05-25T17:25:47.776Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2021-05-25T17:25:47.776Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T17:25:47.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T17:25:47.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T17:25:47.777Z] # $SEMVER_BRANCH = PR-3478 [2021-05-25T17:25:47.777Z] # $SEMVER_TEMP = /tmp/semver-737028484 [2021-05-25T17:25:47.777Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T17:26:02.745Z] # '/tmp/semver-737028484' -> '/w/workspace/edgex-go/19/.semver' [2021-05-25T17:26:02.745Z] # -> Force: false [2021-05-25T17:26:02.745Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2021-05-25T17:26:02.749Z] $ docker exec --env ******** --env ******** db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent -k [2021-05-25T17:26:02.846Z] unset SSH_AUTH_SOCK; [2021-05-25T17:26:02.846Z] unset SSH_AGENT_PID; [2021-05-25T17:26:02.846Z] echo Agent pid 60 killed; [2021-05-25T17:26:02.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:26:03.192Z] + git semver [Pipeline] } [2021-05-25T17:26:03.200Z] $ docker stop --time=1 db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da [2021-05-25T17:26:06.708Z] $ docker rm -f db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:26:07.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T17:26:07.335Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T17:26:07.339Z] [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 [2021-05-25T17:26:07.818Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:26:08.124Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:26:08.423Z] + sudo service docker restart [2021-05-25T17:26:08.423Z] + true [2021-05-25T17:26:08.423Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T17:26:22.465Z] Still waiting to schedule task [2021-05-25T17:26:22.465Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-25T17:26:26.552Z] ========================================================= [2021-05-25T17:26:26.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T17:26:26.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:26:26.863Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T17:26:28.247Z] Sending build context to Docker daemon 330.8MB [2021-05-25T17:26:28.247Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T17:26:28.247Z] Step 2/6 : FROM ${BASE} [2021-05-25T17:26:28.247Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T17:26:28.247Z] 540db60ca938: Pulling fs layer [2021-05-25T17:26:28.247Z] adcc1eea9eea: Pulling fs layer [2021-05-25T17:26:28.247Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T17:26:28.247Z] 0510c868ecb4: Pulling fs layer [2021-05-25T17:26:28.247Z] afea3b2eda06: Pulling fs layer [2021-05-25T17:26:28.247Z] 7809a108b3ef: Pulling fs layer [2021-05-25T17:26:28.247Z] f706445af74f: Pulling fs layer [2021-05-25T17:26:28.247Z] 0510c868ecb4: Waiting [2021-05-25T17:26:28.247Z] afea3b2eda06: Waiting [2021-05-25T17:26:28.247Z] 7809a108b3ef: Waiting [2021-05-25T17:26:28.247Z] f706445af74f: Waiting [2021-05-25T17:26:28.247Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T17:26:28.247Z] 4c4ab2625f07: Download complete [2021-05-25T17:26:28.247Z] adcc1eea9eea: Verifying Checksum [2021-05-25T17:26:28.247Z] adcc1eea9eea: Download complete [2021-05-25T17:26:28.247Z] afea3b2eda06: Verifying Checksum [2021-05-25T17:26:28.247Z] afea3b2eda06: Download complete [2021-05-25T17:26:28.247Z] 7809a108b3ef: Verifying Checksum [2021-05-25T17:26:28.247Z] 7809a108b3ef: Download complete [2021-05-25T17:26:28.247Z] 540db60ca938: Verifying Checksum [2021-05-25T17:26:28.247Z] 540db60ca938: Download complete [2021-05-25T17:26:28.512Z] 540db60ca938: Pull complete [2021-05-25T17:26:28.512Z] adcc1eea9eea: Pull complete [2021-05-25T17:26:28.773Z] 4c4ab2625f07: Pull complete [2021-05-25T17:26:30.165Z] f706445af74f: Verifying Checksum [2021-05-25T17:26:30.165Z] f706445af74f: Download complete [2021-05-25T17:26:30.742Z] 0510c868ecb4: Verifying Checksum [2021-05-25T17:26:30.742Z] 0510c868ecb4: Download complete [2021-05-25T17:26:34.055Z] 0510c868ecb4: Pull complete [2021-05-25T17:26:34.055Z] afea3b2eda06: Pull complete [2021-05-25T17:26:34.055Z] 7809a108b3ef: Pull complete [2021-05-25T17:26:37.549Z] f706445af74f: Pull complete [2021-05-25T17:26:37.549Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T17:26:37.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T17:26:37.549Z] ---> b068be0155e3 [2021-05-25T17:26:37.550Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-25T17:26:40.107Z] ---> Running in 089a646f76e4 [2021-05-25T17:26:40.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:26:41.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:26:41.313Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T17:26:41.884Z] (2/12) Installing file (5.39-r0) [2021-05-25T17:26:42.146Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T17:26:42.146Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T17:26:47.451Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T17:26:47.451Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T17:26:47.451Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T17:26:47.451Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T17:26:47.451Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T17:26:47.451Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T17:26:47.451Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T17:26:47.451Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T17:26:47.451Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T17:26:47.451Z] OK: 219 MiB in 52 packages [2021-05-25T17:26:49.375Z] Removing intermediate container 089a646f76e4 [2021-05-25T17:26:49.375Z] ---> 9f5a8d0b019a [2021-05-25T17:26:49.375Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T17:26:49.375Z] ---> Running in ab2287b9d5c9 [2021-05-25T17:26:49.637Z] Removing intermediate container ab2287b9d5c9 [2021-05-25T17:26:49.637Z] ---> 77baf5ffaf26 [2021-05-25T17:26:49.637Z] Step 5/6 : COPY go.mod . [2021-05-25T17:26:49.637Z] ---> c76b4a6447a8 [2021-05-25T17:26:49.637Z] Step 6/6 : RUN go mod download [2021-05-25T17:26:49.637Z] ---> Running in c625262f8ea5 [2021-05-25T17:27:01.885Z] Removing intermediate container c625262f8ea5 [2021-05-25T17:27:01.885Z] ---> 202006a9b230 [2021-05-25T17:27:02.146Z] Successfully built 202006a9b230 [2021-05-25T17:27:02.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:27:02.459Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T17:27:02.460Z] . [Pipeline] withDockerContainer [2021-05-25T17:27:02.547Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-05-25T17:27:02.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 ******** ci-base-image-x86_64 cat [2021-05-25T17:27:02.974Z] $ docker top a90406030adb99fc4ccb690abae1b4e0fd110747cc6ab960f8df1cae05c8b0eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:27:03.369Z] + go version [2021-05-25T17:27:03.369Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T17:27:03.376Z] $ docker stop --time=1 a90406030adb99fc4ccb690abae1b4e0fd110747cc6ab960f8df1cae05c8b0eb [2021-05-25T17:27:04.568Z] $ docker rm -f a90406030adb99fc4ccb690abae1b4e0fd110747cc6ab960f8df1cae05c8b0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:27:05.040Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T17:27:05.040Z] . [Pipeline] withDockerContainer [2021-05-25T17:27:05.117Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-05-25T17:27:05.149Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 ******** ci-base-image-x86_64 cat [2021-05-25T17:27:05.530Z] $ docker top fc345579e42063221cb431264544f41640bd720aedb293280b11a59311c14089 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T17:27:05.618Z] ========================================================= [2021-05-25T17:27:05.618Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T17:27:05.618Z] ========================================================= [Pipeline] sh [2021-05-25T17:27:05.923Z] + go mod tidy [Pipeline] sh [2021-05-25T17:27:06.489Z] + make test [2021-05-25T17:27:06.489Z] go mod tidy [2021-05-25T17:27:06.489Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T17:27:11.881Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T17:27:30.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T17:27:35.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T17:27:36.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T17:27:36.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T17:27:39.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T17:27:39.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T17:27:39.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T17:27:40.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T17:27:40.968Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T17:27:41.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T17:27:43.465Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T17:27:43.465Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T17:27:43.465Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T17:27:44.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.071s coverage: 46.1% of statements [2021-05-25T17:27:44.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T17:27:44.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T17:27:44.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T17:27:44.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T17:27:44.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T17:27:44.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T17:27:44.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements [2021-05-25T17:27:46.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.067s coverage: 100.0% of statements [2021-05-25T17:27:47.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.090s coverage: 27.7% of statements [2021-05-25T17:27:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T17:27:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T17:27:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T17:27:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T17:27:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T17:27:48.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-25T17:27:48.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T17:27:48.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-05-25T17:27:48.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T17:27:48.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-05-25T17:27:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T17:27:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T17:27:49.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 58.6% of statements [2021-05-25T17:27:49.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T17:27:49.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T17:27:50.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements [2021-05-25T17:27:50.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T17:27:50.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:27:50.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements [2021-05-25T17:27:50.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T17:27:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.234s coverage: 28.6% of statements [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T17:27:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T17:27:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-05-25T17:27:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T17:27:52.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements [2021-05-25T17:27:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T17:27:53.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.086s coverage: 97.5% of statements [2021-05-25T17:27:53.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T17:27:53.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2021-05-25T17:27:53.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T17:27:53.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T17:27:53.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T17:27:53.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T17:27:55.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.240s coverage: 95.1% of statements [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T17:27:55.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T17:27:55.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T17:27:55.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-05-25T17:27:55.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T17:27:55.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T17:27:55.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-05-25T17:27:55.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T17:27:55.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements [2021-05-25T17:27:55.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T17:27:56.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-05-25T17:27:56.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-05-25T17:27:57.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-05-25T17:27:57.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-05-25T17:27:57.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-05-25T17:28:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-05-25T17:28:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-25T17:28:15.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 81.8% of statements [2021-05-25T17:28:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2021-05-25T17:28:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T17:28:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T17:28:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.5% of statements [2021-05-25T17:28:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T17:28:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T17:28:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-05-25T17:28:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T17:28:34.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-25T17:28:35.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 46.8% of statements [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T17:28:35.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T17:28:35.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.029s coverage: 100.0% of statements [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T17:28:35.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T17:28:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T17:28:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 91.9% of statements [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T17:28:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.7% of statements [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T17:28:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T17:28:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T17:28:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T17:28:39.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements [2021-05-25T17:28:39.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T17:28:40.928Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T17:28:40.928Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T17:28:40.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T17:28:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T17:28:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-05-25T17:28:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T17:28:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T17:28:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-05-25T17:28:41.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-05-25T17:28:41.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T17:28:41.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T17:28:41.721Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements [2021-05-25T17:28:41.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T17:28:41.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T17:28:41.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T17:28:41.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T17:28:41.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T17:28:41.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-25T17:28:41.985Z] GO111MODULE=on go vet ./... [2021-05-25T17:29:14.203Z] gofmt -l . [2021-05-25T17:29:14.204Z] [ "`gofmt -l .`" = "" ] [2021-05-25T17:29:14.204Z] ./bin/test-go-mod-tidy.sh [2021-05-25T17:29:14.204Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T17:29:14.508Z] + ls -al . [2021-05-25T17:29:14.508Z] total 852 [2021-05-25T17:29:14.508Z] drwxrwxr-x 10 1001 1001 4096 May 25 17:29 . [2021-05-25T17:29:14.508Z] drwxr-xr-x 4 root root 30 May 25 17:27 .. [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 11 May 25 17:25 .dockerignore [2021-05-25T17:29:14.508Z] drwxrwxr-x 8 1001 1001 179 May 25 17:25 .git [2021-05-25T17:29:14.508Z] drwxrwxr-x 3 1001 1001 125 May 25 17:25 .github [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 818 May 25 17:25 .gitignore [2021-05-25T17:29:14.508Z] drwx------ 3 1001 1001 60 May 25 17:26 .semver [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 166 May 25 17:25 .sonarcloud.properties [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 8609 May 25 17:25 Attribution.txt [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 3804 May 25 17:25 CONTRIBUTING.md [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 931 May 25 17:25 Dockerfile.build [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 863 May 25 17:25 Jenkinsfile [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 10775 May 25 17:25 LICENSE [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 5632 May 25 17:25 Makefile [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 7978 May 25 17:25 README.md [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 6755 May 25 17:25 SECURITY.md [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 5 May 25 17:26 VERSION [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 4131 May 25 17:25 ZMQWindows.md [2021-05-25T17:29:14.508Z] drwxrwxr-x 2 1001 1001 117 May 25 17:25 bin [2021-05-25T17:29:14.508Z] drwxrwxr-x 14 1001 1001 4096 May 25 17:25 cmd [2021-05-25T17:29:14.508Z] -rw-r--r-- 1 root root 741453 May 25 17:28 coverage.out [2021-05-25T17:29:14.508Z] -rw-r--r-- 1 root root 1060 May 25 17:29 go.mod [2021-05-25T17:29:14.508Z] -rw-r--r-- 1 root root 22219 May 25 17:27 go.sum [2021-05-25T17:29:14.508Z] drwxrwxr-x 8 1001 1001 127 May 25 17:25 internal [2021-05-25T17:29:14.508Z] drwxrwxr-x 4 1001 1001 26 May 25 17:25 openapi [2021-05-25T17:29:14.508Z] drwxrwxr-x 4 1001 1001 71 May 25 17:25 snap [2021-05-25T17:29:14.508Z] -rw-rw-r-- 1 1001 1001 168 May 25 17:25 version.go [Pipeline] sh [2021-05-25T17:29:14.801Z] + '[' -e coverage.out ] [2021-05-25T17:29:14.801Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T17:29:14.932Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T17:29:15.221Z] + make build [2021-05-25T17:29:15.221Z] go mod tidy [2021-05-25T17:29:15.221Z] 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 [2021-05-25T17:29:17.153Z] 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 [2021-05-25T17:29:25.488Z] 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 [2021-05-25T17:29:25.755Z] 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 [2021-05-25T17:29:27.151Z] 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 [2021-05-25T17:29:27.151Z] 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 [2021-05-25T17:29:28.568Z] 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 [2021-05-25T17:29:29.514Z] 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 [2021-05-25T17:29:30.090Z] 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 [2021-05-25T17:29:31.035Z] 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 [2021-05-25T17:29:31.621Z] 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 [2021-05-25T17:29:32.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-25T17:29:33.981Z] $ docker stop --time=1 fc345579e42063221cb431264544f41640bd720aedb293280b11a59311c14089 [2021-05-25T17:29:36.936Z] $ docker rm -f fc345579e42063221cb431264544f41640bd720aedb293280b11a59311c14089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:29:38.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:29:38.163Z] [2021-05-25T17:29:38.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:29:38.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:29:38.470Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T17:29:38.470Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T17:29:38.470Z] ca9280d653b3: Pulling fs layer [2021-05-25T17:29:38.470Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T17:29:38.470Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T17:29:38.470Z] cbdbe7a5bc2a: Download complete [2021-05-25T17:29:38.730Z] cbdbe7a5bc2a: Pull complete [2021-05-25T17:29:39.312Z] ca9280d653b3: Verifying Checksum [2021-05-25T17:29:39.312Z] ca9280d653b3: Download complete [2021-05-25T17:29:39.890Z] ca9280d653b3: Pull complete [2021-05-25T17:29:39.890Z] 7e9c9ca2126c: Verifying Checksum [2021-05-25T17:29:39.890Z] 7e9c9ca2126c: Download complete [2021-05-25T17:29:43.205Z] 7e9c9ca2126c: Pull complete [2021-05-25T17:29:43.205Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T17:29:43.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:29:43.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T17:29:43.281Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-05-25T17:29:43.316Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-devops/edgex-compose:latest cat [2021-05-25T17:29:46.918Z] $ docker top 1eede0d4b78b8636948824fbe21959d29e50bcaecf2d7ac8dba27823dfe23768 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:29:47.308Z] + docker-compose build --help [2021-05-25T17:29:47.308Z] + grep parallel [2021-05-25T17:29:47.882Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T17:29:47.889Z] $ docker stop --time=1 1eede0d4b78b8636948824fbe21959d29e50bcaecf2d7ac8dba27823dfe23768 [2021-05-25T17:29:49.064Z] $ docker rm -f 1eede0d4b78b8636948824fbe21959d29e50bcaecf2d7ac8dba27823dfe23768 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:29:49.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:29:49.480Z] . [Pipeline] withDockerContainer [2021-05-25T17:29:49.550Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-05-25T17:29:49.583Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 [2021-05-25T17:29:49.929Z] $ docker top 82bf7195121fdc79eaedd41fca2b48eb2a6a7dcff1301207f31446160054af50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:29:50.307Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T17:29:50.879Z] Building core-command ... [2021-05-25T17:29:50.879Z] Building core-data ... [2021-05-25T17:29:50.879Z] Building core-metadata ... [2021-05-25T17:29:50.879Z] Building security-bootstrapper ... [2021-05-25T17:29:50.879Z] Building security-proxy-setup ... [2021-05-25T17:29:50.879Z] Building security-secretstore-setup ... [2021-05-25T17:29:50.879Z] Building support-notifications ... [2021-05-25T17:29:50.879Z] Building support-scheduler ... [2021-05-25T17:29:50.879Z] Building sys-mgmt-agent ... [2021-05-25T17:29:50.879Z] Building security-secretstore-setup [2021-05-25T17:29:50.879Z] Building support-scheduler [2021-05-25T17:29:50.879Z] Building security-proxy-setup [2021-05-25T17:29:50.879Z] Building security-bootstrapper [2021-05-25T17:29:50.879Z] Building core-command [2021-05-25T17:29:56.736Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-241 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-25T17:29:56.754Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-05-25T17:29:56.956Z] The recommended git tool is: git [2021-05-25T17:30:02.355Z] using credential edgex-jenkins-ssh [2021-05-25T17:30:02.385Z] Cloning the remote Git repository [2021-05-25T17:30:02.487Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:30:02.649Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-05-25T17:30:02.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:30:02.733Z] > git --version # timeout=10 [2021-05-25T17:30:02.753Z] > git --version # 'git version 2.17.1' [2021-05-25T17:30:02.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:30:02.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:30:03.172Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:30:03.173Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:30:03.173Z] ---> 202006a9b230 [2021-05-25T17:30:03.173Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:30:03.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:30:03.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:30:03.173Z] ---> 202006a9b230 [2021-05-25T17:30:03.173Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:30:03.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:30:03.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:30:03.434Z] ---> 202006a9b230 [2021-05-25T17:30:03.434Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:30:15.667Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:30:15.667Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:30:15.667Z] ---> 202006a9b230 [2021-05-25T17:30:15.667Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:30:19.870Z] ---> Running in 06e47a74aa32 [2021-05-25T17:30:19.870Z] ---> Running in 402aab77482c [2021-05-25T17:30:19.870Z] ---> Running in 50d26d866f93 [2021-05-25T17:30:19.870Z] ---> Running in 386c2dcbaa08 [2021-05-25T17:30:20.812Z] Removing intermediate container 386c2dcbaa08 [2021-05-25T17:30:20.812Z] ---> c4be562e25f9 [2021-05-25T17:30:20.812Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:30:20.812Z] Removing intermediate container 402aab77482c [2021-05-25T17:30:20.812Z] ---> e36692825dec [2021-05-25T17:30:20.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:30:20.812Z] Removing intermediate container 50d26d866f93 [2021-05-25T17:30:20.812Z] ---> f8bf69d60568 [2021-05-25T17:30:20.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:30:21.074Z] Removing intermediate container 06e47a74aa32 [2021-05-25T17:30:21.074Z] ---> ad7db1e422ef [2021-05-25T17:30:21.074Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:30:21.341Z] ---> Running in 6d7fc670bff2 [2021-05-25T17:30:21.341Z] ---> Running in bd22a2479d45 [2021-05-25T17:30:21.341Z] ---> Running in 326e2c7ff0e9 [2021-05-25T17:30:21.606Z] ---> Running in 88d07cec8c81 [2021-05-25T17:30:21.868Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:30:21.868Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:30:21.868Z] ---> 202006a9b230 [2021-05-25T17:30:21.868Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:30:21.868Z] ---> Using cache [2021-05-25T17:30:21.868Z] ---> ad7db1e422ef [2021-05-25T17:30:21.868Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:30:22.133Z] ---> Running in 2ecbca63418b [2021-05-25T17:30:22.713Z] Removing intermediate container 6d7fc670bff2 [2021-05-25T17:30:22.713Z] ---> cdbdf327da16 [2021-05-25T17:30:22.713Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:30:22.713Z] ---> Running in b5a7a50cceb5 [2021-05-25T17:30:23.301Z] Removing intermediate container bd22a2479d45 [2021-05-25T17:30:23.301Z] ---> 9a0602e077ea [2021-05-25T17:30:23.301Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:30:23.301Z] Removing intermediate container 326e2c7ff0e9 [2021-05-25T17:30:23.301Z] ---> 4d40cb91659a [2021-05-25T17:30:23.301Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:30:23.301Z] ---> Running in bb789672ef30 [2021-05-25T17:30:23.301Z] ---> Running in 13dae9db8f2c [2021-05-25T17:30:23.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:23.569Z] Removing intermediate container 2ecbca63418b [2021-05-25T17:30:23.569Z] ---> 5ff8ae32f800 [2021-05-25T17:30:23.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:30:23.569Z] ---> Running in c27d92fa2717 [2021-05-25T17:30:23.569Z] Removing intermediate container 88d07cec8c81 [2021-05-25T17:30:23.569Z] ---> 17a03148f8f7 [2021-05-25T17:30:23.569Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:30:23.569Z] ---> Running in 94735faea0c1 [2021-05-25T17:30:23.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:24.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:24.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:24.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:24.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:24.625Z] OK: 219 MiB in 52 packages [2021-05-25T17:30:24.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:24.888Z] Removing intermediate container b5a7a50cceb5 [2021-05-25T17:30:24.888Z] ---> 3497cf88a48d [2021-05-25T17:30:24.888Z] Step 6/26 : COPY go.mod . [2021-05-25T17:30:25.149Z] ---> 2b614fbb5035 [2021-05-25T17:30:25.149Z] Step 7/26 : RUN go mod download [2021-05-25T17:30:25.149Z] ---> Running in 9e1628e9a6ed [2021-05-25T17:30:25.149Z] OK: 219 MiB in 52 packages [2021-05-25T17:30:25.412Z] Removing intermediate container bb789672ef30 [2021-05-25T17:30:25.412Z] ---> 7e9ce80a9e1f [2021-05-25T17:30:25.412Z] Step 6/24 : COPY go.mod . [2021-05-25T17:30:25.673Z] ---> b2fcc76a475d [2021-05-25T17:30:25.673Z] Step 7/24 : RUN go mod download [2021-05-25T17:30:25.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:25.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:25.673Z] ---> Running in 32b2c4fccd70 [2021-05-25T17:30:25.673Z] Removing intermediate container 9e1628e9a6ed [2021-05-25T17:30:25.673Z] ---> 578fe7dc592e [2021-05-25T17:30:25.673Z] Step 8/26 : COPY . . [2021-05-25T17:30:27.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:30:28.209Z] OK: 219 MiB in 52 packages [2021-05-25T17:30:28.209Z] OK: 219 MiB in 52 packages [2021-05-25T17:30:30.150Z] OK: 219 MiB in 52 packages [2021-05-25T17:30:31.098Z] Removing intermediate container 32b2c4fccd70 [2021-05-25T17:30:31.098Z] ---> 5e9a54745c19 [2021-05-25T17:30:31.098Z] Step 8/24 : COPY . . [2021-05-25T17:30:31.362Z] ---> 1ef0c4b5fcb7 [2021-05-25T17:30:31.362Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:30:32.218Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 0f324dcbf099921d62e57526a26bf7984d28403e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T17:30:32.361Z] Failed in branch arm64 [2021-05-25T17:30:31.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:30:31.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:30:31.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:30:31.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:30:31.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:30:31.464Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:30:32.233Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:30:32.245Z] > git checkout -f 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 [2021-05-25T17:30:35.611Z] ---> Running in a60f3434ccdc [2021-05-25T17:30:35.612Z] Removing intermediate container 13dae9db8f2c [2021-05-25T17:30:35.612Z] ---> 4f7fa747da66 [2021-05-25T17:30:35.612Z] Step 6/22 : COPY go.mod . [2021-05-25T17:30:35.612Z] Removing intermediate container c27d92fa2717 [2021-05-25T17:30:35.612Z] ---> d7ded8490972 [2021-05-25T17:30:35.612Z] Step 6/23 : COPY go.mod . [2021-05-25T17:30:35.612Z] Removing intermediate container 94735faea0c1 [2021-05-25T17:30:35.612Z] ---> 9e0243d27a70 [2021-05-25T17:30:35.612Z] Step 6/32 : COPY go.mod . [2021-05-25T17:30:35.875Z] ---> c6437820c00e [2021-05-25T17:30:35.875Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:30:35.875Z] ---> 82c6335c2e34 [2021-05-25T17:30:35.875Z] Step 7/23 : RUN go mod download [2021-05-25T17:30:35.875Z] ---> Running in 1127fd2426d8 [2021-05-25T17:30:35.875Z] ---> Running in 8ff6276c3586 [2021-05-25T17:30:35.875Z] ---> 4b7c8163b63d [2021-05-25T17:30:35.875Z] Step 7/22 : RUN go mod download [2021-05-25T17:30:35.875Z] ---> 5d87fd6b32a8 [2021-05-25T17:30:35.875Z] Step 7/32 : RUN go mod download [2021-05-25T17:30:35.875Z] ---> Running in 01e0f1ac0a1f [2021-05-25T17:30:35.875Z] ---> Running in 1197f739ae4c [2021-05-25T17:30:37.298Z] Removing intermediate container a60f3434ccdc [2021-05-25T17:30:37.298Z] ---> ae1b7b615f79 [2021-05-25T17:30:37.298Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:30:37.298Z] ---> Running in 77352392c29d [2021-05-25T17:30:37.298Z] Removing intermediate container 01e0f1ac0a1f [2021-05-25T17:30:37.298Z] ---> fd482b73b900 [2021-05-25T17:30:37.298Z] Step 8/32 : COPY . . [2021-05-25T17:30:37.562Z] Removing intermediate container 8ff6276c3586 [2021-05-25T17:30:37.562Z] ---> 7b2af189cb73 [2021-05-25T17:30:37.562Z] Step 8/23 : COPY . . [2021-05-25T17:30:37.830Z] Removing intermediate container 1197f739ae4c [2021-05-25T17:30:37.830Z] ---> 072fe9c7e4a9 [2021-05-25T17:30:37.830Z] Step 8/22 : COPY . . [2021-05-25T17:30:38.798Z] Removing intermediate container 1127fd2426d8 [2021-05-25T17:30:38.798Z] ---> 22a41a7a3b0f [2021-05-25T17:30:38.798Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:30:38.798Z] 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 [2021-05-25T17:30:40.780Z] ---> Running in cb45594094c1 [2021-05-25T17:30:41.788Z] 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 [2021-05-25T17:30:51.994Z] ---> 5f4673363379 [2021-05-25T17:30:51.994Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:30:51.994Z] ---> Running in 8305d574b00f [2021-05-25T17:30:52.592Z] ---> 63cc48d105c0 [2021-05-25T17:30:52.592Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:30:52.857Z] ---> Running in 08b19f2f3410 [2021-05-25T17:30:54.783Z] ---> 70e6f37fd098 [2021-05-25T17:30:54.783Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:30:54.783Z] ---> Running in 8463ef39a3ae [2021-05-25T17:30:55.368Z] Removing intermediate container 8305d574b00f [2021-05-25T17:30:55.368Z] ---> 6d990d95915b [2021-05-25T17:30:55.368Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:30:55.368Z] ---> Running in 14e446b8bc8b [2021-05-25T17:30:55.368Z] Removing intermediate container 08b19f2f3410 [2021-05-25T17:30:55.368Z] ---> 79cf4fca9203 [2021-05-25T17:30:55.368Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:30:55.651Z] ---> Running in 216843d4785f [2021-05-25T17:30:55.922Z] 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 [2021-05-25T17:30:56.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:30:56.470Z] Removing intermediate container 8463ef39a3ae [2021-05-25T17:30:56.470Z] ---> f1e91670189b [2021-05-25T17:30:56.470Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:30:56.470Z] ---> Running in 16f954c4cd71 [2021-05-25T17:30:57.068Z] 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 [2021-05-25T17:31:05.267Z] 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 [2021-05-25T17:31:07.873Z] Removing intermediate container 77352392c29d [2021-05-25T17:31:07.873Z] ---> e1ed1cb0043e [2021-05-25T17:31:07.873Z] [2021-05-25T17:31:07.873Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:31:08.145Z] 3.12: Pulling from library/alpine [2021-05-25T17:31:08.731Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:31:08.731Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:31:08.731Z] ---> 13621d1b12d4 [2021-05-25T17:31:08.731Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:31:08.731Z] ---> Running in 85ba9015eaa5 [2021-05-25T17:31:09.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:09.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:09.574Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:31:09.836Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:31:09.836Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:31:09.836Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:31:09.836Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:31:09.836Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:31:09.836Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:31:09.836Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:31:09.836Z] OK: 7 MiB in 20 packages [2021-05-25T17:31:10.417Z] Removing intermediate container 85ba9015eaa5 [2021-05-25T17:31:10.417Z] ---> a225d1f3c5f6 [2021-05-25T17:31:10.417Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:31:10.417Z] ---> Running in 5b37e7d440b0 [2021-05-25T17:31:10.681Z] Removing intermediate container 5b37e7d440b0 [2021-05-25T17:31:10.681Z] ---> 9376c9eb765f [2021-05-25T17:31:10.681Z] Step 14/26 : WORKDIR / [2021-05-25T17:31:10.681Z] ---> Running in d898298af974 [2021-05-25T17:31:10.681Z] Removing intermediate container d898298af974 [2021-05-25T17:31:10.681Z] ---> e4fa8e8c9bb9 [2021-05-25T17:31:10.681Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-25T17:31:10.948Z] ---> b15eab966a87 [2021-05-25T17:31:10.948Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-25T17:31:11.216Z] ---> 6dae131eb0ef [2021-05-25T17:31:11.216Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:31:11.478Z] ---> a2086e94d341 [2021-05-25T17:31:11.478Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-25T17:31:11.740Z] ---> e4f530284c83 [2021-05-25T17:31:11.740Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:31:12.319Z] ---> 07ca5d68ba4b [2021-05-25T17:31:12.319Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:31:12.900Z] ---> 07a1bb5bd91f [2021-05-25T17:31:12.900Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:31:12.900Z] ---> a0cd7b2501f3 [2021-05-25T17:31:12.900Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-25T17:31:13.164Z] ---> Running in 9455a8e0a46f [2021-05-25T17:31:13.768Z] Removing intermediate container 9455a8e0a46f [2021-05-25T17:31:13.768Z] ---> 2a1f57cc25d9 [2021-05-25T17:31:13.768Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T17:31:13.768Z] ---> Running in 6d073cb3a763 [2021-05-25T17:31:14.030Z] Removing intermediate container 6d073cb3a763 [2021-05-25T17:31:14.030Z] ---> bcf372232b02 [2021-05-25T17:31:14.030Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T17:31:14.030Z] ---> Running in 42c82cfd18c5 [2021-05-25T17:31:14.292Z] Removing intermediate container 42c82cfd18c5 [2021-05-25T17:31:14.292Z] ---> 9450fc50620b [2021-05-25T17:31:14.292Z] Step 25/26 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:31:14.292Z] ---> Running in 457db3865b0e [2021-05-25T17:31:14.552Z] Removing intermediate container 457db3865b0e [2021-05-25T17:31:14.552Z] ---> eb6bb86053f0 [2021-05-25T17:31:14.552Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T17:31:14.552Z] ---> Running in d6f8419914a7 [2021-05-25T17:31:14.812Z] Removing intermediate container d6f8419914a7 [2021-05-25T17:31:14.812Z] ---> 7bf234af3ef9 [2021-05-25T17:31:14.812Z] [2021-05-25T17:31:14.812Z] Successfully built 7bf234af3ef9 [2021-05-25T17:31:14.812Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T17:31:14.812Z] Building support-notifications [2021-05-25T17:31:16.332Z]  Building security-secretstore-setup ... done Removing intermediate container cb45594094c1 [2021-05-25T17:31:16.332Z] ---> 22862503a19f [2021-05-25T17:31:16.332Z] [2021-05-25T17:31:16.332Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:31:16.332Z] ---> 13621d1b12d4 [2021-05-25T17:31:16.332Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:31:16.595Z] ---> Running in b3b4d3a4b204 [2021-05-25T17:31:17.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:17.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:17.428Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:31:17.691Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:31:17.691Z] OK: 6 MiB in 15 packages [2021-05-25T17:31:18.637Z] Removing intermediate container b3b4d3a4b204 [2021-05-25T17:31:18.637Z] ---> 463c0c114666 [2021-05-25T17:31:18.637Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:31:18.901Z] ---> Running in 3a91543ab8d0 [2021-05-25T17:31:18.901Z] Removing intermediate container 3a91543ab8d0 [2021-05-25T17:31:18.901Z] ---> 55890c0bf30a [2021-05-25T17:31:18.901Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:31:18.901Z] ---> Running in e0b098f77d96 [2021-05-25T17:31:19.186Z] Removing intermediate container e0b098f77d96 [2021-05-25T17:31:19.186Z] ---> 7fd972e25100 [2021-05-25T17:31:19.186Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:31:19.186Z] ---> Running in a0a5c852a436 [2021-05-25T17:31:19.451Z] Removing intermediate container a0a5c852a436 [2021-05-25T17:31:19.451Z] ---> 7c1e36d8bb9e [2021-05-25T17:31:19.451Z] Step 16/24 : WORKDIR / [2021-05-25T17:31:19.451Z] ---> Running in 198aa62f4c9e [2021-05-25T17:31:19.713Z] Removing intermediate container 198aa62f4c9e [2021-05-25T17:31:19.713Z] ---> f84f68d03a64 [2021-05-25T17:31:19.713Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:31:19.976Z] ---> 81997fd83a6c [2021-05-25T17:31:19.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:31:21.364Z] ---> 958abcbccce6 [2021-05-25T17:31:21.364Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:31:21.364Z] ---> 0c4765e2cdb1 [2021-05-25T17:31:21.364Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T17:31:21.625Z] ---> Running in 71fea039a187 [2021-05-25T17:31:21.625Z] Removing intermediate container 71fea039a187 [2021-05-25T17:31:21.625Z] ---> f281e2bd0b75 [2021-05-25T17:31:21.625Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:31:21.887Z] ---> Running in 6e42b1ab3453 [2021-05-25T17:31:21.887Z] Removing intermediate container 6e42b1ab3453 [2021-05-25T17:31:21.887Z] ---> 5ae5f0d80101 [2021-05-25T17:31:21.887Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:31:22.151Z] ---> Running in 4b00fb2d0c60 [2021-05-25T17:31:22.414Z] Removing intermediate container 4b00fb2d0c60 [2021-05-25T17:31:22.414Z] ---> 6e01863ba46b [2021-05-25T17:31:22.414Z] Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:31:22.414Z] ---> Running in a35df3654126 [2021-05-25T17:31:22.675Z] Removing intermediate container a35df3654126 [2021-05-25T17:31:22.675Z] ---> 9c3069ce6b84 [2021-05-25T17:31:22.675Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:31:22.675Z] ---> Running in a7f3229fcd2c [2021-05-25T17:31:22.937Z] Removing intermediate container a7f3229fcd2c [2021-05-25T17:31:22.937Z] ---> 97adc47a66d4 [2021-05-25T17:31:22.937Z] [2021-05-25T17:31:22.937Z] Successfully built 97adc47a66d4 [2021-05-25T17:31:22.937Z] Successfully tagged core-command:latest [2021-05-25T17:31:22.937Z]  Building core-command ... done Building core-data [2021-05-25T17:31:27.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:31:27.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:31:27.158Z] ---> 202006a9b230 [2021-05-25T17:31:27.158Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:31:27.158Z] ---> Using cache [2021-05-25T17:31:27.158Z] ---> ad7db1e422ef [2021-05-25T17:31:27.158Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:31:27.158Z] ---> Using cache [2021-05-25T17:31:27.158Z] ---> 17a03148f8f7 [2021-05-25T17:31:27.158Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:31:28.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:31:28.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:31:28.579Z] ---> 202006a9b230 [2021-05-25T17:31:28.579Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:31:28.579Z] ---> Using cache [2021-05-25T17:31:28.579Z] ---> ad7db1e422ef [2021-05-25T17:31:28.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:31:28.579Z] ---> Using cache [2021-05-25T17:31:28.579Z] ---> 17a03148f8f7 [2021-05-25T17:31:28.579Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:31:29.158Z] ---> Running in 1439e64b2067 [2021-05-25T17:31:29.158Z] ---> Running in acd165303600 [2021-05-25T17:31:29.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:29.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:30.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:30.731Z] 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 [2021-05-25T17:31:30.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:31.332Z] OK: 219 MiB in 52 packages [2021-05-25T17:31:31.332Z] OK: 219 MiB in 52 packages [2021-05-25T17:31:32.164Z] Removing intermediate container 1439e64b2067 [2021-05-25T17:31:32.164Z] ---> 1b7a62387788 [2021-05-25T17:31:32.164Z] Step 6/23 : COPY go.mod . [2021-05-25T17:31:32.164Z] Removing intermediate container acd165303600 [2021-05-25T17:31:32.164Z] ---> 4257aa80cdce [2021-05-25T17:31:32.164Z] Step 6/24 : COPY go.mod . [2021-05-25T17:31:32.479Z] ---> cea726f50ed6 [2021-05-25T17:31:32.479Z] Step 7/23 : RUN go mod download [2021-05-25T17:31:32.856Z] ---> 027991ee1473 [2021-05-25T17:31:32.856Z] Step 7/24 : RUN go mod download [2021-05-25T17:31:32.856Z] ---> Running in 4dc7191eb827 [2021-05-25T17:31:32.856Z] ---> Running in 91b7c0b9f0aa [2021-05-25T17:31:32.856Z] Removing intermediate container 216843d4785f [2021-05-25T17:31:32.856Z] ---> 0c6b54efb98d [2021-05-25T17:31:32.856Z] [2021-05-25T17:31:32.856Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:31:32.856Z] ---> 13621d1b12d4 [2021-05-25T17:31:32.856Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:31:32.856Z] ---> Running in 5b7699d31747 [2021-05-25T17:31:32.856Z] Removing intermediate container 5b7699d31747 [2021-05-25T17:31:32.856Z] ---> d71fdd876c19 [2021-05-25T17:31:32.856Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:31:32.856Z] ---> Running in 9ca021e56d09 [2021-05-25T17:31:34.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:34.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:34.088Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:31:34.088Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:31:34.088Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:31:34.088Z] OK: 6 MiB in 16 packages [2021-05-25T17:31:34.822Z] Removing intermediate container 4dc7191eb827 [2021-05-25T17:31:34.822Z] ---> 11885366ebb4 [2021-05-25T17:31:34.822Z] Step 8/23 : COPY . . [2021-05-25T17:31:34.823Z] Removing intermediate container 91b7c0b9f0aa [2021-05-25T17:31:34.823Z] ---> cf8800be0020 [2021-05-25T17:31:34.823Z] Step 8/24 : COPY . . [2021-05-25T17:31:35.084Z] Removing intermediate container 9ca021e56d09 [2021-05-25T17:31:35.084Z] ---> 403aaab2f0d4 [2021-05-25T17:31:35.084Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:31:39.310Z] ---> Running in 1fa2b6b5c290 [2021-05-25T17:31:39.310Z] Removing intermediate container 16f954c4cd71 [2021-05-25T17:31:39.310Z] ---> 135ba4f90345 [2021-05-25T17:31:39.310Z] [2021-05-25T17:31:39.310Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:31:39.310Z] ---> 13621d1b12d4 [2021-05-25T17:31:39.310Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:31:39.571Z] Removing intermediate container 14e446b8bc8b [2021-05-25T17:31:39.571Z] ---> 124c917ea313 [2021-05-25T17:31:39.571Z] [2021-05-25T17:31:39.571Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:31:39.571Z] ---> 13621d1b12d4 [2021-05-25T17:31:39.571Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:31:39.571Z] ---> Using cache [2021-05-25T17:31:39.571Z] ---> 463c0c114666 [2021-05-25T17:31:39.571Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:31:39.571Z] ---> Using cache [2021-05-25T17:31:39.571Z] ---> 55890c0bf30a [2021-05-25T17:31:39.571Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:31:40.524Z] Removing intermediate container 1fa2b6b5c290 [2021-05-25T17:31:40.524Z] ---> 346f9845c058 [2021-05-25T17:31:40.524Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:31:40.524Z] ---> Running in e8f3b9c15acd [2021-05-25T17:31:40.524Z] ---> Running in a96c42ae6763 [2021-05-25T17:31:40.792Z] ---> Running in fdaab5054787 [2021-05-25T17:31:41.074Z] ---> a5cc6a1495d4 [2021-05-25T17:31:41.074Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:31:41.074Z] Removing intermediate container a96c42ae6763 [2021-05-25T17:31:41.074Z] ---> 0d127cf1f7e6 [2021-05-25T17:31:41.074Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:31:41.074Z] ---> Running in e234905c4164 [2021-05-25T17:31:41.074Z] Removing intermediate container fdaab5054787 [2021-05-25T17:31:41.074Z] ---> 1430d289e2a2 [2021-05-25T17:31:41.074Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:31:41.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:41.074Z] ---> Running in 1007129ebbd2 [2021-05-25T17:31:41.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:41.348Z] ---> Running in a76149151f65 [2021-05-25T17:31:41.348Z] ---> 75054168537b [2021-05-25T17:31:41.348Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:31:41.348Z] ---> Running in 32b44919012f [2021-05-25T17:31:41.348Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:31:41.348Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:31:41.348Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:31:41.348Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:31:41.348Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:31:41.348Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:31:41.616Z] OK: 7 MiB in 18 packages [2021-05-25T17:31:41.616Z] Removing intermediate container 1007129ebbd2 [2021-05-25T17:31:41.616Z] ---> d14c3717c4ff [2021-05-25T17:31:41.616Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:31:41.897Z] ---> 40466577b598 [2021-05-25T17:31:41.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:31:42.158Z] Removing intermediate container e8f3b9c15acd [2021-05-25T17:31:42.158Z] ---> 3414dbb7a8b0 [2021-05-25T17:31:42.158Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:31:42.431Z] Removing intermediate container a76149151f65 [2021-05-25T17:31:42.432Z] ---> 22d42c8437ce [2021-05-25T17:31:42.432Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:31:42.432Z] ---> Running in ebdb2790af08 [2021-05-25T17:31:42.432Z] ---> Running in 64ef51db8567 [2021-05-25T17:31:42.432Z] Removing intermediate container ebdb2790af08 [2021-05-25T17:31:42.432Z] ---> e750340267ba [2021-05-25T17:31:42.432Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:31:42.432Z] ---> f6b7ae199fd8 [2021-05-25T17:31:42.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:31:42.700Z] ---> Running in f3d40f191b06 [2021-05-25T17:31:42.700Z] Removing intermediate container 64ef51db8567 [2021-05-25T17:31:42.700Z] ---> dc0c63a47b6b [2021-05-25T17:31:42.700Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:31:42.700Z] Removing intermediate container e234905c4164 [2021-05-25T17:31:42.700Z] ---> 48c1f2326518 [2021-05-25T17:31:42.700Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:31:42.700Z] Removing intermediate container f3d40f191b06 [2021-05-25T17:31:42.700Z] ---> 4737637c93ba [2021-05-25T17:31:42.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:31:42.700Z] ---> Running in 99da541c857f [2021-05-25T17:31:42.969Z] ---> 39ec22c0fe91 [2021-05-25T17:31:42.969Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:31:42.969Z] ---> ac9f7b9d5d1f [2021-05-25T17:31:42.969Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:31:42.969Z] ---> Running in 6ec93b89ec8c [2021-05-25T17:31:42.969Z] ---> Running in 24614835ae2c [2021-05-25T17:31:42.969Z] Removing intermediate container 32b44919012f [2021-05-25T17:31:42.969Z] ---> 11fbb906f4f6 [2021-05-25T17:31:42.969Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:31:42.969Z] ---> Running in 177557fab852 [2021-05-25T17:31:42.969Z] ---> 9e2084823dc4 [2021-05-25T17:31:42.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:31:43.238Z] Removing intermediate container 6ec93b89ec8c [2021-05-25T17:31:43.238Z] ---> 77221941a5b5 [2021-05-25T17:31:43.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:31:43.238Z] ---> Running in 3a8a31f566ad [2021-05-25T17:31:43.238Z] 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 [2021-05-25T17:31:43.512Z] Removing intermediate container 3a8a31f566ad [2021-05-25T17:31:43.512Z] ---> f1f33c097104 [2021-05-25T17:31:43.512Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:31:43.512Z] ---> Running in bc0d550f0216 [2021-05-25T17:31:43.512Z] ---> f5b955ddcfca [2021-05-25T17:31:43.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:31:43.783Z] 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 [2021-05-25T17:31:43.783Z] Removing intermediate container bc0d550f0216 [2021-05-25T17:31:43.783Z] ---> c6c486fe4193 [2021-05-25T17:31:43.783Z] Step 22/23 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:31:43.783Z] ---> Running in 7bf5d163fdd9 [2021-05-25T17:31:44.047Z] ---> e7b95f438915 [2021-05-25T17:31:44.047Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:31:44.047Z] Removing intermediate container 7bf5d163fdd9 [2021-05-25T17:31:44.047Z] ---> 5e1172e76ee9 [2021-05-25T17:31:44.047Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:31:44.047Z] ---> Running in a53dbcf929ad [2021-05-25T17:31:44.047Z] ---> Running in 8cc1ab029526 [2021-05-25T17:31:44.319Z] Removing intermediate container 24614835ae2c [2021-05-25T17:31:44.319Z] ---> b98a8ebb1644 [2021-05-25T17:31:44.319Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:31:44.319Z] Removing intermediate container a53dbcf929ad [2021-05-25T17:31:44.319Z] ---> ce3a566e5f2c [2021-05-25T17:31:44.319Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:31:44.319Z] Removing intermediate container 8cc1ab029526 [2021-05-25T17:31:44.319Z] ---> 40251c7b8e46 [2021-05-25T17:31:44.319Z] [2021-05-25T17:31:44.319Z] ---> Running in 82ce80ba46db [2021-05-25T17:31:44.593Z] Successfully built 40251c7b8e46 [2021-05-25T17:31:44.593Z] Successfully tagged support-scheduler:latest [2021-05-25T17:31:44.593Z] Building sys-mgmt-agent [2021-05-25T17:31:44.593Z]  Building support-scheduler ... done  ---> 253d156b3732 [2021-05-25T17:31:44.593Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:31:44.874Z] Removing intermediate container 82ce80ba46db [2021-05-25T17:31:44.874Z] ---> b1d352aac581 [2021-05-25T17:31:44.874Z] Step 20/22 : LABEL arch=x86_64 [2021-05-25T17:31:44.874Z] ---> Running in 5b62265c42d9 [2021-05-25T17:31:44.874Z] Removing intermediate container 5b62265c42d9 [2021-05-25T17:31:44.874Z] ---> 601c237f5935 [2021-05-25T17:31:44.874Z] Step 21/22 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:31:45.154Z] ---> Running in f578c198cbea [2021-05-25T17:31:45.745Z] Removing intermediate container f578c198cbea [2021-05-25T17:31:45.745Z] ---> c11872cb48d9 [2021-05-25T17:31:45.745Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T17:31:46.029Z] ---> 8b72cf496079 [2021-05-25T17:31:46.029Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:31:46.029Z] ---> Running in 4a344ee5618c [2021-05-25T17:31:46.616Z] Removing intermediate container 4a344ee5618c [2021-05-25T17:31:46.616Z] ---> 0509776f3ddf [2021-05-25T17:31:46.616Z] [2021-05-25T17:31:46.616Z] ---> 11737646b293 [2021-05-25T17:31:46.616Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:31:46.898Z] Successfully built 0509776f3ddf [2021-05-25T17:31:46.898Z] Successfully tagged security-proxy-setup:latest [2021-05-25T17:31:46.898Z]  Building security-proxy-setup ... done Building core-metadata [2021-05-25T17:31:46.898Z] ---> 9da005e8626e [2021-05-25T17:31:46.898Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:31:47.508Z] ---> bb02dab73819 [2021-05-25T17:31:47.508Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:31:48.511Z] ---> Running in 6a6b7b3796d9 [2021-05-25T17:31:48.793Z] Removing intermediate container 6a6b7b3796d9 [2021-05-25T17:31:48.793Z] ---> f36ede82a927 [2021-05-25T17:31:48.793Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:31:49.062Z] ---> 1ce67c8374b1 [2021-05-25T17:31:49.062Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:31:49.336Z] ---> Running in 35103725f010 [2021-05-25T17:31:50.308Z] Removing intermediate container 35103725f010 [2021-05-25T17:31:50.308Z] ---> 475fc04365a3 [2021-05-25T17:31:50.308Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:31:50.582Z] ---> Running in 6608636c5267 [2021-05-25T17:31:50.856Z] Removing intermediate container 6608636c5267 [2021-05-25T17:31:50.857Z] ---> 12cfa4eaaec3 [2021-05-25T17:31:50.857Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:31:50.857Z] ---> Running in a1624e398a02 [2021-05-25T17:31:51.129Z] Removing intermediate container a1624e398a02 [2021-05-25T17:31:51.129Z] ---> 0dcdf04c171e [2021-05-25T17:31:51.129Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T17:31:51.401Z] ---> Running in 3798426c65f1 [2021-05-25T17:31:51.666Z] Removing intermediate container 3798426c65f1 [2021-05-25T17:31:51.666Z] ---> e418b3e6b460 [2021-05-25T17:31:51.666Z] Step 31/32 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:31:51.666Z] ---> Running in 37b74487e543 [2021-05-25T17:31:51.928Z] Removing intermediate container 37b74487e543 [2021-05-25T17:31:51.928Z] ---> bf71ddfa61e3 [2021-05-25T17:31:51.928Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T17:31:51.928Z] ---> Running in e80f0ce70b33 [2021-05-25T17:31:52.191Z] Removing intermediate container e80f0ce70b33 [2021-05-25T17:31:52.191Z] ---> 11108c12da8f [2021-05-25T17:31:52.191Z] [2021-05-25T17:31:52.461Z] Successfully built 11108c12da8f [2021-05-25T17:31:52.461Z] Successfully tagged security-bootstrapper:latest [2021-05-25T17:31:57.777Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:31:57.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:31:57.777Z] ---> 202006a9b230 [2021-05-25T17:31:57.777Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> ad7db1e422ef [2021-05-25T17:31:57.777Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> 17a03148f8f7 [2021-05-25T17:31:57.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> 9e0243d27a70 [2021-05-25T17:31:57.777Z] Step 6/24 : COPY go.mod . [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> 5d87fd6b32a8 [2021-05-25T17:31:57.777Z] Step 7/24 : RUN go mod download [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> fd482b73b900 [2021-05-25T17:31:57.777Z] Step 8/24 : COPY . . [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> 63cc48d105c0 [2021-05-25T17:31:57.777Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> 79cf4fca9203 [2021-05-25T17:31:57.777Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:31:57.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:31:57.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:31:57.777Z] ---> 202006a9b230 [2021-05-25T17:31:57.777Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> ad7db1e422ef [2021-05-25T17:31:57.777Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:31:57.777Z] ---> Using cache [2021-05-25T17:31:57.777Z] ---> 17a03148f8f7 [2021-05-25T17:31:57.777Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:31:58.354Z] ---> Running in 1f6fc2e56783 [2021-05-25T17:31:58.354Z] ---> Running in 26ae2ba223b6 [2021-05-25T17:31:59.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:31:59.295Z] 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 [2021-05-25T17:31:59.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:00.447Z] OK: 219 MiB in 52 packages [2021-05-25T17:32:00.710Z] Removing intermediate container 1f6fc2e56783 [2021-05-25T17:32:00.710Z] ---> 09d10318ae25 [2021-05-25T17:32:00.710Z] Step 6/24 : COPY go.mod . [2021-05-25T17:32:01.286Z] ---> e8c4d04d2985 [2021-05-25T17:32:01.286Z] Step 7/24 : RUN go mod download [2021-05-25T17:32:01.286Z] ---> Running in 99ad8ca3d545 [2021-05-25T17:32:02.230Z] Removing intermediate container 99ad8ca3d545 [2021-05-25T17:32:02.230Z] ---> 98b4b462a6e8 [2021-05-25T17:32:02.230Z] Step 8/24 : COPY . . [2021-05-25T17:32:08.848Z] ---> 74a4f59d22e0 [2021-05-25T17:32:08.848Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:32:08.848Z] ---> Running in d629db1ae7bc [2021-05-25T17:32:10.243Z] Removing intermediate container d629db1ae7bc [2021-05-25T17:32:10.243Z] ---> 8eefc9117893 [2021-05-25T17:32:10.243Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:32:10.510Z] ---> Running in d7c4f0bc7a09 [2021-05-25T17:32:11.084Z] 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 [2021-05-25T17:32:16.458Z] Removing intermediate container 177557fab852 [2021-05-25T17:32:16.458Z] ---> 95473a2e53d0 [2021-05-25T17:32:16.458Z] [2021-05-25T17:32:16.458Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:32:16.458Z] ---> 13621d1b12d4 [2021-05-25T17:32:16.458Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:32:16.458Z] ---> Running in f613d067cca9 [2021-05-25T17:32:16.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:16.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:16.729Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:32:16.729Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:32:16.729Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:32:16.729Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:32:17.016Z] OK: 6 MiB in 16 packages [2021-05-25T17:32:17.286Z] Removing intermediate container f613d067cca9 [2021-05-25T17:32:17.286Z] ---> 9886cd424a4e [2021-05-25T17:32:17.286Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:32:17.559Z] ---> Running in 993eecc1f413 [2021-05-25T17:32:17.560Z] Removing intermediate container 993eecc1f413 [2021-05-25T17:32:17.560Z] ---> a10d5e6ad7c3 [2021-05-25T17:32:17.560Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:32:17.560Z] ---> Running in 7d4d3b4c4d6d [2021-05-25T17:32:17.833Z] Removing intermediate container 7d4d3b4c4d6d [2021-05-25T17:32:17.833Z] ---> decfbe63938f [2021-05-25T17:32:17.833Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:32:17.833Z] ---> Running in 3df35df63e37 [2021-05-25T17:32:18.107Z] Removing intermediate container 3df35df63e37 [2021-05-25T17:32:18.107Z] ---> cf0a25db3531 [2021-05-25T17:32:18.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:32:18.431Z] ---> ae57364a8840 [2021-05-25T17:32:18.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:32:18.697Z] ---> b7acc202fcfa [2021-05-25T17:32:18.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:32:18.965Z] ---> 59a51af63726 [2021-05-25T17:32:18.965Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:32:18.965Z] ---> Running in 4fbb8a97c030 [2021-05-25T17:32:19.230Z] Removing intermediate container 4fbb8a97c030 [2021-05-25T17:32:19.230Z] ---> f90231c7d401 [2021-05-25T17:32:19.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:32:19.230Z] ---> Running in eaf5308ee4db [2021-05-25T17:32:19.492Z] Removing intermediate container eaf5308ee4db [2021-05-25T17:32:19.492Z] ---> 2647d5cfb733 [2021-05-25T17:32:19.492Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:32:19.492Z] ---> Running in a83658e0fef7 [2021-05-25T17:32:19.758Z] Removing intermediate container a83658e0fef7 [2021-05-25T17:32:19.758Z] ---> ee9f43f07d8b [2021-05-25T17:32:19.758Z] Step 22/23 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:32:19.758Z] ---> Running in 2b45b0369cd6 [2021-05-25T17:32:19.758Z] Removing intermediate container 2b45b0369cd6 [2021-05-25T17:32:19.758Z] ---> 08b7eac4bc85 [2021-05-25T17:32:19.758Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:32:19.758Z] ---> Running in 69fba8aab931 [2021-05-25T17:32:20.022Z] Removing intermediate container 69fba8aab931 [2021-05-25T17:32:20.022Z] ---> 158b9b7beac2 [2021-05-25T17:32:20.022Z] [2021-05-25T17:32:20.289Z] Successfully built 158b9b7beac2 [2021-05-25T17:32:20.289Z] Successfully tagged support-notifications:latest [2021-05-25T17:32:21.702Z]  Building support-notifications ... done Removing intermediate container 99da541c857f [2021-05-25T17:32:21.702Z] ---> 5f7de79a8b9e [2021-05-25T17:32:21.702Z] [2021-05-25T17:32:21.702Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:32:21.702Z] ---> 13621d1b12d4 [2021-05-25T17:32:21.702Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:32:21.702Z] ---> Running in 4810dcd9bb36 [2021-05-25T17:32:21.702Z] Removing intermediate container 4810dcd9bb36 [2021-05-25T17:32:21.702Z] ---> 0df6bc197129 [2021-05-25T17:32:21.702Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:32:21.702Z] ---> Running in 321da344c4c3 [2021-05-25T17:32:21.702Z] Removing intermediate container 321da344c4c3 [2021-05-25T17:32:21.702Z] ---> fd6fff7fcafe [2021-05-25T17:32:21.702Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:32:21.963Z] ---> Running in 124dd79ddfbb [2021-05-25T17:32:21.963Z] Removing intermediate container 124dd79ddfbb [2021-05-25T17:32:21.963Z] ---> 5d900600f291 [2021-05-25T17:32:21.963Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:32:21.963Z] ---> Running in c77c05d785ed [2021-05-25T17:32:23.359Z] Removing intermediate container c77c05d785ed [2021-05-25T17:32:23.359Z] ---> d2ddb430738a [2021-05-25T17:32:23.359Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:32:23.359Z] ---> Running in f38f88cfdc68 [2021-05-25T17:32:23.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:26.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:28.874Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:32:28.874Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:32:28.874Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:32:28.874Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:32:29.844Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:32:30.109Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:32:30.109Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:32:30.109Z] OK: 8 MiB in 20 packages [2021-05-25T17:32:31.068Z] Removing intermediate container f38f88cfdc68 [2021-05-25T17:32:31.068Z] ---> 0d5e2dc68fdb [2021-05-25T17:32:31.068Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:32:31.068Z] Removing intermediate container 26ae2ba223b6 [2021-05-25T17:32:31.068Z] ---> f33a5e584b10 [2021-05-25T17:32:31.068Z] [2021-05-25T17:32:31.068Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:32:31.068Z] ---> 13621d1b12d4 [2021-05-25T17:32:31.068Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:32:31.068Z] ---> Using cache [2021-05-25T17:32:31.068Z] ---> 463c0c114666 [2021-05-25T17:32:31.068Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:32:31.068Z] ---> Using cache [2021-05-25T17:32:31.068Z] ---> 55890c0bf30a [2021-05-25T17:32:31.068Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:32:31.329Z] ---> Running in bda9b6880dc2 [2021-05-25T17:32:31.329Z] ---> 0626bf36b94b [2021-05-25T17:32:31.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:32:31.329Z] Removing intermediate container bda9b6880dc2 [2021-05-25T17:32:31.329Z] ---> 78f8f4c82b26 [2021-05-25T17:32:31.329Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:32:31.329Z] ---> Running in fe083d2cf1bc [2021-05-25T17:32:31.588Z] Removing intermediate container fe083d2cf1bc [2021-05-25T17:32:31.588Z] ---> e3eb38623981 [2021-05-25T17:32:31.588Z] Step 16/24 : WORKDIR / [2021-05-25T17:32:31.853Z] ---> 0c7bb78299d5 [2021-05-25T17:32:31.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:32:31.853Z] ---> Running in e26038df95c8 [2021-05-25T17:32:32.118Z] ---> f84670540a3a [2021-05-25T17:32:32.118Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:32:32.118Z] Removing intermediate container d7c4f0bc7a09 [2021-05-25T17:32:32.118Z] ---> 9baf02eadc59 [2021-05-25T17:32:32.118Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:32:32.118Z] Removing intermediate container e26038df95c8 [2021-05-25T17:32:32.118Z] ---> 42b95ac681b7 [2021-05-25T17:32:32.118Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:32:32.118Z] ---> Running in b588994f682d [2021-05-25T17:32:32.379Z] ---> Running in f8718211b7cc [2021-05-25T17:32:32.379Z] Removing intermediate container b588994f682d [2021-05-25T17:32:32.379Z] ---> 7cf3bed1a175 [2021-05-25T17:32:32.379Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:32:32.379Z] ---> Running in 11b4366f1b1d [2021-05-25T17:32:32.641Z] ---> cd73735f4396 [2021-05-25T17:32:32.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T17:32:32.641Z] 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 [2021-05-25T17:32:32.641Z] Removing intermediate container 11b4366f1b1d [2021-05-25T17:32:32.641Z] ---> 55a7f3fdc150 [2021-05-25T17:32:32.641Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:32:32.641Z] ---> Running in 3a713021341b [2021-05-25T17:32:32.920Z] Removing intermediate container 3a713021341b [2021-05-25T17:32:32.920Z] ---> 93cdf8066f3f [2021-05-25T17:32:32.920Z] Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:32:32.920Z] ---> 1b5a122a1e70 [2021-05-25T17:32:32.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:32:32.920Z] ---> Running in f7d3c057b2ae [2021-05-25T17:32:33.182Z] Removing intermediate container f7d3c057b2ae [2021-05-25T17:32:33.182Z] ---> 3cfa03492d1d [2021-05-25T17:32:33.182Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:32:33.182Z] ---> 14c0e5a941ae [2021-05-25T17:32:33.182Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:32:33.182Z] ---> Running in af33d416e9aa [2021-05-25T17:32:33.182Z] ---> Running in ce7486db5ad8 [2021-05-25T17:32:33.182Z] Removing intermediate container af33d416e9aa [2021-05-25T17:32:33.182Z] ---> 0b648e6f926a [2021-05-25T17:32:33.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:32:33.182Z] Removing intermediate container ce7486db5ad8 [2021-05-25T17:32:33.182Z] ---> 493681b608f4 [2021-05-25T17:32:33.182Z] [2021-05-25T17:32:33.442Z] Successfully built 493681b608f4 [2021-05-25T17:32:33.442Z] Successfully tagged core-data:latest [2021-05-25T17:32:33.442Z]  Building core-data ... done  ---> Running in 6931ae882c62 [2021-05-25T17:32:33.442Z] Removing intermediate container f8718211b7cc [2021-05-25T17:32:33.442Z] ---> e76dc2e545de [2021-05-25T17:32:33.442Z] [2021-05-25T17:32:33.442Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:32:33.442Z] Removing intermediate container 6931ae882c62 [2021-05-25T17:32:33.442Z] ---> 8df03f339e74 [2021-05-25T17:32:33.442Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:32:33.442Z] ---> Running in 43998ef6c68f [2021-05-25T17:32:33.442Z] 20.10.0: Pulling from library/docker [2021-05-25T17:32:33.706Z] Removing intermediate container 43998ef6c68f [2021-05-25T17:32:33.706Z] ---> e1693ba95efc [2021-05-25T17:32:33.706Z] Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:32:33.706Z] ---> Running in f92696f19b87 [2021-05-25T17:32:33.706Z] Removing intermediate container f92696f19b87 [2021-05-25T17:32:33.706Z] ---> f8b020b42703 [2021-05-25T17:32:33.706Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:32:33.706Z] ---> Running in be3247be6dad [2021-05-25T17:32:33.968Z] Removing intermediate container be3247be6dad [2021-05-25T17:32:33.968Z] ---> 575ee7a4d7d4 [2021-05-25T17:32:33.968Z] [2021-05-25T17:32:34.228Z] Successfully built 575ee7a4d7d4 [2021-05-25T17:32:34.228Z] Successfully tagged core-metadata:latest [2021-05-25T17:32:36.780Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:32:36.780Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:32:36.780Z] ---> aefe523efa57 [2021-05-25T17:32:36.780Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:32:37.352Z] ---> Running in 065fe2c4cb6c [2021-05-25T17:32:37.352Z] Removing intermediate container 065fe2c4cb6c [2021-05-25T17:32:37.352Z] ---> de342ab88eba [2021-05-25T17:32:37.352Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:32:37.352Z] ---> Running in 7304f9b5422e [2021-05-25T17:32:37.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:37.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:32:37.877Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:32:37.877Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:32:37.877Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:32:38.137Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:32:38.137Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:32:38.137Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:32:38.137Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:32:38.137Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:32:38.137Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:32:38.137Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:32:38.137Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:32:38.137Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:32:38.137Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:32:38.137Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:32:38.398Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:32:38.658Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:32:38.658Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:32:38.658Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:32:38.658Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:32:38.658Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:32:38.658Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:32:38.658Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:32:38.658Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:32:38.658Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:32:38.658Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:32:38.658Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:32:38.658Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:32:38.658Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:32:38.658Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:32:38.658Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:32:38.658Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:32:38.658Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:32:38.658Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:32:38.658Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:32:38.658Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:32:38.658Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:32:38.658Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:32:38.658Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:32:38.658Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:32:38.658Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:32:38.920Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:32:38.920Z] OK: 72 MiB in 59 packages [2021-05-25T17:32:39.493Z] Collecting docker-compose==1.23.2 [2021-05-25T17:32:39.493Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:32:39.754Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:32:39.754Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:32:39.754Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-25T17:32:39.754Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:32:39.754Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:32:40.324Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:32:40.324Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:32:40.324Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:32:40.324Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:32:40.324Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:32:40.324Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:32:40.586Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:32:40.586Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:32:40.846Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:32:40.846Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:32:41.416Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:32:41.416Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:32:41.416Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:32:41.416Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:32:41.676Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:32:41.676Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:32:41.676Z] 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) [2021-05-25T17:32:41.677Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:32:41.677Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:32:41.937Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:32:41.937Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:32:41.937Z] 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) [2021-05-25T17:32:41.937Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:32:41.937Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:32:41.937Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:32:41.937Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:32:41.937Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, cached-property, PyYAML, jsonschema, docopt, docker-compose [2021-05-25T17:32:41.937Z] Attempting uninstall: idna [2021-05-25T17:32:41.937Z] Found existing installation: idna 2.9 [2021-05-25T17:32:41.937Z] Uninstalling idna-2.9: [2021-05-25T17:32:41.937Z] Successfully uninstalled idna-2.9 [2021-05-25T17:32:42.198Z] Attempting uninstall: urllib3 [2021-05-25T17:32:42.198Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:32:42.198Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:32:42.198Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:32:42.198Z] Attempting uninstall: requests [2021-05-25T17:32:42.198Z] Found existing installation: requests 2.23.0 [2021-05-25T17:32:42.198Z] Uninstalling requests-2.23.0: [2021-05-25T17:32:42.198Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:32:42.458Z] Running setup.py install for texttable: started [2021-05-25T17:32:42.719Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:32:42.719Z] Running setup.py install for dockerpty: started [2021-05-25T17:32:43.298Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:32:43.298Z] Running setup.py install for PyYAML: started [2021-05-25T17:32:43.565Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:32:43.565Z] Running setup.py install for docopt: started [2021-05-25T17:32:43.826Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:32:44.086Z] 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.59.0 [2021-05-25T17:32:47.404Z] Removing intermediate container 7304f9b5422e [2021-05-25T17:32:47.404Z] ---> 99f8fb12a9e1 [2021-05-25T17:32:47.404Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:32:47.404Z] ---> Running in 804282f6afcf [2021-05-25T17:32:47.404Z] Removing intermediate container 804282f6afcf [2021-05-25T17:32:47.404Z] ---> 4e8cdd9ff3c5 [2021-05-25T17:32:47.404Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:32:47.404Z] ---> Running in c2a1a32404f0 [2021-05-25T17:32:47.404Z] Removing intermediate container c2a1a32404f0 [2021-05-25T17:32:47.404Z] ---> 54edcb8fe55e [2021-05-25T17:32:47.404Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:32:47.667Z] ---> d26fa7bc6d04 [2021-05-25T17:32:47.667Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:32:47.926Z] ---> f9923df42e60 [2021-05-25T17:32:47.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:32:47.926Z] ---> 38887b7e915a [2021-05-25T17:32:47.926Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:32:47.926Z] ---> Running in ac2666a0386d [2021-05-25T17:32:48.185Z] Removing intermediate container ac2666a0386d [2021-05-25T17:32:48.185Z] ---> fdd4732ccdf5 [2021-05-25T17:32:48.185Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:32:48.185Z] ---> Running in 5bab2304568f [2021-05-25T17:32:48.185Z] Removing intermediate container 5bab2304568f [2021-05-25T17:32:48.185Z] ---> 7ee7cff4d231 [2021-05-25T17:32:48.185Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:32:48.185Z] ---> Running in 87c4cc7a8cba [2021-05-25T17:32:48.446Z] Removing intermediate container 87c4cc7a8cba [2021-05-25T17:32:48.446Z] ---> 4fcec63c869c [2021-05-25T17:32:48.446Z] Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 [2021-05-25T17:32:48.446Z] ---> Running in 5812f07eb19c [2021-05-25T17:32:48.446Z] Removing intermediate container 5812f07eb19c [2021-05-25T17:32:48.446Z] ---> 1ffa748e072d [2021-05-25T17:32:48.446Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:32:48.446Z] ---> Running in 176340eb6d2a [2021-05-25T17:32:48.446Z] Removing intermediate container 176340eb6d2a [2021-05-25T17:32:48.446Z] ---> 03d3d7f4084d [2021-05-25T17:32:48.446Z] [2021-05-25T17:32:48.707Z] Successfully built 03d3d7f4084d [2021-05-25T17:32:48.707Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T17:32:48.713Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T17:32:48.712Z] $ docker stop --time=1 82bf7195121fdc79eaedd41fca2b48eb2a6a7dcff1301207f31446160054af50 [2021-05-25T17:32:49.964Z] $ docker rm -f 82bf7195121fdc79eaedd41fca2b48eb2a6a7dcff1301207f31446160054af50 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:32:50.326Z] + docker images [2021-05-25T17:32:50.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:32:50.326Z] sys-mgmt-agent latest 03d3d7f4084d 2 seconds ago 312MB [2021-05-25T17:32:50.326Z] core-metadata latest 575ee7a4d7d4 17 seconds ago 18.6MB [2021-05-25T17:32:50.326Z] core-data latest 493681b608f4 17 seconds ago 21.6MB [2021-05-25T17:32:50.326Z] e76dc2e545de 17 seconds ago 1.16GB [2021-05-25T17:32:50.326Z] f33a5e584b10 20 seconds ago 1.17GB [2021-05-25T17:32:50.326Z] 5f7de79a8b9e 29 seconds ago 1.17GB [2021-05-25T17:32:50.326Z] support-notifications latest 158b9b7beac2 31 seconds ago 17.8MB [2021-05-25T17:32:50.326Z] 95473a2e53d0 35 seconds ago 1.16GB [2021-05-25T17:32:50.326Z] security-bootstrapper latest 11108c12da8f 58 seconds ago 18.2MB [2021-05-25T17:32:50.326Z] security-proxy-setup latest 0509776f3ddf About a minute ago 25.3MB [2021-05-25T17:32:50.326Z] support-scheduler latest 40251c7b8e46 About a minute ago 17.1MB [2021-05-25T17:32:50.326Z] 124c917ea313 About a minute ago 1.16GB [2021-05-25T17:32:50.326Z] 135ba4f90345 About a minute ago 1.16GB [2021-05-25T17:32:50.326Z] 0c6b54efb98d About a minute ago 1.15GB [2021-05-25T17:32:50.326Z] core-command latest 97adc47a66d4 About a minute ago 17.1MB [2021-05-25T17:32:50.326Z] 22862503a19f About a minute ago 1.16GB [2021-05-25T17:32:50.326Z] security-secretstore-setup latest 7bf234af3ef9 About a minute ago 25.8MB [2021-05-25T17:32:50.326Z] e1ed1cb0043e About a minute ago 1.16GB [2021-05-25T17:32:50.326Z] ci-base-image-x86_64 latest 202006a9b230 5 minutes ago 648MB [2021-05-25T17:32:50.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T17:32:50.326Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T17:32:50.326Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T17:32:50.326Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T17:32:50.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 [2021-05-25T17:33:05.554Z] Still waiting to schedule task [2021-05-25T17:33:05.555Z] ‘prd-ubuntu18.04-docker-8c-8g-237’ is offline [2021-05-25T17:34:16.066Z] Running on prd-ubuntu18.04-docker-8c-8g-246 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-25T17:34:16.113Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-05-25T17:34:16.294Z] The recommended git tool is: git [2021-05-25T17:34:18.851Z] using credential edgex-jenkins-ssh [2021-05-25T17:34:18.871Z] Cloning the remote Git repository [2021-05-25T17:34:18.866Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:34:18.933Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-05-25T17:34:18.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:34:18.978Z] > git --version # timeout=10 [2021-05-25T17:34:18.984Z] > git --version # 'git version 2.17.1' [2021-05-25T17:34:18.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:34:19.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:34:29.034Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 0f324dcbf099921d62e57526a26bf7984d28403e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-25T17:34:28.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:34:28.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:34:28.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:34:28.541Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:34:28.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:34:28.545Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:34:29.030Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:34:29.035Z] > git checkout -f 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T17:34:29.178Z] 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) Stage "Snyk 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 [2021-05-25T17:34:29.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:34:30.539Z] ---> package-listing.sh [2021-05-25T17:34:30.539Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:34:30.539Z] ++ facter osfamily [2021-05-25T17:34:30.800Z] + OS_FAMILY=redhat [2021-05-25T17:34:30.800Z] + workspace=/w/workspace/edgex-go/19 [2021-05-25T17:34:30.800Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:34:30.800Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:34:30.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:34:30.800Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:34:30.800Z] + '[' /w/workspace/edgex-go/19 ']' [2021-05-25T17:34:30.800Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:34:30.800Z] + case "${OS_FAMILY}" in [2021-05-25T17:34:30.800Z] + sort [2021-05-25T17:34:30.800Z] + rpm -qa [2021-05-25T17:34:32.719Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:34:32.719Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:34:32.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:34:32.719Z] + '[' /w/workspace/edgex-go/19 ']' [2021-05-25T17:34:32.719Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2021-05-25T17:34:32.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2021-05-25T17:34:32.730Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:34:33.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:34:33.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:34:33.577Z] [2021-05-25T17:34:33.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:34:33.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:34:33.919Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:34:33.919Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:34:33.919Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:34:33.919Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:34:33.919Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:34:33.919Z] 93b61091891f: Pulling fs layer [2021-05-25T17:34:33.919Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:34:33.919Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:34:33.919Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:34:33.919Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:34:33.919Z] 93b61091891f: Waiting [2021-05-25T17:34:33.919Z] 93b9cdb0e59b: Waiting [2021-05-25T17:34:33.919Z] 5e14af77c1be: Waiting [2021-05-25T17:34:33.919Z] 01666e4c0597: Waiting [2021-05-25T17:34:33.919Z] aa168da1d23b: Waiting [2021-05-25T17:34:33.919Z] 46f8f816bc3b: Waiting [2021-05-25T17:34:33.919Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:34:33.919Z] 36b3adc4ff6f: Download complete [2021-05-25T17:34:33.919Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:34:33.919Z] 46f8f816bc3b: Download complete [2021-05-25T17:34:33.919Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:34:33.919Z] df20fa9351a1: Download complete [2021-05-25T17:34:34.180Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T17:34:34.180Z] 93b9cdb0e59b: Download complete [2021-05-25T17:34:34.180Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:34:34.180Z] 5e14af77c1be: Download complete [2021-05-25T17:34:34.180Z] 01666e4c0597: Verifying Checksum [2021-05-25T17:34:34.180Z] 01666e4c0597: Download complete [2021-05-25T17:34:34.180Z] 93b61091891f: Verifying Checksum [2021-05-25T17:34:34.180Z] 93b61091891f: Download complete [2021-05-25T17:34:34.180Z] df20fa9351a1: Pull complete [2021-05-25T17:34:34.180Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:34:34.180Z] 8ad3a11d3b57: Download complete [2021-05-25T17:34:34.445Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:34:34.706Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:34:34.706Z] 46f8f816bc3b: Pull complete [2021-05-25T17:34:34.967Z] 93b61091891f: Pull complete [2021-05-25T17:34:34.967Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:34:35.229Z] 5e14af77c1be: Pull complete [2021-05-25T17:34:35.229Z] 01666e4c0597: Pull complete [2021-05-25T17:34:37.142Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:34:37.142Z] aa168da1d23b: Download complete [2021-05-25T17:34:40.464Z] aa168da1d23b: Pull complete [2021-05-25T17:34:40.464Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:34:40.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:34:40.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:34:40.541Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-05-25T17:34:40.574Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:34:43.470Z] $ docker top a8f37e2bad243fa373ae64a859a7beb0fb58b34f3dd122eba8292394cd25a266 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:34:43.854Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:34:44.145Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:34:44.437Z] + ls /var/log/sa-host [2021-05-25T17:34:44.437Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:34:44.437Z] file_magic: OK [2021-05-25T17:34:44.437Z] HZ: Using current value: 100 [2021-05-25T17:34:44.437Z] file_header: OK [2021-05-25T17:34:44.437Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:34:44.437Z] Statistics: [2021-05-25T17:34:44.437Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:34:44.437Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:34:44.437Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:34:44.437Z] file_magic: OK [2021-05-25T17:34:44.437Z] HZ: Using current value: 100 [2021-05-25T17:34:44.437Z] file_header: OK [2021-05-25T17:34:44.437Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:34:44.437Z] Statistics: [2021-05-25T17:34:44.437Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:34:44.437Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:34:44.601Z] provisioning config files... [2021-05-25T17:34:44.616Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config5246453030999938464tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:34:44.637Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:34:44.957Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:34:44.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:34:44.989Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:34:45.280Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:34:45.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:34:45.586Z] ---> sudo-logs.sh [2021-05-25T17:34:45.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:34:45.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:34:45.901Z] ---> job-cost.sh [2021-05-25T17:34:45.901Z] lf-activate-venv: SKIPPING [2021-05-25T17:34:45.901Z] INFO: No Stack... [2021-05-25T17:34:46.839Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:34:47.100Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:34:47.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:34:47.412Z] ---> logs-deploy.sh [2021-05-25T17:34:47.412Z] lf-activate-venv: SKIPPING [2021-05-25T17:34:47.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/19 [2021-05-25T17:34:47.412Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:34:48.353Z] Archives upload complete. [2021-05-25T17:34:48.353Z] INFO: archiving logs to Nexus [2021-05-25T17:34:48.925Z] ---> uname -a: [2021-05-25T17:34:48.925Z] Linux prd-centos7-docker-4c-2g-235.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] ---> lscpu: [2021-05-25T17:34:48.925Z] Architecture: x86_64 [2021-05-25T17:34:48.925Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T17:34:48.925Z] Byte Order: Little Endian [2021-05-25T17:34:48.925Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T17:34:48.925Z] CPU(s): 2 [2021-05-25T17:34:48.925Z] On-line CPU(s) list: 0,1 [2021-05-25T17:34:48.925Z] Thread(s) per core: 1 [2021-05-25T17:34:48.925Z] Core(s) per socket: 1 [2021-05-25T17:34:48.925Z] Socket(s): 2 [2021-05-25T17:34:48.925Z] NUMA node(s): 1 [2021-05-25T17:34:48.925Z] Vendor ID: AuthenticAMD [2021-05-25T17:34:48.925Z] CPU family: 23 [2021-05-25T17:34:48.925Z] Model: 49 [2021-05-25T17:34:48.925Z] Model name: AMD EPYC-Rome Processor [2021-05-25T17:34:48.925Z] Stepping: 0 [2021-05-25T17:34:48.925Z] CPU MHz: 2800.000 [2021-05-25T17:34:48.925Z] BogoMIPS: 5600.00 [2021-05-25T17:34:48.925Z] Virtualization: AMD-V [2021-05-25T17:34:48.925Z] Hypervisor vendor: KVM [2021-05-25T17:34:48.925Z] Virtualization type: full [2021-05-25T17:34:48.925Z] L1d cache: 64 KiB [2021-05-25T17:34:48.925Z] L1i cache: 64 KiB [2021-05-25T17:34:48.925Z] L2 cache: 1 MiB [2021-05-25T17:34:48.925Z] L3 cache: 32 MiB [2021-05-25T17:34:48.925Z] NUMA node0 CPU(s): 0,1 [2021-05-25T17:34:48.925Z] Vulnerability Itlb multihit: Not affected [2021-05-25T17:34:48.925Z] Vulnerability L1tf: Not affected [2021-05-25T17:34:48.925Z] Vulnerability Mds: Not affected [2021-05-25T17:34:48.925Z] Vulnerability Meltdown: Not affected [2021-05-25T17:34:48.925Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T17:34:48.925Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T17:34:48.925Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T17:34:48.925Z] Vulnerability Srbds: Not affected [2021-05-25T17:34:48.925Z] Vulnerability Tsx async abort: Not affected [2021-05-25T17:34:48.925Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] ---> nproc: [2021-05-25T17:34:48.925Z] 2 [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] ---> df -h: [2021-05-25T17:34:48.925Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T17:34:48.925Z] overlay 40.0G 13.3G 26.6G 33% / [2021-05-25T17:34:48.925Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T17:34:48.925Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T17:34:48.925Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /facter-os [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /etc/resolv.conf [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hostname [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hosts [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/auth.log [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /run/cloud-init/result.json [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/sa-host [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/secure [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/19@tmp [2021-05-25T17:34:48.925Z] /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/19 [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] ---> free -m: [2021-05-25T17:34:48.925Z] total used free shared buff/cache available [2021-05-25T17:34:48.925Z] Mem: 7821 1357 1579 0 4884 6447 [2021-05-25T17:34:48.925Z] Swap: 1023 1 1022 [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] ---> ip addr: [2021-05-25T17:34:48.925Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T17:34:48.925Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T17:34:48.925Z] inet 127.0.0.1/8 scope host lo [2021-05-25T17:34:48.925Z] valid_lft forever preferred_lft forever [2021-05-25T17:34:48.925Z] inet6 ::1/128 scope host [2021-05-25T17:34:48.925Z] valid_lft forever preferred_lft forever [2021-05-25T17:34:48.925Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T17:34:48.925Z] link/ether fa:16:3e:21:be:40 brd ff:ff:ff:ff:ff:ff [2021-05-25T17:34:48.925Z] inet 10.30.122.8/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T17:34:48.925Z] valid_lft 85797sec preferred_lft 85797sec [2021-05-25T17:34:48.925Z] inet6 fe80::f816:3eff:fe21:be40/64 scope link [2021-05-25T17:34:48.925Z] valid_lft forever preferred_lft forever [2021-05-25T17:34:48.925Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T17:34:48.925Z] link/ether 02:42:fd:66:34:2d brd ff:ff:ff:ff:ff:ff [2021-05-25T17:34:48.925Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T17:34:48.925Z] valid_lft forever preferred_lft forever [2021-05-25T17:34:48.925Z] inet6 fe80::42:fdff:fe66:342d/64 scope link [2021-05-25T17:34:48.925Z] valid_lft forever preferred_lft forever [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] ---> sar -b -r -n DEV: [2021-05-25T17:34:48.925Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.925Z] 17:24:33 LINUX RESTART (2 CPU) [2021-05-25T17:34:48.925Z] [2021-05-25T17:34:48.926Z] 17:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T17:34:48.926Z] 17:26:01 122.05 19.80 102.25 0.00 5861.96 10841.12 0.00 [2021-05-25T17:34:48.926Z] 17:27:01 173.26 0.18 173.08 0.00 22.78 58180.00 0.00 [2021-05-25T17:34:48.926Z] 17:28:01 74.50 0.00 74.50 0.00 0.00 8370.27 0.00 [2021-05-25T17:34:48.926Z] 17:29:01 53.29 0.02 53.27 0.00 0.53 6687.89 0.00 [2021-05-25T17:34:48.926Z] 17:30:05 233.14 44.29 188.84 0.00 1071.72 101871.25 0.00 [2021-05-25T17:34:48.926Z] 17:31:01 711.25 316.55 394.70 0.00 10434.24 222751.75 0.00 [2021-05-25T17:34:48.926Z] 17:32:01 572.89 48.89 524.00 0.00 4439.87 216599.25 0.00 [2021-05-25T17:34:48.926Z] 17:33:01 299.98 16.05 283.93 0.00 1595.20 69436.20 0.00 [2021-05-25T17:34:48.926Z] 17:34:01 7.93 0.00 7.93 0.00 0.00 357.45 0.00 [2021-05-25T17:34:48.926Z] Average: 246.34 47.53 198.80 0.00 2534.61 76352.65 0.00 [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] 17:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T17:34:48.926Z] 17:26:01 4858992 0 1088896 13.60 2620 2058424 1781136 19.66 1127324 1606612 157528 [2021-05-25T17:34:48.926Z] 17:27:01 3729444 0 1046204 13.06 2620 3230664 1435900 15.85 1219316 2483500 32 [2021-05-25T17:34:48.926Z] 17:28:01 3651956 0 1199924 14.98 2620 3154432 1733400 19.14 1475600 2317712 192252 [2021-05-25T17:34:48.926Z] 17:29:01 3692892 0 1199716 14.98 2620 3113704 1866276 20.60 1387356 2356628 154528 [2021-05-25T17:34:48.926Z] 17:30:05 1553960 0 1331772 16.63 2620 5120580 1939412 21.41 1853904 3931632 1053344 [2021-05-25T17:34:48.926Z] 17:31:01 991752 0 1773400 22.14 2620 5241160 3730780 41.19 2430228 3841656 37620 [2021-05-25T17:34:48.926Z] 17:32:01 1075484 0 1645528 20.55 2620 5285300 3667596 40.49 2518452 3639260 5528 [2021-05-25T17:34:48.926Z] 17:33:01 2228372 0 1301896 16.26 2620 4476044 1432720 15.82 1345872 3681052 20 [2021-05-25T17:34:48.926Z] 17:34:01 2237500 0 1292768 16.14 2620 4476044 1396728 15.42 1342524 3680980 12 [2021-05-25T17:34:48.926Z] Average: 2668928 0 1320012 16.48 2620 4017372 2109328 23.29 1633397 3059892 177874 [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] 17:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T17:34:48.926Z] 17:26:01 veth75a04a4 915.41 812.69 86.93 2698.31 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:26:01 eth0 1987.04 1731.86 6428.75 200.06 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:26:01 docker0 915.41 812.56 74.42 2698.30 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:27:01 eth0 539.16 471.65 3549.45 48.04 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:27:01 docker0 223.91 257.58 15.36 848.03 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:28:01 vethc0d83bf 0.53 0.67 0.04 0.05 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:28:01 eth0 50.36 28.09 44.12 19.18 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:28:01 docker0 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:29:01 vethc0d83bf 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:29:01 eth0 30.27 20.37 16.34 107.82 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:29:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:30:05 veth3794e6e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:30:05 eth0 166.27 139.90 1603.77 24.92 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:30:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:31:01 veth3794e6e 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:31:01 vethf791640 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:31:01 veth503d126 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:31:01 eth0 108.01 69.47 207.02 18.88 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:32:01 veth3794e6e 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:32:01 veth5b7c74e 0.02 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:32:01 veth824f798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:32:01 eth0 127.92 85.09 323.83 133.13 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:33:01 eth0 213.40 153.01 1674.66 26.75 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:33:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:33:01 docker0 1272.21 1266.22 97.97 4372.39 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:34:01 eth0 0.87 0.22 0.42 0.05 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] Average: eth0 358.59 300.49 1548.87 64.37 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] Average: docker0 141.41 140.74 10.89 485.99 0.00 0.00 0.00 0.00 [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] ---> sar -P ALL: [2021-05-25T17:34:48.926Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] 17:24:33 LINUX RESTART (2 CPU) [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] 17:25:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:34:48.926Z] 17:26:01 all 30.84 0.00 7.29 6.21 0.12 55.55 [2021-05-25T17:34:48.926Z] 17:26:01 0 26.34 0.00 7.99 6.21 0.14 59.31 [2021-05-25T17:34:48.926Z] 17:26:01 1 35.30 0.00 6.60 6.20 0.09 51.81 [2021-05-25T17:34:48.926Z] 17:27:01 all 11.96 0.00 6.34 7.38 0.08 74.24 [2021-05-25T17:34:48.926Z] 17:27:01 0 12.33 0.00 6.99 8.62 0.07 71.99 [2021-05-25T17:34:48.926Z] 17:27:01 1 11.59 0.00 5.69 6.16 0.09 76.48 [2021-05-25T17:34:48.926Z] 17:28:01 all 70.87 0.00 7.84 2.38 0.12 18.79 [2021-05-25T17:34:48.926Z] 17:28:01 0 69.80 0.00 8.49 2.01 0.13 19.57 [2021-05-25T17:34:48.926Z] 17:28:01 1 71.93 0.00 7.19 2.76 0.11 18.01 [2021-05-25T17:34:48.926Z] 17:29:01 all 41.65 0.00 5.52 0.66 0.09 52.09 [2021-05-25T17:34:48.926Z] 17:29:01 0 41.57 0.00 5.71 0.67 0.09 51.96 [2021-05-25T17:34:48.926Z] 17:29:01 1 41.74 0.00 5.32 0.64 0.09 52.22 [2021-05-25T17:34:48.926Z] 17:30:05 all 46.54 0.00 12.54 8.64 0.10 32.18 [2021-05-25T17:34:48.926Z] 17:30:05 0 45.22 0.00 12.43 9.01 0.10 33.25 [2021-05-25T17:34:48.926Z] 17:30:05 1 47.86 0.00 12.65 8.27 0.10 31.12 [2021-05-25T17:34:48.926Z] 17:31:01 all 41.20 0.00 16.23 34.53 0.11 7.93 [2021-05-25T17:34:48.926Z] 17:31:01 0 40.82 0.00 16.34 36.11 0.12 6.61 [2021-05-25T17:34:48.926Z] 17:31:01 1 41.58 0.00 16.13 32.97 0.10 9.23 [2021-05-25T17:34:48.926Z] 17:32:01 all 75.26 0.00 19.47 3.66 0.13 1.48 [2021-05-25T17:34:48.926Z] 17:32:01 0 74.51 0.00 20.04 3.95 0.13 1.37 [2021-05-25T17:34:48.926Z] 17:32:01 1 75.99 0.00 18.91 3.37 0.13 1.59 [2021-05-25T17:34:48.926Z] 17:33:01 all 49.78 0.00 11.20 3.11 0.10 35.80 [2021-05-25T17:34:48.926Z] 17:33:01 0 48.90 0.00 11.57 2.13 0.11 37.29 [2021-05-25T17:34:48.926Z] 17:33:01 1 50.67 0.00 10.83 4.09 0.09 34.31 [2021-05-25T17:34:48.926Z] 17:34:01 all 0.08 0.00 0.06 0.02 0.03 99.82 [2021-05-25T17:34:48.926Z] 17:34:01 0 0.02 0.00 0.07 0.02 0.03 99.87 [2021-05-25T17:34:48.926Z] 17:34:01 1 0.15 0.00 0.05 0.02 0.02 99.77 [2021-05-25T17:34:48.926Z] Average: all 40.29 0.00 9.44 7.14 0.10 43.03 [2021-05-25T17:34:48.926Z] Average: 0 39.32 0.00 9.78 7.36 0.10 43.44 [2021-05-25T17:34:48.926Z] Average: 1 41.26 0.00 9.10 6.92 0.09 42.63 [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z] [2021-05-25T17:34:48.926Z]