Pull request #3328 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2794 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 Merge succeeded, producing a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 Checking out Revision a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 (PR-3328) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 Commit message: "feat(security): Secure Kong Admin API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T22:26:45.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T22:26:45.651Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T22:26:45.676Z] ========================================================= [2021-05-03T22:26:45.676Z] EdgeX Global Pipelines Version Info [2021-05-03T22:26:45.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a096355af41348aaaafaac508068d211141fb60 # timeout=10 [2021-05-03T22:26:47.212Z] ------------------- [2021-05-03T22:26:47.212Z] stable info: [2021-05-03T22:26:47.212Z] ------------------- [2021-05-03T22:26:47.212Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T22:26:47.212Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T22:26:47.213Z] Message: update stable to v1.0.191 [2021-05-03T22:26:48.158Z] ------------------- [2021-05-03T22:26:48.158Z] experimental info: [2021-05-03T22:26:48.158Z] ------------------- [2021-05-03T22:26:48.158Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T22:26:48.158Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T22:26:48.158Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T22:26:48.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-03T22:26:48.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-03T22:26:48.332Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T22:26:48.353Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T22:26:48.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T22:26:48.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T22:26:48.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T22:26:48.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-03T22:26:48.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-03T22:26:48.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-03T22:26:48.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T22:26:48.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T22:26:48.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T22:26:48.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T22:26:48.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T22:26:48.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T22:26:48.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T22:26:48.643Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T22:26:48.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-03T22:26:48.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-03T22:26:48.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T22:26:48.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T22:26:48.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3328 [Pipeline] echo [2021-05-03T22:26:48.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3328 [Pipeline] echo [2021-05-03T22:26:48.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3328 [Pipeline] echo [2021-05-03T22:26:48.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [Pipeline] echo [2021-05-03T22:26:48.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4ad099 [Pipeline] echo [2021-05-03T22:26:48.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T22:26:48.925Z] provisioning config files... [2021-05-03T22:26:48.958Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/54@tmp/config4014029909913146732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:26:49.279Z] ---> docker-login.sh [2021-05-03T22:26:49.279Z] nexus3.edgexfoundry.org:10001 [2021-05-03T22:26:49.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:26:49.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:26:49.804Z] Configure a credential helper to remove this warning. See [2021-05-03T22:26:49.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:26:49.804Z] [2021-05-03T22:26:49.804Z] Login Succeeded [2021-05-03T22:26:49.804Z] nexus3.edgexfoundry.org:10002 [2021-05-03T22:26:49.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:26:50.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:26:50.066Z] Configure a credential helper to remove this warning. See [2021-05-03T22:26:50.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:26:50.066Z] [2021-05-03T22:26:50.066Z] Login Succeeded [2021-05-03T22:26:50.066Z] nexus3.edgexfoundry.org:10003 [2021-05-03T22:26:50.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:26:50.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:26:50.066Z] Configure a credential helper to remove this warning. See [2021-05-03T22:26:50.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:26:50.066Z] [2021-05-03T22:26:50.066Z] Login Succeeded [2021-05-03T22:26:50.066Z] nexus3.edgexfoundry.org:10004 [2021-05-03T22:26:50.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:26:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:26:50.328Z] Configure a credential helper to remove this warning. See [2021-05-03T22:26:50.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:26:50.328Z] [2021-05-03T22:26:50.328Z] Login Succeeded [2021-05-03T22:26:50.328Z] docker.io [2021-05-03T22:26:50.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:26:50.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:26:50.903Z] Configure a credential helper to remove this warning. See [2021-05-03T22:26:50.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:26:50.903Z] [2021-05-03T22:26:50.903Z] Login Succeeded [2021-05-03T22:26:50.903Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T22:26:50.912Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T22:26:51.245Z] ++ 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-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/core-command/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/core-data/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-03T22:26:51.245Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:26:51.245Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-03T22:26:51.245Z] ++ cut -d/ -f2 [2021-05-03T22:26:51.245Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-03T22:26:51.323Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:26:52.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T22:26:52.718Z] [2021-05-03T22:26:52.718Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:26:53.032Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T22:26:53.033Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T22:26:53.033Z] 31603596830f: Pulling fs layer [2021-05-03T22:26:53.033Z] 54011a49482f: Pulling fs layer [2021-05-03T22:26:53.033Z] a6820b24f6d8: Pulling fs layer [2021-05-03T22:26:53.033Z] f581987b2513: Pulling fs layer [2021-05-03T22:26:53.033Z] f581987b2513: Waiting [2021-05-03T22:26:53.033Z] 54011a49482f: Download complete [2021-05-03T22:26:53.297Z] 31603596830f: Download complete [2021-05-03T22:26:53.297Z] f581987b2513: Verifying Checksum [2021-05-03T22:26:53.297Z] f581987b2513: Download complete [2021-05-03T22:26:53.297Z] a6820b24f6d8: Verifying Checksum [2021-05-03T22:26:53.297Z] a6820b24f6d8: Download complete [2021-05-03T22:26:53.561Z] 31603596830f: Pull complete [2021-05-03T22:26:53.826Z] 54011a49482f: Pull complete [2021-05-03T22:26:54.776Z] a6820b24f6d8: Pull complete [2021-05-03T22:26:54.777Z] f581987b2513: Pull complete [2021-05-03T22:26:54.777Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T22:26:54.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T22:26:54.777Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T22:26:54.883Z] prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container [2021-05-03T22:26:54.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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:10004/edgex-devops/git-semver:latest cat [2021-05-03T22:26:57.691Z] $ docker top c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T22:26:57.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T22:26:57.945Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T22:26:58.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T22:26:58.176Z] $ docker exec c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent [2021-05-03T22:26:58.347Z] SSH_AUTH_SOCK=/tmp/ssh-l1ftotNpQeB9/agent.11 [2021-05-03T22:26:58.347Z] SSH_AGENT_PID=16 [2021-05-03T22:26:58.359Z] Running ssh-add (command line suppressed) [2021-05-03T22:26:58.477Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_6911194078144304960.key (/w/workspace/edgex-go/54@tmp/private_key_6911194078144304960.key) [2021-05-03T22:26:58.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T22:26:58.846Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T22:26:58.867Z] $ docker exec --env ******** --env ******** c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent -k [2021-05-03T22:26:58.981Z] unset SSH_AUTH_SOCK; [2021-05-03T22:26:58.981Z] unset SSH_AGENT_PID; [2021-05-03T22:26:58.981Z] echo Agent pid 16 killed; [2021-05-03T22:26:59.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T22:26:59.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T22:26:59.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T22:26:59.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T22:26:59.245Z] $ docker exec c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent [2021-05-03T22:26:59.408Z] SSH_AUTH_SOCK=/tmp/ssh-XLsXi396qhK6/agent.45 [2021-05-03T22:26:59.408Z] SSH_AGENT_PID=51 [2021-05-03T22:26:59.415Z] Running ssh-add (command line suppressed) [2021-05-03T22:26:59.531Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_3392731102072959363.key (/w/workspace/edgex-go/54@tmp/private_key_3392731102072959363.key) [2021-05-03T22:26:59.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T22:26:59.889Z] + git semver init [2021-05-03T22:26:59.889Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T22:26:59.889Z] # $GIT_DIR = /w/workspace/edgex-go/54/.git [2021-05-03T22:26:59.889Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/54 [2021-05-03T22:26:59.889Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T22:26:59.889Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T22:26:59.889Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T22:26:59.889Z] # $SEMVER_BRANCH = PR-3328 [2021-05-03T22:26:59.889Z] # $SEMVER_TEMP = /tmp/semver-134988765 [2021-05-03T22:26:59.889Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-03T22:27:26.524Z] # '/tmp/semver-134988765' -> '/w/workspace/edgex-go/54/.semver' [2021-05-03T22:27:26.524Z] # -> Force: false [2021-05-03T22:27:26.524Z] # $SEMVER_DIR = /w/workspace/edgex-go/54/.semver [Pipeline] } [2021-05-03T22:27:26.538Z] $ docker exec --env ******** --env ******** c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent -k [2021-05-03T22:27:26.832Z] unset SSH_AUTH_SOCK; [2021-05-03T22:27:26.833Z] unset SSH_AGENT_PID; [2021-05-03T22:27:26.833Z] echo Agent pid 51 killed; [2021-05-03T22:27:26.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T22:27:27.308Z] + git semver [Pipeline] } [2021-05-03T22:27:27.326Z] $ docker stop --time=1 c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd [2021-05-03T22:27:29.390Z] $ docker rm -f c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T22:27:29.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T22:27:30.282Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T22:27:30.286Z] [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-03T22:27:30.806Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T22:27:31.102Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T22:27:31.396Z] + sudo service docker restart [2021-05-03T22:27:31.396Z] + true [2021-05-03T22:27:31.396Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-03T22:27:31.988Z] ========================================================= [2021-05-03T22:27:31.988Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T22:27:31.988Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:27:32.298Z] + 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-03T22:27:36.521Z] Sending build context to Docker daemon 329.9MB [2021-05-03T22:27:36.521Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T22:27:36.521Z] Step 2/6 : FROM ${BASE} [2021-05-03T22:27:36.782Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T22:27:36.782Z] 540db60ca938: Pulling fs layer [2021-05-03T22:27:36.782Z] adcc1eea9eea: Pulling fs layer [2021-05-03T22:27:36.782Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T22:27:36.782Z] 0510c868ecb4: Pulling fs layer [2021-05-03T22:27:36.782Z] afea3b2eda06: Pulling fs layer [2021-05-03T22:27:36.782Z] 7809a108b3ef: Pulling fs layer [2021-05-03T22:27:36.782Z] f706445af74f: Pulling fs layer [2021-05-03T22:27:36.782Z] afea3b2eda06: Waiting [2021-05-03T22:27:36.782Z] 7809a108b3ef: Waiting [2021-05-03T22:27:36.782Z] f706445af74f: Waiting [2021-05-03T22:27:36.782Z] 0510c868ecb4: Waiting [2021-05-03T22:27:36.782Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T22:27:36.782Z] 4c4ab2625f07: Download complete [2021-05-03T22:27:36.782Z] adcc1eea9eea: Verifying Checksum [2021-05-03T22:27:36.782Z] adcc1eea9eea: Download complete [2021-05-03T22:27:36.782Z] afea3b2eda06: Download complete [2021-05-03T22:27:36.782Z] 7809a108b3ef: Verifying Checksum [2021-05-03T22:27:36.782Z] 7809a108b3ef: Download complete [2021-05-03T22:27:36.782Z] 540db60ca938: Verifying Checksum [2021-05-03T22:27:36.782Z] 540db60ca938: Download complete [2021-05-03T22:27:37.057Z] 540db60ca938: Pull complete [2021-05-03T22:27:37.320Z] adcc1eea9eea: Pull complete [2021-05-03T22:27:37.582Z] 4c4ab2625f07: Pull complete [2021-05-03T22:27:38.991Z] f706445af74f: Verifying Checksum [2021-05-03T22:27:38.991Z] f706445af74f: Download complete [2021-05-03T22:27:39.576Z] 0510c868ecb4: Verifying Checksum [2021-05-03T22:27:39.576Z] 0510c868ecb4: Download complete [2021-05-03T22:27:45.437Z] Still waiting to schedule task [2021-05-03T22:27:45.437Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-03T22:27:46.277Z] 0510c868ecb4: Pull complete [2021-05-03T22:27:46.277Z] afea3b2eda06: Pull complete [2021-05-03T22:27:46.277Z] 7809a108b3ef: Pull complete [2021-05-03T22:27:50.508Z] f706445af74f: Pull complete [2021-05-03T22:27:50.508Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T22:27:50.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T22:27:50.508Z] ---> b068be0155e3 [2021-05-03T22:27:50.508Z] 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-03T22:27:50.508Z] ---> Running in 9718c7dd44a9 [2021-05-03T22:27:51.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:27:52.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:27:52.604Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T22:27:53.178Z] (2/12) Installing file (5.39-r0) [2021-05-03T22:27:53.440Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T22:27:53.440Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T22:27:57.657Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T22:27:57.657Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T22:27:57.657Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T22:27:57.657Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T22:27:57.657Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T22:27:57.657Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T22:27:57.921Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T22:27:57.921Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T22:27:57.921Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T22:27:57.921Z] OK: 219 MiB in 52 packages [2021-05-03T22:28:01.243Z] Removing intermediate container 9718c7dd44a9 [2021-05-03T22:28:01.243Z] ---> dd132887c17d [2021-05-03T22:28:01.243Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T22:28:01.243Z] ---> Running in 9e1464b17bfe [2021-05-03T22:28:01.243Z] Removing intermediate container 9e1464b17bfe [2021-05-03T22:28:01.243Z] ---> 5a2b447cb726 [2021-05-03T22:28:01.243Z] Step 5/6 : COPY go.mod . [2021-05-03T22:28:01.518Z] ---> c15fabadac3c [2021-05-03T22:28:01.518Z] Step 6/6 : RUN go mod download [2021-05-03T22:28:01.518Z] ---> Running in eef393a79fdf [2021-05-03T22:28:23.522Z] Removing intermediate container eef393a79fdf [2021-05-03T22:28:23.522Z] ---> f9a27d341a6f [2021-05-03T22:28:23.522Z] Successfully built f9a27d341a6f [2021-05-03T22:28:23.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:28:23.839Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T22:28:23.839Z] . [Pipeline] withDockerContainer [2021-05-03T22:28:23.949Z] prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container [2021-05-03T22:28:23.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T22:28:24.852Z] $ docker top 84810cb590311734aa20a991463e0249405292e28d354ce19fe445c7a9e05c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T22:28:25.296Z] + go version [2021-05-03T22:28:25.296Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T22:28:25.312Z] $ docker stop --time=1 84810cb590311734aa20a991463e0249405292e28d354ce19fe445c7a9e05c88 [2021-05-03T22:28:26.680Z] $ docker rm -f 84810cb590311734aa20a991463e0249405292e28d354ce19fe445c7a9e05c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:28:27.181Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T22:28:27.181Z] . [Pipeline] withDockerContainer [2021-05-03T22:28:27.279Z] prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container [2021-05-03T22:28:27.329Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T22:28:28.052Z] $ docker top 54f21fd398223368c999f6617e1eca7e0299a4c6d348cd34fe77e792272daeb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T22:28:28.158Z] ========================================================= [2021-05-03T22:28:28.158Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T22:28:28.158Z] ========================================================= [Pipeline] sh [2021-05-03T22:28:28.450Z] + go mod tidy [Pipeline] sh [2021-05-03T22:28:30.676Z] + make test [2021-05-03T22:28:30.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T22:28:38.899Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T22:28:57.125Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T22:29:05.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T22:29:05.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T22:29:05.354Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T22:29:07.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T22:29:07.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T22:29:07.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T22:29:07.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T22:29:09.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T22:29:10.485Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T22:29:13.079Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T22:29:13.079Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T22:29:13.079Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T22:29:15.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements [2021-05-03T22:29:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T22:29:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T22:29:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T22:29:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T22:29:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T22:29:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T22:29:15.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements [2021-05-03T22:29:15.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.085s coverage: 100.0% of statements [2021-05-03T22:29:18.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.159s coverage: 27.1% of statements [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T22:29:18.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T22:29:18.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T22:29:18.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T22:29:18.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 87.7% of statements [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T22:29:18.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.080s coverage: 78.9% of statements [2021-05-03T22:29:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T22:29:21.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.431s coverage: 28.6% of statements [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T22:29:21.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T22:29:21.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T22:29:21.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 86.7% of statements [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T22:29:21.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T22:29:21.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 78.3% of statements [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T22:29:21.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.353s coverage: 95.1% of statements [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.9% of statements [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.063s coverage: 22.6% of statements [2021-05-03T22:29:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-05-03T22:29:24.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-05-03T22:29:36.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2021-05-03T22:29:36.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-05-03T22:29:39.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.236s coverage: 81.8% of statements [2021-05-03T22:29:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T22:29:41.358Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2795 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws [2021-05-03T22:29:41.379Z] Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] checkout [2021-05-03T22:29:46.950Z] using credential edgex-jenkins-ssh [2021-05-03T22:29:46.977Z] Cloning the remote Git repository [2021-05-03T22:29:47.023Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:29:47.132Z] > git init /w/workspace/edgex-go/54 # timeout=10 [2021-05-03T22:29:47.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:29:47.221Z] > git --version # timeout=10 [2021-05-03T22:29:47.254Z] > git --version # 'git version 2.17.1' [2021-05-03T22:29:47.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:29:47.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.7% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.2% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.4% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 62.9% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.4% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.0% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.055s coverage: 9.6% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T22:29:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.173s coverage: 92.6% of statements [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T22:29:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T22:29:48.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.755s coverage: 28.7% of statements [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T22:29:48.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T22:29:48.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T22:29:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T22:29:48.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.079s coverage: 64.6% of statements [2021-05-03T22:29:48.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T22:29:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 97.6% of statements [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T22:29:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T22:29:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T22:29:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T22:29:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T22:29:49.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-05-03T22:29:49.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements [2021-05-03T22:29:49.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T22:29:49.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-05-03T22:29:50.125Z] GO111MODULE=on go vet ./... [2021-05-03T22:30:07.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T22:30:07.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T22:30:07.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T22:30:07.654Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:30:07.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:30:07.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T22:30:08.621Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T22:30:08.785Z] Failed in branch arm64 [2021-05-03T22:30:08.642Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T22:30:08.661Z] > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 [2021-05-03T22:30:22.431Z] gofmt -l . [2021-05-03T22:30:22.431Z] [ "`gofmt -l .`" = "" ] [2021-05-03T22:30:23.006Z] ./bin/test-go-mod-tidy.sh [2021-05-03T22:30:23.583Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-03T22:30:24.837Z] + ls -al . [2021-05-03T22:30:24.837Z] total 808 [2021-05-03T22:30:24.837Z] drwxrwxr-x 10 1001 1001 4096 May 3 22:30 . [2021-05-03T22:30:24.837Z] drwxr-xr-x 4 root root 30 May 3 22:28 .. [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 11 May 3 22:26 .dockerignore [2021-05-03T22:30:24.837Z] drwxrwxr-x 8 1001 1001 179 May 3 22:26 .git [2021-05-03T22:30:24.837Z] drwxrwxr-x 3 1001 1001 125 May 3 22:26 .github [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 818 May 3 22:26 .gitignore [2021-05-03T22:30:24.837Z] drwx------ 3 1001 1001 60 May 3 22:27 .semver [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 166 May 3 22:26 .sonarcloud.properties [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 8609 May 3 22:26 Attribution.txt [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 3804 May 3 22:26 CONTRIBUTING.md [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 931 May 3 22:26 Dockerfile.build [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 863 May 3 22:26 Jenkinsfile [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 10775 May 3 22:26 LICENSE [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 5774 May 3 22:26 Makefile [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 7978 May 3 22:26 README.md [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 6755 May 3 22:26 SECURITY.md [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 5 May 3 22:27 VERSION [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 4131 May 3 22:26 ZMQWindows.md [2021-05-03T22:30:24.837Z] drwxrwxr-x 2 1001 1001 117 May 3 22:26 bin [2021-05-03T22:30:24.837Z] drwxrwxr-x 14 1001 1001 4096 May 3 22:26 cmd [2021-05-03T22:30:24.837Z] -rw-r--r-- 1 root root 699090 May 3 22:29 coverage.out [2021-05-03T22:30:24.837Z] -rw-r--r-- 1 root root 1060 May 3 22:30 go.mod [2021-05-03T22:30:24.837Z] -rw-r--r-- 1 root root 22420 May 3 22:28 go.sum [2021-05-03T22:30:24.837Z] drwxrwxr-x 8 1001 1001 127 May 3 22:26 internal [2021-05-03T22:30:24.837Z] drwxrwxr-x 4 1001 1001 26 May 3 22:26 openapi [2021-05-03T22:30:24.837Z] drwxrwxr-x 4 1001 1001 71 May 3 22:26 snap [2021-05-03T22:30:24.837Z] -rw-rw-r-- 1 1001 1001 168 May 3 22:26 version.go [Pipeline] sh [2021-05-03T22:30:25.143Z] + '[' -e coverage.out ] [2021-05-03T22:30:25.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T22:30:25.405Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T22:30:25.732Z] + make build [2021-05-03T22:30:25.732Z] 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-03T22:30:29.167Z] 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-03T22:30:39.358Z] 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-03T22:30:39.358Z] 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-03T22:30:41.291Z] 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-03T22:30:41.291Z] 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-03T22:30:42.701Z] 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-03T22:30:44.125Z] 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-03T22:30:45.075Z] 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-03T22:30:46.485Z] 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-03T22:30:47.474Z] 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-03T22:30:48.444Z] 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-03T22:30:51.790Z] $ docker stop --time=1 54f21fd398223368c999f6617e1eca7e0299a4c6d348cd34fe77e792272daeb1 [2021-05-03T22:30:53.596Z] $ docker rm -f 54f21fd398223368c999f6617e1eca7e0299a4c6d348cd34fe77e792272daeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:30:56.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T22:30:56.836Z] [2021-05-03T22:30:56.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:30:57.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T22:30:57.150Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-03T22:30:57.150Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-03T22:30:57.150Z] ca9280d653b3: Pulling fs layer [2021-05-03T22:30:57.151Z] 7e9c9ca2126c: Pulling fs layer [2021-05-03T22:30:57.151Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-03T22:30:57.151Z] cbdbe7a5bc2a: Download complete [2021-05-03T22:30:57.731Z] ca9280d653b3: Verifying Checksum [2021-05-03T22:30:57.731Z] ca9280d653b3: Download complete [2021-05-03T22:30:57.731Z] cbdbe7a5bc2a: Pull complete [2021-05-03T22:30:58.684Z] 7e9c9ca2126c: Verifying Checksum [2021-05-03T22:30:58.684Z] 7e9c9ca2126c: Download complete [2021-05-03T22:30:58.947Z] ca9280d653b3: Pull complete [2021-05-03T22:31:05.573Z] 7e9c9ca2126c: Pull complete [2021-05-03T22:31:05.573Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-03T22:31:05.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T22:31:05.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-03T22:31:05.750Z] prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container [2021-05-03T22:31:05.798Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T22:31:08.830Z] $ docker top b79b2efa78e89e3a498b06b103349e799430a4c2bb764568bd732115b0e4553a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T22:31:09.292Z] + docker-compose build --help [2021-05-03T22:31:09.292Z] + grep parallel [2021-05-03T22:31:10.238Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T22:31:10.254Z] $ docker stop --time=1 b79b2efa78e89e3a498b06b103349e799430a4c2bb764568bd732115b0e4553a [2021-05-03T22:31:11.607Z] $ docker rm -f b79b2efa78e89e3a498b06b103349e799430a4c2bb764568bd732115b0e4553a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:31:12.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T22:31:12.064Z] . [Pipeline] withDockerContainer [2021-05-03T22:31:12.161Z] prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container [2021-05-03T22:31:12.209Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T22:31:12.819Z] $ docker top a7c9854fadbade1a1cded3a2881334764013fca56b6b1527c3fa65cccf99e873 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T22:31:13.231Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T22:31:14.175Z] Building docker-core-command-go ... [2021-05-03T22:31:14.175Z] Building docker-core-data-go ... [2021-05-03T22:31:14.175Z] Building docker-core-metadata-go ... [2021-05-03T22:31:14.175Z] Building docker-security-bootstrapper-go ... [2021-05-03T22:31:14.175Z] Building docker-security-proxy-setup-go ... [2021-05-03T22:31:14.175Z] Building docker-security-secretstore-setup-go ... [2021-05-03T22:31:14.175Z] Building docker-support-notifications-go ... [2021-05-03T22:31:14.175Z] Building docker-support-scheduler-go ... [2021-05-03T22:31:14.175Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T22:31:14.175Z] Building docker-core-metadata-go [2021-05-03T22:31:14.175Z] Building docker-security-secretstore-setup-go [2021-05-03T22:31:14.175Z] Building docker-core-command-go [2021-05-03T22:31:14.175Z] Building docker-sys-mgmt-agent-go [2021-05-03T22:31:14.175Z] Building docker-support-scheduler-go [2021-05-03T22:31:46.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:31:46.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:31:46.525Z] ---> f9a27d341a6f [2021-05-03T22:31:46.525Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T22:31:46.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:31:46.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:31:46.525Z] ---> f9a27d341a6f [2021-05-03T22:31:46.525Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T22:31:46.810Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:31:46.810Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:31:46.810Z] ---> f9a27d341a6f [2021-05-03T22:31:46.810Z] Step 3/25 : WORKDIR /edgex-go [2021-05-03T22:31:46.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:31:46.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:31:46.810Z] ---> f9a27d341a6f [2021-05-03T22:31:46.810Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T22:31:46.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:31:46.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:31:46.810Z] ---> f9a27d341a6f [2021-05-03T22:31:46.810Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T22:31:47.757Z] ---> Running in 6ee850865db0 [2021-05-03T22:31:47.757Z] ---> Running in eeff4ce72419 [2021-05-03T22:31:47.757Z] ---> Running in 097c082d128c [2021-05-03T22:31:47.757Z] ---> Running in a90191b933aa [2021-05-03T22:31:47.757Z] ---> Running in 9c1c218e422b [2021-05-03T22:31:48.332Z] Removing intermediate container 9c1c218e422b [2021-05-03T22:31:48.332Z] ---> 06beb037e061 [2021-05-03T22:31:48.332Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:31:48.332Z] Removing intermediate container 6ee850865db0 [2021-05-03T22:31:48.332Z] ---> d8a3c2885e57 [2021-05-03T22:31:48.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:31:48.332Z] Removing intermediate container 097c082d128c [2021-05-03T22:31:48.332Z] ---> 429f9b1032a9 [2021-05-03T22:31:48.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:31:48.332Z] Removing intermediate container eeff4ce72419 [2021-05-03T22:31:48.332Z] ---> 262e2d3262d6 [2021-05-03T22:31:48.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:31:48.332Z] Removing intermediate container a90191b933aa [2021-05-03T22:31:48.332Z] ---> d17d89087f96 [2021-05-03T22:31:48.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:31:48.332Z] ---> Running in d43da323262f [2021-05-03T22:31:48.332Z] ---> Running in 4a8e6e9c209c [2021-05-03T22:31:48.597Z] ---> Running in a677c4138797 [2021-05-03T22:31:48.597Z] ---> Running in 65d04a991ff6 [2021-05-03T22:31:48.597Z] ---> Running in 4b661b113ded [2021-05-03T22:31:50.536Z] Removing intermediate container d43da323262f [2021-05-03T22:31:50.536Z] ---> bf365ce8a1d0 [2021-05-03T22:31:50.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T22:31:50.536Z] ---> Running in f7fcd1e76668 [2021-05-03T22:31:50.536Z] Removing intermediate container 4a8e6e9c209c [2021-05-03T22:31:50.536Z] ---> 3ea1de9789a3 [2021-05-03T22:31:50.536Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-03T22:31:50.536Z] ---> Running in 9e5b3099f24e [2021-05-03T22:31:50.799Z] Removing intermediate container a677c4138797 [2021-05-03T22:31:50.799Z] ---> 50943561c96a [2021-05-03T22:31:50.799Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T22:31:51.062Z] Removing intermediate container 65d04a991ff6 [2021-05-03T22:31:51.062Z] ---> 6b11d8661efa [2021-05-03T22:31:51.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T22:31:51.062Z] ---> Running in 2012d47da2d3 [2021-05-03T22:31:51.062Z] Removing intermediate container 4b661b113ded [2021-05-03T22:31:51.062Z] ---> ec0d5a331085 [2021-05-03T22:31:51.062Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T22:31:51.328Z] ---> Running in a571b23da6e7 [2021-05-03T22:31:51.328Z] ---> Running in b7695a48d1f6 [2021-05-03T22:31:51.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:51.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:51.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.920Z] OK: 219 MiB in 52 packages [2021-05-03T22:31:52.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:52.920Z] OK: 219 MiB in 52 packages [2021-05-03T22:31:52.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:31:53.513Z] Removing intermediate container f7fcd1e76668 [2021-05-03T22:31:53.513Z] ---> cfa031de036e [2021-05-03T22:31:53.513Z] Step 6/23 : COPY go.mod . [2021-05-03T22:31:53.513Z] OK: 219 MiB in 52 packages [2021-05-03T22:31:53.513Z] Removing intermediate container 9e5b3099f24e [2021-05-03T22:31:53.513Z] ---> d78edf6490fd [2021-05-03T22:31:53.513Z] Step 6/25 : COPY go.mod . [2021-05-03T22:31:53.513Z] OK: 219 MiB in 52 packages [2021-05-03T22:31:53.775Z] ---> 1531aa015f21 [2021-05-03T22:31:53.775Z] Step 7/23 : RUN go mod download [2021-05-03T22:31:53.775Z] OK: 219 MiB in 52 packages [2021-05-03T22:31:53.775Z] ---> Running in ef4ebf548f72 [2021-05-03T22:31:53.775Z] ---> 8f81a0dabba5 [2021-05-03T22:31:53.775Z] Step 7/25 : RUN go mod download [2021-05-03T22:31:54.040Z] ---> Running in 406571a21471 [2021-05-03T22:31:54.302Z] Removing intermediate container a571b23da6e7 [2021-05-03T22:31:54.302Z] ---> d888b6e9f151 [2021-05-03T22:31:54.302Z] Step 6/23 : COPY go.mod . [2021-05-03T22:31:54.564Z] Removing intermediate container 2012d47da2d3 [2021-05-03T22:31:54.564Z] ---> 94e79b020c35 [2021-05-03T22:31:54.564Z] Step 6/22 : COPY go.mod . [2021-05-03T22:31:54.918Z] ---> 53a4d03c9aac [2021-05-03T22:31:54.918Z] Step 7/23 : RUN go mod download [2021-05-03T22:31:54.918Z] Removing intermediate container b7695a48d1f6 [2021-05-03T22:31:54.918Z] ---> ecdb3c8a9af8 [2021-05-03T22:31:54.918Z] Step 6/23 : COPY go.mod . [2021-05-03T22:31:55.203Z] ---> Running in 7bcc46dbafde [2021-05-03T22:31:55.203Z] ---> dd2d203593a4 [2021-05-03T22:31:55.203Z] Step 7/22 : RUN go mod download [2021-05-03T22:31:55.203Z] ---> Running in 3a3f54488b29 [2021-05-03T22:31:55.509Z] ---> b41ff0d2a532 [2021-05-03T22:31:55.509Z] Step 7/23 : RUN go mod download [2021-05-03T22:31:55.856Z] ---> Running in 5d3f79f48335 [2021-05-03T22:31:56.466Z] Removing intermediate container ef4ebf548f72 [2021-05-03T22:31:56.466Z] ---> 0332cd7b916e [2021-05-03T22:31:56.466Z] Step 8/23 : COPY . . [2021-05-03T22:31:56.466Z] Removing intermediate container 406571a21471 [2021-05-03T22:31:56.466Z] ---> 4ce75760b427 [2021-05-03T22:31:56.466Z] Step 8/25 : COPY . . [2021-05-03T22:31:58.395Z] Removing intermediate container 7bcc46dbafde [2021-05-03T22:31:58.395Z] ---> af1fd7cd1a38 [2021-05-03T22:31:58.395Z] Step 8/23 : COPY . . [2021-05-03T22:32:05.028Z] Removing intermediate container 5d3f79f48335 [2021-05-03T22:32:05.028Z] ---> f2823b8ea496 [2021-05-03T22:32:05.028Z] Step 8/23 : COPY . . [2021-05-03T22:32:05.028Z] Removing intermediate container 3a3f54488b29 [2021-05-03T22:32:05.028Z] ---> fb1d11751ffb [2021-05-03T22:32:05.028Z] Step 8/22 : COPY . . [2021-05-03T22:32:43.972Z] ---> 34b5076f8ec9 [2021-05-03T22:32:43.972Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T22:32:43.972Z] ---> Running in 78872f3d6b8c [2021-05-03T22:32:43.972Z] ---> d268986ed643 [2021-05-03T22:32:43.972Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T22:32:43.972Z] ---> 3c58943a9f9a [2021-05-03T22:32:43.972Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T22:32:43.972Z] ---> b3f9b48a8b36 [2021-05-03T22:32:43.972Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T22:32:43.972Z] ---> 558548a952b3 [2021-05-03T22:32:43.972Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T22:32:43.972Z] ---> Running in c2c113029cb8 [2021-05-03T22:32:43.972Z] ---> Running in a97953c598d1 [2021-05-03T22:32:43.972Z] ---> Running in 890764a7c269 [2021-05-03T22:32:43.972Z] ---> Running in 824e1f17076f [2021-05-03T22:32:43.972Z] 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-03T22:32:43.972Z] 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-03T22:32:43.972Z] 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-03T22:32:43.972Z] 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-03T22:32:43.972Z] 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-03T22:33:22.911Z] 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-03T22:33:26.918Z] Removing intermediate container 890764a7c269 [2021-05-03T22:33:26.919Z] ---> 0fa7c55c0272 [2021-05-03T22:33:26.919Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T22:33:28.153Z] Removing intermediate container 78872f3d6b8c [2021-05-03T22:33:28.153Z] ---> 70ae8deb1174 [2021-05-03T22:33:28.153Z] [2021-05-03T22:33:28.153Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T22:33:28.437Z] 3.12: Pulling from library/alpine [2021-05-03T22:33:29.985Z] ---> Running in 1f8b5d6798f0 [2021-05-03T22:33:31.095Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T22:33:31.095Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T22:33:31.095Z] ---> 13621d1b12d4 [2021-05-03T22:33:31.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T22:33:31.095Z] Removing intermediate container a97953c598d1 [2021-05-03T22:33:31.095Z] ---> fcc0cb7ce84a [2021-05-03T22:33:31.095Z] [2021-05-03T22:33:31.095Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T22:33:31.095Z] ---> 13621d1b12d4 [2021-05-03T22:33:31.095Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T22:33:32.704Z] ---> Running in 0e7130ba35b4 [2021-05-03T22:33:32.704Z] ---> Running in f8b074a3236a [2021-05-03T22:33:32.704Z] 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-03T22:33:33.459Z] Removing intermediate container 824e1f17076f [2021-05-03T22:33:33.459Z] ---> 2d3f37b48dce [2021-05-03T22:33:33.459Z] [2021-05-03T22:33:33.459Z] Step 10/25 : FROM alpine:3.12 [2021-05-03T22:33:33.459Z] ---> 13621d1b12d4 [2021-05-03T22:33:33.459Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T22:33:34.056Z] Removing intermediate container c2c113029cb8 [2021-05-03T22:33:34.056Z] ---> 624dcca605b9 [2021-05-03T22:33:34.056Z] [2021-05-03T22:33:34.056Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T22:33:34.056Z] ---> 13621d1b12d4 [2021-05-03T22:33:34.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T22:33:34.325Z] ---> Running in 5c27683a5e57 [2021-05-03T22:33:34.325Z] ---> Running in c8026b77e16a [2021-05-03T22:33:34.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:34.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:34.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:34.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:34.864Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T22:33:34.864Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:33:34.864Z] OK: 6 MiB in 15 packages [2021-05-03T22:33:34.864Z] Removing intermediate container 1f8b5d6798f0 [2021-05-03T22:33:34.864Z] ---> 0eb10a490121 [2021-05-03T22:33:34.864Z] [2021-05-03T22:33:34.864Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T22:33:34.864Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T22:33:34.864Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:33:34.864Z] OK: 6 MiB in 15 packages [2021-05-03T22:33:34.864Z] 20.10.0: Pulling from library/docker [2021-05-03T22:33:35.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:35.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:35.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:35.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:35.397Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T22:33:35.666Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T22:33:35.666Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T22:33:35.666Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T22:33:35.666Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:33:35.666Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T22:33:35.666Z] OK: 6 MiB in 15 packages [2021-05-03T22:33:35.666Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T22:33:35.666Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T22:33:35.666Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:33:35.666Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T22:33:35.666Z] OK: 7 MiB in 20 packages [2021-05-03T22:33:36.620Z] Removing intermediate container 0e7130ba35b4 [2021-05-03T22:33:36.620Z] ---> a403ce9d5b7e [2021-05-03T22:33:36.620Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T22:33:36.890Z] ---> Running in 6dd1492bb878 [2021-05-03T22:33:36.890Z] Removing intermediate container f8b074a3236a [2021-05-03T22:33:36.890Z] ---> 5e2984bb89b4 [2021-05-03T22:33:36.890Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T22:33:37.842Z] ---> Running in 6552e146be39 [2021-05-03T22:33:38.792Z] Removing intermediate container 6dd1492bb878 [2021-05-03T22:33:38.792Z] ---> cc7fb036e12f [2021-05-03T22:33:38.792Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T22:33:38.792Z] Removing intermediate container c8026b77e16a [2021-05-03T22:33:38.792Z] ---> 5ceea71a3c55 [2021-05-03T22:33:38.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T22:33:38.792Z] Removing intermediate container 5c27683a5e57 [2021-05-03T22:33:38.792Z] ---> a3fa50fb73b6 [2021-05-03T22:33:38.792Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T22:33:39.056Z] ---> Running in b5e510ae8fab [2021-05-03T22:33:39.056Z] Removing intermediate container 6552e146be39 [2021-05-03T22:33:39.056Z] ---> 7359d68264f8 [2021-05-03T22:33:39.056Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T22:33:39.056Z] ---> Running in c593d03bf238 [2021-05-03T22:33:39.056Z] ---> Running in b99a7de99a40 [2021-05-03T22:33:39.056Z] ---> Running in 418190a0243d [2021-05-03T22:33:39.321Z] Removing intermediate container b5e510ae8fab [2021-05-03T22:33:39.321Z] ---> a53c04f4f345 [2021-05-03T22:33:39.321Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T22:33:39.321Z] Removing intermediate container c593d03bf238 [2021-05-03T22:33:39.321Z] ---> e4bd12728b1a [2021-05-03T22:33:39.321Z] Step 13/25 : WORKDIR / [2021-05-03T22:33:39.321Z] ---> Running in 491c32702aab [2021-05-03T22:33:39.590Z] Removing intermediate container b99a7de99a40 [2021-05-03T22:33:39.591Z] ---> 430d916632c9 [2021-05-03T22:33:39.591Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T22:33:39.591Z] Removing intermediate container 418190a0243d [2021-05-03T22:33:39.591Z] ---> acf584d05263 [2021-05-03T22:33:39.591Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T22:33:39.591Z] ---> Running in a0891e8c20f0 [2021-05-03T22:33:39.591Z] ---> Running in 6b1874d02e6f [2021-05-03T22:33:39.591Z] ---> Running in e0b9f7888259 [2021-05-03T22:33:39.860Z] Removing intermediate container 491c32702aab [2021-05-03T22:33:39.860Z] ---> 251c9d8d8b0a [2021-05-03T22:33:39.860Z] Step 15/23 : WORKDIR / [2021-05-03T22:33:39.860Z] ---> Running in fb658cf287a0 [2021-05-03T22:33:40.122Z] Removing intermediate container 6b1874d02e6f [2021-05-03T22:33:40.122Z] ---> cee8089ed44a [2021-05-03T22:33:40.122Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T22:33:40.122Z] Removing intermediate container a0891e8c20f0 [2021-05-03T22:33:40.122Z] ---> 7bb06ef7d762 [2021-05-03T22:33:40.122Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T22:33:40.122Z] Removing intermediate container e0b9f7888259 [2021-05-03T22:33:40.122Z] ---> 644195717251 [2021-05-03T22:33:40.122Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T22:33:40.384Z] ---> Running in 25e44f24de22 [2021-05-03T22:33:40.384Z] Removing intermediate container fb658cf287a0 [2021-05-03T22:33:40.384Z] ---> b182ef11d8fb [2021-05-03T22:33:40.384Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T22:33:40.962Z] ---> 6080ac83ada7 [2021-05-03T22:33:40.962Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T22:33:40.962Z] ---> 0308c1943d83 [2021-05-03T22:33:40.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T22:33:40.962Z] Removing intermediate container 25e44f24de22 [2021-05-03T22:33:40.962Z] ---> c6ccd43fba55 [2021-05-03T22:33:40.962Z] Step 15/23 : WORKDIR / [2021-05-03T22:33:40.962Z] ---> 9ffbfe80ad6c [2021-05-03T22:33:40.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T22:33:41.230Z] ---> Running in 2ce81220bfcb [2021-05-03T22:33:41.230Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T22:33:41.494Z] ---> e1e0b41304f0 [2021-05-03T22:33:41.495Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T22:33:41.495Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T22:33:41.495Z] ---> aefe523efa57 [2021-05-03T22:33:41.495Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T22:33:41.495Z] ---> Running in 29cb50e280c8 [2021-05-03T22:33:41.495Z] ---> 7aaa5e2eeebf [2021-05-03T22:33:41.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T22:33:41.495Z] Removing intermediate container 2ce81220bfcb [2021-05-03T22:33:41.495Z] ---> c3928f6931c7 [2021-05-03T22:33:41.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T22:33:41.758Z] ---> dc3f8530dae8 [2021-05-03T22:33:41.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T22:33:42.020Z] Removing intermediate container 29cb50e280c8 [2021-05-03T22:33:42.020Z] ---> 3b83a5021d81 [2021-05-03T22:33:42.020Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T22:33:42.020Z] ---> ba9a48bb2e75 [2021-05-03T22:33:42.020Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-03T22:33:42.020Z] ---> 20a02cfda0cd [2021-05-03T22:33:42.020Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T22:33:42.294Z] ---> 89b289bbd7d3 [2021-05-03T22:33:42.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T22:33:42.294Z] ---> 8b116363733c [2021-05-03T22:33:42.294Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T22:33:42.294Z] ---> Running in b52d6dc7188a [2021-05-03T22:33:42.558Z] ---> Running in 026b01325e3a [2021-05-03T22:33:42.821Z] ---> f2fd2df575ed [2021-05-03T22:33:42.821Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T22:33:42.821Z] ---> Running in 6b0e69bcd225 [2021-05-03T22:33:43.083Z] Removing intermediate container 026b01325e3a [2021-05-03T22:33:43.083Z] ---> ca224026afc9 [2021-05-03T22:33:43.083Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T22:33:43.083Z] ---> 05d20fb604c5 [2021-05-03T22:33:43.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T22:33:43.083Z] Removing intermediate container 6b0e69bcd225 [2021-05-03T22:33:43.083Z] ---> bbdf42245da9 [2021-05-03T22:33:43.083Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T22:33:43.345Z] ---> Running in 1b0c12045e1d [2021-05-03T22:33:43.345Z] ---> Running in f7688520d53f [2021-05-03T22:33:43.345Z] ---> 84269bcceea6 [2021-05-03T22:33:43.345Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T22:33:43.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:43.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:33:43.609Z] Removing intermediate container 1b0c12045e1d [2021-05-03T22:33:43.609Z] ---> 0b13fc463a7c [2021-05-03T22:33:43.609Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T22:33:43.609Z] ---> 1dccfd08e331 [2021-05-03T22:33:43.609Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T22:33:43.609Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T22:33:43.609Z] Removing intermediate container f7688520d53f [2021-05-03T22:33:43.609Z] ---> 9c3074a72d49 [2021-05-03T22:33:43.609Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T22:33:43.609Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T22:33:43.609Z] Executing bash-5.0.17-r0.post-install [2021-05-03T22:33:43.609Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T22:33:43.609Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T22:33:43.609Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T22:33:43.609Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T22:33:43.609Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T22:33:43.873Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T22:33:43.873Z] ---> Running in a66182a57e26 [2021-05-03T22:33:43.873Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T22:33:43.873Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T22:33:43.873Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T22:33:43.873Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T22:33:43.873Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T22:33:43.873Z] ---> Running in c41001da46a6 [2021-05-03T22:33:44.135Z] ---> Running in 4d3cb6a3bfed [2021-05-03T22:33:47.452Z] ---> c13515b5c04f [2021-05-03T22:33:47.452Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T22:33:47.452Z] Removing intermediate container a66182a57e26 [2021-05-03T22:33:47.452Z] ---> b3f772fe164e [2021-05-03T22:33:47.452Z] Step 21/22 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:33:47.452Z] Removing intermediate container c41001da46a6 [2021-05-03T22:33:47.452Z] ---> 2be38637454f [2021-05-03T22:33:47.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T22:33:47.452Z] Removing intermediate container 4d3cb6a3bfed [2021-05-03T22:33:47.452Z] ---> f68d17288041 [2021-05-03T22:33:47.452Z] Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:33:47.452Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T22:33:47.452Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T22:33:47.452Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T22:33:47.452Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T22:33:47.452Z] ---> Running in 917475cd3844 [2021-05-03T22:33:47.452Z] ---> Running in 73d2344c021a [2021-05-03T22:33:47.452Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T22:33:47.452Z] ---> Running in 2e3b17d5f7c7 [2021-05-03T22:33:47.452Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T22:33:47.452Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T22:33:48.397Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T22:33:48.397Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T22:33:48.973Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T22:33:48.973Z] ---> 3ae366c1f83e [2021-05-03T22:33:48.973Z] Step 21/25 : 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-03T22:33:48.973Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T22:33:48.973Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T22:33:48.973Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T22:33:49.235Z] Removing intermediate container 2e3b17d5f7c7 [2021-05-03T22:33:49.235Z] ---> 8d3e403d71ed [2021-05-03T22:33:49.235Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T22:33:49.235Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T22:33:49.235Z] ---> Running in 562551d45e27 [2021-05-03T22:33:49.499Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T22:33:49.499Z] Removing intermediate container 917475cd3844 [2021-05-03T22:33:49.499Z] ---> 6a67a0eae6dc [2021-05-03T22:33:49.499Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T22:33:49.499Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T22:33:49.499Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T22:33:49.499Z] Removing intermediate container 73d2344c021a [2021-05-03T22:33:49.499Z] ---> 2d04c35933ec [2021-05-03T22:33:49.499Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T22:33:49.499Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T22:33:49.761Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T22:33:49.761Z] ---> Running in ffc9e9de35fc [2021-05-03T22:33:49.761Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T22:33:50.027Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T22:33:50.027Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T22:33:50.027Z] ---> Running in 0b1488f2d30c [2021-05-03T22:33:50.027Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T22:33:50.027Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T22:33:50.027Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T22:33:50.027Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T22:33:50.027Z] ---> Running in b0fc339831af [2021-05-03T22:33:50.978Z] Removing intermediate container ffc9e9de35fc [2021-05-03T22:33:50.978Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T22:33:50.978Z] ---> 688f85dbd272 [2021-05-03T22:33:50.978Z] [2021-05-03T22:33:50.978Z] OK: 72 MiB in 59 packages [2021-05-03T22:33:50.978Z] Removing intermediate container b0fc339831af [2021-05-03T22:33:50.978Z] ---> 8605392a8c58 [2021-05-03T22:33:50.978Z] Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:33:51.245Z] Removing intermediate container 0b1488f2d30c [2021-05-03T22:33:51.245Z] ---> 7ff4f9a8331c [2021-05-03T22:33:51.245Z] [2021-05-03T22:33:51.245Z] ---> Running in 97ce1b09e89f [2021-05-03T22:33:51.245Z] Successfully built 688f85dbd272 [2021-05-03T22:33:51.245Z] Successfully tagged docker-core-command-go:latest [2021-05-03T22:33:51.512Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-05-03T22:33:51.512Z] Successfully built 7ff4f9a8331c [2021-05-03T22:33:51.512Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-03T22:33:51.512Z] Building docker-security-bootstrapper-go [2021-05-03T22:33:51.512Z]  Building docker-support-scheduler-go ... done Removing intermediate container 97ce1b09e89f [2021-05-03T22:33:51.512Z] ---> 47b9cf3eeebd [2021-05-03T22:33:51.512Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T22:33:51.512Z] ---> Running in 345471a8641a [2021-05-03T22:33:51.779Z] Removing intermediate container 562551d45e27 [2021-05-03T22:33:51.779Z] ---> 06b467af208d [2021-05-03T22:33:51.779Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T22:33:51.779Z] ---> Running in e257ca72eaad [2021-05-03T22:33:51.779Z] Removing intermediate container 345471a8641a [2021-05-03T22:33:51.779Z] ---> 91003edf7382 [2021-05-03T22:33:51.779Z] [2021-05-03T22:33:52.042Z] Removing intermediate container e257ca72eaad [2021-05-03T22:33:52.042Z] ---> ca283cf18579 [2021-05-03T22:33:52.042Z] Step 23/25 : LABEL arch=x86_64 [2021-05-03T22:33:52.042Z] Collecting docker-compose==1.23.2 [2021-05-03T22:33:52.042Z] ---> Running in 6e0458c70bdc [2021-05-03T22:33:52.042Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T22:33:52.042Z] Successfully built 91003edf7382 [2021-05-03T22:33:52.309Z] Successfully tagged docker-core-metadata-go:latest [2021-05-03T22:33:52.309Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-05-03T22:33:53.703Z] Collecting PyYAML<4,>=3.10 [2021-05-03T22:33:53.703Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T22:33:55.097Z] Removing intermediate container 6e0458c70bdc [2021-05-03T22:33:55.097Z] ---> c35992cc121b [2021-05-03T22:33:55.097Z] Step 24/25 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:33:59.321Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T22:33:59.321Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T22:33:59.321Z] ---> Running in 64bb6bc7e799 [2021-05-03T22:33:59.901Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T22:33:59.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T22:33:59.901Z] Removing intermediate container 64bb6bc7e799 [2021-05-03T22:33:59.901Z] ---> 3501d5b47985 [2021-05-03T22:33:59.901Z] Step 25/25 : LABEL version=0.0.0 [2021-05-03T22:33:59.901Z] ---> Running in 503f82806bcd [2021-05-03T22:34:01.828Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T22:34:01.828Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T22:34:03.227Z] Removing intermediate container 503f82806bcd [2021-05-03T22:34:03.227Z] ---> 126e9f1ab50b [2021-05-03T22:34:03.227Z] [2021-05-03T22:34:03.227Z] Successfully built 126e9f1ab50b [2021-05-03T22:34:03.227Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-03T22:34:03.227Z] Building docker-core-data-go [2021-05-03T22:34:03.490Z]  Building docker-security-secretstore-setup-go ... done Collecting docker<4.0,>=3.6.0 [2021-05-03T22:34:03.490Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T22:34:03.490Z] 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-03T22:34:03.490Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T22:34:03.756Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T22:34:04.729Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T22:34:04.729Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T22:34:05.008Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T22:34:05.565Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T22:34:08.159Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T22:34:08.159Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T22:34:10.126Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T22:34:10.396Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T22:34:12.499Z] 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-03T22:34:12.894Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T22:34:13.351Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T22:34:16.084Z] Collecting idna<2.8,>=2.5 [2021-05-03T22:34:16.084Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T22:34:17.045Z] 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-03T22:34:17.045Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T22:34:17.045Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T22:34:17.045Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T22:34:17.045Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T22:34:17.318Z] Installing collected packages: PyYAML, cached-property, docopt, dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, jsonschema, docker-compose [2021-05-03T22:34:17.318Z] Running setup.py install for PyYAML: started [2021-05-03T22:34:19.374Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:34:19.374Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:34:19.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:34:19.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:34:19.374Z] ---> f9a27d341a6f [2021-05-03T22:34:19.374Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T22:34:19.374Z] ---> f9a27d341a6f [2021-05-03T22:34:19.374Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T22:34:19.374Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:34:19.374Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:34:19.374Z] ---> f9a27d341a6f [2021-05-03T22:34:19.374Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T22:34:19.374Z] ---> Using cache [2021-05-03T22:34:19.374Z] ---> d17d89087f96 [2021-05-03T22:34:19.374Z] ---> Using cache [2021-05-03T22:34:19.374Z] ---> d17d89087f96 [2021-05-03T22:34:19.374Z] ---> Using cache [2021-05-03T22:34:19.374Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> d17d89087f96 [2021-05-03T22:34:19.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:34:19.374Z] [2021-05-03T22:34:19.374Z] [2021-05-03T22:34:19.374Z] ---> Using cache [2021-05-03T22:34:19.374Z] ---> Using cache [2021-05-03T22:34:19.374Z] ---> Using cache [2021-05-03T22:34:19.374Z] ---> ec0d5a331085 [2021-05-03T22:34:19.374Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T22:34:19.374Z] ---> ec0d5a331085 [2021-05-03T22:34:19.374Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> ec0d5a331085 [2021-05-03T22:34:19.374Z] [2021-05-03T22:34:19.374Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T22:34:20.324Z] ---> Running in 623503ac4798 [2021-05-03T22:34:20.324Z] ---> Running in 0345e243d649 [2021-05-03T22:34:20.324Z] ---> Running in 4cfbe1fed24b [2021-05-03T22:34:20.594Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T22:34:21.176Z] Running setup.py install for docopt: started [2021-05-03T22:34:21.834Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T22:34:21.834Z] Running setup.py install for dockerpty: started [2021-05-03T22:34:22.787Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T22:34:22.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:22.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:22.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:23.368Z] Attempting uninstall: urllib3 [2021-05-03T22:34:23.368Z] Found existing installation: urllib3 1.25.9 [2021-05-03T22:34:23.368Z] Uninstalling urllib3-1.25.9: [2021-05-03T22:34:23.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:23.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:23.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:23.631Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T22:34:24.218Z] OK: 219 MiB in 52 packages [2021-05-03T22:34:24.218Z] Attempting uninstall: idna [2021-05-03T22:34:24.218Z] Found existing installation: idna 2.9 [2021-05-03T22:34:24.218Z] Uninstalling idna-2.9: [2021-05-03T22:34:24.218Z] OK: 219 MiB in 52 packages [2021-05-03T22:34:24.218Z] Successfully uninstalled idna-2.9 [2021-05-03T22:34:24.218Z] OK: 219 MiB in 52 packages [2021-05-03T22:34:24.797Z] Attempting uninstall: requests [2021-05-03T22:34:24.797Z] Found existing installation: requests 2.23.0 [2021-05-03T22:34:24.797Z] Uninstalling requests-2.23.0: [2021-05-03T22:34:24.797Z] Successfully uninstalled requests-2.23.0 [2021-05-03T22:34:26.203Z] Running setup.py install for texttable: started [2021-05-03T22:34:27.184Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T22:34:27.791Z] Removing intermediate container 0345e243d649 [2021-05-03T22:34:27.791Z] ---> d07efa2cb499 [2021-05-03T22:34:27.791Z] Step 6/21 : COPY go.mod . [2021-05-03T22:34:28.064Z] Removing intermediate container 623503ac4798 [2021-05-03T22:34:28.064Z] ---> df92d4c2d4b7 [2021-05-03T22:34:28.064Z] Step 6/22 : COPY go.mod . [2021-05-03T22:34:28.064Z] Removing intermediate container 4cfbe1fed24b [2021-05-03T22:34:28.064Z] ---> d3dbdde916ad [2021-05-03T22:34:28.064Z] Step 6/31 : COPY go.mod . [2021-05-03T22:34:28.642Z] 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.58.0 [2021-05-03T22:34:28.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T22:34:28.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T22:34:28.905Z] ---> f9a27d341a6f [2021-05-03T22:34:28.905Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T22:34:28.905Z] ---> Using cache [2021-05-03T22:34:28.905Z] ---> d17d89087f96 [2021-05-03T22:34:28.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:34:28.905Z] ---> Using cache [2021-05-03T22:34:28.905Z] ---> ec0d5a331085 [2021-05-03T22:34:28.905Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T22:34:29.482Z] ---> 286f154d4cd8 [2021-05-03T22:34:29.482Z] Step 7/31 : RUN go mod download [2021-05-03T22:34:29.745Z] ---> 0293837850b2 [2021-05-03T22:34:29.745Z] Step 7/21 : RUN go mod download [2021-05-03T22:34:30.007Z] ---> Running in d7b4e46d8589 [2021-05-03T22:34:30.007Z] ---> Running in aa93e345289b [2021-05-03T22:34:30.007Z] ---> Running in 8dfa2427ddd6 [2021-05-03T22:34:30.007Z] ---> f8272e0a81cc [2021-05-03T22:34:30.007Z] Step 7/22 : RUN go mod download [2021-05-03T22:34:30.271Z] ---> Running in c9bbf6d0d1da [2021-05-03T22:34:30.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:31.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:34:32.576Z] OK: 219 MiB in 52 packages [2021-05-03T22:34:34.049Z] Removing intermediate container aa93e345289b [2021-05-03T22:34:34.049Z] ---> e95b3774bc89 [2021-05-03T22:34:34.049Z] Step 8/31 : COPY . . [2021-05-03T22:34:34.311Z] Removing intermediate container c9bbf6d0d1da [2021-05-03T22:34:34.311Z] ---> e88d350ccbaf [2021-05-03T22:34:34.311Z] Step 8/22 : COPY . . [2021-05-03T22:34:35.716Z] Removing intermediate container 8dfa2427ddd6 [2021-05-03T22:34:35.716Z] ---> 0bc8493506fe [2021-05-03T22:34:35.716Z] Step 8/21 : COPY . . [2021-05-03T22:34:42.340Z] Removing intermediate container d7b4e46d8589 [2021-05-03T22:34:42.340Z] ---> b6b79f1399fe [2021-05-03T22:34:42.340Z] Step 6/23 : COPY go.mod . [2021-05-03T22:34:52.375Z] ---> fb9d8a2331b9 [2021-05-03T22:34:52.375Z] Step 7/23 : RUN go mod download [2021-05-03T22:34:55.730Z] ---> Running in c76cfb613bc7 [2021-05-03T22:35:10.693Z] Removing intermediate container b52d6dc7188a [2021-05-03T22:35:10.693Z] ---> 8ae9d48936c3 [2021-05-03T22:35:10.693Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T22:35:11.652Z] Removing intermediate container c76cfb613bc7 [2021-05-03T22:35:11.652Z] ---> 5e1f275c5c80 [2021-05-03T22:35:11.652Z] Step 8/23 : COPY . . [2021-05-03T22:35:12.229Z] ---> Running in 549d5cfdd420 [2021-05-03T22:35:14.148Z] ---> a378d090e47d [2021-05-03T22:35:14.148Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T22:35:14.751Z] ---> af9a830d90af [2021-05-03T22:35:14.751Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T22:35:14.751Z] ---> c83e10c36aab [2021-05-03T22:35:14.751Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T22:35:18.089Z] Removing intermediate container 549d5cfdd420 [2021-05-03T22:35:18.089Z] ---> 417faef95540 [2021-05-03T22:35:18.089Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T22:35:18.663Z] ---> Running in bd58689af572 [2021-05-03T22:35:18.663Z] ---> Running in 31a2dd184cce [2021-05-03T22:35:18.663Z] ---> Running in db31eb5f87c6 [2021-05-03T22:35:19.283Z] ---> Running in 6164dfc1fe16 [2021-05-03T22:35:22.604Z] Removing intermediate container 6164dfc1fe16 [2021-05-03T22:35:22.604Z] ---> 1f70c651392d [2021-05-03T22:35:22.604Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T22:35:22.604Z] 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-03T22:35:23.191Z] 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-03T22:35:23.191Z] 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-03T22:35:23.471Z] ---> ab53705c3370 [2021-05-03T22:35:23.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T22:35:24.432Z] ---> 20fde8b92266 [2021-05-03T22:35:24.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T22:35:25.853Z] ---> 339db1b4e72a [2021-05-03T22:35:25.853Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T22:35:28.447Z] ---> Running in bd3cd1c3829e [2021-05-03T22:35:29.895Z] Removing intermediate container bd3cd1c3829e [2021-05-03T22:35:29.895Z] ---> 887039108fe6 [2021-05-03T22:35:29.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T22:35:30.163Z] ---> Running in f550aa63e0bb [2021-05-03T22:35:31.128Z] Removing intermediate container f550aa63e0bb [2021-05-03T22:35:31.128Z] ---> ca8e709edf20 [2021-05-03T22:35:31.128Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T22:35:32.113Z] ---> Running in e75d636526bb [2021-05-03T22:35:34.741Z] Removing intermediate container e75d636526bb [2021-05-03T22:35:34.741Z] ---> ce7ec3bbe82f [2021-05-03T22:35:34.741Z] Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:35:34.741Z] ---> 795f7faa4658 [2021-05-03T22:35:34.741Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T22:35:35.018Z] ---> Running in d623ceeaafa1 [2021-05-03T22:35:35.018Z] ---> Running in 8a8ffa5d0aca [2021-05-03T22:35:35.620Z] Removing intermediate container d623ceeaafa1 [2021-05-03T22:35:35.620Z] ---> 699efd594577 [2021-05-03T22:35:35.620Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T22:35:35.620Z] ---> Running in bd78f73e28b6 [2021-05-03T22:35:35.898Z] Removing intermediate container bd78f73e28b6 [2021-05-03T22:35:35.898Z] ---> a9f4802e09e1 [2021-05-03T22:35:35.898Z] [2021-05-03T22:35:36.173Z] 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-03T22:35:36.449Z] Successfully built a9f4802e09e1 [2021-05-03T22:35:36.449Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-03T22:35:51.462Z]  Building docker-sys-mgmt-agent-go ... done 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-03T22:35:56.826Z] Removing intermediate container bd58689af572 [2021-05-03T22:35:56.826Z] ---> 8c834b4d30d6 [2021-05-03T22:35:56.826Z] [2021-05-03T22:35:56.826Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T22:35:56.826Z] ---> 13621d1b12d4 [2021-05-03T22:35:56.826Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T22:36:02.136Z] ---> Running in 3e740951485f [2021-05-03T22:36:02.407Z] Removing intermediate container db31eb5f87c6 [2021-05-03T22:36:02.407Z] ---> 56d0b8a19955 [2021-05-03T22:36:02.407Z] [2021-05-03T22:36:02.407Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T22:36:02.407Z] ---> 13621d1b12d4 [2021-05-03T22:36:02.407Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T22:36:02.407Z] Removing intermediate container 31a2dd184cce [2021-05-03T22:36:02.407Z] ---> 2f1d72fa32c3 [2021-05-03T22:36:02.407Z] [2021-05-03T22:36:02.407Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T22:36:02.407Z] ---> 13621d1b12d4 [2021-05-03T22:36:02.407Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T22:36:02.682Z] Removing intermediate container 3e740951485f [2021-05-03T22:36:02.682Z] ---> 4d930af22dca [2021-05-03T22:36:02.682Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T22:36:02.682Z] ---> Running in 34f63633473d [2021-05-03T22:36:02.682Z] ---> Running in e1ae559b67d5 [2021-05-03T22:36:02.960Z] ---> Running in aa71984f139e [2021-05-03T22:36:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:04.224Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T22:36:04.224Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T22:36:04.224Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T22:36:04.224Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T22:36:04.224Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:36:04.224Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T22:36:04.224Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T22:36:04.224Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T22:36:04.224Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:36:04.224Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T22:36:04.224Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:36:04.224Z] OK: 6 MiB in 16 packages [2021-05-03T22:36:04.224Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T22:36:04.224Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T22:36:04.493Z] OK: 6 MiB in 16 packages [2021-05-03T22:36:04.493Z] OK: 7 MiB in 18 packages [2021-05-03T22:36:05.470Z] Removing intermediate container aa71984f139e [2021-05-03T22:36:05.470Z] ---> 1dc7696537da [2021-05-03T22:36:05.470Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T22:36:06.420Z] ---> Running in 6b250f977390 [2021-05-03T22:36:06.692Z] Removing intermediate container e1ae559b67d5 [2021-05-03T22:36:06.692Z] ---> e592d668972e [2021-05-03T22:36:06.692Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T22:36:06.692Z] Removing intermediate container 34f63633473d [2021-05-03T22:36:06.692Z] ---> fe6c62f55503 [2021-05-03T22:36:06.692Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T22:36:06.692Z] ---> Running in 6ab9e79e673e [2021-05-03T22:36:06.692Z] ---> Running in ce4054d5fdb4 [2021-05-03T22:36:06.692Z] Removing intermediate container 6b250f977390 [2021-05-03T22:36:06.692Z] ---> a670df8a0722 [2021-05-03T22:36:06.692Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T22:36:06.953Z] ---> Running in 8d0da8578cb6 [2021-05-03T22:36:06.953Z] Removing intermediate container 6ab9e79e673e [2021-05-03T22:36:06.953Z] ---> 2de1f6212803 [2021-05-03T22:36:06.953Z] Step 13/21 : WORKDIR /edgex [2021-05-03T22:36:06.953Z] Removing intermediate container ce4054d5fdb4 [2021-05-03T22:36:06.953Z] ---> 1ff87fec01d2 [2021-05-03T22:36:06.953Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T22:36:07.218Z] ---> Running in 0efd1b94373d [2021-05-03T22:36:07.218Z] ---> Running in 518353d40aa7 [2021-05-03T22:36:07.218Z] Removing intermediate container 8d0da8578cb6 [2021-05-03T22:36:07.218Z] ---> f33e6be7800e [2021-05-03T22:36:07.218Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T22:36:07.482Z] ---> Running in 5138b0f578ea [2021-05-03T22:36:07.482Z] Removing intermediate container 0efd1b94373d [2021-05-03T22:36:07.482Z] ---> 1cd5148b9ac6 [2021-05-03T22:36:07.482Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T22:36:07.743Z] Removing intermediate container 518353d40aa7 [2021-05-03T22:36:07.743Z] ---> 3661121261ae [2021-05-03T22:36:07.743Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T22:36:07.743Z] ---> Running in 1f3a813e6ce0 [2021-05-03T22:36:08.005Z] ---> 7bad675eba70 [2021-05-03T22:36:08.005Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T22:36:08.956Z] Removing intermediate container 1f3a813e6ce0 [2021-05-03T22:36:08.956Z] ---> 088d31b78ba4 [2021-05-03T22:36:08.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T22:36:10.883Z] ---> 4f4adf89ff51 [2021-05-03T22:36:10.883Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T22:36:10.883Z] ---> c48de3ea9f6b [2021-05-03T22:36:10.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T22:36:10.883Z] Removing intermediate container 8a8ffa5d0aca [2021-05-03T22:36:10.883Z] ---> 4f24495266d8 [2021-05-03T22:36:10.883Z] [2021-05-03T22:36:10.883Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T22:36:10.883Z] ---> 13621d1b12d4 [2021-05-03T22:36:10.883Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T22:36:11.146Z] Removing intermediate container 5138b0f578ea [2021-05-03T22:36:11.146Z] ---> 5a78a568d4a2 [2021-05-03T22:36:11.146Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T22:36:11.146Z] ---> Running in e88f53071fdc [2021-05-03T22:36:11.146Z] ---> Running in 6ab7a4096529 [2021-05-03T22:36:11.412Z] ---> ac54cdaad552 [2021-05-03T22:36:11.412Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T22:36:11.412Z] Removing intermediate container e88f53071fdc [2021-05-03T22:36:11.412Z] ---> fa8b403cb39e [2021-05-03T22:36:11.412Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T22:36:11.412Z] ---> Running in aa767aa12f55 [2021-05-03T22:36:11.412Z] ---> Running in dcc76aa832a1 [2021-05-03T22:36:11.412Z] ---> e53a73346a65 [2021-05-03T22:36:11.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T22:36:11.673Z] Removing intermediate container 6ab7a4096529 [2021-05-03T22:36:11.673Z] ---> 9c05029a2caf [2021-05-03T22:36:11.673Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T22:36:11.935Z] Removing intermediate container aa767aa12f55 [2021-05-03T22:36:11.935Z] ---> f791fa08dfed [2021-05-03T22:36:11.935Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T22:36:12.202Z] Removing intermediate container dcc76aa832a1 [2021-05-03T22:36:12.202Z] ---> da409b4d5170 [2021-05-03T22:36:12.202Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T22:36:12.202Z] ---> Running in f107f2371f9e [2021-05-03T22:36:12.202Z] ---> e58f37dc6b06 [2021-05-03T22:36:12.202Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T22:36:12.202Z] ---> c23d359f4589 [2021-05-03T22:36:12.202Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T22:36:12.466Z] ---> Running in 2068b4f8e983 [2021-05-03T22:36:12.466Z] ---> Running in 53e2e6684d0d [2021-05-03T22:36:12.466Z] ---> Running in 2f7fbfb294e5 [2021-05-03T22:36:12.731Z] Removing intermediate container f107f2371f9e [2021-05-03T22:36:12.731Z] ---> 613e02714b06 [2021-05-03T22:36:12.731Z] Step 19/21 : LABEL arch=x86_64 [2021-05-03T22:36:12.731Z] Removing intermediate container 2068b4f8e983 [2021-05-03T22:36:12.731Z] ---> 9b53eab81860 [2021-05-03T22:36:12.731Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T22:36:12.994Z] Removing intermediate container 2f7fbfb294e5 [2021-05-03T22:36:12.994Z] ---> dc85dbab2d28 [2021-05-03T22:36:12.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T22:36:12.994Z] ---> Running in 2300d838b066 [2021-05-03T22:36:12.994Z] ---> Running in 2c6be59b7227 [2021-05-03T22:36:12.994Z] ---> Running in dac3f47118d9 [2021-05-03T22:36:13.255Z] Removing intermediate container 2300d838b066 [2021-05-03T22:36:13.255Z] ---> 637e417e454c [2021-05-03T22:36:13.255Z] Step 20/21 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:36:13.650Z] ---> Running in ee25c0438348 [2021-05-03T22:36:13.650Z] Removing intermediate container dac3f47118d9 [2021-05-03T22:36:13.650Z] ---> 0012a2bd00d6 [2021-05-03T22:36:13.650Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T22:36:13.650Z] ---> Running in d3f05d7a8983 [2021-05-03T22:36:13.650Z] Removing intermediate container ee25c0438348 [2021-05-03T22:36:13.650Z] ---> ff33b2ccb59b [2021-05-03T22:36:13.650Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T22:36:13.912Z] ---> Running in 2b860b733262 [2021-05-03T22:36:13.912Z] Removing intermediate container d3f05d7a8983 [2021-05-03T22:36:13.912Z] ---> ea5590f539be [2021-05-03T22:36:13.912Z] Step 21/22 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:36:14.174Z] ---> Running in bde26f5b9782 [2021-05-03T22:36:14.174Z] Removing intermediate container 53e2e6684d0d [2021-05-03T22:36:14.174Z] ---> f8244f0ce37a [2021-05-03T22:36:14.174Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T22:36:14.174Z] Removing intermediate container 2b860b733262 [2021-05-03T22:36:14.174Z] ---> c458e320c895 [2021-05-03T22:36:14.174Z] [2021-05-03T22:36:15.260Z] Removing intermediate container 2c6be59b7227 [2021-05-03T22:36:15.260Z] ---> f2767421d503 [2021-05-03T22:36:15.260Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T22:36:15.260Z] Successfully built c458e320c895 [2021-05-03T22:36:15.260Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-03T22:36:15.260Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bde26f5b9782 [2021-05-03T22:36:15.260Z] ---> ecb73830e16f [2021-05-03T22:36:15.260Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T22:36:15.260Z] ---> dc153fc95015 [2021-05-03T22:36:15.260Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T22:36:15.260Z] ---> Running in 395dcc41385e [2021-05-03T22:36:15.260Z] ---> Running in ed02221e41be [2021-05-03T22:36:15.586Z] Removing intermediate container ed02221e41be [2021-05-03T22:36:15.586Z] ---> 84585877c36f [2021-05-03T22:36:15.586Z] [2021-05-03T22:36:15.848Z] Successfully built 84585877c36f [2021-05-03T22:36:15.848Z] Successfully tagged docker-support-notifications-go:latest [2021-05-03T22:36:15.848Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:16.111Z] ---> d3df9c1bdf16 [2021-05-03T22:36:16.111Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T22:36:16.375Z] ---> afb85ffb7296 [2021-05-03T22:36:16.375Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T22:36:16.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:36:16.639Z] ---> 24cc8ce2a1d2 [2021-05-03T22:36:16.639Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T22:36:16.903Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T22:36:16.903Z] ---> 4a6ccf25e393 [2021-05-03T22:36:16.903Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T22:36:16.903Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T22:36:17.167Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T22:36:17.167Z] ---> Running in f17544227441 [2021-05-03T22:36:17.167Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T22:36:17.167Z] Removing intermediate container f17544227441 [2021-05-03T22:36:17.167Z] ---> 6dac678dae48 [2021-05-03T22:36:17.167Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T22:36:17.429Z] ---> 3810b2e66453 [2021-05-03T22:36:17.429Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T22:36:17.699Z] ---> Running in d8ed0753e074 [2021-05-03T22:36:17.961Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T22:36:18.225Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T22:36:18.225Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T22:36:18.225Z] OK: 8 MiB in 20 packages [2021-05-03T22:36:18.488Z] Removing intermediate container d8ed0753e074 [2021-05-03T22:36:18.488Z] ---> bf4d755f721a [2021-05-03T22:36:18.488Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T22:36:18.751Z] ---> Running in acd569c1dca8 [2021-05-03T22:36:18.751Z] Removing intermediate container 395dcc41385e [2021-05-03T22:36:18.751Z] ---> 3937daff7f26 [2021-05-03T22:36:18.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T22:36:19.012Z] Removing intermediate container acd569c1dca8 [2021-05-03T22:36:19.012Z] ---> d8c616bd6a5a [2021-05-03T22:36:19.012Z] Step 28/31 : CMD ["gate"] [2021-05-03T22:36:19.012Z] ---> Running in 2c8f8fcb3f4b [2021-05-03T22:36:19.012Z] ---> 50a4d2667167 [2021-05-03T22:36:19.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T22:36:19.274Z] Removing intermediate container 2c8f8fcb3f4b [2021-05-03T22:36:19.274Z] ---> 9c1696c11bc2 [2021-05-03T22:36:19.275Z] Step 29/31 : LABEL arch=x86_64 [2021-05-03T22:36:19.275Z] ---> Running in a814e69fd2ef [2021-05-03T22:36:19.536Z] Removing intermediate container a814e69fd2ef [2021-05-03T22:36:19.536Z] ---> 6f8a35951acb [2021-05-03T22:36:19.536Z] Step 30/31 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:36:19.799Z] ---> e8d9efe34b07 [2021-05-03T22:36:19.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T22:36:19.799Z] ---> Running in 3b20dc099a0e [2021-05-03T22:36:20.062Z] ---> 9621ad478fd7 [2021-05-03T22:36:20.062Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T22:36:20.324Z] Removing intermediate container 3b20dc099a0e [2021-05-03T22:36:20.324Z] ---> 78cee4c66ad5 [2021-05-03T22:36:20.324Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T22:36:20.324Z] ---> Running in a4670f30a8b4 [2021-05-03T22:36:20.324Z] ---> Running in 94f6c1442063 [2021-05-03T22:36:20.589Z] Removing intermediate container a4670f30a8b4 [2021-05-03T22:36:20.589Z] ---> e18a55162e90 [2021-05-03T22:36:20.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T22:36:20.589Z] ---> Running in e935031eb5f3 [2021-05-03T22:36:20.589Z] Removing intermediate container 94f6c1442063 [2021-05-03T22:36:20.589Z] ---> a4025d5d2f8e [2021-05-03T22:36:20.589Z] [2021-05-03T22:36:20.853Z] Removing intermediate container e935031eb5f3 [2021-05-03T22:36:20.853Z] ---> 6888038d5409 [2021-05-03T22:36:20.853Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T22:36:20.853Z] Successfully built a4025d5d2f8e [2021-05-03T22:36:20.853Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-03T22:36:20.853Z]  Building docker-security-bootstrapper-go ... done  ---> Running in d48edc0568ca [2021-05-03T22:36:21.117Z] Removing intermediate container d48edc0568ca [2021-05-03T22:36:21.117Z] ---> 75f72b66c8f0 [2021-05-03T22:36:21.117Z] Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [2021-05-03T22:36:21.117Z] ---> Running in e048a77a3b62 [2021-05-03T22:36:21.379Z] Removing intermediate container e048a77a3b62 [2021-05-03T22:36:21.379Z] ---> ec8ed24c55e8 [2021-05-03T22:36:21.379Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T22:36:21.379Z] ---> Running in 1e1161bf3660 [2021-05-03T22:36:21.640Z] Removing intermediate container 1e1161bf3660 [2021-05-03T22:36:21.640Z] ---> 1a626b9ce894 [2021-05-03T22:36:21.640Z] [2021-05-03T22:36:21.902Z] Successfully built 1a626b9ce894 [2021-05-03T22:36:21.902Z] Successfully tagged docker-core-data-go:latest [2021-05-03T22:36:22.186Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-03T22:36:22.242Z] $ docker stop --time=1 a7c9854fadbade1a1cded3a2881334764013fca56b6b1527c3fa65cccf99e873 [2021-05-03T22:36:23.924Z] $ docker rm -f a7c9854fadbade1a1cded3a2881334764013fca56b6b1527c3fa65cccf99e873 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T22:36:24.385Z] + docker images [2021-05-03T22:36:24.385Z] + grep docker [2021-05-03T22:36:24.647Z] docker-core-data-go latest 1a626b9ce894 3 seconds ago 21.5MB [2021-05-03T22:36:24.647Z] docker-security-bootstrapper-go latest a4025d5d2f8e 4 seconds ago 18.2MB [2021-05-03T22:36:24.647Z] docker-support-notifications-go latest 84585877c36f 9 seconds ago 17.6MB [2021-05-03T22:36:24.647Z] docker-security-proxy-setup-go latest c458e320c895 10 seconds ago 25.3MB [2021-05-03T22:36:24.647Z] docker-sys-mgmt-agent-go latest a9f4802e09e1 49 seconds ago 312MB [2021-05-03T22:36:24.647Z] docker-security-secretstore-setup-go latest 126e9f1ab50b 2 minutes ago 25.7MB [2021-05-03T22:36:24.647Z] docker-core-metadata-go latest 91003edf7382 2 minutes ago 18.6MB [2021-05-03T22:36:24.647Z] docker-support-scheduler-go latest 7ff4f9a8331c 2 minutes ago 17.1MB [2021-05-03T22:36:24.647Z] docker-core-command-go latest 688f85dbd272 2 minutes ago 17MB [2021-05-03T22:36:24.647Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [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-03T22:36:40.056Z] Still waiting to schedule task [2021-05-03T22:36:40.056Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-03T22:37:36.898Z] Running on prd-ubuntu18.04-docker-8c-8g-2798 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws [2021-05-03T22:37:36.918Z] Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] checkout [2021-05-03T22:37:39.553Z] using credential edgex-jenkins-ssh [2021-05-03T22:37:39.571Z] Cloning the remote Git repository [2021-05-03T22:37:39.594Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:37:39.667Z] > git init /w/workspace/edgex-go/54 # timeout=10 [2021-05-03T22:37:39.697Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:37:39.697Z] > git --version # timeout=10 [2021-05-03T22:37:39.702Z] > git --version # 'git version 2.17.1' [2021-05-03T22:37:39.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:37:39.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T22:37:56.174Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T22:37:56.327Z] 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) [2021-05-03T22:37:55.485Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T22:37:55.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T22:37:55.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T22:37:55.527Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:37:55.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:37:55.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T22:37:56.187Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T22:37:56.192Z] > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:37:57.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:37:58.161Z] ---> package-listing.sh [2021-05-03T22:37:58.162Z] ++ facter osfamily [2021-05-03T22:37:58.162Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T22:37:58.162Z] + OS_FAMILY=redhat [2021-05-03T22:37:58.162Z] + workspace=/w/workspace/edgex-go/54 [2021-05-03T22:37:58.162Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T22:37:58.162Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T22:37:58.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T22:37:58.162Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T22:37:58.162Z] + '[' /w/workspace/edgex-go/54 ']' [2021-05-03T22:37:58.162Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T22:37:58.162Z] + case "${OS_FAMILY}" in [2021-05-03T22:37:58.162Z] + rpm -qa [2021-05-03T22:37:58.162Z] + sort [2021-05-03T22:38:03.458Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T22:38:03.458Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T22:38:03.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T22:38:03.458Z] + '[' /w/workspace/edgex-go/54 ']' [2021-05-03T22:38:03.458Z] + mkdir -p /w/workspace/edgex-go/54/archives/ [2021-05-03T22:38:03.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/54/archives/ [Pipeline] echo [2021-05-03T22:38:03.473Z] 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/54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T22:38:03.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:38:04.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T22:38:04.075Z] [2021-05-03T22:38:04.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:38:04.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T22:38:04.397Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T22:38:04.397Z] df20fa9351a1: Pulling fs layer [2021-05-03T22:38:04.397Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T22:38:04.397Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T22:38:04.397Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T22:38:04.397Z] 93b61091891f: Pulling fs layer [2021-05-03T22:38:04.397Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T22:38:04.397Z] 5e14af77c1be: Pulling fs layer [2021-05-03T22:38:04.397Z] 01666e4c0597: Pulling fs layer [2021-05-03T22:38:04.397Z] aa168da1d23b: Pulling fs layer [2021-05-03T22:38:04.397Z] 46f8f816bc3b: Waiting [2021-05-03T22:38:04.397Z] 93b61091891f: Waiting [2021-05-03T22:38:04.397Z] 93b9cdb0e59b: Waiting [2021-05-03T22:38:04.397Z] 5e14af77c1be: Waiting [2021-05-03T22:38:04.397Z] 01666e4c0597: Waiting [2021-05-03T22:38:04.397Z] aa168da1d23b: Waiting [2021-05-03T22:38:04.397Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T22:38:04.397Z] 36b3adc4ff6f: Download complete [2021-05-03T22:38:04.397Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T22:38:04.397Z] 46f8f816bc3b: Download complete [2021-05-03T22:38:04.397Z] df20fa9351a1: Verifying Checksum [2021-05-03T22:38:04.397Z] df20fa9351a1: Download complete [2021-05-03T22:38:04.669Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T22:38:04.669Z] 93b9cdb0e59b: Download complete [2021-05-03T22:38:04.669Z] 5e14af77c1be: Verifying Checksum [2021-05-03T22:38:04.669Z] 5e14af77c1be: Download complete [2021-05-03T22:38:04.669Z] 93b61091891f: Verifying Checksum [2021-05-03T22:38:04.669Z] 93b61091891f: Download complete [2021-05-03T22:38:04.669Z] 01666e4c0597: Verifying Checksum [2021-05-03T22:38:04.669Z] 01666e4c0597: Download complete [2021-05-03T22:38:04.669Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T22:38:04.669Z] 8ad3a11d3b57: Download complete [2021-05-03T22:38:04.932Z] df20fa9351a1: Pull complete [2021-05-03T22:38:05.197Z] 36b3adc4ff6f: Pull complete [2021-05-03T22:38:06.145Z] 8ad3a11d3b57: Pull complete [2021-05-03T22:38:06.145Z] 46f8f816bc3b: Pull complete [2021-05-03T22:38:06.722Z] aa168da1d23b: Verifying Checksum [2021-05-03T22:38:06.722Z] aa168da1d23b: Download complete [2021-05-03T22:38:06.984Z] 93b61091891f: Pull complete [2021-05-03T22:38:07.931Z] 93b9cdb0e59b: Pull complete [2021-05-03T22:38:08.193Z] 5e14af77c1be: Pull complete [2021-05-03T22:38:08.193Z] 01666e4c0597: Pull complete [2021-05-03T22:38:16.373Z] aa168da1d23b: Pull complete [2021-05-03T22:38:16.373Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T22:38:16.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T22:38:16.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T22:38:16.618Z] prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container [2021-05-03T22:38:16.673Z] $ 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/54/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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T22:38:21.675Z] $ docker top 07faee0d262ee18b3c0a90f77645f7389b6cf565b6551ec78f4009f98d967621 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T22:38:22.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T22:38:22.480Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T22:38:22.780Z] + ls /var/log/sa-host [2021-05-03T22:38:22.780Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T22:38:22.780Z] file_magic: OK [2021-05-03T22:38:22.780Z] HZ: Using current value: 100 [2021-05-03T22:38:22.780Z] file_header: OK [2021-05-03T22:38:22.780Z] 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-03T22:38:22.780Z] Statistics: [2021-05-03T22:38:22.781Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T22:38:22.781Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T22:38:22.781Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T22:38:22.781Z] file_magic: OK [2021-05-03T22:38:22.781Z] HZ: Using current value: 100 [2021-05-03T22:38:22.781Z] file_header: OK [2021-05-03T22:38:22.781Z] 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-03T22:38:22.781Z] Statistics: [2021-05-03T22:38:22.781Z] Hnuu...uuuununununu... [2021-05-03T22:38:22.781Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T22:38:23.448Z] provisioning config files... [2021-05-03T22:38:23.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/54@tmp/config1000651570146454458tmp [Pipeline] { [Pipeline] echo [2021-05-03T22:38:23.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:38:23.810Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T22:38:23.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T22:38:23.849Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:38:24.146Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T22:38:24.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:38:24.467Z] ---> sudo-logs.sh [2021-05-03T22:38:24.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T22:38:24.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:38:24.795Z] ---> job-cost.sh [2021-05-03T22:38:24.795Z] lf-activate-venv: SKIPPING [2021-05-03T22:38:24.795Z] INFO: No Stack... [2021-05-03T22:38:25.740Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T22:38:26.313Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T22:38:26.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:38:26.624Z] ---> logs-deploy.sh [2021-05-03T22:38:26.624Z] lf-activate-venv: SKIPPING [2021-05-03T22:38:26.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3328/54 [2021-05-03T22:38:26.624Z] INFO: archiving workspace using pattern(s): [2021-05-03T22:38:28.010Z] Archives upload complete. [2021-05-03T22:38:28.272Z] INFO: archiving logs to Nexus [2021-05-03T22:38:29.223Z] ---> uname -a: [2021-05-03T22:38:29.223Z] Linux prd-centos7-docker-4c-2g-2794.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] ---> lscpu: [2021-05-03T22:38:29.223Z] Architecture: x86_64 [2021-05-03T22:38:29.223Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-03T22:38:29.223Z] Byte Order: Little Endian [2021-05-03T22:38:29.223Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-03T22:38:29.223Z] CPU(s): 4 [2021-05-03T22:38:29.223Z] On-line CPU(s) list: 0-3 [2021-05-03T22:38:29.223Z] Thread(s) per core: 1 [2021-05-03T22:38:29.223Z] Core(s) per socket: 1 [2021-05-03T22:38:29.223Z] Socket(s): 4 [2021-05-03T22:38:29.223Z] NUMA node(s): 1 [2021-05-03T22:38:29.223Z] Vendor ID: GenuineIntel [2021-05-03T22:38:29.223Z] CPU family: 6 [2021-05-03T22:38:29.223Z] Model: 44 [2021-05-03T22:38:29.223Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-03T22:38:29.223Z] Stepping: 1 [2021-05-03T22:38:29.223Z] CPU MHz: 2933.438 [2021-05-03T22:38:29.223Z] BogoMIPS: 5866.87 [2021-05-03T22:38:29.223Z] Virtualization: VT-x [2021-05-03T22:38:29.223Z] Hypervisor vendor: KVM [2021-05-03T22:38:29.223Z] Virtualization type: full [2021-05-03T22:38:29.223Z] L1d cache: 128 KiB [2021-05-03T22:38:29.223Z] L1i cache: 128 KiB [2021-05-03T22:38:29.223Z] L2 cache: 16 MiB [2021-05-03T22:38:29.223Z] L3 cache: 64 MiB [2021-05-03T22:38:29.223Z] NUMA node0 CPU(s): 0-3 [2021-05-03T22:38:29.223Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-03T22:38:29.223Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-03T22:38:29.223Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-03T22:38:29.223Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-03T22:38:29.223Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-03T22:38:29.223Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-03T22:38:29.223Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-03T22:38:29.223Z] Vulnerability Srbds: Not affected [2021-05-03T22:38:29.223Z] Vulnerability Tsx async abort: Not affected [2021-05-03T22:38:29.223Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] ---> nproc: [2021-05-03T22:38:29.223Z] 4 [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] ---> df -h: [2021-05-03T22:38:29.223Z] Filesystem Size Used Available Use% Mounted on [2021-05-03T22:38:29.223Z] overlay 50.0G 13.4G 36.6G 27% / [2021-05-03T22:38:29.223Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-03T22:38:29.223Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-03T22:38:29.223Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /facter-os [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /etc/resolv.conf [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /etc/hostname [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /etc/hosts [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /var/log/auth.log [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /run/cloud-init/result.json [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /var/log/sa-host [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /var/log/secure [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /w/workspace/edgex-go/54@tmp [2021-05-03T22:38:29.223Z] /dev/vda1 50.0G 13.4G 36.6G 27% /w/workspace/edgex-go/54 [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] ---> free -m: [2021-05-03T22:38:29.223Z] total used free shared buff/cache available [2021-05-03T22:38:29.223Z] Mem: 1837 694 132 0 1010 1060 [2021-05-03T22:38:29.223Z] Swap: 1023 106 917 [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] [2021-05-03T22:38:29.223Z] ---> ip addr: [2021-05-03T22:38:29.223Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-03T22:38:29.223Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-03T22:38:29.223Z] inet 127.0.0.1/8 scope host lo [2021-05-03T22:38:29.223Z] valid_lft forever preferred_lft forever [2021-05-03T22:38:29.223Z] inet6 ::1/128 scope host [2021-05-03T22:38:29.223Z] valid_lft forever preferred_lft forever [2021-05-03T22:38:29.223Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-03T22:38:29.223Z] link/ether fa:16:3e:f6:ed:f1 brd ff:ff:ff:ff:ff:ff [2021-05-03T22:38:29.223Z] inet 10.30.123.192/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-03T22:38:29.223Z] valid_lft 85658sec preferred_lft 85658sec [2021-05-03T22:38:29.223Z] inet6 fe80::f816:3eff:fef6:edf1/64 scope link [2021-05-03T22:38:29.223Z] valid_lft forever preferred_lft forever [2021-05-03T22:38:29.223Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-03T22:38:29.224Z] link/ether 02:42:02:33:8a:a1 brd ff:ff:ff:ff:ff:ff [2021-05-03T22:38:29.224Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-03T22:38:29.224Z] valid_lft forever preferred_lft forever [2021-05-03T22:38:29.224Z] inet6 fe80::42:2ff:fe33:8aa1/64 scope link [2021-05-03T22:38:29.224Z] valid_lft forever preferred_lft forever [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] ---> sar -b -r -n DEV: [2021-05-03T22:38:29.224Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] 22:25:55 LINUX RESTART (4 CPU) [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] 22:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-03T22:38:29.224Z] 22:28:01 243.75 105.41 138.34 0.00 7696.02 49637.42 0.00 [2021-05-03T22:38:29.224Z] 22:29:01 295.11 135.56 159.55 0.00 4710.14 19907.51 0.00 [2021-05-03T22:38:29.224Z] 22:30:02 124.67 56.15 68.51 0.00 2191.75 9420.99 0.00 [2021-05-03T22:38:29.224Z] 22:31:01 133.09 38.50 94.58 0.00 2157.25 21982.57 0.00 [2021-05-03T22:38:29.224Z] 22:32:03 1409.93 1105.14 304.79 0.00 114050.47 174254.38 0.00 [2021-05-03T22:38:29.224Z] 22:33:01 2396.71 2119.12 277.59 0.00 123508.09 138977.54 0.00 [2021-05-03T22:38:29.224Z] 22:34:02 432.84 152.98 279.86 0.00 27241.43 80699.47 0.00 [2021-05-03T22:38:29.224Z] 22:35:02 2547.54 2198.48 349.06 0.00 152073.37 159108.09 0.00 [2021-05-03T22:38:29.224Z] 22:36:01 1017.65 743.84 273.81 0.00 53775.55 68580.41 0.00 [2021-05-03T22:38:29.224Z] 22:37:01 137.22 23.90 113.32 0.00 3342.74 13147.29 0.00 [2021-05-03T22:38:29.224Z] 22:38:01 44.56 44.38 0.18 0.00 4242.52 2.45 0.00 [2021-05-03T22:38:29.224Z] Average: 796.78 609.27 187.51 0.00 45065.01 67101.22 0.00 [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] 22:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-03T22:38:29.224Z] 22:28:01 145352 0 760820 40.44 1600 973772 1926996 65.77 593080 903400 16 [2021-05-03T22:38:29.224Z] 22:29:01 65244 0 1047208 55.66 720 768372 1967308 67.14 832900 708000 40560 [2021-05-03T22:38:29.224Z] 22:30:02 254228 0 796748 42.35 644 829924 1645508 56.16 620128 719100 74504 [2021-05-03T22:38:29.224Z] 22:31:01 80080 0 789896 41.98 540 1011028 1544808 52.72 646984 869080 56252 [2021-05-03T22:38:29.224Z] 22:32:03 70484 0 799536 42.49 92 1011432 1963836 67.02 700748 888460 33792 [2021-05-03T22:38:29.224Z] 22:33:01 208176 0 1168388 62.10 92 504888 3521972 120.20 812380 581632 44516 [2021-05-03T22:38:29.224Z] 22:34:02 74992 0 732416 38.93 92 1074044 1481688 50.57 714992 828856 34472 [2021-05-03T22:38:29.224Z] 22:35:02 79120 0 749980 39.86 92 1052352 1959312 66.87 702836 856792 79520 [2021-05-03T22:38:29.224Z] 22:36:01 352784 0 677344 36.00 92 851324 1571348 53.63 578904 691632 1952 [2021-05-03T22:38:29.224Z] 22:37:01 388864 0 615280 32.70 92 877308 1211460 41.35 489732 754384 8 [2021-05-03T22:38:29.224Z] 22:38:01 244472 0 634440 33.72 92 1002540 1216056 41.50 516920 870388 96 [2021-05-03T22:38:29.224Z] Average: 178527 0 797460 42.38 377 905180 1819117 62.08 655419 788339 33244 [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] 22:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-03T22:38:29.224Z] 22:28:01 vethfde17d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:28:01 veth3d074bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:28:01 eth0 1045.47 976.74 5164.15 131.52 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:29:01 eth0 166.97 142.41 502.22 23.43 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:29:01 vethceac5d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:29:01 docker0 1134.05 1104.17 88.76 3540.41 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:30:02 eth0 29.16 15.57 22.66 12.16 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:30:02 vethceac5d2 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:30:02 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:31:01 eth0 200.41 164.77 1719.17 98.41 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:32:03 vethf8b0b39 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:32:03 eth0 105.66 82.46 193.01 62.34 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:32:03 docker0 52.40 61.21 3.49 160.10 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:33:01 vethf8b0b39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:33:01 veth3518914 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:33:01 vethaa2cb2b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:33:01 veth67b45fb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:34:02 vethf8b0b39 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:34:02 eth0 3138.66 2641.94 13617.89 503.31 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:34:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:34:02 veth96f98e3 22.13 48.72 1.62 331.57 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:35:02 vethf8b0b39 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:35:02 eth0 118.91 97.68 175.07 97.51 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:35:02 docker0 1279.25 1299.80 98.43 4333.70 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:36:01 vethf8b0b39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:36:01 eth0 29.34 14.90 24.30 12.71 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:36:01 veth3fefe65 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:37:01 eth0 82.59 64.86 168.35 73.65 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:37:01 docker0 1298.87 1327.08 99.61 4464.26 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:38:01 eth0 5.66 3.13 5.27 2.13 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] Average: eth0 181.19 154.27 877.94 49.12 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] Average: docker0 91.89 99.40 6.80 343.56 0.00 0.00 0.00 0.00 [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] ---> sar -P ALL: [2021-05-03T22:38:29.224Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] 22:25:55 LINUX RESTART (4 CPU) [2021-05-03T22:38:29.224Z] [2021-05-03T22:38:29.224Z] 22:27:02 CPU %user %nice %system %iowait %steal %idle [2021-05-03T22:38:29.224Z] 22:28:01 all 14.52 0.00 8.43 2.52 0.12 74.41 [2021-05-03T22:38:29.224Z] 22:28:01 0 18.57 0.00 10.10 1.66 0.12 69.56 [2021-05-03T22:38:29.224Z] 22:28:01 1 14.48 0.00 8.25 4.18 0.16 72.93 [2021-05-03T22:38:29.224Z] 22:28:01 2 10.50 0.00 7.80 2.63 0.10 78.96 [2021-05-03T22:38:29.224Z] 22:28:01 3 14.56 0.00 7.60 1.61 0.09 76.14 [2021-05-03T22:38:29.224Z] 22:29:01 all 35.44 0.00 11.70 7.21 0.13 45.53 [2021-05-03T22:38:29.224Z] 22:29:01 0 34.52 0.00 11.52 7.95 0.12 45.88 [2021-05-03T22:38:29.224Z] 22:29:01 1 36.63 0.00 11.82 8.30 0.14 43.11 [2021-05-03T22:38:29.224Z] 22:29:01 2 34.66 0.00 11.83 5.69 0.10 47.72 [2021-05-03T22:38:29.224Z] 22:29:01 3 35.96 0.00 11.62 6.87 0.14 45.41 [2021-05-03T22:38:29.224Z] 22:30:02 all 48.44 0.00 13.54 3.60 0.14 34.28 [2021-05-03T22:38:29.224Z] 22:30:02 0 47.92 0.00 13.74 4.70 0.19 33.44 [2021-05-03T22:38:29.224Z] 22:30:02 1 48.54 0.00 13.78 3.61 0.14 33.94 [2021-05-03T22:38:29.224Z] 22:30:02 2 48.28 0.00 12.70 1.55 0.10 37.36 [2021-05-03T22:38:29.224Z] 22:30:02 3 49.01 0.00 13.95 4.53 0.14 32.37 [2021-05-03T22:38:29.224Z] 22:31:01 all 42.38 0.00 14.00 3.63 0.10 39.89 [2021-05-03T22:38:29.224Z] 22:31:01 0 42.95 0.00 15.18 5.40 0.14 36.33 [2021-05-03T22:38:29.224Z] 22:31:01 1 41.99 0.00 13.34 2.39 0.07 42.20 [2021-05-03T22:38:29.224Z] 22:31:01 2 42.99 0.00 13.77 3.39 0.09 39.76 [2021-05-03T22:38:29.224Z] 22:31:01 3 41.59 0.00 13.71 3.33 0.09 41.28 [2021-05-03T22:38:29.224Z] 22:32:03 all 20.68 0.00 25.00 12.88 0.27 41.16 [2021-05-03T22:38:29.224Z] 22:32:03 0 20.84 0.00 24.53 12.56 0.22 41.85 [2021-05-03T22:38:29.224Z] 22:32:03 1 20.24 0.00 25.01 13.23 0.31 41.22 [2021-05-03T22:38:29.224Z] 22:32:03 2 21.19 0.00 25.64 13.29 0.34 39.54 [2021-05-03T22:38:29.224Z] 22:32:03 3 20.47 0.00 24.83 12.43 0.22 42.05 [2021-05-03T22:38:29.224Z] 22:33:01 all 40.35 0.00 21.64 22.17 0.21 15.64 [2021-05-03T22:38:29.224Z] 22:33:01 0 39.42 0.00 21.60 23.95 0.16 14.87 [2021-05-03T22:38:29.224Z] 22:33:01 1 40.42 0.00 22.47 21.55 0.23 15.33 [2021-05-03T22:38:29.224Z] 22:33:01 2 40.88 0.00 21.30 20.95 0.27 16.59 [2021-05-03T22:38:29.224Z] 22:33:01 3 40.67 0.00 21.18 22.23 0.17 15.76 [2021-05-03T22:38:29.224Z] 22:34:02 all 37.09 0.00 14.93 23.42 0.15 24.40 [2021-05-03T22:38:29.224Z] 22:34:02 0 37.05 0.00 14.37 20.11 0.12 28.35 [2021-05-03T22:38:29.224Z] 22:34:02 1 37.23 0.00 15.24 23.88 0.14 23.52 [2021-05-03T22:38:29.224Z] 22:34:02 2 36.89 0.00 15.08 25.33 0.12 22.57 [2021-05-03T22:38:29.224Z] 22:34:02 3 37.20 0.00 15.03 24.35 0.23 23.19 [2021-05-03T22:38:29.224Z] 22:35:02 all 20.62 0.00 22.75 31.58 0.27 24.78 [2021-05-03T22:38:29.224Z] 22:35:02 0 20.54 0.00 22.33 31.48 0.30 25.35 [2021-05-03T22:38:29.224Z] 22:35:02 1 19.11 0.00 23.22 33.55 0.30 23.82 [2021-05-03T22:38:29.224Z] 22:35:02 2 20.39 0.00 23.17 31.29 0.21 24.93 [2021-05-03T22:38:29.224Z] 22:35:02 3 22.44 0.00 22.29 29.99 0.25 25.03 [2021-05-03T22:38:29.225Z] 22:36:01 all 47.41 0.00 16.48 20.60 0.14 15.37 [2021-05-03T22:38:29.225Z] 22:36:01 0 47.27 0.00 16.32 14.50 0.18 21.74 [2021-05-03T22:38:29.225Z] 22:36:01 1 46.73 0.00 16.67 23.23 0.14 13.22 [2021-05-03T22:38:29.225Z] 22:36:01 2 47.68 0.00 16.60 22.20 0.12 13.40 [2021-05-03T22:38:29.225Z] 22:36:01 3 47.97 0.00 16.32 22.53 0.13 13.06 [2021-05-03T22:38:29.225Z] 22:37:01 all 7.45 0.00 5.44 5.53 0.08 81.50 [2021-05-03T22:38:29.225Z] 22:37:01 0 7.43 0.00 5.74 4.53 0.07 82.24 [2021-05-03T22:38:29.225Z] 22:37:01 1 7.92 0.00 5.39 5.56 0.08 81.05 [2021-05-03T22:38:29.225Z] 22:37:01 2 6.88 0.00 5.49 6.59 0.08 80.96 [2021-05-03T22:38:29.225Z] 22:37:01 3 7.58 0.00 5.17 5.42 0.10 81.73 [2021-05-03T22:38:29.225Z] 22:38:01 all 0.63 0.00 0.30 1.16 0.00 97.91 [2021-05-03T22:38:29.225Z] 22:38:01 0 0.43 0.00 0.27 0.50 0.00 98.80 [2021-05-03T22:38:29.225Z] 22:38:01 1 0.97 0.00 0.28 1.93 0.00 96.82 [2021-05-03T22:38:29.225Z] 22:38:01 2 0.97 0.00 0.58 2.17 0.02 96.26 [2021-05-03T22:38:29.225Z] 22:38:01 3 0.13 0.00 0.08 0.03 0.00 99.75 [2021-05-03T22:38:29.225Z] [2021-05-03T22:38:29.225Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-03T22:38:29.225Z] Average: all 28.38 0.00 13.92 12.08 0.15 45.47 [2021-05-03T22:38:29.225Z] Average: 0 28.56 0.00 14.06 11.46 0.15 45.78 [2021-05-03T22:38:29.225Z] Average: 1 28.33 0.00 14.03 12.74 0.15 44.74 [2021-05-03T22:38:29.225Z] Average: 2 28.07 0.00 13.90 12.17 0.14 45.72 [2021-05-03T22:38:29.225Z] Average: 3 28.58 0.00 13.67 11.96 0.14 45.65 [2021-05-03T22:38:29.225Z] [2021-05-03T22:38:29.225Z] [2021-05-03T22:38:29.225Z]