Started by user Ernesto Ojeda 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than c3af2119df1f53984b44060e772459a1eb72c77f Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2782182888434628736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4103614508522032573.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9161628693863690113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6678633564734070057.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4142576506242978483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-995 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7656700495742588085.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6881085294480232408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3126970291819968867.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" > git rev-list --no-walk c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T20:46:23.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T20:46:23.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T20:46:23.625Z] ========================================================= [2021-06-08T20:46:23.625Z] EdgeX Global Pipelines Version Info [2021-06-08T20:46:23.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:46:24.992Z] ------------------- [2021-06-08T20:46:24.992Z] stable info: [2021-06-08T20:46:24.992Z] ------------------- [2021-06-08T20:46:24.992Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T20:46:24.992Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T20:46:24.992Z] Message: update stable to v1.0.194 [2021-06-08T20:46:25.566Z] ------------------- [2021-06-08T20:46:25.566Z] experimental info: [2021-06-08T20:46:25.566Z] ------------------- [2021-06-08T20:46:25.566Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T20:46:25.566Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T20:46:25.566Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T20:46:25.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T20:46:25.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T20:46:25.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T20:46:25.741Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T20:46:25.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T20:46:25.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T20:46:25.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T20:46:25.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T20:46:25.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T20:46:25.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T20:46:25.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T20:46:25.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T20:46:25.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T20:46:27.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T20:46:27.901Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T20:46:27.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T20:46:27.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T20:46:27.965Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T20:46:27.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T20:46:28.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T20:46:28.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T20:46:28.056Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T20:46:28.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo [2021-06-08T20:46:28.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo [2021-06-08T20:46:28.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo [2021-06-08T20:46:28.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3af2119df1f53984b44060e772459a1eb72c77f [Pipeline] echo [2021-06-08T20:46:28.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3af211 [Pipeline] echo [2021-06-08T20:46:28.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:46:28.262Z] provisioning config files... [2021-06-08T20:46:28.278Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5652348990506550843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:46:28.602Z] ---> docker-login.sh [2021-06-08T20:46:28.603Z] nexus3.edgexfoundry.org:10001 [2021-06-08T20:46:28.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:28.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:28.867Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:28.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:28.867Z] [2021-06-08T20:46:28.867Z] Login Succeeded [2021-06-08T20:46:28.867Z] nexus3.edgexfoundry.org:10002 [2021-06-08T20:46:29.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:29.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:29.130Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:29.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:29.130Z] [2021-06-08T20:46:29.130Z] Login Succeeded [2021-06-08T20:46:29.130Z] nexus3.edgexfoundry.org:10003 [2021-06-08T20:46:29.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:29.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:29.130Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:29.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:29.130Z] [2021-06-08T20:46:29.130Z] Login Succeeded [2021-06-08T20:46:29.130Z] nexus3.edgexfoundry.org:10004 [2021-06-08T20:46:29.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:29.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:29.395Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:29.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:29.395Z] [2021-06-08T20:46:29.395Z] Login Succeeded [2021-06-08T20:46:29.395Z] docker.io [2021-06-08T20:46:29.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:29.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:29.664Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:29.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:29.664Z] [2021-06-08T20:46:29.664Z] Login Succeeded [2021-06-08T20:46:29.664Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T20:46:29.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T20:46:30.009Z] ++ 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-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T20:46:30.009Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T20:46:30.009Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:30.009Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T20:46:30.009Z] ++ cut -d/ -f2 [2021-06-08T20:46:30.009Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T20:46:30.060Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:46:30.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:46:30.754Z] [2021-06-08T20:46:30.754Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:46:31.071Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:46:31.071Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T20:46:31.071Z] 31603596830f: Pulling fs layer [2021-06-08T20:46:31.071Z] 54011a49482f: Pulling fs layer [2021-06-08T20:46:31.071Z] a6820b24f6d8: Pulling fs layer [2021-06-08T20:46:31.071Z] f581987b2513: Pulling fs layer [2021-06-08T20:46:31.071Z] f581987b2513: Waiting [2021-06-08T20:46:31.071Z] 54011a49482f: Verifying Checksum [2021-06-08T20:46:31.071Z] 54011a49482f: Download complete [2021-06-08T20:46:31.336Z] 31603596830f: Verifying Checksum [2021-06-08T20:46:31.336Z] 31603596830f: Download complete [2021-06-08T20:46:31.336Z] f581987b2513: Verifying Checksum [2021-06-08T20:46:31.336Z] f581987b2513: Download complete [2021-06-08T20:46:31.336Z] a6820b24f6d8: Verifying Checksum [2021-06-08T20:46:31.336Z] a6820b24f6d8: Download complete [2021-06-08T20:46:31.336Z] 31603596830f: Pull complete [2021-06-08T20:46:31.602Z] 54011a49482f: Pull complete [2021-06-08T20:46:32.195Z] a6820b24f6d8: Pull complete [2021-06-08T20:46:32.458Z] f581987b2513: Pull complete [2021-06-08T20:46:32.458Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T20:46:32.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:46:32.458Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T20:46:32.542Z] prd-centos7-docker-4c-2g-995 does not seem to be running inside a container [2021-06-08T20:46:32.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-08T20:46:34.693Z] $ docker top 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T20:46:34.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T20:46:34.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T20:46:34.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T20:46:34.971Z] $ docker exec 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent [2021-06-08T20:46:35.099Z] SSH_AUTH_SOCK=/tmp/ssh-PbJQGah3N0TT/agent.14 [2021-06-08T20:46:35.099Z] SSH_AGENT_PID=21 [2021-06-08T20:46:35.108Z] Running ssh-add (command line suppressed) [2021-06-08T20:46:35.217Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7900636670444993287.key (/w/workspace/edgex-go/3@tmp/private_key_7900636670444993287.key) [2021-06-08T20:46:35.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T20:46:35.546Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T20:46:35.559Z] $ docker exec --env ******** --env ******** 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent -k [2021-06-08T20:46:35.671Z] unset SSH_AUTH_SOCK; [2021-06-08T20:46:35.671Z] unset SSH_AGENT_PID; [2021-06-08T20:46:35.671Z] echo Agent pid 21 killed; [2021-06-08T20:46:35.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T20:46:35.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T20:46:35.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T20:46:35.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T20:46:35.855Z] $ docker exec 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent [2021-06-08T20:46:35.992Z] SSH_AUTH_SOCK=/tmp/ssh-NpYMnV9Jml89/agent.54 [2021-06-08T20:46:35.992Z] SSH_AGENT_PID=61 [2021-06-08T20:46:35.998Z] Running ssh-add (command line suppressed) [2021-06-08T20:46:36.119Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1739657646592414091.key (/w/workspace/edgex-go/3@tmp/private_key_1739657646592414091.key) [2021-06-08T20:46:36.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T20:46:36.455Z] + git semver init [2021-06-08T20:46:36.455Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T20:46:36.455Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-08T20:46:36.455Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-08T20:46:36.455Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T20:46:36.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T20:46:36.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T20:46:36.455Z] # $SEMVER_BRANCH = PR-3549 [2021-06-08T20:46:36.455Z] # $SEMVER_TEMP = /tmp/semver-076179193 [2021-06-08T20:46:36.455Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T20:47:04.931Z] # '/tmp/semver-076179193' -> '/w/workspace/edgex-go/3/.semver' [2021-06-08T20:47:04.931Z] # -> Force: false [2021-06-08T20:47:04.931Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-08T20:47:04.939Z] $ docker exec --env ******** --env ******** 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent -k [2021-06-08T20:47:05.075Z] unset SSH_AUTH_SOCK; [2021-06-08T20:47:05.076Z] unset SSH_AGENT_PID; [2021-06-08T20:47:05.076Z] echo Agent pid 61 killed; [2021-06-08T20:47:05.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T20:47:05.432Z] + git semver [Pipeline] } [2021-06-08T20:47:05.445Z] $ docker stop --time=1 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 [2021-06-08T20:47:10.337Z] $ docker rm -f 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:47:10.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T20:47:11.044Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T20:47:11.048Z] [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-06-08T20:47:11.697Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:47:11.993Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:47:12.291Z] + sudo service docker restart [2021-06-08T20:47:12.291Z] + true [2021-06-08T20:47:12.291Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T20:47:26.320Z] Still waiting to schedule task [2021-06-08T20:47:26.320Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-991’ is offline [Pipeline] echo [2021-06-08T20:47:28.929Z] ========================================================= [2021-06-08T20:47:28.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T20:47:28.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:47:29.241Z] + 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-06-08T20:47:30.628Z] Sending build context to Docker daemon 329.1MB [2021-06-08T20:47:30.628Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T20:47:30.628Z] Step 2/6 : FROM ${BASE} [2021-06-08T20:47:30.890Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T20:47:30.890Z] 540db60ca938: Pulling fs layer [2021-06-08T20:47:30.890Z] adcc1eea9eea: Pulling fs layer [2021-06-08T20:47:30.890Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T20:47:30.890Z] 0510c868ecb4: Pulling fs layer [2021-06-08T20:47:30.890Z] afea3b2eda06: Pulling fs layer [2021-06-08T20:47:30.890Z] 7809a108b3ef: Pulling fs layer [2021-06-08T20:47:30.890Z] f706445af74f: Pulling fs layer [2021-06-08T20:47:30.890Z] afea3b2eda06: Waiting [2021-06-08T20:47:30.890Z] 7809a108b3ef: Waiting [2021-06-08T20:47:30.890Z] f706445af74f: Waiting [2021-06-08T20:47:30.890Z] 0510c868ecb4: Waiting [2021-06-08T20:47:30.890Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T20:47:30.890Z] 4c4ab2625f07: Download complete [2021-06-08T20:47:30.890Z] adcc1eea9eea: Verifying Checksum [2021-06-08T20:47:30.890Z] adcc1eea9eea: Download complete [2021-06-08T20:47:30.890Z] afea3b2eda06: Verifying Checksum [2021-06-08T20:47:30.890Z] afea3b2eda06: Download complete [2021-06-08T20:47:30.890Z] 7809a108b3ef: Verifying Checksum [2021-06-08T20:47:30.890Z] 7809a108b3ef: Download complete [2021-06-08T20:47:30.890Z] 540db60ca938: Verifying Checksum [2021-06-08T20:47:30.890Z] 540db60ca938: Download complete [2021-06-08T20:47:31.154Z] 540db60ca938: Pull complete [2021-06-08T20:47:31.416Z] adcc1eea9eea: Pull complete [2021-06-08T20:47:31.416Z] 4c4ab2625f07: Pull complete [2021-06-08T20:47:32.360Z] f706445af74f: Verifying Checksum [2021-06-08T20:47:32.360Z] f706445af74f: Download complete [2021-06-08T20:47:32.620Z] 0510c868ecb4: Download complete [2021-06-08T20:47:36.859Z] 0510c868ecb4: Pull complete [2021-06-08T20:47:36.859Z] afea3b2eda06: Pull complete [2021-06-08T20:47:36.859Z] 7809a108b3ef: Pull complete [2021-06-08T20:47:38.268Z] f706445af74f: Pull complete [2021-06-08T20:47:38.268Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T20:47:38.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T20:47:38.268Z] ---> b068be0155e3 [2021-06-08T20:47:38.268Z] 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-06-08T20:47:41.580Z] ---> Running in 48a9d8a0295e [2021-06-08T20:47:41.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:47:42.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:47:42.787Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T20:47:43.743Z] (2/12) Installing file (5.39-r0) [2021-06-08T20:47:43.743Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T20:47:43.743Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T20:47:50.343Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T20:47:50.343Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T20:47:50.343Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T20:47:50.343Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T20:47:50.343Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T20:47:50.343Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T20:47:50.343Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T20:47:50.605Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T20:47:50.605Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T20:47:50.605Z] OK: 219 MiB in 52 packages [2021-06-08T20:47:52.531Z] Removing intermediate container 48a9d8a0295e [2021-06-08T20:47:52.531Z] ---> 18804ff68d9c [2021-06-08T20:47:52.531Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T20:47:52.531Z] ---> Running in 0d6ff12c120f [2021-06-08T20:47:52.795Z] Removing intermediate container 0d6ff12c120f [2021-06-08T20:47:52.795Z] ---> cad6c7ed26c2 [2021-06-08T20:47:52.795Z] Step 5/6 : COPY go.mod . [2021-06-08T20:47:52.795Z] ---> 9791699c887e [2021-06-08T20:47:52.795Z] Step 6/6 : RUN go mod download [2021-06-08T20:47:53.056Z] ---> Running in 7b0b7dda61a9 [2021-06-08T20:48:05.347Z] Removing intermediate container 7b0b7dda61a9 [2021-06-08T20:48:05.347Z] ---> 52115d4775c5 [2021-06-08T20:48:05.347Z] Successfully built 52115d4775c5 [2021-06-08T20:48:05.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:48:05.660Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T20:48:05.660Z] . [Pipeline] withDockerContainer [2021-06-08T20:48:05.754Z] prd-centos7-docker-4c-2g-995 does not seem to be running inside a container [2021-06-08T20:48:05.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-08T20:48:06.194Z] $ docker top baae659be55366e5c20bcc243ed5a0fc94ff4cbfdff5a7de15659ac5ac9c20b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:48:06.581Z] + go version [2021-06-08T20:48:06.581Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T20:48:06.591Z] $ docker stop --time=1 baae659be55366e5c20bcc243ed5a0fc94ff4cbfdff5a7de15659ac5ac9c20b4 [2021-06-08T20:48:09.763Z] $ docker rm -f baae659be55366e5c20bcc243ed5a0fc94ff4cbfdff5a7de15659ac5ac9c20b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:48:10.311Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T20:48:10.311Z] . [Pipeline] withDockerContainer [2021-06-08T20:48:10.389Z] prd-centos7-docker-4c-2g-995 does not seem to be running inside a container [2021-06-08T20:48:10.429Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-08T20:48:10.857Z] $ docker top 20f7e7d815de76c48f49a22551d7418780c769881cc456f1efa8f884e00698f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T20:48:10.954Z] ========================================================= [2021-06-08T20:48:10.954Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T20:48:10.954Z] ========================================================= [Pipeline] sh [2021-06-08T20:48:11.267Z] + go mod tidy [Pipeline] sh [2021-06-08T20:48:11.840Z] + make test [2021-06-08T20:48:11.840Z] go mod tidy [2021-06-08T20:48:12.103Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T20:48:18.762Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T20:48:36.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T20:48:41.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T20:48:42.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T20:48:42.475Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T20:48:45.059Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T20:48:47.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T20:48:47.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T20:48:47.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T20:48:47.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T20:48:47.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T20:48:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T20:48:49.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements [2021-06-08T20:48:51.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.054s coverage: 100.0% of statements [2021-06-08T20:48:51.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T20:48:51.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T20:48:51.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T20:48:51.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-06-08T20:48:51.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T20:48:52.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements [2021-06-08T20:48:52.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T20:48:52.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T20:48:53.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:53.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T20:48:53.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T20:48:54.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T20:48:54.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T20:48:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T20:48:54.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.055s coverage: 60.0% of statements [2021-06-08T20:48:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-08T20:48:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T20:48:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 22.0% of statements [2021-06-08T20:48:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T20:48:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-08T20:48:56.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-06-08T20:48:56.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-08T20:48:56.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-08T20:48:56.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-08T20:49:09.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-06-08T20:49:09.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2021-06-08T20:49:16.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 81.8% of statements [2021-06-08T20:49:16.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T20:49:31.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-06-08T20:49:31.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-08T20:49:32.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-06-08T20:49:32.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-08T20:49:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-06-08T20:49:35.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T20:49:35.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T20:49:35.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T20:49:35.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T20:49:35.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.064s coverage: 19.3% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T20:49:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T20:49:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-08T20:49:41.140Z] GO111MODULE=on go vet ./... [2021-06-08T20:49:54.698Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1000 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws [2021-06-08T20:49:54.716Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-08T20:49:54.958Z] The recommended git tool is: git [2021-06-08T20:50:00.736Z] using credential edgex-jenkins-ssh [2021-06-08T20:50:00.768Z] Cloning the remote Git repository [2021-06-08T20:50:00.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:50:00.940Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-08T20:50:01.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:50:01.032Z] > git --version # timeout=10 [2021-06-08T20:50:01.049Z] > git --version # 'git version 2.17.1' [2021-06-08T20:50:01.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:50:01.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T20:50:07.021Z] gofmt -l . [2021-06-08T20:50:07.283Z] [ "`gofmt -l .`" = "" ] [2021-06-08T20:50:07.545Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T20:50:08.103Z] + ls -al . [2021-06-08T20:50:08.103Z] total 528 [2021-06-08T20:50:08.103Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 20:50 . [2021-06-08T20:50:08.103Z] drwxr-xr-x 4 root root 28 Jun 8 20:48 .. [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 20:46 .dockerignore [2021-06-08T20:50:08.103Z] drwxrwxr-x 8 1001 1001 179 Jun 8 20:46 .git [2021-06-08T20:50:08.103Z] drwxrwxr-x 3 1001 1001 125 Jun 8 20:46 .github [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 20:46 .gitignore [2021-06-08T20:50:08.103Z] drwx------ 3 1001 1001 60 Jun 8 20:47 .semver [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 20:46 .sonarcloud.properties [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:46 Attribution.txt [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:46 CONTRIBUTING.md [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 20:46 Dockerfile.build [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 20:46 Jenkinsfile [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:46 LICENSE [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:46 Makefile [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:46 README.md [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:46 SECURITY.md [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:46 ZMQWindows.md [2021-06-08T20:50:08.103Z] drwxrwxr-x 2 1001 1001 37 Jun 8 20:46 bin [2021-06-08T20:50:08.103Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 20:46 cmd [2021-06-08T20:50:08.103Z] -rw-r--r-- 1 root root 411291 Jun 8 20:49 coverage.out [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 20:46 go.mod [2021-06-08T20:50:08.103Z] -rw-r--r-- 1 root root 21048 Jun 8 20:48 go.sum [2021-06-08T20:50:08.103Z] drwxrwxr-x 8 1001 1001 127 Jun 8 20:46 internal [2021-06-08T20:50:08.103Z] drwxrwxr-x 3 1001 1001 16 Jun 8 20:46 openapi [2021-06-08T20:50:08.103Z] drwxrwxr-x 4 1001 1001 71 Jun 8 20:46 snap [2021-06-08T20:50:08.103Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 20:46 version.go [Pipeline] sh [2021-06-08T20:50:08.406Z] + '[' -e coverage.out ] [2021-06-08T20:50:08.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T20:50:08.535Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T20:50:08.841Z] + make build [2021-06-08T20:50:08.841Z] go mod tidy [2021-06-08T20:50:08.841Z] 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-06-08T20:50:10.235Z] 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-06-08T20:50:18.456Z] 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-06-08T20:50:18.456Z] 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-06-08T20:50:19.029Z] 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-06-08T20:50:19.290Z] 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-06-08T20:50:20.312Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:50:20.650Z] Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:50:20.650Z] Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) [2021-06-08T20:50:20.688Z] 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-06-08T20:50:19.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T20:50:19.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T20:50:19.343Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T20:50:19.371Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:50:19.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:50:19.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T20:50:20.325Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T20:50:20.340Z] > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [2021-06-08T20:50:20.567Z] > git remote # timeout=10 [2021-06-08T20:50:20.591Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T20:50:20.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:50:20.612Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T20:50:20.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T20:50:20.654Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T20:50:20.671Z] > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [2021-06-08T20:50:22.084Z] 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-06-08T20:50:22.702Z] 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-06-08T20:50:25.089Z] 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-06-08T20:50:25.089Z] 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-06-08T20:50:25.375Z] 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-06-08T20:50:25.548Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T20:50:26.970Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] } [2021-06-08T20:50:27.329Z] $ docker stop --time=1 20f7e7d815de76c48f49a22551d7418780c769881cc456f1efa8f884e00698f5 [2021-06-08T20:50:27.410Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-06-08T20:50:30.288Z] $ docker rm -f 20f7e7d815de76c48f49a22551d7418780c769881cc456f1efa8f884e00698f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-08T20:50:30.905Z] + true [2021-06-08T20:50:30.905Z] + sudo service docker restart [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:33.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:33.798Z] [2021-06-08T20:50:33.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:34.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:34.108Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T20:50:34.108Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T20:50:34.108Z] ca9280d653b3: Pulling fs layer [2021-06-08T20:50:34.108Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T20:50:34.379Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T20:50:34.379Z] cbdbe7a5bc2a: Download complete [2021-06-08T20:50:34.379Z] cbdbe7a5bc2a: Pull complete [2021-06-08T20:50:34.641Z] ca9280d653b3: Verifying Checksum [2021-06-08T20:50:34.642Z] ca9280d653b3: Download complete [2021-06-08T20:50:35.608Z] ca9280d653b3: Pull complete [2021-06-08T20:50:35.608Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T20:50:35.608Z] 7e9c9ca2126c: Download complete [2021-06-08T20:50:38.936Z] 7e9c9ca2126c: Pull complete [2021-06-08T20:50:38.936Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T20:50:38.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:38.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T20:50:39.013Z] prd-centos7-docker-4c-2g-995 does not seem to be running inside a container [2021-06-08T20:50:39.049Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-08T20:50:47.541Z] $ docker top baf2d8cb8d4a2423783cf7123e80fff70db95030fca6328f01929f7a84375ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:50:47.932Z] + docker-compose build --help [2021-06-08T20:50:47.932Z] + grep parallel [2021-06-08T20:50:48.503Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T20:50:48.772Z] $ docker stop --time=1 baf2d8cb8d4a2423783cf7123e80fff70db95030fca6328f01929f7a84375ff5 [2021-06-08T20:50:49.977Z] $ docker rm -f baf2d8cb8d4a2423783cf7123e80fff70db95030fca6328f01929f7a84375ff5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:50.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:50.411Z] . [Pipeline] withDockerContainer [2021-06-08T20:50:50.491Z] prd-centos7-docker-4c-2g-995 does not seem to be running inside a container [2021-06-08T20:50:50.526Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-08T20:50:50.941Z] $ docker top 7417ddc77b235d7ba6953b4ea644e74a4b51798c077b30318b59a4dc37644882 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:50:51.169Z] provisioning config files... [2021-06-08T20:50:51.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5617359421500918553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:50:51.336Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T20:50:51.586Z] ---> docker-login.sh [2021-06-08T20:50:51.586Z] nexus3.edgexfoundry.org:10001 [2021-06-08T20:50:51.913Z] Building core-command ... [2021-06-08T20:50:51.913Z] Building core-data ... [2021-06-08T20:50:51.913Z] Building core-metadata ... [2021-06-08T20:50:51.913Z] Building security-bootstrapper ... [2021-06-08T20:50:51.913Z] Building security-proxy-setup ... [2021-06-08T20:50:51.913Z] Building security-secretstore-setup ... [2021-06-08T20:50:51.913Z] Building support-notifications ... [2021-06-08T20:50:51.913Z] Building support-scheduler ... [2021-06-08T20:50:51.913Z] Building sys-mgmt-agent ... [2021-06-08T20:50:51.913Z] Building core-data [2021-06-08T20:50:51.913Z] Building security-secretstore-setup [2021-06-08T20:50:51.913Z] Building support-notifications [2021-06-08T20:50:51.913Z] Building sys-mgmt-agent [2021-06-08T20:50:51.913Z] Building support-scheduler [2021-06-08T20:50:52.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:50:52.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:50:52.848Z] Configure a credential helper to remove this warning. See [2021-06-08T20:50:52.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:50:52.848Z] [2021-06-08T20:50:52.848Z] Login Succeeded [2021-06-08T20:50:52.848Z] nexus3.edgexfoundry.org:10002 [2021-06-08T20:50:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:50:53.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:50:53.452Z] Configure a credential helper to remove this warning. See [2021-06-08T20:50:53.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:50:53.452Z] [2021-06-08T20:50:53.452Z] Login Succeeded [2021-06-08T20:50:53.452Z] nexus3.edgexfoundry.org:10003 [2021-06-08T20:50:54.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:50:54.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:50:54.055Z] Configure a credential helper to remove this warning. See [2021-06-08T20:50:54.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:50:54.055Z] [2021-06-08T20:50:54.055Z] Login Succeeded [2021-06-08T20:50:54.055Z] nexus3.edgexfoundry.org:10004 [2021-06-08T20:50:54.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:50:54.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:50:54.659Z] Configure a credential helper to remove this warning. See [2021-06-08T20:50:54.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:50:54.659Z] [2021-06-08T20:50:54.659Z] Login Succeeded [2021-06-08T20:50:54.659Z] docker.io [2021-06-08T20:50:55.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:50:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:50:55.546Z] Configure a credential helper to remove this warning. See [2021-06-08T20:50:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:50:55.546Z] [2021-06-08T20:50:55.546Z] Login Succeeded [2021-06-08T20:50:55.546Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T20:50:55.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T20:50:55.908Z] ========================================================= [2021-06-08T20:50:55.908Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T20:50:55.908Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:56.264Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T20:50:58.924Z] Sending build context to Docker daemon 166.2MB [2021-06-08T20:50:58.924Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T20:50:58.924Z] Step 2/6 : FROM ${BASE} [2021-06-08T20:50:58.924Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T20:50:58.924Z] 595b0fe564bb: Pulling fs layer [2021-06-08T20:50:58.924Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T20:50:58.924Z] 316046926c0a: Pulling fs layer [2021-06-08T20:50:58.924Z] 4ebd0625c992: Pulling fs layer [2021-06-08T20:50:58.924Z] 207e8628e3a3: Pulling fs layer [2021-06-08T20:50:58.924Z] c791037a9be2: Pulling fs layer [2021-06-08T20:50:58.924Z] ffd874e62e21: Pulling fs layer [2021-06-08T20:50:58.924Z] 4ebd0625c992: Waiting [2021-06-08T20:50:58.924Z] 207e8628e3a3: Waiting [2021-06-08T20:50:58.924Z] c791037a9be2: Waiting [2021-06-08T20:50:58.924Z] ffd874e62e21: Waiting [2021-06-08T20:50:58.924Z] 316046926c0a: Download complete [2021-06-08T20:50:58.924Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T20:50:58.924Z] 7186ed65a4f7: Download complete [2021-06-08T20:50:58.924Z] 207e8628e3a3: Verifying Checksum [2021-06-08T20:50:58.924Z] 207e8628e3a3: Download complete [2021-06-08T20:50:58.924Z] c791037a9be2: Verifying Checksum [2021-06-08T20:50:58.924Z] c791037a9be2: Download complete [2021-06-08T20:50:59.206Z] 595b0fe564bb: Verifying Checksum [2021-06-08T20:50:59.206Z] 595b0fe564bb: Download complete [2021-06-08T20:51:01.758Z] 595b0fe564bb: Pull complete [2021-06-08T20:51:01.758Z] 7186ed65a4f7: Pull complete [2021-06-08T20:51:01.758Z] 316046926c0a: Pull complete [2021-06-08T20:51:02.034Z] ffd874e62e21: Verifying Checksum [2021-06-08T20:51:02.034Z] ffd874e62e21: Download complete [2021-06-08T20:51:03.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:03.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:03.558Z] ---> 52115d4775c5 [2021-06-08T20:51:03.558Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:51:03.821Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:03.821Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:03.821Z] ---> 52115d4775c5 [2021-06-08T20:51:03.821Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:51:04.673Z] 4ebd0625c992: Verifying Checksum [2021-06-08T20:51:04.673Z] 4ebd0625c992: Download complete [2021-06-08T20:51:09.127Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:09.127Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:09.127Z] ---> 52115d4775c5 [2021-06-08T20:51:09.127Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T20:51:12.945Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:12.945Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:12.945Z] ---> 52115d4775c5 [2021-06-08T20:51:12.945Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:51:12.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:12.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:12.945Z] ---> 52115d4775c5 [2021-06-08T20:51:12.945Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:51:13.891Z] ---> Running in eb302bd1404d [2021-06-08T20:51:13.891Z] ---> Running in e5c470577254 [2021-06-08T20:51:13.891Z] ---> Running in 6ac11a8bfd9d [2021-06-08T20:51:13.891Z] ---> Running in 2a18b06b1af6 [2021-06-08T20:51:13.891Z] ---> Running in 63b9cc6dc4d8 [2021-06-08T20:51:13.891Z] Removing intermediate container 2a18b06b1af6 [2021-06-08T20:51:13.891Z] ---> e522f468803f [2021-06-08T20:51:13.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:13.891Z] Removing intermediate container 6ac11a8bfd9d [2021-06-08T20:51:13.891Z] ---> 5a6645cffd96 [2021-06-08T20:51:13.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:14.157Z] Removing intermediate container eb302bd1404d [2021-06-08T20:51:14.157Z] ---> 9771f932fa79 [2021-06-08T20:51:14.157Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:14.157Z] Removing intermediate container e5c470577254 [2021-06-08T20:51:14.157Z] ---> 663bc415fd3e [2021-06-08T20:51:14.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:14.157Z] ---> Running in d176ac6cab13 [2021-06-08T20:51:14.157Z] Removing intermediate container 63b9cc6dc4d8 [2021-06-08T20:51:14.157Z] ---> a805e0bdd14b [2021-06-08T20:51:14.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:14.157Z] ---> Running in 77ccdc9da9f6 [2021-06-08T20:51:14.157Z] ---> Running in 5041e7480d85 [2021-06-08T20:51:14.157Z] ---> Running in 7cb5453b6260 [2021-06-08T20:51:14.157Z] ---> Running in adca5173cb50 [2021-06-08T20:51:14.517Z] 4ebd0625c992: Pull complete [2021-06-08T20:51:14.517Z] 207e8628e3a3: Pull complete [2021-06-08T20:51:14.517Z] c791037a9be2: Pull complete [2021-06-08T20:51:15.117Z] Removing intermediate container 77ccdc9da9f6 [2021-06-08T20:51:15.117Z] ---> 9472f952056c [2021-06-08T20:51:15.117Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T20:51:15.117Z] Removing intermediate container d176ac6cab13 [2021-06-08T20:51:15.117Z] ---> 260d6735cdec [2021-06-08T20:51:15.117Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T20:51:15.383Z] ---> Running in 8f8f1dac0018 [2021-06-08T20:51:15.383Z] ---> Running in 609cb6c9d162 [2021-06-08T20:51:15.383Z] Removing intermediate container 5041e7480d85 [2021-06-08T20:51:15.383Z] ---> 760365d1e035 [2021-06-08T20:51:15.383Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T20:51:15.383Z] ---> Running in 1d1da2429d42 [2021-06-08T20:51:15.383Z] Removing intermediate container 7cb5453b6260 [2021-06-08T20:51:15.383Z] ---> 610a0ef4c20f [2021-06-08T20:51:15.383Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T20:51:15.654Z] ---> Running in 9b4847819482 [2021-06-08T20:51:15.654Z] Removing intermediate container adca5173cb50 [2021-06-08T20:51:15.654Z] ---> f752af7d3f97 [2021-06-08T20:51:15.654Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T20:51:15.654Z] ---> Running in 3437a632971b [2021-06-08T20:51:15.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:15.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:16.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:16.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:16.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:17.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:17.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:17.304Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:17.304Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:17.565Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:17.908Z] ffd874e62e21: Pull complete [2021-06-08T20:51:17.908Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T20:51:17.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T20:51:17.908Z] ---> cfc18b08335c [2021-06-08T20:51:17.908Z] 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-06-08T20:51:18.153Z] Removing intermediate container 609cb6c9d162 [2021-06-08T20:51:18.153Z] ---> 353800724f30 [2021-06-08T20:51:18.153Z] Step 6/24 : COPY go.mod . [2021-06-08T20:51:18.153Z] Removing intermediate container 1d1da2429d42 [2021-06-08T20:51:18.153Z] ---> cdde73867ae8 [2021-06-08T20:51:18.153Z] Step 6/26 : COPY go.mod . [2021-06-08T20:51:18.153Z] Removing intermediate container 8f8f1dac0018 [2021-06-08T20:51:18.153Z] ---> 38ac4feb75d0 [2021-06-08T20:51:18.153Z] Step 6/24 : COPY go.mod . [2021-06-08T20:51:18.153Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:18.421Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:18.421Z] ---> 0dc25fcf3efa [2021-06-08T20:51:18.421Z] Step 7/24 : RUN go mod download [2021-06-08T20:51:18.421Z] ---> 485d2a595b54 [2021-06-08T20:51:18.421Z] Step 7/26 : RUN go mod download [2021-06-08T20:51:18.421Z] ---> 37aee37d1f58 [2021-06-08T20:51:18.421Z] Step 7/24 : RUN go mod download [2021-06-08T20:51:18.421Z] ---> Running in bf967c5f0de5 [2021-06-08T20:51:18.682Z] ---> Running in 81dc6e0e82c7 [2021-06-08T20:51:18.682Z] ---> Running in 9f5d0489b47b [2021-06-08T20:51:19.267Z] Removing intermediate container 9b4847819482 [2021-06-08T20:51:19.267Z] ---> 6b73b5d37ff2 [2021-06-08T20:51:19.267Z] Step 6/23 : COPY go.mod . [2021-06-08T20:51:19.267Z] Removing intermediate container 3437a632971b [2021-06-08T20:51:19.267Z] ---> c86eb96095d0 [2021-06-08T20:51:19.267Z] Step 6/23 : COPY go.mod . [2021-06-08T20:51:19.869Z] ---> a1719fad2764 [2021-06-08T20:51:19.869Z] Step 7/23 : RUN go mod download [2021-06-08T20:51:19.869Z] ---> 16ac15ba4340 [2021-06-08T20:51:19.869Z] Step 7/23 : RUN go mod download [2021-06-08T20:51:20.134Z] ---> Running in 9b25f0d61367 [2021-06-08T20:51:20.134Z] ---> Running in c9ab5cacc1c8 [2021-06-08T20:51:20.537Z] ---> Running in 2dd46be0042c [2021-06-08T20:51:21.086Z] Removing intermediate container bf967c5f0de5 [2021-06-08T20:51:21.086Z] ---> 0a0b9d772a2e [2021-06-08T20:51:21.086Z] Step 8/24 : COPY . . [2021-06-08T20:51:21.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:51:22.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:51:23.596Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T20:51:23.868Z] (2/12) Installing file (5.39-r0) [2021-06-08T20:51:23.868Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T20:51:23.868Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T20:51:26.398Z] Removing intermediate container 81dc6e0e82c7 [2021-06-08T20:51:26.398Z] ---> 41a2ac4638a0 [2021-06-08T20:51:26.398Z] Step 8/26 : COPY . . [2021-06-08T20:51:26.398Z] ---> 01f40e3c7342 [2021-06-08T20:51:26.398Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:51:26.398Z] Removing intermediate container 9f5d0489b47b [2021-06-08T20:51:26.398Z] ---> d2b39e86b135 [2021-06-08T20:51:26.398Z] Step 8/24 : COPY . . [2021-06-08T20:51:26.398Z] ---> Running in dafa77d02c9c [2021-06-08T20:51:29.728Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T20:51:29.728Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T20:51:29.728Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T20:51:29.728Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T20:51:29.728Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T20:51:29.728Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T20:51:29.728Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T20:51:30.003Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T20:51:30.003Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T20:51:30.003Z] OK: 218 MiB in 52 packages [2021-06-08T20:51:34.318Z] Removing intermediate container 2dd46be0042c [2021-06-08T20:51:34.318Z] ---> aaf89163f276 [2021-06-08T20:51:34.318Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T20:51:34.318Z] ---> Running in 9b27f0614cbf [2021-06-08T20:51:34.318Z] Removing intermediate container 9b27f0614cbf [2021-06-08T20:51:34.318Z] ---> 5628ecc08d37 [2021-06-08T20:51:34.318Z] Step 5/6 : COPY go.mod . [2021-06-08T20:51:34.911Z] ---> 75981faea211 [2021-06-08T20:51:34.911Z] Step 6/6 : RUN go mod download [2021-06-08T20:51:35.188Z] ---> Running in 50badde57dbd [2021-06-08T20:51:38.242Z] Removing intermediate container 9b25f0d61367 [2021-06-08T20:51:38.242Z] ---> fd7bc904b5ed [2021-06-08T20:51:38.242Z] Step 8/23 : COPY . . [2021-06-08T20:51:38.242Z] ---> 25e3c142ee0f [2021-06-08T20:51:38.242Z] Step 9/26 : RUN go mod tidy [2021-06-08T20:51:41.559Z] ---> 08deb98e4ea9 [2021-06-08T20:51:41.559Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:51:44.872Z] Removing intermediate container c9ab5cacc1c8 [2021-06-08T20:51:44.872Z] ---> 056e530b8fd1 [2021-06-08T20:51:44.872Z] Step 8/23 : COPY . . [2021-06-08T20:51:45.133Z] ---> Running in f329f19a30a8 [2021-06-08T20:51:45.133Z] ---> Running in 7691c8f031c0 [2021-06-08T20:51:45.395Z] Removing intermediate container dafa77d02c9c [2021-06-08T20:51:45.395Z] ---> 2b4404bc4559 [2021-06-08T20:51:45.395Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T20:51:50.684Z] ---> 17a778ca3447 [2021-06-08T20:51:50.684Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:51:50.948Z] ---> Running in 9ff0d167541e [2021-06-08T20:51:53.727Z] ---> Running in 0210b0ffece1 [2021-06-08T20:51:55.644Z] ---> 5577cd24cb2e [2021-06-08T20:51:55.644Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:51:56.596Z] ---> Running in cf87cbcf7d3a [2021-06-08T20:51:56.596Z] 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-06-08T20:51:57.175Z] Removing intermediate container f329f19a30a8 [2021-06-08T20:51:57.175Z] ---> c94e8302c723 [2021-06-08T20:51:57.175Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T20:51:57.439Z] ---> Running in f81b5c6ba087 [2021-06-08T20:51:57.704Z] Removing intermediate container 7691c8f031c0 [2021-06-08T20:51:57.704Z] ---> f52bf2b4cce8 [2021-06-08T20:51:57.704Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T20:51:57.704Z] ---> Running in 6e279349dc15 [2021-06-08T20:51:58.691Z] 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-06-08T20:51:58.691Z] Removing intermediate container 0210b0ffece1 [2021-06-08T20:51:58.691Z] ---> bdcbcd491826 [2021-06-08T20:51:58.691Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T20:51:58.691Z] 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-06-08T20:51:58.691Z] ---> Running in dcc42c6b7989 [2021-06-08T20:51:58.961Z] Removing intermediate container cf87cbcf7d3a [2021-06-08T20:51:58.961Z] ---> 8126567ab196 [2021-06-08T20:51:58.961Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T20:51:59.233Z] ---> Running in 0eed641a8514 [2021-06-08T20:51:59.498Z] 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-06-08T20:51:59.768Z] 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-06-08T20:52:02.215Z] Removing intermediate container 50badde57dbd [2021-06-08T20:52:02.215Z] ---> 26bd15d2296e [2021-06-08T20:52:02.215Z] Successfully built 26bd15d2296e [2021-06-08T20:52:02.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:52:02.562Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T20:52:02.562Z] . [Pipeline] withDockerContainer [2021-06-08T20:52:02.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2021-06-08T20:52:02.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2021-06-08T20:52:04.618Z] $ docker top 8451608d17ff1ba8856a280ec4b0b36bfbd7db6e10206cc90f5f3c99e6190c13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:52:05.610Z] + go version [2021-06-08T20:52:05.610Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T20:52:05.629Z] $ docker stop --time=1 8451608d17ff1ba8856a280ec4b0b36bfbd7db6e10206cc90f5f3c99e6190c13 [2021-06-08T20:52:07.501Z] $ docker rm -f 8451608d17ff1ba8856a280ec4b0b36bfbd7db6e10206cc90f5f3c99e6190c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:52:08.306Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T20:52:08.306Z] . [Pipeline] withDockerContainer [2021-06-08T20:52:08.572Z] prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2021-06-08T20:52:08.653Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2021-06-08T20:52:10.280Z] $ docker top 1d3555554561ad089c3ce097b9f4f72655a1ac051d294837c4a7ba71afda39dc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T20:52:10.635Z] ========================================================= [2021-06-08T20:52:10.635Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T20:52:10.635Z] ========================================================= [Pipeline] sh [2021-06-08T20:52:11.283Z] + go mod tidy [Pipeline] sh [2021-06-08T20:52:12.932Z] + make test [2021-06-08T20:52:12.932Z] go mod tidy [2021-06-08T20:52:13.528Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T20:52:34.286Z] 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-06-08T20:52:38.519Z] Removing intermediate container f81b5c6ba087 [2021-06-08T20:52:38.519Z] ---> 0d56c5779f29 [2021-06-08T20:52:38.519Z] [2021-06-08T20:52:38.519Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T20:52:38.519Z] 3.12: Pulling from library/alpine [2021-06-08T20:52:39.043Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T20:52:39.093Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:52:39.093Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T20:52:39.093Z] ---> 13621d1b12d4 [2021-06-08T20:52:39.093Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T20:52:39.354Z] ---> Running in 09650e77fb78 [2021-06-08T20:52:39.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:40.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:40.195Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T20:52:40.195Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:52:40.195Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T20:52:40.195Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T20:52:40.195Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:52:40.195Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T20:52:40.195Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:52:40.457Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:52:40.457Z] OK: 7 MiB in 20 packages [2021-06-08T20:52:44.661Z] Removing intermediate container dcc42c6b7989 [2021-06-08T20:52:44.661Z] ---> 2eee8935312a [2021-06-08T20:52:44.661Z] [2021-06-08T20:52:44.661Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:52:44.661Z] ---> 13621d1b12d4 [2021-06-08T20:52:44.661Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:52:44.661Z] Removing intermediate container 0eed641a8514 [2021-06-08T20:52:44.661Z] ---> e88f2a0eb1fc [2021-06-08T20:52:44.661Z] [2021-06-08T20:52:44.661Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:52:44.661Z] ---> 13621d1b12d4 [2021-06-08T20:52:44.661Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T20:52:44.661Z] Removing intermediate container 6e279349dc15 [2021-06-08T20:52:44.661Z] ---> 28fe9514df65 [2021-06-08T20:52:44.661Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T20:52:44.923Z] ---> Running in de0e6585bdf5 [2021-06-08T20:52:44.923Z] Removing intermediate container 9ff0d167541e [2021-06-08T20:52:44.923Z] ---> 77dd80532ee9 [2021-06-08T20:52:44.923Z] [2021-06-08T20:52:44.923Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:52:44.923Z] ---> 13621d1b12d4 [2021-06-08T20:52:44.923Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T20:52:44.923Z] Removing intermediate container 09650e77fb78 [2021-06-08T20:52:44.923Z] ---> d2f53acdee27 [2021-06-08T20:52:44.923Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:52:44.923Z] ---> Running in 48b6ecc3c441 [2021-06-08T20:52:44.923Z] ---> Running in d8a763cb8dea [2021-06-08T20:52:45.188Z] ---> Running in 8de5f4954246 [2021-06-08T20:52:45.188Z] ---> Running in b4928d61e866 [2021-06-08T20:52:45.452Z] Removing intermediate container b4928d61e866 [2021-06-08T20:52:45.452Z] ---> df428d27c5f4 [2021-06-08T20:52:45.452Z] Step 14/26 : WORKDIR / [2021-06-08T20:52:45.452Z] Removing intermediate container 8de5f4954246 [2021-06-08T20:52:45.452Z] ---> a7cc93577393 [2021-06-08T20:52:45.452Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T20:52:45.452Z] ---> Running in bcc253c5b570 [2021-06-08T20:52:45.452Z] ---> Running in f29ec9937769 [2021-06-08T20:52:45.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:45.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:45.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:45.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:45.717Z] Removing intermediate container f29ec9937769 [2021-06-08T20:52:45.717Z] ---> 2d09e6d12baf [2021-06-08T20:52:45.717Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T20:52:45.717Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T20:52:45.717Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T20:52:45.980Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:52:45.980Z] OK: 6 MiB in 15 packages [2021-06-08T20:52:45.980Z] Removing intermediate container bcc253c5b570 [2021-06-08T20:52:45.980Z] ---> 5e5b2ee0c2d6 [2021-06-08T20:52:45.980Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-08T20:52:45.980Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:52:45.980Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:52:45.980Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:52:45.980Z] 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-06-08T20:52:45.980Z] ---> Running in f6485c522adb [2021-06-08T20:52:45.980Z] OK: 6 MiB in 16 packages [2021-06-08T20:52:46.263Z] Removing intermediate container f6485c522adb [2021-06-08T20:52:46.263Z] ---> 1b3a0dce6de8 [2021-06-08T20:52:46.263Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:52:46.263Z] ---> 3535c6c8fa8b [2021-06-08T20:52:46.263Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-08T20:52:46.263Z] ---> Running in 3f1f802eb126 [2021-06-08T20:52:46.528Z] Removing intermediate container de0e6585bdf5 [2021-06-08T20:52:46.528Z] ---> 1ee96527eb03 [2021-06-08T20:52:46.529Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:52:47.104Z] ---> Running in 2cfda8251447 [2021-06-08T20:52:47.369Z] ---> 7e24a09978ff [2021-06-08T20:52:47.369Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T20:52:47.369Z] Removing intermediate container 48b6ecc3c441 [2021-06-08T20:52:47.369Z] ---> af215f056f5a [2021-06-08T20:52:47.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:52:47.633Z] ---> Running in e97ecc89e532 [2021-06-08T20:52:47.633Z] Removing intermediate container 2cfda8251447 [2021-06-08T20:52:47.633Z] ---> 7c2bb5e35fe1 [2021-06-08T20:52:47.633Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T20:52:47.892Z] ---> 31d358ebc998 [2021-06-08T20:52:47.892Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-08T20:52:47.892Z] ---> Running in 30435514a5d7 [2021-06-08T20:52:47.892Z] Removing intermediate container e97ecc89e532 [2021-06-08T20:52:47.892Z] ---> 925ea59289ee [2021-06-08T20:52:47.892Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T20:52:47.892Z] Removing intermediate container d8a763cb8dea [2021-06-08T20:52:47.892Z] ---> 5e6810cf84ac [2021-06-08T20:52:47.892Z] [2021-06-08T20:52:47.892Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T20:52:48.152Z] ---> Running in cfb102e4decd [2021-06-08T20:52:48.152Z] ---> 869639b0c223 [2021-06-08T20:52:48.152Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T20:52:48.152Z] Removing intermediate container 30435514a5d7 [2021-06-08T20:52:48.152Z] ---> ac65b47b86ff [2021-06-08T20:52:48.152Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:52:48.152Z] Removing intermediate container 3f1f802eb126 [2021-06-08T20:52:48.152Z] ---> 4b7404793a1d [2021-06-08T20:52:48.152Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T20:52:48.152Z] 20.10.0: Pulling from library/docker [2021-06-08T20:52:48.412Z] ---> Running in 201d4d2301ca [2021-06-08T20:52:48.412Z] ---> Running in e74914398f6c [2021-06-08T20:52:48.412Z] Removing intermediate container cfb102e4decd [2021-06-08T20:52:48.412Z] ---> f8f140d9f068 [2021-06-08T20:52:48.412Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:52:48.412Z] ---> 08bea2b6fce4 [2021-06-08T20:52:48.412Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T20:52:48.985Z] ---> Running in 54bc6fa6284c [2021-06-08T20:52:48.985Z] Removing intermediate container 201d4d2301ca [2021-06-08T20:52:48.985Z] ---> c81be97c3180 [2021-06-08T20:52:48.985Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:52:49.248Z] ---> 6e053afb0863 [2021-06-08T20:52:49.248Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T20:52:49.248Z] Removing intermediate container 54bc6fa6284c [2021-06-08T20:52:49.248Z] ---> 94d6ca9577a3 [2021-06-08T20:52:49.248Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:52:49.511Z] ---> d8aff253974c [2021-06-08T20:52:49.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T20:52:49.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:49.511Z] ---> 7a4e6927f88e [2021-06-08T20:52:49.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T20:52:49.775Z] ---> 20b422f3f3f0 [2021-06-08T20:52:49.775Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-08T20:52:49.775Z] ---> Running in 4d09a453fcc9 [2021-06-08T20:52:50.044Z] ---> 4f42dec2e90d [2021-06-08T20:52:50.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T20:52:50.044Z] ---> e931a53faebd [2021-06-08T20:52:50.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T20:52:50.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:52:50.323Z] ---> e1e96361447e [2021-06-08T20:52:50.323Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T20:52:50.323Z] ---> 2853fac30a93 [2021-06-08T20:52:50.323Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T20:52:50.323Z] ---> Running in d382fc0744a6 [2021-06-08T20:52:50.323Z] ---> Running in 1cd99cd19d58 [2021-06-08T20:52:50.584Z] Removing intermediate container d382fc0744a6 [2021-06-08T20:52:50.584Z] ---> 1babdba0d14b [2021-06-08T20:52:50.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:52:50.584Z] Removing intermediate container 1cd99cd19d58 [2021-06-08T20:52:50.584Z] ---> 89c69835c3fa [2021-06-08T20:52:50.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:52:50.584Z] ---> Running in 67c88ef6f007 [2021-06-08T20:52:50.584Z] ---> Running in 921d0779711b [2021-06-08T20:52:50.584Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:52:50.584Z] Removing intermediate container 4d09a453fcc9 [2021-06-08T20:52:50.584Z] ---> ee225fe4fe18 [2021-06-08T20:52:50.584Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T20:52:50.850Z] ---> Running in ea1a7f15edf3 [2021-06-08T20:52:50.850Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T20:52:50.850Z] Removing intermediate container 67c88ef6f007 [2021-06-08T20:52:50.850Z] ---> 1c84e2b5f267 [2021-06-08T20:52:50.850Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T20:52:50.850Z] Removing intermediate container 921d0779711b [2021-06-08T20:52:50.850Z] ---> 0d838e83407e [2021-06-08T20:52:50.850Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T20:52:50.850Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T20:52:50.850Z] ---> Running in 394680a51507 [2021-06-08T20:52:50.850Z] ---> Running in 1ae1fee9cedb [2021-06-08T20:52:50.850Z] Removing intermediate container ea1a7f15edf3 [2021-06-08T20:52:50.850Z] ---> 69e7f0f143aa [2021-06-08T20:52:50.850Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T20:52:50.850Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T20:52:50.850Z] ---> Running in ac7e27358974 [2021-06-08T20:52:51.118Z] Removing intermediate container 394680a51507 [2021-06-08T20:52:51.118Z] ---> 3217d3589754 [2021-06-08T20:52:51.118Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:52:51.118Z] Removing intermediate container 1ae1fee9cedb [2021-06-08T20:52:51.118Z] ---> 364c34c9046a [2021-06-08T20:52:51.118Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:52:51.118Z] ---> Running in d231373f01b8 [2021-06-08T20:52:51.118Z] Removing intermediate container ac7e27358974 [2021-06-08T20:52:51.118Z] ---> f2847e540507 [2021-06-08T20:52:51.118Z] Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:52:51.118Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T20:52:51.118Z] ---> Running in 1b9387f5c295 [2021-06-08T20:52:51.118Z] ---> Running in 3f4c619e8f15 [2021-06-08T20:52:51.118Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T20:52:51.118Z] Removing intermediate container d231373f01b8 [2021-06-08T20:52:51.118Z] ---> 312991526066 [2021-06-08T20:52:51.118Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:52:51.380Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:52:51.380Z] OK: 8 MiB in 20 packages [2021-06-08T20:52:51.380Z] Removing intermediate container 1b9387f5c295 [2021-06-08T20:52:51.380Z] ---> 7d8a545e951b [2021-06-08T20:52:51.380Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:52:51.380Z] ---> Running in e138f904f31d [2021-06-08T20:52:51.380Z] Removing intermediate container 3f4c619e8f15 [2021-06-08T20:52:51.380Z] ---> 2c41c0706b34 [2021-06-08T20:52:51.380Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T20:52:51.380Z] ---> Running in 7af592a94ec2 [2021-06-08T20:52:51.380Z] ---> Running in 07b37d61ce24 [2021-06-08T20:52:51.380Z] Removing intermediate container e138f904f31d [2021-06-08T20:52:51.380Z] ---> b9ccb5e7d591 [2021-06-08T20:52:51.380Z] [2021-06-08T20:52:51.659Z] Removing intermediate container 7af592a94ec2 [2021-06-08T20:52:51.659Z] ---> 6ca0bfb8c4bc [2021-06-08T20:52:51.659Z] [2021-06-08T20:52:51.659Z] Removing intermediate container 07b37d61ce24 [2021-06-08T20:52:51.659Z] ---> 7f3c8a732696 [2021-06-08T20:52:51.659Z] [2021-06-08T20:52:51.659Z] Successfully built b9ccb5e7d591 [2021-06-08T20:52:51.921Z] Successfully built 6ca0bfb8c4bc [2021-06-08T20:52:51.921Z] Successfully built 7f3c8a732696 [2021-06-08T20:52:51.921Z] Successfully tagged support-scheduler:latest [2021-06-08T20:52:51.921Z] Building security-bootstrapper [2021-06-08T20:52:51.921Z]  Building support-scheduler ... done Successfully tagged support-notifications:latest [2021-06-08T20:52:51.921Z]  Building support-notifications ... done Building core-metadata [2021-06-08T20:52:51.921Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T20:52:51.921Z] Building security-proxy-setup [2021-06-08T20:52:52.187Z]  Building security-secretstore-setup ... done Removing intermediate container e74914398f6c [2021-06-08T20:52:52.187Z] ---> c5abc2968a75 [2021-06-08T20:52:52.187Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:52:55.512Z] ---> 61f9292f9bc1 [2021-06-08T20:52:55.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T20:52:58.071Z] ---> d6805587802e [2021-06-08T20:52:58.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T20:52:58.071Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T20:52:58.071Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T20:52:58.071Z] ---> aefe523efa57 [2021-06-08T20:52:58.071Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:53:03.378Z] ---> Running in 787048be5336 [2021-06-08T20:53:03.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:53:03.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:53:03.378Z] ---> 52115d4775c5 [2021-06-08T20:53:03.378Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:53:03.378Z] ---> Using cache [2021-06-08T20:53:03.378Z] ---> a805e0bdd14b [2021-06-08T20:53:03.378Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:53:03.378Z] ---> Using cache [2021-06-08T20:53:03.378Z] ---> f752af7d3f97 [2021-06-08T20:53:03.378Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:53:03.378Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:53:03.378Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:53:03.378Z] ---> 52115d4775c5 [2021-06-08T20:53:03.378Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T20:53:03.378Z] ---> Using cache [2021-06-08T20:53:03.378Z] ---> a805e0bdd14b [2021-06-08T20:53:03.378Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:53:03.378Z] ---> Using cache [2021-06-08T20:53:03.378Z] ---> f752af7d3f97 [2021-06-08T20:53:03.378Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T20:53:04.770Z] ---> f9d5e942d19c [2021-06-08T20:53:04.770Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T20:53:04.770Z] ---> Running in a3c8e764af26 [2021-06-08T20:53:04.770Z] ---> Running in 0800fdbf785b [2021-06-08T20:53:04.770Z] Removing intermediate container 787048be5336 [2021-06-08T20:53:04.770Z] ---> f6eee3a2e3d4 [2021-06-08T20:53:04.770Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T20:53:05.032Z] ---> Running in 9b48da8f8e22 [2021-06-08T20:53:05.032Z] ---> Running in 9a53495fadfe [2021-06-08T20:53:05.032Z] Removing intermediate container 9b48da8f8e22 [2021-06-08T20:53:05.033Z] ---> eae3a541895c [2021-06-08T20:53:05.033Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:53:05.295Z] ---> Running in ea2e349d657a [2021-06-08T20:53:05.562Z] Removing intermediate container ea2e349d657a [2021-06-08T20:53:05.562Z] ---> 101e36ee1476 [2021-06-08T20:53:05.562Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:53:05.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:05.823Z] ---> Running in ba800256e09f [2021-06-08T20:53:05.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:05.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:05.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:06.083Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T20:53:06.083Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T20:53:06.083Z] Executing bash-5.0.17-r0.post-install [2021-06-08T20:53:06.083Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:53:06.083Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T20:53:06.083Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T20:53:06.083Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T20:53:06.083Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T20:53:06.083Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T20:53:06.083Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T20:53:06.083Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T20:53:06.083Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T20:53:06.083Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T20:53:06.083Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T20:53:06.346Z] Removing intermediate container ba800256e09f [2021-06-08T20:53:06.346Z] ---> 344d159228eb [2021-06-08T20:53:06.346Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:53:06.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:06.611Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:53:06.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:53:06.611Z] ---> 52115d4775c5 [2021-06-08T20:53:06.611Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T20:53:06.611Z] ---> Using cache [2021-06-08T20:53:06.611Z] ---> a805e0bdd14b [2021-06-08T20:53:06.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:53:06.611Z] ---> Using cache [2021-06-08T20:53:06.611Z] ---> f752af7d3f97 [2021-06-08T20:53:06.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T20:53:06.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:06.872Z] ---> Running in 172d62bf363d [2021-06-08T20:53:07.138Z] ---> Running in ce2801d9fd2e [2021-06-08T20:53:07.138Z] OK: 219 MiB in 52 packages [2021-06-08T20:53:07.138Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T20:53:07.138Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T20:53:07.138Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T20:53:07.138Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T20:53:07.138Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T20:53:07.138Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T20:53:07.138Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T20:53:07.138Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T20:53:07.138Z] Removing intermediate container 172d62bf363d [2021-06-08T20:53:07.138Z] ---> ea5e7e6e06cd [2021-06-08T20:53:07.138Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:53:07.138Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T20:53:07.611Z] OK: 219 MiB in 52 packages [2021-06-08T20:53:07.611Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T20:53:07.611Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T20:53:07.611Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T20:53:07.611Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T20:53:07.611Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T20:53:07.611Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T20:53:07.611Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T20:53:07.611Z] ---> Running in 2740ea1e59e9 [2021-06-08T20:53:07.611Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T20:53:07.611Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T20:53:07.611Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T20:53:07.611Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T20:53:07.611Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T20:53:07.611Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T20:53:07.611Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T20:53:07.611Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T20:53:07.611Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T20:53:07.611Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T20:53:07.870Z] Removing intermediate container 2740ea1e59e9 [2021-06-08T20:53:07.870Z] ---> ecfc0f2969d5 [2021-06-08T20:53:07.870Z] [2021-06-08T20:53:07.870Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T20:53:07.870Z] OK: 72 MiB in 59 packages [2021-06-08T20:53:07.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:07.870Z] Removing intermediate container 0800fdbf785b [2021-06-08T20:53:07.870Z] ---> ee5c6b2ef62d [2021-06-08T20:53:07.870Z] Step 6/24 : COPY go.mod . [2021-06-08T20:53:07.870Z] Successfully built ecfc0f2969d5 [2021-06-08T20:53:07.870Z] Successfully tagged core-data:latest [2021-06-08T20:53:07.870Z] Building core-command [2021-06-08T20:53:08.169Z]  Building core-data ... done Removing intermediate container a3c8e764af26 [2021-06-08T20:53:08.169Z] ---> 3a2154cb25d1 [2021-06-08T20:53:08.169Z] Step 6/32 : COPY go.mod . [2021-06-08T20:53:08.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:08.769Z] ---> b7cc894240f2 [2021-06-08T20:53:08.769Z] Step 7/24 : RUN go mod download [2021-06-08T20:53:08.769Z] ---> 3f8968ab78bb [2021-06-08T20:53:08.769Z] Step 7/32 : RUN go mod download [2021-06-08T20:53:08.769Z] Collecting docker-compose==1.23.2 [2021-06-08T20:53:08.769Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T20:53:09.030Z] ---> Running in 9d15ab0f6aae [2021-06-08T20:53:09.297Z] ---> Running in 9bc05f4607d9 [2021-06-08T20:53:09.297Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T20:53:09.297Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T20:53:09.827Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T20:53:09.827Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T20:53:10.179Z] OK: 219 MiB in 52 packages [2021-06-08T20:53:10.179Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T20:53:10.179Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T20:53:10.581Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T20:53:10.581Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T20:53:10.581Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T20:53:10.581Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T20:53:10.581Z] Removing intermediate container ce2801d9fd2e [2021-06-08T20:53:10.581Z] ---> 2cce62739122 [2021-06-08T20:53:10.581Z] Step 6/22 : COPY go.mod . [2021-06-08T20:53:10.959Z] 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-06-08T20:53:10.959Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T20:53:10.959Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T20:53:10.959Z] ---> 49fa42e7c302 [2021-06-08T20:53:10.959Z] Step 7/22 : RUN go mod download [2021-06-08T20:53:11.355Z] ---> Running in 0e7230db9121 [2021-06-08T20:53:11.355Z] Removing intermediate container 9d15ab0f6aae [2021-06-08T20:53:11.355Z] ---> 9232c047230c [2021-06-08T20:53:11.355Z] Step 8/24 : COPY . . [2021-06-08T20:53:11.355Z] Removing intermediate container 9bc05f4607d9 [2021-06-08T20:53:11.355Z] ---> e887b11f64a9 [2021-06-08T20:53:11.355Z] Step 8/32 : COPY . . [2021-06-08T20:53:11.674Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T20:53:11.674Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T20:53:11.674Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T20:53:11.674Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T20:53:12.018Z] Collecting PyYAML<4,>=3.10 [2021-06-08T20:53:12.018Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T20:53:13.952Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T20:53:13.952Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T20:53:13.952Z] 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-06-08T20:53:13.952Z] Collecting idna<2.8,>=2.5 [2021-06-08T20:53:13.952Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T20:53:13.952Z] 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-06-08T20:53:14.214Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T20:53:14.214Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T20:53:14.485Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T20:53:14.485Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T20:53:14.485Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T20:53:14.485Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T20:53:14.485Z] Removing intermediate container 0e7230db9121 [2021-06-08T20:53:14.485Z] ---> 8cf5eb785ec2 [2021-06-08T20:53:14.485Z] Step 8/22 : COPY . . [2021-06-08T20:53:14.755Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, jsonschema, texttable, docopt, PyYAML, docker-compose [2021-06-08T20:53:14.755Z] Attempting uninstall: idna [2021-06-08T20:53:14.755Z] Found existing installation: idna 2.9 [2021-06-08T20:53:14.755Z] Uninstalling idna-2.9: [2021-06-08T20:53:14.755Z] Successfully uninstalled idna-2.9 [2021-06-08T20:53:15.018Z] Attempting uninstall: urllib3 [2021-06-08T20:53:15.018Z] Found existing installation: urllib3 1.25.9 [2021-06-08T20:53:15.018Z] Uninstalling urllib3-1.25.9: [2021-06-08T20:53:15.018Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T20:53:15.960Z] Attempting uninstall: requests [2021-06-08T20:53:15.960Z] Found existing installation: requests 2.23.0 [2021-06-08T20:53:15.960Z] Uninstalling requests-2.23.0: [2021-06-08T20:53:15.960Z] Successfully uninstalled requests-2.23.0 [2021-06-08T20:53:19.279Z] Running setup.py install for dockerpty: started [2021-06-08T20:53:22.590Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T20:53:24.513Z] Running setup.py install for texttable: started [2021-06-08T20:53:25.085Z] ---> 9a9305c6b92f [2021-06-08T20:53:25.085Z] Step 9/32 : RUN go mod tidy [2021-06-08T20:53:25.085Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T20:53:25.085Z] Running setup.py install for docopt: started [2021-06-08T20:53:25.347Z] ---> c8a2fb769f3e [2021-06-08T20:53:25.347Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:53:25.347Z] ---> c019815a6de8 [2021-06-08T20:53:25.347Z] Step 9/22 : RUN go mod tidy [2021-06-08T20:53:25.608Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T20:53:25.608Z] Running setup.py install for PyYAML: started [2021-06-08T20:53:25.608Z] ---> Running in 62c314a3cc8e [2021-06-08T20:53:25.868Z] ---> Running in 307d349d0eb5 [2021-06-08T20:53:25.868Z] ---> Running in c63395c2253d [2021-06-08T20:53:26.445Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T20:53:26.719Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-08T20:53:27.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:53:27.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:53:27.680Z] ---> 52115d4775c5 [2021-06-08T20:53:27.680Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:53:27.680Z] ---> Using cache [2021-06-08T20:53:27.680Z] ---> a805e0bdd14b [2021-06-08T20:53:27.680Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:53:27.680Z] ---> Using cache [2021-06-08T20:53:27.680Z] ---> f752af7d3f97 [2021-06-08T20:53:27.680Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:53:27.680Z] ---> Using cache [2021-06-08T20:53:27.680Z] ---> 2cce62739122 [2021-06-08T20:53:27.680Z] Step 6/24 : COPY go.mod . [2021-06-08T20:53:27.680Z] ---> Using cache [2021-06-08T20:53:27.680Z] ---> 49fa42e7c302 [2021-06-08T20:53:27.680Z] Step 7/24 : RUN go mod download [2021-06-08T20:53:27.680Z] ---> Using cache [2021-06-08T20:53:27.680Z] ---> 8cf5eb785ec2 [2021-06-08T20:53:27.680Z] Step 8/24 : COPY . . [2021-06-08T20:53:27.680Z] ---> Using cache [2021-06-08T20:53:27.680Z] ---> c019815a6de8 [2021-06-08T20:53:27.680Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:53:27.680Z] ---> Running in 37f91dc1d0be [2021-06-08T20:53:28.279Z] Removing intermediate container c63395c2253d [2021-06-08T20:53:28.279Z] ---> 4a57e7cb6229 [2021-06-08T20:53:28.279Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T20:53:28.279Z] ---> Running in d3f02a69dfb8 [2021-06-08T20:53:28.279Z] Removing intermediate container 307d349d0eb5 [2021-06-08T20:53:28.279Z] ---> 140cbf742008 [2021-06-08T20:53:28.279Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T20:53:28.279Z] Removing intermediate container 62c314a3cc8e [2021-06-08T20:53:28.279Z] ---> e15815637bb7 [2021-06-08T20:53:28.279Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T20:53:28.279Z] ---> Running in 55f26455aa97 [2021-06-08T20:53:28.279Z] ---> Running in 83aa89f5624b [2021-06-08T20:53:28.863Z] 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-06-08T20:53:28.863Z] 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-06-08T20:53:28.863Z] Removing intermediate container 37f91dc1d0be [2021-06-08T20:53:28.863Z] ---> 846822f0d8fb [2021-06-08T20:53:28.863Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T20:53:29.132Z] ---> Running in 6d9275b50777 [2021-06-08T20:53:29.132Z] 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-06-08T20:53:29.704Z] 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-06-08T20:53:32.293Z] Removing intermediate container 9a53495fadfe [2021-06-08T20:53:32.293Z] ---> 83a387d94eb4 [2021-06-08T20:53:32.293Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T20:53:32.293Z] ---> Running in 4d37fafc0f76 [2021-06-08T20:53:32.293Z] Removing intermediate container 4d37fafc0f76 [2021-06-08T20:53:32.293Z] ---> 78d9c9d727d1 [2021-06-08T20:53:32.293Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T20:53:32.293Z] ---> Running in 4b32f5242ded [2021-06-08T20:53:32.563Z] Removing intermediate container 4b32f5242ded [2021-06-08T20:53:32.563Z] ---> 23cd9ae2fd6b [2021-06-08T20:53:32.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T20:53:33.139Z] ---> 9d6c12e7b4c9 [2021-06-08T20:53:33.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T20:53:33.401Z] ---> 67aad940e6b8 [2021-06-08T20:53:33.401Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T20:53:33.666Z] ---> 681edc14765a [2021-06-08T20:53:33.666Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T20:53:33.666Z] ---> Running in 24e8a09bf8b5 [2021-06-08T20:53:33.666Z] Removing intermediate container 24e8a09bf8b5 [2021-06-08T20:53:33.666Z] ---> ac601d8f4ad5 [2021-06-08T20:53:33.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:53:35.652Z] ---> Running in 3ae923f535bf [2021-06-08T20:53:35.653Z] Removing intermediate container 3ae923f535bf [2021-06-08T20:53:35.653Z] ---> b2074e676338 [2021-06-08T20:53:35.653Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:53:35.653Z] ---> Running in 35897f3d8012 [2021-06-08T20:53:35.653Z] Removing intermediate container 35897f3d8012 [2021-06-08T20:53:35.653Z] ---> 6bae2090b084 [2021-06-08T20:53:35.653Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:53:35.653Z] ---> Running in 80845a01bb08 [2021-06-08T20:53:35.653Z] Removing intermediate container 80845a01bb08 [2021-06-08T20:53:35.653Z] ---> ef2b66a7e61d [2021-06-08T20:53:35.653Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:53:35.653Z] ---> Running in 39b52c7d3ffd [2021-06-08T20:53:35.653Z] Removing intermediate container 39b52c7d3ffd [2021-06-08T20:53:35.653Z] ---> 5d19d66af655 [2021-06-08T20:53:35.653Z] [2021-06-08T20:53:35.653Z] Successfully built 5d19d66af655 [2021-06-08T20:53:35.653Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T20:53:37.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T20:53:39.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T20:53:46.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T20:53:46.489Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T20:53:54.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T20:53:54.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T20:53:54.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T20:53:54.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T20:53:55.387Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T20:53:55.990Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T20:53:57.643Z]  Building sys-mgmt-agent ... 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-06-08T20:54:01.492Z] Removing intermediate container 55f26455aa97 [2021-06-08T20:54:01.492Z] ---> b7c1ac530d55 [2021-06-08T20:54:01.492Z] [2021-06-08T20:54:01.492Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T20:54:01.492Z] ---> 13621d1b12d4 [2021-06-08T20:54:01.492Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T20:54:01.492Z] Removing intermediate container 83aa89f5624b [2021-06-08T20:54:01.492Z] ---> 4202c3a6ead6 [2021-06-08T20:54:01.492Z] [2021-06-08T20:54:01.492Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T20:54:01.492Z] ---> 13621d1b12d4 [2021-06-08T20:54:01.492Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T20:54:01.492Z] ---> Running in 5cd43981be67 [2021-06-08T20:54:01.492Z] ---> Running in c7e25e3f067f [2021-06-08T20:54:01.492Z] Removing intermediate container c7e25e3f067f [2021-06-08T20:54:01.492Z] ---> 28dac419cd8e [2021-06-08T20:54:01.492Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T20:54:01.492Z] ---> Running in 9e4407bdb501 [2021-06-08T20:54:01.492Z] Removing intermediate container 6d9275b50777 [2021-06-08T20:54:01.492Z] ---> 5922b8448f3a [2021-06-08T20:54:01.492Z] [2021-06-08T20:54:01.492Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:54:01.492Z] ---> 13621d1b12d4 [2021-06-08T20:54:01.492Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:54:01.492Z] ---> Using cache [2021-06-08T20:54:01.492Z] ---> 1ee96527eb03 [2021-06-08T20:54:01.492Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:54:01.493Z] ---> Using cache [2021-06-08T20:54:01.493Z] ---> 7c2bb5e35fe1 [2021-06-08T20:54:01.493Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T20:54:01.493Z] ---> Running in 5809549dab2a [2021-06-08T20:54:01.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:01.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:01.759Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T20:54:02.020Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:54:02.020Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T20:54:02.020Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T20:54:02.020Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:54:02.020Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:54:02.020Z] OK: 7 MiB in 18 packages [2021-06-08T20:54:02.020Z] Removing intermediate container 5809549dab2a [2021-06-08T20:54:02.020Z] ---> 11969c11bcfb [2021-06-08T20:54:02.020Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:54:02.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:02.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:02.283Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:54:02.283Z] ---> Running in a21edc4cf120 [2021-06-08T20:54:02.283Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T20:54:02.283Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:54:02.283Z] OK: 6 MiB in 16 packages [2021-06-08T20:54:02.283Z] Removing intermediate container d3f02a69dfb8 [2021-06-08T20:54:02.283Z] ---> a4ed51ad3eb7 [2021-06-08T20:54:02.283Z] [2021-06-08T20:54:02.283Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:54:02.283Z] ---> 13621d1b12d4 [2021-06-08T20:54:02.283Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:54:02.283Z] ---> Using cache [2021-06-08T20:54:02.283Z] ---> 1ee96527eb03 [2021-06-08T20:54:02.283Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:54:02.283Z] ---> Using cache [2021-06-08T20:54:02.283Z] ---> 7c2bb5e35fe1 [2021-06-08T20:54:02.283Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T20:54:02.283Z] ---> Running in 112053a34cca [2021-06-08T20:54:02.283Z] Removing intermediate container a21edc4cf120 [2021-06-08T20:54:02.283Z] ---> 81c5b8140721 [2021-06-08T20:54:02.283Z] Step 16/24 : WORKDIR / [2021-06-08T20:54:02.544Z] ---> Running in b5d4e75b3529 [2021-06-08T20:54:02.544Z] Removing intermediate container 112053a34cca [2021-06-08T20:54:02.544Z] ---> bdc97d9207ab [2021-06-08T20:54:02.544Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:54:02.544Z] Removing intermediate container 5cd43981be67 [2021-06-08T20:54:02.544Z] ---> 231d1863f616 [2021-06-08T20:54:02.544Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:54:02.544Z] ---> Running in 84cb056107c4 [2021-06-08T20:54:02.544Z] ---> Running in 2eae9d56d79c [2021-06-08T20:54:02.544Z] Removing intermediate container b5d4e75b3529 [2021-06-08T20:54:02.544Z] ---> cc2b8fc09b26 [2021-06-08T20:54:02.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:54:02.544Z] Removing intermediate container 9e4407bdb501 [2021-06-08T20:54:02.544Z] ---> 2d46b19030ca [2021-06-08T20:54:02.544Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T20:54:02.544Z] ---> Running in 71114634925a [2021-06-08T20:54:02.810Z] Removing intermediate container 84cb056107c4 [2021-06-08T20:54:02.810Z] ---> 767919432059 [2021-06-08T20:54:02.810Z] Step 16/24 : WORKDIR / [2021-06-08T20:54:02.810Z] Removing intermediate container 2eae9d56d79c [2021-06-08T20:54:02.810Z] ---> 7896e38b3b74 [2021-06-08T20:54:02.810Z] Step 14/22 : WORKDIR /edgex [2021-06-08T20:54:02.810Z] Removing intermediate container 71114634925a [2021-06-08T20:54:02.810Z] ---> 81cb804bf7ff [2021-06-08T20:54:02.810Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T20:54:02.810Z] ---> Running in 3d176d167b81 [2021-06-08T20:54:02.810Z] ---> Running in 5cf3fd153eb1 [2021-06-08T20:54:02.810Z] ---> Running in 1b20034ff600 [2021-06-08T20:54:02.810Z] ---> a83fd198c639 [2021-06-08T20:54:02.810Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T20:54:03.078Z] Removing intermediate container 3d176d167b81 [2021-06-08T20:54:03.078Z] ---> d3891420b883 [2021-06-08T20:54:03.078Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:54:03.078Z] Removing intermediate container 5cf3fd153eb1 [2021-06-08T20:54:03.078Z] ---> 39586daee9b6 [2021-06-08T20:54:03.078Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T20:54:03.078Z] Removing intermediate container 1b20034ff600 [2021-06-08T20:54:03.078Z] ---> 39d0f4d23b8c [2021-06-08T20:54:03.078Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T20:54:03.344Z] ---> 9772182c2894 [2021-06-08T20:54:03.344Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T20:54:03.344Z] ---> Running in 090deb7c72ec [2021-06-08T20:54:03.344Z] ---> bbb5264cddb8 [2021-06-08T20:54:03.344Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T20:54:03.344Z] ---> da4e7af063f1 [2021-06-08T20:54:03.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T20:54:03.604Z] ---> 84c85ea8a5b5 [2021-06-08T20:54:03.604Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T20:54:03.604Z] ---> Running in 1dd303969985 [2021-06-08T20:54:03.873Z] Removing intermediate container 1dd303969985 [2021-06-08T20:54:03.873Z] ---> 0e175a08c463 [2021-06-08T20:54:03.873Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:54:03.873Z] ---> 533a4297f00a [2021-06-08T20:54:03.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T20:54:03.873Z] ---> Running in 092cf3293c84 [2021-06-08T20:54:03.873Z] ---> 7d0dc805d278 [2021-06-08T20:54:03.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T20:54:04.143Z] Removing intermediate container 092cf3293c84 [2021-06-08T20:54:04.143Z] ---> 0ac9282bc2eb [2021-06-08T20:54:04.143Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:54:04.143Z] ---> 07bbc602ec46 [2021-06-08T20:54:04.143Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T20:54:04.143Z] ---> Running in d70ff7269557 [2021-06-08T20:54:04.143Z] Removing intermediate container 090deb7c72ec [2021-06-08T20:54:04.143Z] ---> b76176723a44 [2021-06-08T20:54:04.143Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T20:54:04.143Z] ---> Running in 15bd1b033e89 [2021-06-08T20:54:04.143Z] ---> Running in 7d89d861c5c2 [2021-06-08T20:54:04.143Z] ---> 88848e75d346 [2021-06-08T20:54:04.143Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T20:54:04.143Z] Removing intermediate container 15bd1b033e89 [2021-06-08T20:54:04.143Z] ---> 909c5b2d8f3b [2021-06-08T20:54:04.143Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:54:04.143Z] Removing intermediate container d70ff7269557 [2021-06-08T20:54:04.143Z] ---> bbcee0c51b02 [2021-06-08T20:54:04.143Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:54:04.143Z] ---> Running in 8776e0084c0c [2021-06-08T20:54:04.143Z] ---> Running in 64f0365c6963 [2021-06-08T20:54:04.143Z] ---> Running in 04c030db8b81 [2021-06-08T20:54:04.418Z] Removing intermediate container 7d89d861c5c2 [2021-06-08T20:54:04.418Z] ---> 6a3d8987fc3d [2021-06-08T20:54:04.418Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T20:54:04.418Z] Removing intermediate container 64f0365c6963 [2021-06-08T20:54:04.418Z] ---> ecba6c9cb925 [2021-06-08T20:54:04.418Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:54:04.418Z] Removing intermediate container 8776e0084c0c [2021-06-08T20:54:04.418Z] ---> b626c7afa9d7 [2021-06-08T20:54:04.418Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T20:54:04.418Z] Removing intermediate container 04c030db8b81 [2021-06-08T20:54:04.418Z] ---> 93d87532c6cf [2021-06-08T20:54:04.418Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:54:04.418Z] ---> Running in a8425a275111 [2021-06-08T20:54:04.418Z] ---> Running in dd7be5d63c59 [2021-06-08T20:54:04.418Z] ---> Running in a06d69a8f917 [2021-06-08T20:54:04.418Z] ---> dd69b5d03db9 [2021-06-08T20:54:04.418Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T20:54:04.678Z] Removing intermediate container dd7be5d63c59 [2021-06-08T20:54:04.678Z] ---> 11f3aeba2be8 [2021-06-08T20:54:04.678Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:54:04.678Z] Removing intermediate container a8425a275111 [2021-06-08T20:54:04.678Z] ---> fd8647a407a7 [2021-06-08T20:54:04.678Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T20:54:04.678Z] ---> Running in 194d1b00b891 [2021-06-08T20:54:04.678Z] ---> Running in b9f20b189140 [2021-06-08T20:54:04.678Z] Removing intermediate container a06d69a8f917 [2021-06-08T20:54:04.678Z] ---> 53084a4a16c1 [2021-06-08T20:54:04.678Z] [2021-06-08T20:54:04.678Z] ---> Running in 97e06d767571 [2021-06-08T20:54:04.678Z] Successfully built 53084a4a16c1 [2021-06-08T20:54:04.678Z] Successfully tagged core-command:latest [2021-06-08T20:54:04.678Z]  Building core-command ... done Removing intermediate container b9f20b189140 [2021-06-08T20:54:04.678Z] ---> b5afebfdc62f [2021-06-08T20:54:04.678Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:54:04.678Z] ---> Running in 4b838e030a0e [2021-06-08T20:54:04.678Z] Removing intermediate container 97e06d767571 [2021-06-08T20:54:04.678Z] ---> 3314cb72ba60 [2021-06-08T20:54:04.678Z] Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:54:04.942Z] ---> Running in 6ef4b47c5bdf [2021-06-08T20:54:04.942Z] Removing intermediate container 4b838e030a0e [2021-06-08T20:54:04.942Z] ---> 4109d7ec77bc [2021-06-08T20:54:04.942Z] [2021-06-08T20:54:04.942Z] Removing intermediate container 6ef4b47c5bdf [2021-06-08T20:54:04.942Z] ---> d73ab75fefa8 [2021-06-08T20:54:04.942Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T20:54:04.942Z] Successfully built 4109d7ec77bc [2021-06-08T20:54:04.942Z] Successfully tagged core-metadata:latest [2021-06-08T20:54:04.942Z]  Building core-metadata ... done  ---> Running in d5444f183b9b [2021-06-08T20:54:05.204Z] Removing intermediate container d5444f183b9b [2021-06-08T20:54:05.204Z] ---> c7d486134c43 [2021-06-08T20:54:05.204Z] [2021-06-08T20:54:05.204Z] Removing intermediate container 194d1b00b891 [2021-06-08T20:54:05.204Z] ---> 5d98804d888f [2021-06-08T20:54:05.204Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:54:05.204Z] Successfully built c7d486134c43 [2021-06-08T20:54:05.204Z] Successfully tagged security-proxy-setup:latest [2021-06-08T20:54:05.470Z]  Building security-proxy-setup ... done  ---> 6538714b949e [2021-06-08T20:54:05.470Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T20:54:05.729Z] ---> ed9fdc24b834 [2021-06-08T20:54:05.729Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T20:54:05.989Z] ---> e361025c975e [2021-06-08T20:54:05.989Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T20:54:05.989Z] ---> 8ca45fbc283e [2021-06-08T20:54:05.989Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T20:54:06.249Z] ---> 21fbbc8f6b04 [2021-06-08T20:54:06.249Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T20:54:06.249Z] ---> Running in 028d84676c95 [2021-06-08T20:54:06.249Z] Removing intermediate container 028d84676c95 [2021-06-08T20:54:06.249Z] ---> f5febbe610db [2021-06-08T20:54:06.249Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T20:54:06.512Z] ---> bf72ba8a1ea0 [2021-06-08T20:54:06.512Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T20:54:06.512Z] ---> Running in 359a502a7f1b [2021-06-08T20:54:07.084Z] Removing intermediate container 359a502a7f1b [2021-06-08T20:54:07.084Z] ---> 4ea45afde477 [2021-06-08T20:54:07.084Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T20:54:07.084Z] ---> Running in 948f258fd807 [2021-06-08T20:54:07.084Z] Removing intermediate container 948f258fd807 [2021-06-08T20:54:07.084Z] ---> 3efe9f03cb9f [2021-06-08T20:54:07.084Z] Step 29/32 : CMD ["gate"] [2021-06-08T20:54:07.348Z] ---> Running in 0621cdf8544d [2021-06-08T20:54:07.348Z] Removing intermediate container 0621cdf8544d [2021-06-08T20:54:07.348Z] ---> 6bf72c5d7b8e [2021-06-08T20:54:07.348Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T20:54:07.348Z] ---> Running in 23fc65e761cb [2021-06-08T20:54:07.348Z] Removing intermediate container 23fc65e761cb [2021-06-08T20:54:07.348Z] ---> a05f3735f618 [2021-06-08T20:54:07.348Z] Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T20:54:07.608Z] ---> Running in 0b5046f93556 [2021-06-08T20:54:07.608Z] Removing intermediate container 0b5046f93556 [2021-06-08T20:54:07.608Z] ---> f02e7abf9c8c [2021-06-08T20:54:07.608Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T20:54:07.608Z] ---> Running in 6e435e37fcea [2021-06-08T20:54:07.869Z] Removing intermediate container 6e435e37fcea [2021-06-08T20:54:07.869Z] ---> 40d6b2bb0ad2 [2021-06-08T20:54:07.869Z] [2021-06-08T20:54:07.869Z] Successfully built 40d6b2bb0ad2 [2021-06-08T20:54:07.869Z] Successfully tagged security-bootstrapper:latest [2021-06-08T20:54:07.876Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-08T20:54:07.879Z] $ docker stop --time=1 7417ddc77b235d7ba6953b4ea644e74a4b51798c077b30318b59a4dc37644882 [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T20:54:08.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T20:54:08.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements [2021-06-08T20:54:09.105Z] $ docker rm -f 7417ddc77b235d7ba6953b4ea644e74a4b51798c077b30318b59a4dc37644882 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:54:12.216Z] + docker images [2021-06-08T20:54:12.216Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T20:54:12.216Z] security-bootstrapper latest 40d6b2bb0ad2 2 seconds ago 18.2MB [2021-06-08T20:54:12.216Z] security-proxy-setup latest c7d486134c43 5 seconds ago 25.3MB [2021-06-08T20:54:12.216Z] core-metadata latest 4109d7ec77bc 5 seconds ago 16.6MB [2021-06-08T20:54:12.216Z] core-command latest 53084a4a16c1 5 seconds ago 15.9MB [2021-06-08T20:54:12.216Z] a4ed51ad3eb7 7 seconds ago 1.15GB [2021-06-08T20:54:12.216Z] 5922b8448f3a 8 seconds ago 1.14GB [2021-06-08T20:54:12.216Z] 4202c3a6ead6 9 seconds ago 1.14GB [2021-06-08T20:54:12.216Z] b7c1ac530d55 10 seconds ago 1.15GB [2021-06-08T20:54:12.216Z] sys-mgmt-agent latest 5d19d66af655 35 seconds ago 312MB [2021-06-08T20:54:12.216Z] core-data latest ecfc0f2969d5 About a minute ago 20.2MB [2021-06-08T20:54:12.216Z] support-notifications latest 6ca0bfb8c4bc About a minute ago 16.6MB [2021-06-08T20:54:12.216Z] support-scheduler latest b9ccb5e7d591 About a minute ago 15.9MB [2021-06-08T20:54:12.216Z] security-secretstore-setup latest 7f3c8a732696 About a minute ago 28.1MB [2021-06-08T20:54:12.216Z] 5e6810cf84ac About a minute ago 1.15GB [2021-06-08T20:54:12.216Z] e88f2a0eb1fc About a minute ago 1.15GB [2021-06-08T20:54:12.216Z] 2eee8935312a About a minute ago 1.14GB [2021-06-08T20:54:12.216Z] 77dd80532ee9 About a minute ago 1.15GB [2021-06-08T20:54:12.216Z] 0d56c5779f29 About a minute ago 1.15GB [2021-06-08T20:54:12.216Z] ci-base-image-x86_64 latest 52115d4775c5 6 minutes ago 648MB [2021-06-08T20:54:12.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T20:54:12.216Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T20:54:12.216Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T20:54:12.216Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T20:54:12.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T20:54:12.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.312s coverage: 100.0% of statements [2021-06-08T20:54:12.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T20:54:12.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T20:54:12.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T20:54:12.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements [2021-06-08T20:54:12.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T20:54:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 53.4% of statements [2021-06-08T20:54:14.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T20:54:14.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T20:54:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.597s coverage: 87.7% of statements [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:54:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.239s coverage: 78.9% of statements [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T20:54:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T20:54:25.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.685s coverage: 95.1% of statements [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T20:54:25.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T20:54:25.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.225s coverage: 60.0% of statements [2021-06-08T20:54:25.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.324s coverage: 0.8% of statements [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T20:54:25.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.181s coverage: 22.0% of statements [2021-06-08T20:54:25.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T20:54:25.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements [2021-06-08T20:54:26.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2021-06-08T20:54:26.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2021-06-08T20:54:27.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements [2021-06-08T20:54:28.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2021-06-08T20:54:41.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2021-06-08T20:54:41.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-06-08T20:54:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.626s coverage: 81.8% of statements [2021-06-08T20:54:48.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.211s coverage: 76.0% of statements [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.244s coverage: 80.0% of statements [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-06-08T20:54:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 91.2% of statements [2021-06-08T20:54:53.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T20:54:55.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.786s coverage: 64.4% of statements [2021-06-08T20:54:55.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T20:54:55.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T20:54:55.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-06-08T20:54:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-06-08T20:54:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-06-08T20:54:56.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-06-08T20:54:57.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-06-08T20:55:01.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.995s coverage: 66.9% of statements [2021-06-08T20:55:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T20:55:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T20:55:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T20:55:02.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.683s coverage: 43.6% of statements [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T20:55:02.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T20:55:02.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T20:55:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.252s coverage: 19.3% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.562s coverage: 91.9% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.251s coverage: 62.7% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.413s coverage: 97.6% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-06-08T20:55:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T20:55:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T20:55:11.879Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 28.9% of statements [2021-06-08T20:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T20:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T20:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T20:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T20:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T20:55:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-08T20:55:13.131Z] GO111MODULE=on go vet ./... [2021-06-08T20:56:49.979Z] gofmt -l . [2021-06-08T20:56:49.979Z] [ "`gofmt -l .`" = "" ] [2021-06-08T20:56:49.979Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T20:56:50.647Z] + ls -al . [2021-06-08T20:56:50.647Z] total 556 [2021-06-08T20:56:50.647Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 20:56 . [2021-06-08T20:56:50.647Z] drwxr-xr-x 4 root root 4096 Jun 8 20:52 .. [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 20:50 .dockerignore [2021-06-08T20:56:50.647Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 20:50 .git [2021-06-08T20:56:50.647Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 20:50 .github [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 20:50 .gitignore [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 20:50 .sonarcloud.properties [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:50 Attribution.txt [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:50 CONTRIBUTING.md [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 20:50 Dockerfile.build [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 20:50 Jenkinsfile [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:50 LICENSE [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:50 Makefile [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:50 README.md [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:50 SECURITY.md [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:50 ZMQWindows.md [2021-06-08T20:56:50.647Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 20:50 bin [2021-06-08T20:56:50.647Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 20:50 cmd [2021-06-08T20:56:50.647Z] -rw-r--r-- 1 root root 411291 Jun 8 20:55 coverage.out [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 20:50 go.mod [2021-06-08T20:56:50.647Z] -rw-r--r-- 1 root root 21048 Jun 8 20:52 go.sum [2021-06-08T20:56:50.647Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 20:50 internal [2021-06-08T20:56:50.647Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 20:50 openapi [2021-06-08T20:56:50.647Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 20:50 snap [2021-06-08T20:56:50.647Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 20:50 version.go [Pipeline] sh [2021-06-08T20:56:51.310Z] + '[' -e coverage.out ] [2021-06-08T20:56:51.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T20:56:51.344Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T20:56:52.276Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T20:56:52.931Z] + make build [2021-06-08T20:56:52.931Z] go mod tidy [2021-06-08T20:56:53.543Z] 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-06-08T20:57:01.832Z] 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-06-08T20:57:28.752Z] 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-06-08T20:57:30.731Z] 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-06-08T20:57:35.056Z] 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-06-08T20:57:36.494Z] 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-06-08T20:57:40.805Z] 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-06-08T20:57:45.676Z] 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-06-08T20:57:47.120Z] 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-06-08T20:57:51.448Z] 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-06-08T20:57:54.835Z] 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-06-08T20:57:58.226Z] 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-06-08T20:58:03.634Z] $ docker stop --time=1 1d3555554561ad089c3ce097b9f4f72655a1ac051d294837c4a7ba71afda39dc [2021-06-08T20:58:06.092Z] $ docker rm -f 1d3555554561ad089c3ce097b9f4f72655a1ac051d294837c4a7ba71afda39dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:58:07.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:58:08.155Z] [2021-06-08T20:58:08.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:58:08.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:58:08.790Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T20:58:08.790Z] 29e5d40040c1: Pulling fs layer [2021-06-08T20:58:08.790Z] 1ce36da41761: Pulling fs layer [2021-06-08T20:58:08.790Z] 25b303627fd3: Pulling fs layer [2021-06-08T20:58:09.067Z] 29e5d40040c1: Verifying Checksum [2021-06-08T20:58:09.067Z] 29e5d40040c1: Download complete [2021-06-08T20:58:09.665Z] 29e5d40040c1: Pull complete [2021-06-08T20:58:09.938Z] 1ce36da41761: Verifying Checksum [2021-06-08T20:58:09.938Z] 1ce36da41761: Download complete [2021-06-08T20:58:11.374Z] 1ce36da41761: Pull complete [2021-06-08T20:58:11.374Z] 25b303627fd3: Verifying Checksum [2021-06-08T20:58:11.374Z] 25b303627fd3: Download complete [2021-06-08T20:58:21.519Z] 25b303627fd3: Pull complete [2021-06-08T20:58:21.519Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T20:58:21.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:58:21.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T20:58:21.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2021-06-08T20:58:21.864Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat [2021-06-08T20:58:24.857Z] $ docker top 060a31bb672c358120c7aac61d12457825d232874c42d9170b9ebd1d47399355 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:58:25.852Z] + grep parallel [2021-06-08T20:58:25.852Z] + docker-compose build --help [2021-06-08T20:58:30.146Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T20:58:30.428Z] $ docker stop --time=1 060a31bb672c358120c7aac61d12457825d232874c42d9170b9ebd1d47399355 [2021-06-08T20:58:32.289Z] $ docker rm -f 060a31bb672c358120c7aac61d12457825d232874c42d9170b9ebd1d47399355 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:58:32.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:58:32.993Z] . [Pipeline] withDockerContainer [2021-06-08T20:58:33.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2021-06-08T20:58:33.363Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat [2021-06-08T20:58:34.988Z] $ docker top 512576acb730bb7cd0ed60904fdfc3550d5963cc430beffaa056f3fa65ae16ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:58:35.990Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T20:58:40.275Z] Building core-command ... [2021-06-08T20:58:40.275Z] Building core-data ... [2021-06-08T20:58:40.275Z] Building core-metadata ... [2021-06-08T20:58:40.275Z] Building security-bootstrapper ... [2021-06-08T20:58:40.275Z] Building security-proxy-setup ... [2021-06-08T20:58:40.275Z] Building security-secretstore-setup ... [2021-06-08T20:58:40.275Z] Building support-notifications ... [2021-06-08T20:58:40.275Z] Building support-scheduler ... [2021-06-08T20:58:40.275Z] Building sys-mgmt-agent ... [2021-06-08T20:58:40.275Z] Building security-secretstore-setup [2021-06-08T20:58:40.275Z] Building sys-mgmt-agent [2021-06-08T20:58:40.275Z] Building core-metadata [2021-06-08T20:58:40.275Z] Building support-notifications [2021-06-08T20:58:40.276Z] Building security-bootstrapper [2021-06-08T20:59:51.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:59:51.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:59:51.584Z] ---> 26bd15d2296e [2021-06-08T20:59:51.584Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:59:51.584Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:59:51.584Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:59:51.584Z] ---> 26bd15d2296e [2021-06-08T20:59:51.584Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T20:59:51.584Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:59:51.584Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:59:51.584Z] ---> 26bd15d2296e [2021-06-08T20:59:51.584Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T20:59:51.584Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:59:51.584Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:59:51.584Z] ---> 26bd15d2296e [2021-06-08T20:59:51.584Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:59:51.584Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:59:51.584Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:59:51.584Z] ---> 26bd15d2296e [2021-06-08T20:59:51.584Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:59:51.861Z] ---> Running in 6fa2f3ddbbfb [2021-06-08T20:59:51.861Z] ---> Running in 8ce656f249d9 [2021-06-08T20:59:51.861Z] ---> Running in 4623fcff1b42 [2021-06-08T20:59:51.861Z] ---> Running in 980b990eb8e6 [2021-06-08T20:59:51.861Z] ---> Running in 6247ab9f8308 [2021-06-08T20:59:52.850Z] Removing intermediate container 6247ab9f8308 [2021-06-08T20:59:52.850Z] ---> 563b6de82280 [2021-06-08T20:59:52.850Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:59:52.850Z] Removing intermediate container 8ce656f249d9 [2021-06-08T20:59:52.850Z] ---> aaa87a61c443 [2021-06-08T20:59:52.850Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:59:52.850Z] Removing intermediate container 980b990eb8e6 [2021-06-08T20:59:52.850Z] ---> 5c8284ad12e0 [2021-06-08T20:59:52.850Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:59:52.850Z] Removing intermediate container 4623fcff1b42 [2021-06-08T20:59:52.850Z] ---> 8631ff43f92d [2021-06-08T20:59:52.850Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:59:52.850Z] Removing intermediate container 6fa2f3ddbbfb [2021-06-08T20:59:52.850Z] ---> d99a7c34a681 [2021-06-08T20:59:52.850Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:59:52.850Z] ---> Running in 1bb4f470c7d8 [2021-06-08T20:59:52.850Z] ---> Running in f01824e596c4 [2021-06-08T20:59:52.850Z] ---> Running in dde1a7a19ab7 [2021-06-08T20:59:53.122Z] ---> Running in 6042ed643a64 [2021-06-08T20:59:53.122Z] ---> Running in 6d5618f2d49a [2021-06-08T20:59:57.469Z] Removing intermediate container f01824e596c4 [2021-06-08T20:59:57.469Z] ---> fb6f2ce3be9d [2021-06-08T20:59:57.469Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T20:59:57.469Z] Removing intermediate container 1bb4f470c7d8 [2021-06-08T20:59:57.469Z] ---> 248091fb5c48 [2021-06-08T20:59:57.469Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T20:59:57.469Z] ---> Running in d94d8869681f [2021-06-08T20:59:57.469Z] ---> Running in b2c69e86aa8c [2021-06-08T20:59:57.469Z] Removing intermediate container dde1a7a19ab7 [2021-06-08T20:59:57.469Z] ---> 8155aa410b54 [2021-06-08T20:59:57.469Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T20:59:57.743Z] Removing intermediate container 6d5618f2d49a [2021-06-08T20:59:57.743Z] ---> 795a5cd717ba [2021-06-08T20:59:57.743Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T20:59:57.743Z] Removing intermediate container 6042ed643a64 [2021-06-08T20:59:57.743Z] ---> 215ecf2e5080 [2021-06-08T20:59:57.743Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:59:57.743Z] ---> Running in 9a036f56ba1f [2021-06-08T20:59:58.016Z] ---> Running in ffb283040d84 [2021-06-08T20:59:58.016Z] ---> Running in 6a01acf29198 [2021-06-08T21:00:00.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:00.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:00.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:00.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:00.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:00.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:00.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:01.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:01.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:01.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:00:01.684Z] OK: 218 MiB in 52 packages [2021-06-08T21:00:01.969Z] OK: 218 MiB in 52 packages [2021-06-08T21:00:01.969Z] OK: 218 MiB in 52 packages [2021-06-08T21:00:02.611Z] OK: 218 MiB in 52 packages [2021-06-08T21:00:02.611Z] OK: 218 MiB in 52 packages [2021-06-08T21:00:03.633Z] Removing intermediate container d94d8869681f [2021-06-08T21:00:03.633Z] ---> 9602369b3a19 [2021-06-08T21:00:03.633Z] Step 6/26 : COPY go.mod . [2021-06-08T21:00:03.914Z] Removing intermediate container 9a036f56ba1f [2021-06-08T21:00:03.914Z] ---> d45e9cdab08a [2021-06-08T21:00:03.914Z] Step 6/32 : COPY go.mod . [2021-06-08T21:00:03.914Z] Removing intermediate container b2c69e86aa8c [2021-06-08T21:00:03.914Z] ---> 010dc7a015bd [2021-06-08T21:00:03.914Z] Step 6/23 : COPY go.mod . [2021-06-08T21:00:04.188Z] Removing intermediate container ffb283040d84 [2021-06-08T21:00:04.188Z] ---> b8392a58ab54 [2021-06-08T21:00:04.188Z] Step 6/24 : COPY go.mod . [2021-06-08T21:00:04.465Z] Removing intermediate container 6a01acf29198 [2021-06-08T21:00:04.465Z] ---> 6f9589cea778 [2021-06-08T21:00:04.465Z] Step 6/24 : COPY go.mod . [2021-06-08T21:00:04.744Z] ---> 647bf7038aa4 [2021-06-08T21:00:04.744Z] Step 7/26 : RUN go mod download [2021-06-08T21:00:04.744Z] ---> Running in 4f84a23b04fc [2021-06-08T21:00:05.023Z] ---> ec448e155a52 [2021-06-08T21:00:05.023Z] Step 7/32 : RUN go mod download [2021-06-08T21:00:05.302Z] ---> 12413c03f3d8 [2021-06-08T21:00:05.302Z] Step 7/23 : RUN go mod download [2021-06-08T21:00:05.302Z] ---> Running in 21f2c8a7131c [2021-06-08T21:00:05.577Z] ---> a0162ed0b2ce [2021-06-08T21:00:05.577Z] Step 7/24 : RUN go mod download [2021-06-08T21:00:05.577Z] ---> Running in 2d72755bfc0a [2021-06-08T21:00:05.852Z] ---> f556aa4b5b18 [2021-06-08T21:00:05.852Z] Step 7/24 : RUN go mod download [2021-06-08T21:00:05.852Z] ---> Running in f109513e29c5 [2021-06-08T21:00:06.131Z] ---> Running in 312a3f3db611 [2021-06-08T21:00:09.557Z] Removing intermediate container 21f2c8a7131c [2021-06-08T21:00:09.557Z] ---> 9cba1f7754ca [2021-06-08T21:00:09.557Z] Step 8/32 : COPY . . [2021-06-08T21:00:09.557Z] Removing intermediate container 4f84a23b04fc [2021-06-08T21:00:09.557Z] ---> 46b4fc111003 [2021-06-08T21:00:09.557Z] Step 8/26 : COPY . . [2021-06-08T21:00:09.557Z] Removing intermediate container 2d72755bfc0a [2021-06-08T21:00:09.557Z] ---> 75766e76709e [2021-06-08T21:00:09.557Z] Step 8/23 : COPY . . [2021-06-08T21:00:10.162Z] Removing intermediate container 312a3f3db611 [2021-06-08T21:00:10.162Z] ---> 910fb3b33ede [2021-06-08T21:00:10.162Z] Step 8/24 : COPY . . [2021-06-08T21:00:10.162Z] Removing intermediate container f109513e29c5 [2021-06-08T21:00:10.162Z] ---> 8eb988ffff8b [2021-06-08T21:00:10.162Z] Step 8/24 : COPY . . [2021-06-08T21:00:37.013Z] ---> faedb89a7d6c [2021-06-08T21:00:37.014Z] Step 9/32 : RUN go mod tidy [2021-06-08T21:00:37.014Z] ---> 941b9dc37d32 [2021-06-08T21:00:37.014Z] Step 9/23 : RUN go mod tidy [2021-06-08T21:00:37.014Z] ---> 52ed8d5b18c4 [2021-06-08T21:00:37.014Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:00:37.014Z] ---> 612cc82a33c7 [2021-06-08T21:00:37.014Z] Step 9/26 : RUN go mod tidy [2021-06-08T21:00:37.014Z] ---> Running in 1c9c5a31b75f [2021-06-08T21:00:37.014Z] ---> Running in 31bd84040da9 [2021-06-08T21:00:37.014Z] ---> Running in 6818c4016fd8 [2021-06-08T21:00:37.014Z] ---> Running in 234ef2e64fd1 [2021-06-08T21:00:37.014Z] ---> 34229a4cb686 [2021-06-08T21:00:37.014Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:00:37.014Z] ---> Running in b42d6f4f7201 [2021-06-08T21:00:41.350Z] Removing intermediate container 1c9c5a31b75f [2021-06-08T21:00:41.350Z] ---> b1d2ce89e323 [2021-06-08T21:00:41.350Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T21:00:41.624Z] ---> Running in 67db4ea88a30 [2021-06-08T21:00:43.073Z] Removing intermediate container 6818c4016fd8 [2021-06-08T21:00:43.073Z] ---> f934795b7b8f [2021-06-08T21:00:43.073Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T21:00:43.073Z] Removing intermediate container 31bd84040da9 [2021-06-08T21:00:43.073Z] ---> ee366f12416b [2021-06-08T21:00:43.073Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T21:00:43.073Z] ---> Running in a4bdfc441d23 [2021-06-08T21:00:43.073Z] ---> Running in 313bf43098e0 [2021-06-08T21:00:43.352Z] Removing intermediate container 234ef2e64fd1 [2021-06-08T21:00:43.352Z] ---> ce9424bea4f8 [2021-06-08T21:00:43.352Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T21:00:43.352Z] Removing intermediate container b42d6f4f7201 [2021-06-08T21:00:43.352Z] ---> 9a9909c5ed6c [2021-06-08T21:00:43.352Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T21:00:43.629Z] ---> Running in 94a4efced644 [2021-06-08T21:00:43.629Z] ---> Running in d505eac79d35 [2021-06-08T21:00:43.910Z] 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-06-08T21:00:45.406Z] 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-06-08T21:00:46.397Z] 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-06-08T21:00:46.397Z] 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-06-08T21:00:46.397Z] 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-06-08T21:02:48.738Z] 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-06-08T21:02:54.491Z] Removing intermediate container 67db4ea88a30 [2021-06-08T21:02:54.491Z] ---> 6966c50158d1 [2021-06-08T21:02:54.491Z] [2021-06-08T21:02:54.491Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T21:02:54.491Z] 3.12: Pulling from library/alpine [2021-06-08T21:02:54.491Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T21:02:54.491Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T21:02:54.491Z] ---> 9852663dfa18 [2021-06-08T21:02:54.491Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T21:02:54.491Z] ---> Running in 0e5ba45ee17e [2021-06-08T21:02:55.093Z] Removing intermediate container 0e5ba45ee17e [2021-06-08T21:02:55.093Z] ---> 8f45d5f0325a [2021-06-08T21:02:55.093Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T21:02:55.378Z] ---> Running in 39fcd50f9a4b [2021-06-08T21:02:58.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:02:58.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:02:58.791Z] Removing intermediate container 94a4efced644 [2021-06-08T21:02:58.791Z] ---> a3cd5708c796 [2021-06-08T21:02:58.791Z] [2021-06-08T21:02:58.791Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T21:02:58.791Z] ---> 9852663dfa18 [2021-06-08T21:02:58.791Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T21:02:59.078Z] ---> Running in cc480701205d [2021-06-08T21:02:59.078Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T21:02:59.351Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T21:02:59.352Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:02:59.352Z] OK: 5 MiB in 16 packages [2021-06-08T21:03:00.338Z] Removing intermediate container 313bf43098e0 [2021-06-08T21:03:00.338Z] ---> 837c74c025a8 [2021-06-08T21:03:00.338Z] [2021-06-08T21:03:00.338Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T21:03:00.338Z] ---> 9852663dfa18 [2021-06-08T21:03:00.338Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T21:03:00.938Z] ---> Running in 6a62816d1f7c [2021-06-08T21:03:01.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:01.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:01.485Z] Removing intermediate container 39fcd50f9a4b [2021-06-08T21:03:01.485Z] ---> 787be671ab74 [2021-06-08T21:03:01.485Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T21:03:02.095Z] ---> Running in e3f4270ee3eb [2021-06-08T21:03:02.095Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T21:03:02.095Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:03:02.095Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T21:03:02.095Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T21:03:02.095Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T21:03:02.095Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T21:03:02.095Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:03:02.095Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:03:02.371Z] OK: 7 MiB in 20 packages [2021-06-08T21:03:03.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:03.811Z] Removing intermediate container e3f4270ee3eb [2021-06-08T21:03:03.811Z] ---> d9662a216f64 [2021-06-08T21:03:03.811Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T21:03:03.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:04.794Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T21:03:04.794Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T21:03:04.794Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:03:04.794Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:03:04.794Z] ---> Running in 633ec4039033 [2021-06-08T21:03:05.071Z] OK: 6 MiB in 16 packages [2021-06-08T21:03:05.357Z] Removing intermediate container d505eac79d35 [2021-06-08T21:03:05.357Z] ---> a979e47ba45c [2021-06-08T21:03:05.357Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T21:03:05.959Z] Removing intermediate container cc480701205d [2021-06-08T21:03:05.959Z] ---> ed4d51292bc3 [2021-06-08T21:03:05.959Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T21:03:06.231Z] Removing intermediate container a4bdfc441d23 [2021-06-08T21:03:06.231Z] ---> 1fd213868fb0 [2021-06-08T21:03:06.231Z] [2021-06-08T21:03:06.231Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:03:06.231Z] ---> 9852663dfa18 [2021-06-08T21:03:06.231Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:03:06.231Z] Removing intermediate container 633ec4039033 [2021-06-08T21:03:06.231Z] ---> 1d1cf5d6ab6b [2021-06-08T21:03:06.231Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T21:03:10.069Z] ---> Running in b945c9adfb63 [2021-06-08T21:03:10.069Z] ---> Running in fc32f1154dc2 [2021-06-08T21:03:10.070Z] ---> Running in ae1674fa39f7 [2021-06-08T21:03:10.070Z] ---> Running in 08d9aea5f23c [2021-06-08T21:03:10.070Z] Removing intermediate container fc32f1154dc2 [2021-06-08T21:03:10.070Z] ---> 875c6b600530 [2021-06-08T21:03:10.070Z] Step 14/26 : WORKDIR / [2021-06-08T21:03:10.070Z] Removing intermediate container 6a62816d1f7c [2021-06-08T21:03:10.070Z] ---> cc53f66e38a6 [2021-06-08T21:03:10.070Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:03:10.070Z] ---> Running in 7fb2738a0246 [2021-06-08T21:03:10.070Z] ---> Running in 6b9299c2958d [2021-06-08T21:03:10.070Z] 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-06-08T21:03:10.070Z] Removing intermediate container 7fb2738a0246 [2021-06-08T21:03:10.070Z] ---> cf7f84f962ea [2021-06-08T21:03:10.070Z] Removing intermediate container 6b9299c2958d [2021-06-08T21:03:10.070Z] ---> db72734c0874 [2021-06-08T21:03:10.070Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T21:03:10.070Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-08T21:03:10.070Z] ---> Running in af524ef6f23b [2021-06-08T21:03:10.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:10.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:10.070Z] Removing intermediate container af524ef6f23b [2021-06-08T21:03:10.070Z] ---> 0b508c430bb0 [2021-06-08T21:03:10.070Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T21:03:10.070Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T21:03:10.070Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:03:10.070Z] OK: 5 MiB in 15 packages [2021-06-08T21:03:10.344Z] ---> Running in 5b6a0865c325 [2021-06-08T21:03:10.344Z] ---> 9e669a32c307 [2021-06-08T21:03:10.344Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-08T21:03:10.622Z] Removing intermediate container ae1674fa39f7 [2021-06-08T21:03:10.622Z] ---> d5ce465bb053 [2021-06-08T21:03:10.622Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T21:03:10.899Z] ---> Running in ee509749e677 [2021-06-08T21:03:11.178Z] Removing intermediate container 5b6a0865c325 [2021-06-08T21:03:11.178Z] ---> b55466c2d489 [2021-06-08T21:03:11.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:03:11.783Z] ---> 390e608ea6db [2021-06-08T21:03:11.783Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T21:03:11.783Z] Removing intermediate container ee509749e677 [2021-06-08T21:03:11.783Z] ---> fb540c4253d5 [2021-06-08T21:03:11.783Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T21:03:11.783Z] Removing intermediate container 08d9aea5f23c [2021-06-08T21:03:11.783Z] ---> 464b2ce6baf8 [2021-06-08T21:03:11.783Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:03:12.059Z] Removing intermediate container b945c9adfb63 [2021-06-08T21:03:12.059Z] ---> 3305d114d23f [2021-06-08T21:03:12.059Z] [2021-06-08T21:03:12.059Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T21:03:12.059Z] ---> Running in 46a62e858a4c [2021-06-08T21:03:12.332Z] 20.10.0: Pulling from library/docker [2021-06-08T21:03:12.332Z] ---> 82c1a3fad742 [2021-06-08T21:03:12.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T21:03:13.322Z] ---> 1b95bd5eb18e [2021-06-08T21:03:13.322Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-08T21:03:13.322Z] Removing intermediate container 46a62e858a4c [2021-06-08T21:03:13.322Z] ---> 26443a1e5789 [2021-06-08T21:03:13.322Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T21:03:13.599Z] ---> bc844778f786 [2021-06-08T21:03:13.599Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T21:03:13.876Z] ---> Running in 1b270afb23e1 [2021-06-08T21:03:14.149Z] ---> Running in 22fe7b2d5a07 [2021-06-08T21:03:14.757Z] ---> 73471b2ae630 [2021-06-08T21:03:14.757Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T21:03:15.029Z] Removing intermediate container 1b270afb23e1 [2021-06-08T21:03:15.029Z] ---> 3e3ecb974329 [2021-06-08T21:03:15.029Z] ---> 563e0f2b881a [2021-06-08T21:03:15.029Z] Step 15/24 : EXPOSE $APP_PORTStep 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T21:03:15.029Z] [2021-06-08T21:03:15.305Z] ---> Running in 16c6d260b5e1 [2021-06-08T21:03:16.765Z] Removing intermediate container 16c6d260b5e1 [2021-06-08T21:03:16.765Z] ---> 9ed5f9e4cf7b [2021-06-08T21:03:16.765Z] Step 16/24 : WORKDIR / [2021-06-08T21:03:16.765Z] ---> 8ad668e6de71 [2021-06-08T21:03:16.765Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T21:03:16.765Z] ---> 2e0909479633 [2021-06-08T21:03:16.765Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T21:03:16.765Z] ---> Running in 74ea70642da3 [2021-06-08T21:03:17.039Z] ---> Running in 10c46c4f9872 [2021-06-08T21:03:18.198Z] Removing intermediate container 10c46c4f9872 [2021-06-08T21:03:18.198Z] ---> 611334068c8e [2021-06-08T21:03:18.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:03:18.198Z] Removing intermediate container 74ea70642da3 [2021-06-08T21:03:18.199Z] ---> 432a164c40bd [2021-06-08T21:03:18.199Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:03:20.424Z] ---> Running in ca45dfed214c [2021-06-08T21:03:20.424Z] Removing intermediate container 22fe7b2d5a07 [2021-06-08T21:03:20.424Z] ---> 8d20d64ce51f [2021-06-08T21:03:20.424Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:03:20.424Z] ---> f7feab09465d [2021-06-08T21:03:20.424Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T21:03:20.424Z] Removing intermediate container ca45dfed214c [2021-06-08T21:03:20.424Z] ---> b8c6b5bba633 [2021-06-08T21:03:20.424Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T21:03:20.424Z] ---> 59420fb7ea76 [2021-06-08T21:03:20.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T21:03:20.424Z] ---> fbe5136219f9 [2021-06-08T21:03:20.424Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T21:03:20.424Z] ---> Running in 9041e36f29cc [2021-06-08T21:03:21.151Z] ---> a23eb802a2b9 [2021-06-08T21:03:21.151Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-08T21:03:21.436Z] Removing intermediate container 9041e36f29cc [2021-06-08T21:03:21.436Z] ---> a55406446ce8 [2021-06-08T21:03:21.436Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:03:21.436Z] ---> Running in fde7f25a1779 [2021-06-08T21:03:21.710Z] ---> Running in 8903e608f8be [2021-06-08T21:03:22.322Z] ---> 3dd8dd52a153 [2021-06-08T21:03:22.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T21:03:22.601Z] Removing intermediate container 8903e608f8be [2021-06-08T21:03:22.601Z] ---> f2539ec9d7f6 [2021-06-08T21:03:22.601Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T21:03:23.201Z] ---> 54670a150b88 [2021-06-08T21:03:23.201Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T21:03:23.201Z] ---> Running in ca3849abebcb [2021-06-08T21:03:23.800Z] ---> 05491bde08bb [2021-06-08T21:03:23.800Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T21:03:24.075Z] ---> Running in c8169126f8a3 [2021-06-08T21:03:24.351Z] Removing intermediate container ca3849abebcb [2021-06-08T21:03:24.351Z] ---> 16b0a59d005c [2021-06-08T21:03:24.351Z] [2021-06-08T21:03:24.628Z] ---> 9b48fb0733a8 [2021-06-08T21:03:24.628Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T21:03:25.228Z] Removing intermediate container fde7f25a1779 [2021-06-08T21:03:25.228Z] ---> bcd0baaf3a4a [2021-06-08T21:03:25.228Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T21:03:25.228Z] Removing intermediate container c8169126f8a3 [2021-06-08T21:03:25.228Z] ---> 9ed7541b5ed4 [2021-06-08T21:03:25.228Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:03:25.228Z] Successfully built 16b0a59d005c [2021-06-08T21:03:25.228Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T21:03:25.228Z] Building core-command [2021-06-08T21:03:25.515Z]  Building support-notifications ... done  ---> Running in a7bbf49716c6 [2021-06-08T21:03:25.515Z] ---> Running in 705efd2646d4 [2021-06-08T21:03:26.123Z] ---> 36fec6cc4068 [2021-06-08T21:03:26.123Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T21:03:26.397Z] Removing intermediate container a7bbf49716c6 [2021-06-08T21:03:26.397Z] ---> dccc9ae2f8d7 [2021-06-08T21:03:26.397Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:03:26.684Z] Removing intermediate container 705efd2646d4 [2021-06-08T21:03:26.684Z] ---> 27e5e3bcd5db [2021-06-08T21:03:26.684Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T21:03:26.684Z] ---> Running in 989d4510259a [2021-06-08T21:03:26.969Z] ---> Running in 47898a2795ca [2021-06-08T21:03:29.859Z] Removing intermediate container 989d4510259a [2021-06-08T21:03:29.859Z] ---> b59e46d7994a [2021-06-08T21:03:29.859Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:03:29.859Z] ---> 22892ce2b34a [2021-06-08T21:03:29.859Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T21:03:29.859Z] Removing intermediate container 47898a2795ca [2021-06-08T21:03:29.859Z] ---> fde42347a21a [2021-06-08T21:03:29.859Z] Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:03:29.859Z] ---> Running in 1934e95805cd [2021-06-08T21:03:29.859Z] ---> Running in 07c913cd6176 [2021-06-08T21:03:29.859Z] ---> Running in a17cb6ee2718 [2021-06-08T21:03:29.859Z] Removing intermediate container 1934e95805cd [2021-06-08T21:03:29.859Z] ---> ae35d616285b [2021-06-08T21:03:29.859Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:03:29.859Z] ---> Running in fbc1b35db656 [2021-06-08T21:03:29.859Z] Removing intermediate container a17cb6ee2718 [2021-06-08T21:03:29.859Z] ---> 58853b16270d [2021-06-08T21:03:29.859Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T21:03:29.859Z] Removing intermediate container 07c913cd6176 [2021-06-08T21:03:29.859Z] ---> 7039e34aa7cc [2021-06-08T21:03:29.859Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T21:03:29.859Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T21:03:29.859Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T21:03:30.145Z] ---> Running in ce240fe7cf1c [2021-06-08T21:03:30.145Z] ---> eeaf43b92773 [2021-06-08T21:03:30.145Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:03:30.145Z] ---> Running in e5d393f16958 [2021-06-08T21:03:30.424Z] Removing intermediate container fbc1b35db656 [2021-06-08T21:03:30.424Z] ---> 76950fc06eda [2021-06-08T21:03:30.424Z] [2021-06-08T21:03:30.700Z] Removing intermediate container ce240fe7cf1c [2021-06-08T21:03:30.700Z] ---> 643b78f7749c [2021-06-08T21:03:30.700Z] [2021-06-08T21:03:30.982Z] Successfully built 76950fc06eda [2021-06-08T21:03:31.257Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T21:03:31.257Z] ---> 06147ee35d3c [2021-06-08T21:03:31.257Z]  Building core-metadata ... done Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T21:03:31.257Z] Building core-data [2021-06-08T21:03:31.257Z] Successfully built 643b78f7749c [2021-06-08T21:03:31.528Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T21:03:31.528Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-08T21:03:31.528Z] Removing intermediate container e5d393f16958 [2021-06-08T21:03:31.528Z] ---> bfb821e36dd0 [2021-06-08T21:03:31.528Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T21:03:31.799Z] ---> Running in d4eb3aa84181 [2021-06-08T21:03:31.799Z] ---> Running in 9a952f691f96 [2021-06-08T21:03:33.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:33.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:03:34.439Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T21:03:34.439Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T21:03:34.439Z] Removing intermediate container d4eb3aa84181 [2021-06-08T21:03:34.439Z] ---> 11b5eae64d57 [2021-06-08T21:03:34.439Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Executing bash-5.0.17-r0.post-install [2021-06-08T21:03:34.439Z] [2021-06-08T21:03:34.439Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:03:34.439Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T21:03:34.439Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T21:03:34.439Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T21:03:34.439Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T21:03:34.439Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T21:03:34.439Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T21:03:34.439Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T21:03:34.439Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T21:03:34.724Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T21:03:34.724Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T21:03:35.323Z] ---> Running in c2798210acd0 [2021-06-08T21:03:36.319Z] Removing intermediate container c2798210acd0 [2021-06-08T21:03:36.319Z] ---> 2b3821959779 [2021-06-08T21:03:36.319Z] Step 29/32 : CMD ["gate"] [2021-06-08T21:03:36.911Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T21:03:36.911Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T21:03:36.911Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T21:03:36.911Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T21:03:36.911Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T21:03:36.911Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T21:03:36.911Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T21:03:37.186Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T21:03:37.186Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T21:03:37.186Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T21:03:37.186Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T21:03:37.186Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T21:03:37.186Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T21:03:37.186Z] ---> Running in 1cfcc9a5dc86 [2021-06-08T21:03:37.186Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T21:03:37.186Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T21:03:37.186Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T21:03:37.186Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T21:03:37.466Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T21:03:37.466Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T21:03:37.466Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T21:03:37.466Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T21:03:37.466Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T21:03:37.466Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T21:03:37.466Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T21:03:37.466Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T21:03:37.466Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T21:03:37.739Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T21:03:37.739Z] OK: 72 MiB in 59 packages [2021-06-08T21:03:38.335Z] Removing intermediate container 1cfcc9a5dc86 [2021-06-08T21:03:38.335Z] ---> 56964c58f9c8 [2021-06-08T21:03:38.335Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T21:03:38.934Z] ---> Running in 35d67cdeba25 [2021-06-08T21:03:41.435Z] Removing intermediate container 35d67cdeba25 [2021-06-08T21:03:41.435Z] ---> f32cfc164a2f [2021-06-08T21:03:41.435Z] Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:03:41.435Z] ---> Running in a58fdd8ed219 [2021-06-08T21:03:41.435Z] Removing intermediate container a58fdd8ed219 [2021-06-08T21:03:41.435Z] ---> fc971f3ea7d4 [2021-06-08T21:03:41.435Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T21:03:41.435Z] ---> Running in e35be3ec9929 [2021-06-08T21:03:42.032Z] Removing intermediate container e35be3ec9929 [2021-06-08T21:03:42.032Z] ---> ab70a3c546cf [2021-06-08T21:03:42.032Z] [2021-06-08T21:03:42.627Z] Successfully built ab70a3c546cf [2021-06-08T21:03:42.627Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T21:03:42.627Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-08T21:03:43.604Z] Collecting docker-compose==1.23.2 [2021-06-08T21:03:43.604Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T21:03:44.583Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T21:03:44.583Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T21:03:48.893Z] Collecting PyYAML<4,>=3.10 [2021-06-08T21:03:48.893Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T21:03:54.308Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T21:03:54.309Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T21:03:54.309Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T21:03:54.309Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T21:03:54.915Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T21:03:54.915Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T21:03:58.314Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T21:03:58.314Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T21:04:00.377Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T21:04:00.377Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T21:04:00.978Z] 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-06-08T21:04:01.253Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T21:04:01.253Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T21:04:01.848Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T21:04:01.848Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T21:04:05.258Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T21:04:05.258Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T21:04:05.258Z] 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-06-08T21:04:05.258Z] 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-06-08T21:04:06.252Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T21:04:06.252Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T21:04:06.252Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:04:06.252Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:04:06.252Z] ---> 26bd15d2296e [2021-06-08T21:04:06.252Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:04:06.252Z] ---> Using cache [2021-06-08T21:04:06.252Z] ---> d99a7c34a681 [2021-06-08T21:04:06.252Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:04:06.252Z] ---> Using cache [2021-06-08T21:04:06.252Z] ---> 795a5cd717ba [2021-06-08T21:04:06.252Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T21:04:07.736Z] Collecting idna<2.8,>=2.5 [2021-06-08T21:04:07.736Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T21:04:08.022Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T21:04:08.022Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T21:04:08.022Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T21:04:08.022Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T21:04:10.030Z] Installing collected packages: docopt, PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, texttable, cached-property, dockerpty, docker-compose [2021-06-08T21:04:10.030Z] Running setup.py install for docopt: started [2021-06-08T21:04:10.316Z] ---> Running in 4b4fd0b9921c [2021-06-08T21:04:12.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:13.153Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T21:04:13.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:13.153Z] Running setup.py install for PyYAML: started [2021-06-08T21:04:14.156Z] OK: 218 MiB in 52 packages [2021-06-08T21:04:16.832Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T21:04:16.833Z] Removing intermediate container 4b4fd0b9921c [2021-06-08T21:04:16.833Z] ---> 147c7150b77a [2021-06-08T21:04:16.833Z] Step 6/24 : COPY go.mod . [2021-06-08T21:04:16.833Z] Attempting uninstall: urllib3 [2021-06-08T21:04:17.109Z] Found existing installation: urllib3 1.25.9 [2021-06-08T21:04:17.109Z] Uninstalling urllib3-1.25.9: [2021-06-08T21:04:17.109Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T21:04:18.106Z] Attempting uninstall: idna [2021-06-08T21:04:18.106Z] Found existing installation: idna 2.9 [2021-06-08T21:04:18.106Z] Uninstalling idna-2.9: [2021-06-08T21:04:18.106Z] Successfully uninstalled idna-2.9 [2021-06-08T21:04:18.385Z] ---> 6a50e0760f74 [2021-06-08T21:04:18.385Z] Step 7/24 : RUN go mod download [2021-06-08T21:04:18.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:04:18.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:04:18.990Z] ---> 26bd15d2296e [2021-06-08T21:04:18.990Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T21:04:18.990Z] ---> Using cache [2021-06-08T21:04:18.990Z] ---> d99a7c34a681 [2021-06-08T21:04:18.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:04:18.990Z] ---> Using cache [2021-06-08T21:04:18.990Z] ---> 795a5cd717ba [2021-06-08T21:04:18.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T21:04:18.990Z] ---> Using cache [2021-06-08T21:04:18.990Z] ---> 147c7150b77a [2021-06-08T21:04:18.990Z] Step 6/22 : COPY go.mod . [2021-06-08T21:04:18.990Z] ---> Using cache [2021-06-08T21:04:18.990Z] ---> 6a50e0760f74 [2021-06-08T21:04:18.990Z] Step 7/22 : RUN go mod download [2021-06-08T21:04:18.990Z] ---> Running in 0bb379111261 [2021-06-08T21:04:18.990Z] ---> Running in 5344647a345e [2021-06-08T21:04:18.990Z] Attempting uninstall: requests [2021-06-08T21:04:18.990Z] Found existing installation: requests 2.23.0 [2021-06-08T21:04:18.990Z] Uninstalling requests-2.23.0: [2021-06-08T21:04:19.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:04:19.265Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:04:19.265Z] ---> 26bd15d2296e [2021-06-08T21:04:19.265Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:04:19.265Z] ---> Using cache [2021-06-08T21:04:19.265Z] ---> d99a7c34a681 [2021-06-08T21:04:19.265Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:04:19.265Z] ---> Using cache [2021-06-08T21:04:19.265Z] ---> 795a5cd717ba [2021-06-08T21:04:19.265Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T21:04:19.265Z] ---> Running in c80a7bb05602 [2021-06-08T21:04:19.265Z] Successfully uninstalled requests-2.23.0 [2021-06-08T21:04:23.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:23.452Z] Running setup.py install for texttable: started [2021-06-08T21:04:23.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:24.741Z] Removing intermediate container 5344647a345e [2021-06-08T21:04:24.741Z] ---> f72fadf650d9 [2021-06-08T21:04:24.741Z] Step 8/22 : COPY . . [2021-06-08T21:04:24.741Z] Removing intermediate container 0bb379111261 [2021-06-08T21:04:24.741Z] ---> f20b1d2144d1 [2021-06-08T21:04:24.741Z] Step 8/24 : COPY . . [2021-06-08T21:04:25.015Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:04:25.015Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:04:25.015Z] ---> 26bd15d2296e [2021-06-08T21:04:25.015Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T21:04:25.015Z] ---> Using cache [2021-06-08T21:04:25.015Z] ---> d99a7c34a681 [2021-06-08T21:04:25.015Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:04:25.015Z] ---> Using cache [2021-06-08T21:04:25.015Z] ---> 795a5cd717ba [2021-06-08T21:04:25.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T21:04:25.015Z] ---> Using cache [2021-06-08T21:04:25.015Z] ---> 147c7150b77a [2021-06-08T21:04:25.015Z] Step 6/23 : COPY go.mod . [2021-06-08T21:04:25.015Z] ---> Using cache [2021-06-08T21:04:25.015Z] ---> 6a50e0760f74 [2021-06-08T21:04:25.015Z] Step 7/23 : RUN go mod download [2021-06-08T21:04:25.015Z] ---> Using cache [2021-06-08T21:04:25.015Z] ---> f20b1d2144d1 [2021-06-08T21:04:25.015Z] Step 8/23 : COPY . . [2021-06-08T21:04:25.617Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T21:04:25.617Z] Running setup.py install for dockerpty: started [2021-06-08T21:04:26.596Z] OK: 218 MiB in 52 packages [2021-06-08T21:04:29.484Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T21:04:30.468Z] Removing intermediate container c80a7bb05602 [2021-06-08T21:04:30.468Z] ---> fc572e119fa2 [2021-06-08T21:04:30.468Z] Step 6/24 : COPY go.mod . [2021-06-08T21:04:31.068Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-08T21:04:34.510Z] ---> ddef5a9e61a5 [2021-06-08T21:04:34.510Z] Step 7/24 : RUN go mod download [2021-06-08T21:04:34.510Z] ---> Running in fb00a18db63f [2021-06-08T21:04:39.969Z] Removing intermediate container fb00a18db63f [2021-06-08T21:04:39.969Z] ---> bba6bad16165 [2021-06-08T21:04:39.969Z] Step 8/24 : COPY . . [2021-06-08T21:04:50.273Z] Removing intermediate container 9a952f691f96 [2021-06-08T21:04:50.273Z] ---> 6a9bf0c5dc9c [2021-06-08T21:04:50.273Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T21:04:50.273Z] ---> 391610302a94 [2021-06-08T21:04:50.273Z] Step 9/22 : RUN go mod tidy [2021-06-08T21:04:50.273Z] ---> d6f1b25cece7 [2021-06-08T21:04:50.273Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:04:50.273Z] ---> Running in 9ecfaafa2ffe [2021-06-08T21:04:50.273Z] ---> Running in 5f3bc8709662 [2021-06-08T21:04:50.273Z] ---> Running in 05da6ad216ae [2021-06-08T21:04:50.874Z] ---> ac2380142af7 [2021-06-08T21:04:50.874Z] Step 9/23 : RUN go mod tidy [2021-06-08T21:04:51.148Z] Removing intermediate container 9ecfaafa2ffe [2021-06-08T21:04:51.148Z] ---> 43edc57aa62f [2021-06-08T21:04:51.148Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T21:04:51.148Z] ---> Running in 8c0fa191ccb6 [2021-06-08T21:04:51.419Z] ---> Running in e20941a930a6 [2021-06-08T21:04:52.397Z] Removing intermediate container e20941a930a6 [2021-06-08T21:04:52.397Z] ---> 7459de19ecc3 [2021-06-08T21:04:52.397Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T21:04:56.729Z] ---> 2f644d9e2a15 [2021-06-08T21:04:56.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T21:04:57.003Z] Removing intermediate container 5f3bc8709662 [2021-06-08T21:04:57.003Z] ---> 3a9da513c7a5 [2021-06-08T21:04:57.003Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T21:04:57.276Z] ---> Running in 272bc2149ceb [2021-06-08T21:04:57.551Z] Removing intermediate container 05da6ad216ae [2021-06-08T21:04:57.551Z] ---> 2c5e03d4e93f [2021-06-08T21:04:57.551Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T21:04:58.147Z] ---> a72a07b991e8 [2021-06-08T21:04:58.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T21:04:58.147Z] Removing intermediate container 8c0fa191ccb6 [2021-06-08T21:04:58.147Z] ---> e830f2cb8bd7 [2021-06-08T21:04:58.147Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T21:04:58.426Z] ---> Running in 8b204f8177b0 [2021-06-08T21:04:58.698Z] ---> Running in 1077243c2ea7 [2021-06-08T21:05:00.147Z] 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-06-08T21:05:00.147Z] ---> 867b9abc9405 [2021-06-08T21:05:00.147Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T21:05:00.426Z] ---> Running in 6fff351f07c3 [2021-06-08T21:05:00.700Z] 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-06-08T21:05:00.700Z] 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-06-08T21:05:01.303Z] ---> e4c99ea82ff2 [2021-06-08T21:05:01.303Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:05:01.303Z] Removing intermediate container 6fff351f07c3 [2021-06-08T21:05:01.303Z] ---> cc3f8aeb53fc [2021-06-08T21:05:01.303Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:05:01.303Z] ---> Running in e6ad16acd888 [2021-06-08T21:05:01.575Z] ---> Running in 9308812a554f [2021-06-08T21:05:04.521Z] Removing intermediate container 9308812a554f [2021-06-08T21:05:04.521Z] ---> d0c7747ecd95 [2021-06-08T21:05:04.521Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:05:04.521Z] ---> Running in 3db65984819a [2021-06-08T21:05:04.521Z] Removing intermediate container 3db65984819a [2021-06-08T21:05:04.521Z] ---> ecb434bccbf3 [2021-06-08T21:05:04.521Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:05:04.521Z] ---> Running in c6100da57ffa [2021-06-08T21:05:04.797Z] Removing intermediate container c6100da57ffa [2021-06-08T21:05:04.797Z] ---> a926f8c20f4e [2021-06-08T21:05:04.797Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:05:05.075Z] ---> Running in cce5eb41572f [2021-06-08T21:05:06.064Z] Removing intermediate container cce5eb41572f [2021-06-08T21:05:06.064Z] ---> 61c6b68dfce3 [2021-06-08T21:05:06.064Z] [2021-06-08T21:05:06.666Z] Successfully built 61c6b68dfce3 [2021-06-08T21:05:06.666Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T21:05:08.665Z]  Building sys-mgmt-agent ... done Removing intermediate container e6ad16acd888 [2021-06-08T21:05:08.666Z] ---> 0a4d57d1116e [2021-06-08T21:05:08.666Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T21:05:08.947Z] ---> Running in c78a9acd35ff [2021-06-08T21:05:10.953Z] 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-06-08T21:06:43.025Z] 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-06-08T21:06:46.428Z] Removing intermediate container 8b204f8177b0 [2021-06-08T21:06:46.428Z] ---> 2337a24c8d96 [2021-06-08T21:06:46.428Z] [2021-06-08T21:06:46.428Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:06:46.428Z] ---> 9852663dfa18 [2021-06-08T21:06:46.428Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:06:46.428Z] ---> Using cache [2021-06-08T21:06:46.428Z] ---> 464b2ce6baf8 [2021-06-08T21:06:46.428Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:06:46.428Z] ---> Using cache [2021-06-08T21:06:46.428Z] ---> 26443a1e5789 [2021-06-08T21:06:46.428Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T21:06:46.428Z] ---> Running in 5bffba4e0475 [2021-06-08T21:06:48.423Z] Removing intermediate container 5bffba4e0475 [2021-06-08T21:06:48.423Z] ---> 26636f974c82 [2021-06-08T21:06:48.423Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T21:06:48.423Z] ---> Running in c4eeb1f7ec52 [2021-06-08T21:06:49.415Z] Removing intermediate container c4eeb1f7ec52 [2021-06-08T21:06:49.415Z] ---> 4b395bd7607e [2021-06-08T21:06:49.415Z] Step 16/24 : WORKDIR / [2021-06-08T21:06:49.688Z] Removing intermediate container 272bc2149ceb [2021-06-08T21:06:49.688Z] ---> 7c9fca6966d0 [2021-06-08T21:06:49.688Z] [2021-06-08T21:06:49.688Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T21:06:49.688Z] ---> 9852663dfa18 [2021-06-08T21:06:49.688Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T21:06:49.688Z] ---> Running in 0e41a0ee6dcc [2021-06-08T21:06:49.688Z] Removing intermediate container 1077243c2ea7 [2021-06-08T21:06:49.688Z] ---> 7ba499b4a010 [2021-06-08T21:06:49.688Z] [2021-06-08T21:06:49.688Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T21:06:49.688Z] ---> 9852663dfa18 [2021-06-08T21:06:49.688Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:06:49.688Z] ---> Using cache [2021-06-08T21:06:49.688Z] ---> 464b2ce6baf8 [2021-06-08T21:06:49.688Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:06:49.688Z] ---> Using cache [2021-06-08T21:06:49.688Z] ---> 26443a1e5789 [2021-06-08T21:06:49.688Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T21:06:49.967Z] ---> Running in d760b0ed7f22 [2021-06-08T21:06:49.967Z] ---> Running in 5d663c67b256 [2021-06-08T21:06:50.567Z] Removing intermediate container 0e41a0ee6dcc [2021-06-08T21:06:50.567Z] ---> 6ecc0419426f [2021-06-08T21:06:50.567Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:06:50.852Z] Removing intermediate container 5d663c67b256 [2021-06-08T21:06:50.852Z] ---> 3b27bf5e9544 [2021-06-08T21:06:50.852Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T21:06:50.852Z] ---> Running in f93876eea40d [2021-06-08T21:06:51.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:06:52.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:06:52.118Z] Removing intermediate container f93876eea40d [2021-06-08T21:06:52.118Z] ---> 5c6e8dc2880a [2021-06-08T21:06:52.118Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:06:52.118Z] ---> 885547f32206 [2021-06-08T21:06:52.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T21:06:52.722Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T21:06:52.722Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:06:52.722Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T21:06:52.722Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T21:06:52.722Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:06:52.722Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:06:53.018Z] OK: 7 MiB in 18 packages [2021-06-08T21:06:53.295Z] ---> c22cba36375b [2021-06-08T21:06:53.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T21:06:53.892Z] ---> 9719ae8810f9 [2021-06-08T21:06:53.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T21:06:55.342Z] ---> 450652fd5761 [2021-06-08T21:06:55.342Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T21:06:55.342Z] Removing intermediate container d760b0ed7f22 [2021-06-08T21:06:55.342Z] ---> 48c78df786ee [2021-06-08T21:06:55.342Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T21:06:55.342Z] ---> 0e66a1fc5aba [2021-06-08T21:06:55.342Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T21:06:55.619Z] ---> Running in e5cc55177360 [2021-06-08T21:06:55.619Z] ---> Running in 5a89fbbf20e1 [2021-06-08T21:06:56.222Z] Removing intermediate container e5cc55177360 [2021-06-08T21:06:56.222Z] ---> b1fef21ee89a [2021-06-08T21:06:56.222Z] Step 14/22 : WORKDIR /edgex [2021-06-08T21:06:56.506Z] Removing intermediate container 5a89fbbf20e1 [2021-06-08T21:06:56.506Z] ---> 48e22e521d3e [2021-06-08T21:06:56.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:06:56.506Z] ---> Running in 9dd428788039 [2021-06-08T21:06:56.506Z] ---> 13e418e7561e [2021-06-08T21:06:56.506Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T21:06:56.506Z] ---> Running in 15538aad6fd1 [2021-06-08T21:06:56.781Z] ---> Running in 966aacdf229e [2021-06-08T21:06:57.387Z] Removing intermediate container 15538aad6fd1 [2021-06-08T21:06:57.387Z] ---> e25d79e4c046 [2021-06-08T21:06:57.387Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:06:57.387Z] Removing intermediate container 9dd428788039 [2021-06-08T21:06:57.387Z] ---> 926c2163d4ea [2021-06-08T21:06:57.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T21:06:57.659Z] ---> Running in d9abac712cbd [2021-06-08T21:06:57.659Z] Removing intermediate container 966aacdf229e [2021-06-08T21:06:57.659Z] ---> 4c713717abec [2021-06-08T21:06:57.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:06:57.933Z] ---> Running in 30bd2b4a5cd1 [2021-06-08T21:06:58.531Z] Removing intermediate container d9abac712cbd [2021-06-08T21:06:58.531Z] ---> 4430dc7847d0 [2021-06-08T21:06:58.531Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:06:58.804Z] ---> Running in 0d41c5785137 [2021-06-08T21:06:58.804Z] ---> 98b688beff49 [2021-06-08T21:06:58.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T21:06:58.804Z] Removing intermediate container 30bd2b4a5cd1 [2021-06-08T21:06:58.804Z] ---> 44cb11e4c261 [2021-06-08T21:06:58.804Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T21:06:59.418Z] ---> Running in 96c5bf179ade [2021-06-08T21:06:59.692Z] Removing intermediate container 0d41c5785137 [2021-06-08T21:06:59.692Z] ---> 6a7043b7abe4 [2021-06-08T21:06:59.692Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:06:59.968Z] ---> Running in 6de920f20780 [2021-06-08T21:06:59.968Z] Removing intermediate container c78a9acd35ff [2021-06-08T21:06:59.968Z] ---> 2a7cfdfb69f8 [2021-06-08T21:06:59.968Z] [2021-06-08T21:06:59.968Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:06:59.968Z] ---> 9852663dfa18 [2021-06-08T21:06:59.968Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T21:07:00.239Z] Removing intermediate container 96c5bf179ade [2021-06-08T21:07:00.239Z] ---> d88c185133e3 [2021-06-08T21:07:00.239Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:07:00.239Z] ---> Running in 387375cd7d16 [2021-06-08T21:07:00.239Z] ---> Running in 95f66d0b74ed [2021-06-08T21:07:00.239Z] ---> 27153aa89001 [2021-06-08T21:07:00.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T21:07:00.512Z] Removing intermediate container 6de920f20780 [2021-06-08T21:07:00.512Z] ---> 7db3e41461fe [2021-06-08T21:07:00.512Z] [2021-06-08T21:07:01.110Z] Successfully built 7db3e41461fe [2021-06-08T21:07:01.110Z] Successfully tagged core-command-arm64:latest [2021-06-08T21:07:01.110Z]  Building core-command ... done Removing intermediate container 387375cd7d16 [2021-06-08T21:07:01.110Z] ---> 5c35fedb97fc [2021-06-08T21:07:01.110Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T21:07:01.110Z] Removing intermediate container 95f66d0b74ed [2021-06-08T21:07:01.110Z] ---> ec3727b1ccf1 [2021-06-08T21:07:01.110Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T21:07:01.388Z] ---> Running in 0fcc01814390 [2021-06-08T21:07:01.388Z] ---> Running in ec21a79183e2 [2021-06-08T21:07:01.981Z] ---> ac482211e30c [2021-06-08T21:07:01.981Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T21:07:01.981Z] Removing intermediate container 0fcc01814390 [2021-06-08T21:07:01.981Z] ---> d7d055f36f1e [2021-06-08T21:07:01.981Z] [2021-06-08T21:07:01.981Z] ---> Running in de321cb954f0 [2021-06-08T21:07:01.981Z] Removing intermediate container ec21a79183e2 [2021-06-08T21:07:01.981Z] ---> 0860b9f3838d [2021-06-08T21:07:01.981Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T21:07:02.572Z] ---> Running in b47865a931b6 [2021-06-08T21:07:02.572Z] Successfully built d7d055f36f1e [2021-06-08T21:07:02.572Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T21:07:02.572Z]  Building support-scheduler ... done Removing intermediate container de321cb954f0 [2021-06-08T21:07:02.572Z] ---> 7d4610575217 [2021-06-08T21:07:02.572Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T21:07:02.843Z] ---> Running in 46892f92af1f [2021-06-08T21:07:02.843Z] Removing intermediate container b47865a931b6 [2021-06-08T21:07:02.843Z] ---> 2c6c98366c41 [2021-06-08T21:07:02.843Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:07:03.112Z] ---> Running in 9f4dc25d8226 [2021-06-08T21:07:03.386Z] Removing intermediate container 46892f92af1f [2021-06-08T21:07:03.386Z] ---> 5090e3bb2306 [2021-06-08T21:07:03.386Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T21:07:03.661Z] ---> Running in 1565c375bbd1 [2021-06-08T21:07:03.931Z] Removing intermediate container 1565c375bbd1 [2021-06-08T21:07:03.931Z] ---> c1f13371f611 [2021-06-08T21:07:03.931Z] Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:07:04.216Z] ---> Running in 53574285fae1 [2021-06-08T21:07:04.815Z] Removing intermediate container 53574285fae1 [2021-06-08T21:07:04.815Z] ---> 86b97881909d [2021-06-08T21:07:04.815Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T21:07:04.815Z] ---> Running in 321a19497bb5 [2021-06-08T21:07:05.411Z] Removing intermediate container 9f4dc25d8226 [2021-06-08T21:07:05.411Z] ---> 05ccad0a0425 [2021-06-08T21:07:05.411Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T21:07:05.411Z] ---> Running in c2f0b4a808b4 [2021-06-08T21:07:05.411Z] Removing intermediate container 321a19497bb5 [2021-06-08T21:07:05.411Z] ---> 5ac24cf66944 [2021-06-08T21:07:05.411Z] [2021-06-08T21:07:06.010Z] Successfully built 5ac24cf66944 [2021-06-08T21:07:06.010Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T21:07:07.052Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:07:07.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:07:08.287Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T21:07:08.287Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T21:07:08.580Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T21:07:08.580Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T21:07:08.853Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T21:07:08.853Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T21:07:09.124Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:07:09.124Z] OK: 8 MiB in 20 packages [2021-06-08T21:07:10.552Z] Removing intermediate container c2f0b4a808b4 [2021-06-08T21:07:10.552Z] ---> 4c1c008821f5 [2021-06-08T21:07:10.552Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:07:11.144Z] ---> e7e82fe61ea3 [2021-06-08T21:07:11.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T21:07:12.571Z] ---> 5ec02182f597 [2021-06-08T21:07:12.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T21:07:14.878Z] ---> 8ce59b3b4654 [2021-06-08T21:07:14.878Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T21:07:14.878Z] ---> Running in 12051ee388b0 [2021-06-08T21:07:14.878Z] Removing intermediate container 12051ee388b0 [2021-06-08T21:07:14.878Z] ---> e89e1f153f1e [2021-06-08T21:07:14.878Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:07:14.878Z] ---> Running in 0a4e397f48c5 [2021-06-08T21:07:14.878Z] Removing intermediate container 0a4e397f48c5 [2021-06-08T21:07:14.878Z] ---> 0b544c6ffa07 [2021-06-08T21:07:14.878Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:07:14.878Z] ---> Running in babd81562093 [2021-06-08T21:07:15.152Z] Removing intermediate container babd81562093 [2021-06-08T21:07:15.152Z] ---> f49476f33dd7 [2021-06-08T21:07:15.152Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T21:07:15.425Z] ---> Running in 78f0dd1bdf3d [2021-06-08T21:07:16.018Z] Removing intermediate container 78f0dd1bdf3d [2021-06-08T21:07:16.018Z] ---> 2530f1282fec [2021-06-08T21:07:16.018Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:07:16.018Z] ---> Running in 17589280269b [2021-06-08T21:07:16.612Z] Removing intermediate container 17589280269b [2021-06-08T21:07:16.612Z] ---> 4ca7f65aaad6 [2021-06-08T21:07:16.612Z] [2021-06-08T21:07:16.883Z] Successfully built 4ca7f65aaad6 [2021-06-08T21:07:17.153Z] Successfully tagged core-data-arm64:latest [2021-06-08T21:07:17.439Z]  Building core-data ... done  [Pipeline] } [2021-06-08T21:07:17.431Z] $ docker stop --time=1 512576acb730bb7cd0ed60904fdfc3550d5963cc430beffaa056f3fa65ae16ff [2021-06-08T21:07:19.306Z] $ docker rm -f 512576acb730bb7cd0ed60904fdfc3550d5963cc430beffaa056f3fa65ae16ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:07:19.928Z] + docker images [2021-06-08T21:07:20.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T21:07:20.200Z] core-data-arm64 latest 4ca7f65aaad6 4 seconds ago 19.1MB [2021-06-08T21:07:20.200Z] security-proxy-setup-arm64 latest 5ac24cf66944 15 seconds ago 24MB [2021-06-08T21:07:20.200Z] support-scheduler-arm64 latest d7d055f36f1e 19 seconds ago 15MB [2021-06-08T21:07:20.200Z] core-command-arm64 latest 7db3e41461fe 20 seconds ago 15MB [2021-06-08T21:07:20.200Z] 2a7cfdfb69f8 21 seconds ago 974MB [2021-06-08T21:07:20.200Z] 7ba499b4a010 31 seconds ago 968MB [2021-06-08T21:07:20.200Z] 7c9fca6966d0 32 seconds ago 971MB [2021-06-08T21:07:20.200Z] 2337a24c8d96 36 seconds ago 966MB [2021-06-08T21:07:20.200Z] sys-mgmt-agent-arm64 latest 61c6b68dfce3 2 minutes ago 299MB [2021-06-08T21:07:20.200Z] security-bootstrapper-arm64 latest ab70a3c546cf 3 minutes ago 17.1MB [2021-06-08T21:07:20.200Z] security-secretstore-setup-arm64 latest 643b78f7749c 3 minutes ago 26.5MB [2021-06-08T21:07:20.200Z] core-metadata-arm64 latest 76950fc06eda 3 minutes ago 15.6MB [2021-06-08T21:07:20.200Z] support-notifications-arm64 latest 16b0a59d005c 3 minutes ago 15.7MB [2021-06-08T21:07:20.200Z] 3305d114d23f 4 minutes ago 973MB [2021-06-08T21:07:20.200Z] 1fd213868fb0 4 minutes ago 972MB [2021-06-08T21:07:20.200Z] 837c74c025a8 4 minutes ago 968MB [2021-06-08T21:07:20.200Z] a3cd5708c796 4 minutes ago 974MB [2021-06-08T21:07:20.200Z] 6966c50158d1 4 minutes ago 967MB [2021-06-08T21:07:20.200Z] ci-base-image-arm64 latest 26bd15d2296e 15 minutes ago 641MB [2021-06-08T21:07:20.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T21:07:20.200Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T21:07:20.200Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T21:07:20.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:07:20.935Z] ---> job-cost.sh [2021-06-08T21:07:20.935Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qgSb [2021-06-08T21:08:10.465Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:10:06.158Z] lf-activate-venv(): INFO: Adding /tmp/venv-qgSb/bin to PATH [2021-06-08T21:10:06.158Z] INFO: No Stack... [2021-06-08T21:10:06.158Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T21:10:06.158Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:10:06.494Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-08T21:10:06.494Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T21:10:06.553Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] [2021-06-08T21:10:06.573Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] did not exist. Created. [2021-06-08T21:10:06.573Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:10:06.918Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T21:10:07.169Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:10:07.181Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T21:10:12.051Z] provisioning config files... [2021-06-08T21:10:12.059Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1177000335998601381tmp [Pipeline] { [Pipeline] sh [2021-06-08T21:10:12.378Z] + set +x [2021-06-08T21:10:12.378Z] + curl -s https://codecov.io/bash [2021-06-08T21:10:12.378Z] + bash -s -- [2021-06-08T21:10:12.378Z] [2021-06-08T21:10:12.378Z] _____ _ [2021-06-08T21:10:12.378Z] / ____| | | [2021-06-08T21:10:12.378Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T21:10:12.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T21:10:12.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T21:10:12.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T21:10:12.378Z] Bash-1.0.3 [2021-06-08T21:10:12.378Z] [2021-06-08T21:10:12.378Z] [2021-06-08T21:10:12.378Z] ==> git version 2.24.4 found [2021-06-08T21:10:12.378Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-08T21:10:12.378Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T21:10:12.378Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T21:10:12.378Z] ==> Jenkins CI detected. [2021-06-08T21:10:12.378Z] project root: . [2021-06-08T21:10:12.378Z] --> token set from env [2021-06-08T21:10:12.378Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T21:10:12.378Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T21:10:12.378Z] ==> Python coveragepy not found [2021-06-08T21:10:12.378Z] ==> Searching for coverage reports in: [2021-06-08T21:10:12.378Z] + . [2021-06-08T21:10:12.641Z] -> Found 1 reports [2021-06-08T21:10:12.641Z] ==> Detecting git/mercurial file structure [2021-06-08T21:10:12.641Z] ==> Reading reports [2021-06-08T21:10:12.641Z] + ./coverage.out bytes=411291 [2021-06-08T21:10:12.641Z] ==> Appending adjustments [2021-06-08T21:10:12.641Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T21:10:14.030Z] + Found adjustments [2021-06-08T21:10:14.030Z] ==> Gzipping contents [2021-06-08T21:10:14.030Z] 56K /tmp/codecov.a14nQ5.gz [2021-06-08T21:10:14.030Z] ==> Uploading reports [2021-06-08T21:10:14.030Z] url: https://codecov.io [2021-06-08T21:10:14.030Z] query: branch=PR-3549&commit=c3af2119df1f53984b44060e772459a1eb72c77f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= [2021-06-08T21:10:14.030Z] -> Pinging Codecov [2021-06-08T21:10:14.030Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3549&commit=c3af2119df1f53984b44060e772459a1eb72c77f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= [2021-06-08T21:10:14.293Z] -> Uploading to [2021-06-08T21:10:14.293Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/c3af2119df1f53984b44060e772459a1eb72c77f/780f1fdf-34bd-4366-b1fa-3cf4c4da9339.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T211014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d795b2e5cf0854ce6ce03597b06b918f4d6c1e4e74085000f286cc527164562 [2021-06-08T21:10:14.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T21:10:14.293Z] Dload Upload Total Spent Left Speed [2021-06-08T21:10:14.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55980 0 0 100 55980 0 166k --:--:-- --:--:-- --:--:-- 166k [2021-06-08T21:10:14.554Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3af2119df1f53984b44060e772459a1eb72c77f [Pipeline] } [2021-06-08T21:10:14.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:15.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:16.140Z] ---> package-listing.sh [2021-06-08T21:10:16.140Z] ++ facter osfamily [2021-06-08T21:10:16.140Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T21:10:16.403Z] + OS_FAMILY=redhat [2021-06-08T21:10:16.403Z] + workspace=/w/workspace/edgex-go/3 [2021-06-08T21:10:16.403Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T21:10:16.403Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T21:10:16.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T21:10:16.403Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T21:10:16.403Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-08T21:10:16.403Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T21:10:16.403Z] + case "${OS_FAMILY}" in [2021-06-08T21:10:16.403Z] + sort [2021-06-08T21:10:16.403Z] + rpm -qa [2021-06-08T21:10:19.698Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T21:10:19.698Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T21:10:19.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T21:10:19.698Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-08T21:10:19.698Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-08T21:10:19.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-08T21:10:19.713Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T21:10:20.002Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:10:20.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:10:20.570Z] [2021-06-08T21:10:20.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:10:20.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:10:21.835Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T21:10:21.835Z] df20fa9351a1: Pulling fs layer [2021-06-08T21:10:21.835Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T21:10:21.835Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T21:10:21.835Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T21:10:21.835Z] 93b61091891f: Pulling fs layer [2021-06-08T21:10:21.835Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T21:10:21.835Z] 5e14af77c1be: Pulling fs layer [2021-06-08T21:10:21.835Z] 01666e4c0597: Pulling fs layer [2021-06-08T21:10:21.835Z] aa168da1d23b: Pulling fs layer [2021-06-08T21:10:21.835Z] 93b61091891f: Waiting [2021-06-08T21:10:21.835Z] 93b9cdb0e59b: Waiting [2021-06-08T21:10:21.835Z] 5e14af77c1be: Waiting [2021-06-08T21:10:21.835Z] 01666e4c0597: Waiting [2021-06-08T21:10:21.835Z] aa168da1d23b: Waiting [2021-06-08T21:10:21.835Z] 46f8f816bc3b: Waiting [2021-06-08T21:10:21.835Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T21:10:21.835Z] 36b3adc4ff6f: Download complete [2021-06-08T21:10:21.835Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T21:10:21.835Z] 46f8f816bc3b: Download complete [2021-06-08T21:10:22.095Z] df20fa9351a1: Verifying Checksum [2021-06-08T21:10:22.095Z] df20fa9351a1: Download complete [2021-06-08T21:10:22.095Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T21:10:22.095Z] 93b9cdb0e59b: Download complete [2021-06-08T21:10:22.095Z] 5e14af77c1be: Verifying Checksum [2021-06-08T21:10:22.095Z] 5e14af77c1be: Download complete [2021-06-08T21:10:22.095Z] 93b61091891f: Verifying Checksum [2021-06-08T21:10:22.095Z] 93b61091891f: Download complete [2021-06-08T21:10:22.095Z] 01666e4c0597: Verifying Checksum [2021-06-08T21:10:22.095Z] 01666e4c0597: Download complete [2021-06-08T21:10:22.354Z] df20fa9351a1: Pull complete [2021-06-08T21:10:22.355Z] 36b3adc4ff6f: Pull complete [2021-06-08T21:10:22.624Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T21:10:22.624Z] 8ad3a11d3b57: Download complete [2021-06-08T21:10:23.195Z] 8ad3a11d3b57: Pull complete [2021-06-08T21:10:23.195Z] 46f8f816bc3b: Pull complete [2021-06-08T21:10:23.464Z] 93b61091891f: Pull complete [2021-06-08T21:10:23.464Z] 93b9cdb0e59b: Pull complete [2021-06-08T21:10:23.464Z] 5e14af77c1be: Pull complete [2021-06-08T21:10:23.464Z] 01666e4c0597: Pull complete [2021-06-08T21:10:25.374Z] aa168da1d23b: Verifying Checksum [2021-06-08T21:10:25.374Z] aa168da1d23b: Download complete [2021-06-08T21:10:29.597Z] aa168da1d23b: Pull complete [2021-06-08T21:10:29.597Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T21:10:29.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:10:29.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T21:10:29.683Z] prd-centos7-docker-4c-2g-995 does not seem to be running inside a container [2021-06-08T21:10:29.720Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-08T21:10:32.462Z] $ docker top 2eab42ccda326c0ff3da283447a86718f6eb34c7369fb1651329a3a07c9838e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:10:32.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T21:10:33.144Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T21:10:33.438Z] + ls /var/log/sa-host [2021-06-08T21:10:33.438Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T21:10:33.438Z] file_magic: OK [2021-06-08T21:10:33.438Z] HZ: Using current value: 100 [2021-06-08T21:10:33.438Z] file_header: OK [2021-06-08T21:10:33.438Z] 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-06-08T21:10:33.438Z] Statistics: [2021-06-08T21:10:33.438Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:10:33.438Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T21:10:33.438Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T21:10:33.438Z] file_magic: OK [2021-06-08T21:10:33.438Z] HZ: Using current value: 100 [2021-06-08T21:10:33.438Z] file_header: OK [2021-06-08T21:10:33.438Z] 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-06-08T21:10:33.438Z] Statistics: [2021-06-08T21:10:33.438Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:10:33.438Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:10:33.628Z] provisioning config files... [2021-06-08T21:10:33.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config221645128570418840tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:10:33.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:33.955Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T21:10:33.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:34.340Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T21:10:34.350Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:34.653Z] ---> sudo-logs.sh [2021-06-08T21:10:34.653Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T21:10:34.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:35.002Z] ---> job-cost.sh [2021-06-08T21:10:35.003Z] lf-activate-venv: SKIPPING [2021-06-08T21:10:35.003Z] DEBUG: total: 0.18000000715255737 [2021-06-08T21:10:35.003Z] INFO: Retrieving Stack Cost... [2021-06-08T21:10:36.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:10:36.645Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T21:10:36.657Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:36.948Z] ---> logs-deploy.sh [2021-06-08T21:10:36.948Z] lf-activate-venv: SKIPPING [2021-06-08T21:10:36.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/3 [2021-06-08T21:10:36.948Z] INFO: archiving workspace using pattern(s): [2021-06-08T21:10:37.894Z] Archives upload complete. [2021-06-08T21:10:37.894Z] INFO: archiving logs to Nexus