Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 34dce4612a631976cf4327d6db635ffc5909a851 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 34dce4612a631976cf4327d6db635ffc5909a851 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15178 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/22 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 302fee5e3812f25127333a64507fa00736907980 Checking out Revision 302fee5e3812f25127333a64507fa00736907980 (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 302fee5e3812f25127333a64507fa00736907980 # timeout=10 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:04 ========================================================= 00:32:04 EdgeX Global Pipelines Version Info 00:32:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 16c60fb59a3a4246e1a3fb3e8575af1c412bccfe # timeout=10 00:32:05 ------------------- 00:32:05 stable info: 00:32:05 ------------------- 00:32:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:05 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:32:05 Message: update stable to v1.0.172 00:32:06 ------------------- 00:32:06 experimental info: 00:32:06 ------------------- 00:32:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:06 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:32:06 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 302fee5e3812f25127333a64507fa00736907980 [Pipeline] echo 00:32:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 302fee5 [Pipeline] echo 00:32:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:09 provisioning config files... 00:32:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config5377985404305342300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:09 ---> docker-login.sh 00:32:09 nexus3.edgexfoundry.org:10001 00:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:10 Configure a credential helper to remove this warning. See 00:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:10 00:32:10 Login Succeeded 00:32:10 nexus3.edgexfoundry.org:10002 00:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:10 Configure a credential helper to remove this warning. See 00:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:10 00:32:10 Login Succeeded 00:32:10 nexus3.edgexfoundry.org:10003 00:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:10 Configure a credential helper to remove this warning. See 00:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:10 00:32:10 Login Succeeded 00:32:10 nexus3.edgexfoundry.org:10004 00:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:10 Configure a credential helper to remove this warning. See 00:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:10 00:32:10 Login Succeeded 00:32:10 docker.io 00:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:11 Configure a credential helper to remove this warning. See 00:32:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:11 00:32:11 Login Succeeded 00:32:11 ---> docker-login.sh ends [Pipeline] } 00:32:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:11 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/core-command/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo core-command,cmd/core-command/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/core-data/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo core-data,cmd/core-data/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/core-metadata/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/security-secrets-setup/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/support-notifications/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/support-scheduler/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:11 + for file in '`ls cmd/**/Dockerfile`' 00:32:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:11 ++ cut -d/ -f2 00:32:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:11 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:12 00:32:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:12 latest: Pulling from edgex-devops/git-semver 00:32:12 31603596830f: Pulling fs layer 00:32:12 2a8b12db71e7: Pulling fs layer 00:32:12 6ca5941a6612: Pulling fs layer 00:32:12 ecc8261a40a4: Pulling fs layer 00:32:12 ecc8261a40a4: Waiting 00:32:12 2a8b12db71e7: Verifying Checksum 00:32:12 2a8b12db71e7: Download complete 00:32:12 31603596830f: Verifying Checksum 00:32:12 31603596830f: Download complete 00:32:13 ecc8261a40a4: Verifying Checksum 00:32:13 ecc8261a40a4: Download complete 00:32:13 6ca5941a6612: Verifying Checksum 00:32:13 6ca5941a6612: Download complete 00:32:13 31603596830f: Pull complete 00:32:13 2a8b12db71e7: Pull complete 00:32:14 6ca5941a6612: Pull complete 00:32:14 ecc8261a40a4: Pull complete 00:32:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:14 prd-centos7-docker-4c-2g-15178 does not seem to be running inside a container 00:32:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:16 $ docker top af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:17 [ssh-agent] Looking for ssh-agent implementation... 00:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:17 $ docker exec af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc ssh-agent 00:32:17 SSH_AUTH_SOCK=/tmp/ssh-SNPCbZ7cTS6G/agent.12 00:32:17 SSH_AGENT_PID=17 00:32:17 Running ssh-add (command line suppressed) 00:32:17 Identity added: /w/workspace/edgex-go/22@tmp/private_key_3042525644336400080.key (/w/workspace/edgex-go/22@tmp/private_key_3042525644336400080.key) 00:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:18 + git tag --points-at HEAD [Pipeline] } 00:32:18 $ docker exec --env ******** --env ******** af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc ssh-agent -k 00:32:18 unset SSH_AUTH_SOCK; 00:32:18 unset SSH_AGENT_PID; 00:32:18 echo Agent pid 17 killed; 00:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:18 [ssh-agent] Looking for ssh-agent implementation... 00:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:18 $ docker exec af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc ssh-agent 00:32:18 SSH_AUTH_SOCK=/tmp/ssh-J2thOKvuahLN/agent.46 00:32:18 SSH_AGENT_PID=51 00:32:18 Running ssh-add (command line suppressed) 00:32:18 Identity added: /w/workspace/edgex-go/22@tmp/private_key_1565531523505895394.key (/w/workspace/edgex-go/22@tmp/private_key_1565531523505895394.key) 00:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:19 + git semver init 00:32:19 # -> Open(): unable to determine branch for HEAD 00:32:19 # $GIT_DIR = /w/workspace/edgex-go/22/.git 00:32:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 00:32:19 # $SEMVER_REMOTE_NAME = origin 00:32:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:19 # $SEMVER_USER_NAME = edgex-jenkins 00:32:19 # $SEMVER_BRANCH = PR-2858 00:32:19 # $SEMVER_TEMP = /tmp/semver-912224190 00:32:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:58 # '/tmp/semver-912224190' -> '/w/workspace/edgex-go/22/.semver' 00:32:58 # -> Force: false 00:32:58 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 00:32:58 $ docker exec --env ******** --env ******** af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc ssh-agent -k 00:32:58 unset SSH_AUTH_SOCK; 00:32:58 unset SSH_AGENT_PID; 00:32:58 echo Agent pid 51 killed; 00:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:59 + git semver [Pipeline] } 00:32:59 $ docker stop --time=1 af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc 00:33:00 $ docker rm -f af4b7f835bca9faa9e858cc80fa676a92bb53adeed8e9c86f9ec2f311ca129dc [Pipeline] // withDockerContainer [Pipeline] sh 00:33:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:01 Stashed 1 file(s) [Pipeline] echo 00:33:01 [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 00:33:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:03 + sudo service docker restart 00:33:03 + true 00:33:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:03 ========================================================= 00:33:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:33:07 Sending build context to Docker daemon 326.4MB 00:33:07 Step 1/7 : ARG BASE=golang:1.15-alpine 00:33:07 Step 2/7 : FROM ${BASE} 00:33:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:07 188c0c94c7c5: Pulling fs layer 00:33:07 0ef7d3d256c8: Pulling fs layer 00:33:07 de9db76c5a1d: Pulling fs layer 00:33:07 bca2f99d35d6: Pulling fs layer 00:33:07 93359f2a8cfa: Pulling fs layer 00:33:07 7c6f9722023f: Pulling fs layer 00:33:07 a35cf1a2eb13: Pulling fs layer 00:33:07 93359f2a8cfa: Waiting 00:33:07 7c6f9722023f: Waiting 00:33:07 bca2f99d35d6: Waiting 00:33:07 a35cf1a2eb13: Waiting 00:33:07 de9db76c5a1d: Verifying Checksum 00:33:07 de9db76c5a1d: Download complete 00:33:07 0ef7d3d256c8: Download complete 00:33:07 93359f2a8cfa: Verifying Checksum 00:33:07 93359f2a8cfa: Download complete 00:33:07 7c6f9722023f: Verifying Checksum 00:33:07 7c6f9722023f: Download complete 00:33:07 188c0c94c7c5: Download complete 00:33:07 188c0c94c7c5: Pull complete 00:33:07 0ef7d3d256c8: Pull complete 00:33:07 de9db76c5a1d: Pull complete 00:33:08 a35cf1a2eb13: Verifying Checksum 00:33:08 a35cf1a2eb13: Download complete 00:33:09 bca2f99d35d6: Verifying Checksum 00:33:15 bca2f99d35d6: Pull complete 00:33:15 93359f2a8cfa: Pull complete 00:33:15 7c6f9722023f: Pull complete 00:33:17 Still waiting to schedule task 00:33:17 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:22 a35cf1a2eb13: Pull complete 00:33:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:22 ---> a62c8e92a672 00:33:22 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:22 ---> Running in e7f5a027b3d0 00:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:23 (1/12) Installing libmagic (5.38-r0) 00:33:23 (2/12) Installing file (5.38-r0) 00:33:23 (3/12) Installing libc-dev (0.7.2-r3) 00:33:23 (4/12) Installing g++ (9.3.0-r2) 00:33:27 (5/12) Installing fortify-headers (1.1-r0) 00:33:27 (6/12) Installing patch (2.7.6-r6) 00:33:27 (7/12) Installing build-base (0.5-r2) 00:33:27 (8/12) Installing libsodium (1.0.18-r0) 00:33:27 (9/12) Installing pkgconf (1.7.2-r0) 00:33:27 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:27 (11/12) Installing libzmq (4.3.3-r0) 00:33:27 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:27 Executing busybox-1.31.1-r19.trigger 00:33:27 OK: 233 MiB in 51 packages 00:33:32 Removing intermediate container e7f5a027b3d0 00:33:32 ---> 39c0faad74bc 00:33:32 Step 4/7 : WORKDIR /edgex-go 00:33:32 ---> Running in b8b845f121fd 00:33:32 Removing intermediate container b8b845f121fd 00:33:32 ---> 4edd16f060ce 00:33:32 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:33:32 latest: Pulling from library/docker 00:33:32 188c0c94c7c5: Already exists 00:33:32 0c7c675703d6: Pulling fs layer 00:33:32 cc8c12a437cb: Pulling fs layer 00:33:32 f092543453df: Pulling fs layer 00:33:32 65b6bc45957d: Pulling fs layer 00:33:32 4de832df471b: Pulling fs layer 00:33:32 79aa7fa92271: Pulling fs layer 00:33:32 65b6bc45957d: Waiting 00:33:32 79aa7fa92271: Waiting 00:33:32 4de832df471b: Waiting 00:33:32 cc8c12a437cb: Verifying Checksum 00:33:32 cc8c12a437cb: Download complete 00:33:32 0c7c675703d6: Verifying Checksum 00:33:32 65b6bc45957d: Download complete 00:33:32 4de832df471b: Verifying Checksum 00:33:32 4de832df471b: Download complete 00:33:32 0c7c675703d6: Pull complete 00:33:32 79aa7fa92271: Verifying Checksum 00:33:32 79aa7fa92271: Download complete 00:33:32 cc8c12a437cb: Pull complete 00:33:33 f092543453df: Download complete 00:33:36 f092543453df: Pull complete 00:33:36 65b6bc45957d: Pull complete 00:33:36 4de832df471b: Pull complete 00:33:36 79aa7fa92271: Pull complete 00:33:36 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:33:36 Status: Downloaded newer image for docker:latest 00:33:38 ---> 870aaf918cd0 00:33:38 Step 6/7 : COPY go.mod . 00:33:38 ---> 5762c5662e85 00:33:38 Step 7/7 : RUN go mod download 00:33:38 ---> Running in f69a15990c24 00:34:00 Removing intermediate container f69a15990c24 00:34:00 ---> 40bec0925a9b 00:34:00 Successfully built 40bec0925a9b 00:34:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:00 + docker inspect -f . ci-base-image-x86_64 00:34:00 . [Pipeline] withDockerContainer 00:34:00 prd-centos7-docker-4c-2g-15178 does not seem to be running inside a container 00:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:01 $ docker top 4131c3e334efbfec51b8ca8b726624d9c59f4bd97eb0d548cdc94db704b29123 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:01 + go version 00:34:01 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:02 $ docker stop --time=1 4131c3e334efbfec51b8ca8b726624d9c59f4bd97eb0d548cdc94db704b29123 00:34:03 $ docker rm -f 4131c3e334efbfec51b8ca8b726624d9c59f4bd97eb0d548cdc94db704b29123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:04 + docker inspect -f . ci-base-image-x86_64 00:34:04 . [Pipeline] withDockerContainer 00:34:04 prd-centos7-docker-4c-2g-15178 does not seem to be running inside a container 00:34:04 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:04 $ docker top 299d58eccfaeddddd3b1e24fa65d4a0e2e3694741c1af3f0be01a317923664a4 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:05 ========================================================= 00:34:05 [edgeXBuildGoParallel] Running Tests and Build... 00:34:05 ========================================================= [Pipeline] sh 00:34:05 + make test 00:34:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:15 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:37 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.037s 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.6% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.078s coverage: 67.7% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 82.3% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.382s coverage: 28.6% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.090s coverage: 97.5% of statements 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.269s coverage: 93.8% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.1% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.031s coverage: 80.8% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.132s coverage: 87.2% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.042s coverage: 84.2% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.035s coverage: 100.0% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.026s coverage: 100.0% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.136s coverage: 86.3% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.005s coverage: 72.2% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.405s coverage: 72.1% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.033s coverage: 48.4% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.046s coverage: 96.8% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 37.2% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.270s coverage: 84.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 47.1% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.044s coverage: 100.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.075s coverage: 100.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.647s coverage: 29.1% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.025s coverage: 32.1% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 00:35:10 GO111MODULE=on go vet ./... 00:35:32 gofmt -l . 00:35:32 [ "`gofmt -l .`" = "" ] 00:35:33 ./bin/test-go-mod-tidy.sh 00:35:34 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:36 + ls -al . 00:35:36 total 660 00:35:36 drwxrwxr-x 10 1001 1001 4096 Dec 9 00:35 . 00:35:36 drwxr-xr-x 4 root root 30 Dec 9 00:34 .. 00:35:36 -rw-rw-r-- 1 1001 1001 11 Dec 9 00:31 .dockerignore 00:35:36 drwxrwxr-x 8 1001 1001 179 Dec 9 00:32 .git 00:35:36 drwxrwxr-x 3 1001 1001 125 Dec 9 00:31 .github 00:35:36 -rw-rw-r-- 1 1001 1001 943 Dec 9 00:31 .gitignore 00:35:36 drwx------ 3 1001 1001 47 Dec 9 00:32 .semver 00:35:36 -rw-rw-r-- 1 1001 1001 166 Dec 9 00:31 .sonarcloud.properties 00:35:36 -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:31 CONTRIBUTING.md 00:35:36 -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:31 Dockerfile.build 00:35:36 -rw-rw-r-- 1 1001 1001 863 Dec 9 00:31 Jenkinsfile 00:35:36 -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:31 LICENSE 00:35:36 -rw-rw-r-- 1 1001 1001 6318 Dec 9 00:31 Makefile 00:35:36 -rw-rw-r-- 1 1001 1001 6447 Dec 9 00:31 README.md 00:35:36 -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:31 SECURITY.md 00:35:36 -rw-rw-r-- 1 1001 1001 5 Dec 9 00:33 VERSION 00:35:36 -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:31 ZMQWindows.md 00:35:36 drwxrwxr-x 2 1001 1001 117 Dec 9 00:31 bin 00:35:36 drwxrwxr-x 15 1001 1001 4096 Dec 9 00:31 cmd 00:35:36 -rw-r--r-- 1 root root 562145 Dec 9 00:35 coverage.out 00:35:36 -rw-r--r-- 1 root root 1041 Dec 9 00:35 go.mod 00:35:36 -rw-r--r-- 1 root root 18856 Dec 9 00:35 go.sum 00:35:36 drwxrwxr-x 8 1001 1001 127 Dec 9 00:31 internal 00:35:36 drwxrwxr-x 4 1001 1001 26 Dec 9 00:31 openapi 00:35:36 drwxrwxr-x 4 1001 1001 71 Dec 9 00:31 snap 00:35:36 -rw-rw-r-- 1 1001 1001 168 Dec 9 00:31 version.go [Pipeline] sh 00:35:36 + '[' -e coverage.out ] 00:35:36 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:36 Stashed 1 file(s) [Pipeline] sh 00:35:37 + make build 00:35:37 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 00:35:40 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 00:35:48 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 00:35:48 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 00:35:50 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 00:35:50 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 00:35:52 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 00:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:35:54 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 00:35:55 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 00:35:57 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 00:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:36:00 $ docker stop --time=1 299d58eccfaeddddd3b1e24fa65d4a0e2e3694741c1af3f0be01a317923664a4 00:36:02 $ docker rm -f 299d58eccfaeddddd3b1e24fa65d4a0e2e3694741c1af3f0be01a317923664a4 [Pipeline] // withDockerContainer [Pipeline] } 00:36:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15187 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] // script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] ws 00:36:02 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:04 00:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:05 latest: Pulling from edgex-devops/edgex-compose 00:36:05 cbdbe7a5bc2a: Pulling fs layer 00:36:05 ca9280d653b3: Pulling fs layer 00:36:05 7e9c9ca2126c: Pulling fs layer 00:36:05 cbdbe7a5bc2a: Download complete 00:36:05 cbdbe7a5bc2a: Pull complete 00:36:05 ca9280d653b3: Verifying Checksum 00:36:05 ca9280d653b3: Download complete 00:36:06 7e9c9ca2126c: Verifying Checksum 00:36:06 7e9c9ca2126c: Download complete 00:36:06 ca9280d653b3: Pull complete 00:36:10 using credential edgex-jenkins-ssh 00:36:10 Cloning the remote Git repository 00:36:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:10 > git init /w/workspace/edgex-go/22 # timeout=10 00:36:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:10 > git --version # timeout=10 00:36:10 > git --version # 'git version 2.17.1' 00:36:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:13 7e9c9ca2126c: Pull complete 00:36:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:13 prd-centos7-docker-4c-2g-15178 does not seem to be running inside a container 00:36:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:16 $ docker top de644f131cbc6fa6da774f7110d09b663c9ebae90654329fa6e9594eb6e7084e -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:16 + docker-compose build --help 00:36:16 + grep parallel 00:36:17 --parallel Build images in parallel. [Pipeline] } 00:36:17 $ docker stop --time=1 de644f131cbc6fa6da774f7110d09b663c9ebae90654329fa6e9594eb6e7084e 00:36:19 $ docker rm -f de644f131cbc6fa6da774f7110d09b663c9ebae90654329fa6e9594eb6e7084e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:19 . [Pipeline] withDockerContainer 00:36:19 prd-centos7-docker-4c-2g-15178 does not seem to be running inside a container 00:36:19 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:20 $ docker top 1bf2862272d1334cda89a89b09e0f5924f921bc4836bc4e1cfa1414f052f4b23 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:22 Building docker-core-command-go ... 00:36:22 Building docker-core-data-go ... 00:36:22 Building docker-core-metadata-go ... 00:36:22 Building docker-security-bootstrap-redis-go ... 00:36:22 Building docker-security-proxy-setup-go ... 00:36:22 Building docker-security-secrets-setup-go ... 00:36:22 Building docker-security-secretstore-setup-go ... 00:36:22 Building docker-support-notifications-go ... 00:36:22 Building docker-support-scheduler-go ... 00:36:22 Building docker-sys-mgmt-agent-go ... 00:36:22 Building docker-support-scheduler-go 00:36:22 Building docker-core-command-go 00:36:22 Building docker-security-secrets-setup-go 00:36:22 Building docker-security-bootstrap-redis-go 00:36:22 Building docker-support-notifications-go 00:36:36 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:37 Merge succeeded, producing ac968a0a4610bd12c2e2563ade0b8edba24c1d9f 00:36:37 Checking out Revision ac968a0a4610bd12c2e2563ade0b8edba24c1d9f (PR-2858) 00:36:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:36 > git config core.sparsecheckout # timeout=10 00:36:36 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:36 > git remote # timeout=10 00:36:36 > git config --get remote.origin.url # timeout=10 00:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:36 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 00:36:37 > git rev-parse HEAD^{commit} # timeout=10 00:36:37 > git config core.sparsecheckout # timeout=10 00:36:37 > git checkout -f ac968a0a4610bd12c2e2563ade0b8edba24c1d9f # timeout=10 00:36:41 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" 00:36:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:41 > git rev-list --no-walk 16c60fb59a3a4246e1a3fb3e8575af1c412bccfe # timeout=10 00:36:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:44 + true 00:36:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:46 provisioning config files... 00:36:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config3158347403454927094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:46 ---> docker-login.sh 00:36:46 nexus3.edgexfoundry.org:10001 00:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:47 Configure a credential helper to remove this warning. See 00:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:47 00:36:47 Login Succeeded 00:36:47 nexus3.edgexfoundry.org:10002 00:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:48 Configure a credential helper to remove this warning. See 00:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:48 00:36:48 Login Succeeded 00:36:48 nexus3.edgexfoundry.org:10003 00:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:49 Configure a credential helper to remove this warning. See 00:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:49 00:36:49 Login Succeeded 00:36:49 nexus3.edgexfoundry.org:10004 00:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:49 Configure a credential helper to remove this warning. See 00:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:49 00:36:49 Login Succeeded 00:36:49 docker.io 00:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:50 Configure a credential helper to remove this warning. See 00:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:50 00:36:50 Login Succeeded 00:36:50 ---> docker-login.sh ends [Pipeline] } 00:36:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:51 ========================================================= 00:36:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:54 Sending build context to Docker daemon 165.7MB 00:36:54 Step 1/7 : ARG BASE=golang:1.15-alpine 00:36:54 Step 2/7 : FROM ${BASE} 00:36:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:54 00:36:54 Step 2/29 : FROM ${BUILDER_BASE} AS build-envStep 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:54 00:36:54 ---> 40bec0925a9b 00:36:54 Step 3/22 : WORKDIR /edgex-go 00:36:54 ---> 40bec0925a9b 00:36:54 Step 3/29 : WORKDIR /edgex-go 00:36:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:54 ---> 40bec0925a9b 00:36:54 Step 3/22 : WORKDIR /edgex-go 00:36:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:54 ---> 40bec0925a9b 00:36:54 Step 3/24 : WORKDIR /edgex-go 00:36:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:54 ---> 40bec0925a9b 00:36:54 Step 3/21 : WORKDIR /edgex-go 00:36:54 ---> Running in 53b1a3539f54 00:36:54 ---> Running in 7c825409ba52 00:36:54 ---> Running in 64975729d01a 00:36:54 ---> Running in 956e070f071f 00:36:54 ---> Running in 02b0e7128f20 00:36:54 Removing intermediate container 02b0e7128f20 00:36:54 ---> b121236069af 00:36:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:54 Removing intermediate container 53b1a3539f54 00:36:54 ---> 44a4c62696b5 00:36:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:54 Removing intermediate container 7c825409ba52 00:36:54 ---> 119500971f01 00:36:54 Step 4/29 : RUN apk update && apk add make git 00:36:54 Removing intermediate container 64975729d01a 00:36:54 ---> 0aaa583db19f 00:36:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:54 Removing intermediate container 956e070f071f 00:36:54 ---> 87bc9b1e35f0 00:36:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:54 ---> Running in f0f9b5486ecf 00:36:54 ---> Running in 39cfbcc789bd 00:36:54 ---> Running in f5c5d94b38ba 00:36:54 ---> Running in 79ec54e6c435 00:36:54 ---> Running in b1d71757ee44 00:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:54 Removing intermediate container f0f9b5486ecf 00:36:54 ---> 07bf2f2bfa4c 00:36:54 Step 5/22 : RUN apk update && apk add make git 00:36:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:54 5f621e34cdf4: Pulling fs layer 00:36:54 a4357932f1b6: Pulling fs layer 00:36:54 18c013af1878: Pulling fs layer 00:36:54 00ac8860ef70: Pulling fs layer 00:36:54 63d7cb157983: Pulling fs layer 00:36:54 b116817d02f9: Pulling fs layer 00:36:54 745a02a5169b: Pulling fs layer 00:36:54 63d7cb157983: Waiting 00:36:54 745a02a5169b: Waiting 00:36:54 b116817d02f9: Waiting 00:36:54 00ac8860ef70: Waiting 00:36:54 18c013af1878: Verifying Checksum 00:36:54 18c013af1878: Download complete 00:36:54 a4357932f1b6: Verifying Checksum 00:36:54 a4357932f1b6: Download complete 00:36:54 63d7cb157983: Verifying Checksum 00:36:54 63d7cb157983: Download complete 00:36:54 b116817d02f9: Download complete 00:36:54 Removing intermediate container 39cfbcc789bd 00:36:54 ---> 4680deb749fd 00:36:54 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:36:54 ---> Running in b56c97ae46a0 00:36:54 Removing intermediate container f5c5d94b38ba 00:36:54 ---> 259368b2f52f 00:36:54 Step 5/22 : RUN apk update && apk add make git 00:36:54 ---> Running in 65ff23a41cf3 00:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:54 ---> Running in 5ac6ff0482b1 00:36:54 Removing intermediate container 79ec54e6c435 00:36:54 ---> 7480fe500bb7 00:36:54 Step 5/21 : RUN apk update && apk add make git 00:36:55 5f621e34cdf4: Verifying Checksum 00:36:55 5f621e34cdf4: Download complete 00:36:55 ---> Running in f013377da037 00:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:55 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:55 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:55 OK: 12745 distinct packages available 00:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:56 OK: 233 MiB in 51 packages 00:36:56 5f621e34cdf4: Pull complete 00:36:56 Removing intermediate container b1d71757ee44 00:36:56 ---> 45a38f3ef70e 00:36:56 Step 5/29 : COPY go.mod . 00:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:56 a4357932f1b6: Pull complete 00:36:56 ---> db4264239af4 00:36:56 Step 6/29 : RUN go mod download 00:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:56 ---> Running in 89120ae74db6 00:36:56 18c013af1878: Pull complete 00:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:58 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:58 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:58 OK: 12745 distinct packages available 00:36:58 OK: 233 MiB in 51 packages 00:36:58 745a02a5169b: Verifying Checksum 00:36:58 745a02a5169b: Download complete 00:36:58 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:58 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:58 OK: 12745 distinct packages available 00:36:58 Removing intermediate container 89120ae74db6 00:36:58 ---> 2c65abe28aa4 00:36:58 Step 7/29 : COPY . . 00:36:59 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:59 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:59 OK: 12745 distinct packages available 00:36:59 Removing intermediate container 5ac6ff0482b1 00:36:59 ---> b5c51a971152 00:36:59 Step 6/22 : COPY go.mod . 00:36:59 OK: 233 MiB in 51 packages 00:36:59 OK: 233 MiB in 51 packages 00:36:59 00ac8860ef70: Verifying Checksum 00:36:59 00ac8860ef70: Download complete 00:37:00 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:00 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:00 OK: 12745 distinct packages available 00:37:00 OK: 233 MiB in 51 packages 00:37:01 ---> 11468c3d9d93 00:37:01 Step 7/22 : RUN go mod download 00:37:04 ---> Running in 80faf9b7e661 00:37:06 Removing intermediate container 65ff23a41cf3 00:37:06 ---> 09675cee5d14 00:37:06 Step 6/24 : COPY go.mod . 00:37:06 Removing intermediate container b56c97ae46a0 00:37:06 ---> 72c233a173ce 00:37:06 Step 6/22 : COPY go.mod . 00:37:07 Removing intermediate container f013377da037 00:37:07 ---> c995e3aa2fe7 00:37:07 Step 6/21 : COPY go.mod . 00:37:08 ---> afeadd5cfac9 00:37:08 Step 7/22 : RUN go mod download 00:37:09 ---> 81ac448265b1 00:37:09 Step 7/24 : RUN go mod download 00:37:09 ---> afcd1e57ce43 00:37:09 Step 7/21 : RUN go mod download 00:37:09 ---> Running in a81e9f4112b1 00:37:09 ---> Running in c4e2ca4c3666 00:37:10 00ac8860ef70: Pull complete 00:37:10 63d7cb157983: Pull complete 00:37:10 ---> Running in 515c61b20a13 00:37:10 b116817d02f9: Pull complete 00:37:11 Removing intermediate container 80faf9b7e661 00:37:11 ---> f5f41d03b615 00:37:11 Step 8/22 : COPY . . 00:37:14 745a02a5169b: Pull complete 00:37:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:14 ---> b7e6874047d6 00:37:14 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:17 ---> b9cbdf2da89d 00:37:17 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:37:18 ---> Running in 5fd8d4ed1f61 00:37:18 ---> Running in 234df6326561 00:37:18 Removing intermediate container c4e2ca4c3666 00:37:18 ---> aac3865266a3 00:37:18 Step 8/24 : COPY . . 00:37:18 Removing intermediate container a81e9f4112b1 00:37:18 ---> eb7b480b0946 00:37:18 Step 8/22 : COPY . . 00:37:19 Removing intermediate container 515c61b20a13 00:37:19 ---> d2cdaefb9b2f 00:37:19 Step 8/21 : COPY . . 00:37:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:37:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:25 (1/12) Installing libmagic (5.38-r0) 00:37:26 (2/12) Installing file (5.38-r0) 00:37:26 (3/12) Installing libc-dev (0.7.2-r3) 00:37:26 (4/12) Installing g++ (9.3.0-r2) 00:37:37 ---> 4010be2fc3d7 00:37:37 Step 9/22 : RUN make cmd/core-command/core-command 00:37:38 (5/12) Installing fortify-headers (1.1-r0) 00:37:38 (6/12) Installing patch (2.7.6-r6) 00:37:38 (7/12) Installing build-base (0.5-r2) 00:37:38 (8/12) Installing libsodium (1.0.18-r0) 00:37:38 (9/12) Installing pkgconf (1.7.2-r0) 00:37:38 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:38 (11/12) Installing libzmq (4.3.3-r0) 00:37:38 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:38 Executing busybox-1.31.1-r19.trigger 00:37:38 OK: 217 MiB in 51 packages 00:37:39 ---> Running in 062c69fb289a 00:37:41 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 00:37:42 Removing intermediate container 234df6326561 00:37:42 ---> 6898f7b81421 00:37:42 Step 4/7 : WORKDIR /edgex-go 00:37:42 ---> Running in eb7298543a95 00:37:42 Removing intermediate container eb7298543a95 00:37:42 ---> 7d55fc8ba9a4 00:37:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:43 latest: Pulling from library/docker 00:37:43 5f621e34cdf4: Already exists 00:37:43 85db56a05063: Pulling fs layer 00:37:43 ccb67d6aeaaa: Pulling fs layer 00:37:43 de930078acea: Pulling fs layer 00:37:43 d5a9d88a4785: Pulling fs layer 00:37:43 e7f15c1544d5: Pulling fs layer 00:37:43 877c515997d3: Pulling fs layer 00:37:43 e7f15c1544d5: Waiting 00:37:43 877c515997d3: Waiting 00:37:43 d5a9d88a4785: Waiting 00:37:44 ccb67d6aeaaa: Verifying Checksum 00:37:44 ccb67d6aeaaa: Download complete 00:37:44 85db56a05063: Verifying Checksum 00:37:44 85db56a05063: Download complete 00:37:44 d5a9d88a4785: Verifying Checksum 00:37:44 d5a9d88a4785: Download complete 00:37:44 e7f15c1544d5: Verifying Checksum 00:37:44 e7f15c1544d5: Download complete 00:37:44 877c515997d3: Verifying Checksum 00:37:44 877c515997d3: Download complete 00:37:44 85db56a05063: Pull complete 00:37:45 ccb67d6aeaaa: Pull complete 00:37:45 de930078acea: Verifying Checksum 00:37:45 de930078acea: Download complete 00:37:48 de930078acea: Pull complete 00:37:48 d5a9d88a4785: Pull complete 00:37:49 e7f15c1544d5: Pull complete 00:37:49 877c515997d3: Pull complete 00:37:49 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:37:49 Status: Downloaded newer image for docker:latest 00:37:54 ---> 9b576bdb622d 00:37:54 Step 6/7 : COPY go.mod . 00:37:54 ---> 439011b31934 00:37:54 Step 7/7 : RUN go mod download 00:37:54 ---> Running in f5e53e4a03aa 00:37:56 ---> 3a13e03d4999 00:37:56 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:56 ---> 9895461d048f 00:37:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:56 Removing intermediate container 5fd8d4ed1f61 00:37:56 ---> 2d2ad64eb684 00:37:56 00:37:56 Step 9/29 : FROM alpine:latest 00:37:56 ---> c09b46aeaafc 00:37:56 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:37:56 ---> Running in c608869f5a56 00:37:56 ---> Running in e95917dac61b 00:37:56 latest: Pulling from library/alpine 00:37:56 ---> Running in 8a95d8ab40dc 00:37:56 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:37:56 Status: Downloaded newer image for alpine:latest 00:37:56 ---> d6e46aa2470d 00:37:56 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:37:56 ---> Running in 25be30837033 00:37:56 Removing intermediate container 25be30837033 00:37:56 ---> 3049ef50a6e7 00:37:56 Step 11/29 : USER root 00:37:56 ---> Running in 895c8fa2464f 00:37:56 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 00:37:56 Removing intermediate container 895c8fa2464f 00:37:56 ---> 9031f488db9b 00:37:56 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:37:56 ---> Running in 57e01909931c 00:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:37:57 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 00:37:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:58 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:58 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:58 OK: 12746 distinct packages available 00:37:58 (1/2) Installing ca-certificates (20191127-r4) 00:37:58 (2/2) Installing dumb-init (1.2.2-r1) 00:37:58 Executing busybox-1.31.1-r19.trigger 00:37:58 Executing ca-certificates-20191127-r4.trigger 00:37:58 OK: 6 MiB in 16 packages 00:38:00 Removing intermediate container 57e01909931c 00:38:00 ---> 507170b6b2ce 00:38:00 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:38:00 ---> Running in 15d957b1b7fa 00:38:00 Removing intermediate container 15d957b1b7fa 00:38:00 ---> 6a4ad73008e6 00:38:00 Step 14/29 : WORKDIR $BASE_DIR 00:38:01 ---> Running in db471ac5b850 00:38:01 Removing intermediate container db471ac5b850 00:38:01 ---> 3b610d4961a4 00:38:01 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:38:02 ---> Running in 1d05fdbde90e 00:38:04 Removing intermediate container 062c69fb289a 00:38:04 ---> 5138db7f85f8 00:38:04 00:38:04 Step 10/22 : FROM scratch 00:38:04 ---> 00:38:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:04 ---> Running in 8d8146664f56 00:38:05 Removing intermediate container 8d8146664f56 00:38:05 ---> 9da5000a83b8 00:38:05 Step 12/22 : ENV APP_PORT=48082 00:38:05 Removing intermediate container 1d05fdbde90e 00:38:05 ---> ae49c1b24f9b 00:38:05 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:38:05 ---> Running in ca8ff78e8e1a 00:38:06 Removing intermediate container ca8ff78e8e1a 00:38:06 ---> 8f5fc132be24 00:38:06 Step 13/22 : EXPOSE $APP_PORT 00:38:06 ---> Running in 7d597fc0fc9c 00:38:06 ---> c62b2afe502e 00:38:06 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:38:06 Removing intermediate container 7d597fc0fc9c 00:38:06 ---> 37d70c9d8e37 00:38:06 Step 14/22 : WORKDIR / 00:38:06 ---> Running in 574ef21ae2c4 00:38:06 ---> b2a5ee3ef370 00:38:06 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:38:06 Removing intermediate container 574ef21ae2c4 00:38:06 ---> 3971f2c88c98 00:38:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:07 ---> db6350571b6a 00:38:07 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:38:07 ---> 198627114d78 00:38:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:07 ---> 0ed7a1628d45 00:38:07 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:38:08 ---> df636f4163b0 00:38:08 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:38:08 ---> 7efb913a8c94 00:38:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:08 ---> Running in 3201b8da82b8 00:38:08 ---> 6960ff49a6af 00:38:08 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:08 ---> Running in a4fe2b29b4da 00:38:09 Removing intermediate container a4fe2b29b4da 00:38:09 ---> a3295fcdce5b 00:38:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:09 ---> Running in 1a33506e2c0b 00:38:09 Removing intermediate container 1a33506e2c0b 00:38:09 ---> eaadc5d9706d 00:38:09 Step 20/22 : LABEL arch=x86_64 00:38:09 ---> Running in d004f32d25ee 00:38:09 Removing intermediate container d004f32d25ee 00:38:09 ---> 10c82c44cafd 00:38:09 Step 21/22 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:38:09 ---> Running in 3ca3805d7e8d 00:38:10 Removing intermediate container 3201b8da82b8 00:38:10 ---> 161b4e3d07b0 00:38:10 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:38:10 Removing intermediate container 3ca3805d7e8d 00:38:10 ---> b4c11ea82b4a 00:38:10 Step 22/22 : LABEL version=0.0.0 00:38:10 ---> Running in b21219ce604c 00:38:10 ---> e1b4ea9a5659 00:38:10 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:10 Removing intermediate container b21219ce604c 00:38:10 ---> 05299271f8a7 00:38:10 00:38:10 ---> Running in aa9ff8222240 00:38:10 Successfully built 05299271f8a7 00:38:10 Successfully tagged docker-core-command-go:latest 00:38:10  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 00:38:18 Removing intermediate container aa9ff8222240 00:38:18 ---> 99470cf8b091 00:38:18 Step 24/29 : RUN chmod 755 security-secrets-setup 00:38:18 ---> Running in 8dce21068b68 00:38:21 Removing intermediate container f5e53e4a03aa 00:38:21 ---> 48933f0ba7a6 00:38:21 Successfully built 48933f0ba7a6 00:38:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:21 + docker inspect -f . ci-base-image-arm64 00:38:21 . [Pipeline] withDockerContainer 00:38:22 prd-ubuntu18.04-docker-arm64-4c-16g-15187 does not seem to be running inside a container 00:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:23 $ docker top b83e6bce45c65b48fbdcc99e5ec0e267e0d86c6694b1664c1b6a578e87a46281 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:24 + go version 00:38:24 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:24 $ docker stop --time=1 b83e6bce45c65b48fbdcc99e5ec0e267e0d86c6694b1664c1b6a578e87a46281 00:38:26 $ docker rm -f b83e6bce45c65b48fbdcc99e5ec0e267e0d86c6694b1664c1b6a578e87a46281 00:38:27 Removing intermediate container 8dce21068b68 00:38:27 ---> 7c5608f48085 00:38:27 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:38:27 ---> Running in 9af0f5948587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:28 + docker inspect -f . ci-base-image-arm64 00:38:28 . [Pipeline] withDockerContainer 00:38:29 prd-ubuntu18.04-docker-arm64-4c-16g-15187 does not seem to be running inside a container 00:38:29 Removing intermediate container 9af0f5948587 00:38:29 ---> 7aa7618a5f73 00:38:29 Step 26/29 : CMD [ "generate" ] 00:38:29 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:29 ---> Running in 34aa44d27c72 00:38:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:29 ---> 40bec0925a9b 00:38:29 Step 3/21 : WORKDIR /edgex-go 00:38:29 ---> Using cache 00:38:29 ---> 87bc9b1e35f0 00:38:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:29 ---> Using cache 00:38:29 ---> 7480fe500bb7 00:38:29 Step 5/21 : RUN apk update && apk add make git 00:38:29 ---> Using cache 00:38:29 ---> c995e3aa2fe7 00:38:29 Step 6/21 : COPY go.mod . 00:38:29 ---> Using cache 00:38:29 ---> afcd1e57ce43 00:38:29 Step 7/21 : RUN go mod download 00:38:29 ---> Using cache 00:38:29 ---> d2cdaefb9b2f 00:38:29 Step 8/21 : COPY . . 00:38:29 ---> Using cache 00:38:29 ---> 9895461d048f 00:38:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:30 $ docker top 308cf6bf5d83849c6d86abe6dcb1f14c8e90cf649ea5e93160d6b82ab3020d02 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:31 ========================================================= 00:38:31 [edgeXBuildGoParallel] Running Tests and Build... 00:38:31 ========================================================= [Pipeline] sh 00:38:31 Removing intermediate container 8a95d8ab40dc 00:38:31 ---> 040d986056ce 00:38:31 00:38:31 Step 10/22 : FROM alpine:3.10 00:38:31 ---> Running in 0e9a4cc050ee 00:38:31 3.10: Pulling from library/alpine 00:38:31 Removing intermediate container 34aa44d27c72 00:38:31 ---> 21d1af0caf0e 00:38:31 Step 27/29 : LABEL arch=x86_64 00:38:31 + make test 00:38:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:31 ---> Running in c76a859a3df5 00:38:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:38:31 Status: Downloaded newer image for alpine:3.10 00:38:31 ---> be4e4bea2c2e 00:38:31 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:33 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 00:38:33 ---> Running in 275df3059e5a 00:38:34 Removing intermediate container c76a859a3df5 00:38:34 ---> af671cb1b527 00:38:34 Step 28/29 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:38:34 Removing intermediate container c608869f5a56 00:38:34 ---> 463d73eb8859 00:38:34 00:38:34 Step 10/21 : FROM scratch 00:38:34 ---> 00:38:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:34 Removing intermediate container e95917dac61b 00:38:34 ---> 61968e03861a 00:38:34 00:38:34 Step 10/24 : FROM scratch 00:38:34 ---> 00:38:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:38:34 ---> Using cache 00:38:34 ---> 9da5000a83b8 00:38:34 Step 12/21 : ENV APP_PORT=48085 00:38:34 ---> Running in 38a0b8b4d42c 00:38:34 ---> Running in c12eb972341e 00:38:34 ---> Running in 125293513f43 00:38:35 Removing intermediate container 38a0b8b4d42c 00:38:35 ---> 6cc746fb7b77 00:38:35 Step 29/29 : LABEL version=0.0.0 00:38:35 ---> Running in 3d5771443633 00:38:35 Removing intermediate container c12eb972341e 00:38:35 ---> c84b638846be 00:38:35 Step 13/21 : EXPOSE $APP_PORT 00:38:35 ---> Running in f6125aa286f0 00:38:35 Removing intermediate container 125293513f43 00:38:35 ---> f01e634dc59c 00:38:35 Step 12/24 : ENV APP_PORT=48060 00:38:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:38:35 ---> Running in 522a3cde87cc 00:38:35 Removing intermediate container 3d5771443633 00:38:35 ---> 2b0f6cb4ed9c 00:38:35 00:38:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:38:35 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:38:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:38:35 OK: 10348 distinct packages available 00:38:35 (1/5) Installing ca-certificates (20191127-r2) 00:38:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:38:36 (3/5) Installing libcurl (7.66.0-r1) 00:38:36 (4/5) Installing curl (7.66.0-r1) 00:38:36 (5/5) Installing dumb-init (1.2.2-r1) 00:38:36 Executing busybox-1.30.1-r3.trigger 00:38:36 Executing ca-certificates-20191127-r2.trigger 00:38:36 OK: 7 MiB in 19 packages 00:38:36 Successfully built 2b0f6cb4ed9c 00:38:36 Removing intermediate container f6125aa286f0 00:38:36 ---> 2e1c7b4a2a64 00:38:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:38:36 Successfully tagged docker-security-secrets-setup-go:latest 00:38:36 Building docker-security-secretstore-setup-go 00:38:36  Building docker-security-secrets-setup-go ... done Removing intermediate container 522a3cde87cc 00:38:36 ---> f7f552d6b653 00:38:36 Step 13/24 : EXPOSE $APP_PORT 00:38:37 ---> a59ac895e6ce 00:38:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:37 ---> Running in 000d898e5887 00:38:42 Removing intermediate container 000d898e5887 00:38:42 ---> 4a15f7ed8b18 00:38:42 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:38:42 ---> 410a7ca48ec3 00:38:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:42 Removing intermediate container 275df3059e5a 00:38:42 ---> b54f3013546c 00:38:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:38:42 ---> d727963451a4 00:38:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:38:42 ---> Running in b1df965aea01 00:38:42 ---> 1ef83e7677bc 00:38:42 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:43 ---> Running in f0288e763b1c 00:38:43 Removing intermediate container b1df965aea01 00:38:43 ---> 6e3f0374a4e3 00:38:43 Step 13/22 : WORKDIR / 00:38:45 ---> Running in 019bcdff9ba8 00:38:47 Removing intermediate container f0288e763b1c 00:38:47 ---> bb44b989ff39 00:38:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:47 ---> 60d5bb6cd858 00:38:47 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:38:49 ---> Running in 13a96df98e79 00:38:49 Removing intermediate container 019bcdff9ba8 00:38:49 ---> 0f2598a30695 00:38:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:38:50 ---> 09c4a7c4e785 00:38:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:38:50 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 00:38:50 ---> dfe37b787cb1 00:38:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:38:50 Removing intermediate container 13a96df98e79 00:38:50 ---> 82522a96232e 00:38:50 Step 19/21 : LABEL arch=x86_64 00:38:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:51 ---> 40bec0925a9b 00:38:51 Step 3/24 : WORKDIR /edgex-go 00:38:51 ---> Using cache 00:38:51 ---> 87bc9b1e35f0 00:38:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:51 ---> Using cache 00:38:51 ---> 7480fe500bb7 00:38:51 Step 5/24 : RUN apk update && apk add make git 00:38:51 ---> Using cache 00:38:51 ---> c995e3aa2fe7 00:38:51 Step 6/24 : COPY go.mod . 00:38:51 ---> Using cache 00:38:51 ---> afcd1e57ce43 00:38:51 Step 7/24 : RUN go mod download 00:38:51 ---> Using cache 00:38:51 ---> d2cdaefb9b2f 00:38:51 Step 8/24 : COPY . . 00:38:52 ---> Using cache 00:38:52 ---> 9895461d048f 00:38:52 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:52 ---> Running in c43e1f119063 00:38:52 ---> 0342df933646 00:38:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:52 ---> Running in cf3c9c8a388f 00:38:52 ---> 75de98dd794c 00:38:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:38:53 Removing intermediate container c43e1f119063 00:38:53 ---> e6aeec591127 00:38:53 Step 20/21 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:38:53 ---> 1d8f5a04dcf5 00:38:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:53 ---> Running in e05c92fdd55e 00:38:53 ---> b82c195a7928 00:38:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:38:53 Removing intermediate container e05c92fdd55e 00:38:53 ---> 1b9ef6563bf3 00:38:53 Step 21/21 : LABEL version=0.0.0 00:38:53 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 00:38:53 ---> Running in 8e598413f61e 00:38:53 ---> 0c47b9a54b19 00:38:53 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:38:53 ---> 323c4eb1ccf4 00:38:53 Step 18/22 : RUN chmod +x entrypoint.sh 00:38:53 Removing intermediate container 8e598413f61e 00:38:53 ---> 4ebc75791196 00:38:53 00:38:53 ---> Running in 2c53b7cf57c4 00:38:53 ---> Running in f5a8b537bf8c 00:38:54 Successfully built 4ebc75791196 00:38:54 Successfully tagged docker-support-scheduler-go:latest 00:38:54 Building docker-core-metadata-go 00:38:54  Building docker-support-scheduler-go ... done Removing intermediate container 2c53b7cf57c4 00:38:54 ---> b4bf474a21e2 00:38:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:54 ---> Running in bfec3d896b49 00:38:54 Removing intermediate container bfec3d896b49 00:38:54 ---> 53d2193f6c89 00:38:54 Step 22/24 : LABEL arch=x86_64 00:39:00 ---> Running in 7c3fb648567c 00:39:01 Removing intermediate container 0e9a4cc050ee 00:39:01 ---> 522740bc689f 00:39:01 00:39:01 Step 10/21 : FROM alpine 00:39:01 ---> d6e46aa2470d 00:39:01 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:39:01 Removing intermediate container 7c3fb648567c 00:39:01 ---> 0205d3c3bf3b 00:39:01 Step 23/24 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:39:01 ---> Running in 7f9319350ed4 00:39:01 Removing intermediate container f5a8b537bf8c 00:39:01 ---> 6ffc72d87d7f 00:39:01 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:39:01 ---> Running in 05f8c4602116 00:39:02 ---> Running in 47a93c128e93 00:39:03 Removing intermediate container 05f8c4602116 00:39:03 ---> e45909a413f1 00:39:03 Step 24/24 : LABEL version=0.0.0 00:39:03 ---> Running in 2de9530d2cea 00:39:03 Removing intermediate container 47a93c128e93 00:39:03 ---> 5d73801df734 00:39:03 Step 20/22 : LABEL arch=x86_64 00:39:04 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:04 ---> Running in 87e9f76c4397 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:04 Removing intermediate container 2de9530d2cea 00:39:04 ---> b95413ed208a 00:39:04 00:39:04 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:39:04 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:39:04 OK: 12746 distinct packages available 00:39:04 Successfully built b95413ed208a 00:39:05 Successfully tagged docker-support-notifications-go:latest 00:39:05 Building docker-sys-mgmt-agent-go 00:39:05 Removing intermediate container 87e9f76c4397 00:39:05 ---> 245eda8acf88 00:39:05 Step 21/22 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:39:05  Building docker-support-notifications-go ... done (1/4) Installing ca-certificates (20191127-r4) 00:39:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:07 (3/4) Installing libcurl (7.69.1-r1) 00:39:07 (4/4) Installing curl (7.69.1-r1) 00:39:07 Executing busybox-1.31.1-r19.trigger 00:39:07 Executing ca-certificates-20191127-r4.trigger 00:39:07 OK: 7 MiB in 18 packages 00:39:10 ---> Running in 248c107a92a6 00:39:13 Removing intermediate container 248c107a92a6 00:39:13 ---> e4b5881e5118 00:39:13 Step 22/22 : LABEL version=0.0.0 00:39:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:39:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:14 ---> 40bec0925a9b 00:39:14 Step 3/22 : WORKDIR /edgex-go 00:39:14 ---> Using cache 00:39:14 ---> 87bc9b1e35f0 00:39:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:14 ---> Using cache 00:39:14 ---> 7480fe500bb7 00:39:14 Step 5/22 : RUN apk update && apk add make git 00:39:14 ---> Using cache 00:39:14 ---> c995e3aa2fe7 00:39:14 Step 6/22 : COPY go.mod . 00:39:14 ---> Using cache 00:39:14 ---> afcd1e57ce43 00:39:14 Step 7/22 : RUN go mod download 00:39:14 ---> Using cache 00:39:14 ---> d2cdaefb9b2f 00:39:14 Step 8/22 : COPY . . 00:39:14 ---> Using cache 00:39:14 ---> 9895461d048f 00:39:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:39:15 Removing intermediate container 7f9319350ed4 00:39:15 ---> 9f0511573934 00:39:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:15 ---> Running in d2fc6f133ea1 00:39:15 ---> Running in 7c3e49b6cd74 00:39:15 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 00:39:15 ---> Running in 0faca4e5bb23 00:39:15 Removing intermediate container d2fc6f133ea1 00:39:15 ---> 6a407e781dd4 00:39:15 00:39:15 Removing intermediate container 0faca4e5bb23 00:39:15 ---> 0367102d3e83 00:39:15 Step 13/21 : WORKDIR /edgex 00:39:16 Successfully built 6a407e781dd4 00:39:17 Successfully tagged docker-security-bootstrap-redis-go:latest 00:39:17  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 00:39:17 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 00:39:20 ---> Running in d5b466ca02c8 00:39:25 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:39:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:39:25 ---> 40bec0925a9b 00:39:25 Step 3/27 : WORKDIR /edgex-go 00:39:25 ---> Using cache 00:39:25 ---> 87bc9b1e35f0 00:39:25 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:25 ---> Using cache 00:39:25 ---> 7480fe500bb7 00:39:25 Step 5/27 : RUN apk update && apk add make bash git 00:39:25 Removing intermediate container d5b466ca02c8 00:39:25 ---> c0afaea01524 00:39:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:25 ---> Running in df0fac6bbc96 00:39:26 ---> b826e1d01f89 00:39:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:29 ---> ea3e73422d86 00:39:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:29 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:39:29 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:39:29 OK: 12745 distinct packages available 00:39:30 OK: 233 MiB in 51 packages 00:39:31 ---> 8519179f2105 00:39:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:31 Removing intermediate container cf3c9c8a388f 00:39:31 ---> 307239fe67f5 00:39:31 00:39:31 Step 10/24 : FROM alpine:3.10 00:39:31 ---> be4e4bea2c2e 00:39:31 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:31 ---> Using cache 00:39:31 ---> b54f3013546c 00:39:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:31 ---> Running in a0614377e99c 00:39:31 ---> Running in 47dafb168b5a 00:39:32 Removing intermediate container a0614377e99c 00:39:32 ---> beaa480a970b 00:39:32 Step 18/21 : CMD ["--init=true"] 00:39:32 Removing intermediate container df0fac6bbc96 00:39:32 ---> a7a38577143d 00:39:32 Step 6/27 : COPY go.mod . 00:39:34 ---> Running in 1b8e7ebacb4a 00:39:34 Removing intermediate container 47dafb168b5a 00:39:34 ---> 3ca2e96a6e45 00:39:34 Step 13/24 : WORKDIR / 00:39:34 ---> b7a85fb69082 00:39:34 Step 7/27 : RUN go mod download 00:39:36 ---> Running in 463c1e1ab3e2 00:39:36 ---> Running in b818ac885f9a 00:39:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:39:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:37 ---> 40bec0925a9b 00:39:37 Step 3/23 : WORKDIR /edgex-go 00:39:37 ---> Using cache 00:39:37 ---> 87bc9b1e35f0 00:39:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:37 ---> Using cache 00:39:37 ---> 7480fe500bb7 00:39:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:39:38 Removing intermediate container 1b8e7ebacb4a 00:39:38 ---> 86a0755c9297 00:39:38 Step 19/21 : LABEL arch=x86_64 00:39:38 ---> Running in ebc737cfdf50 00:39:38 Removing intermediate container 463c1e1ab3e2 00:39:38 ---> 8159eb12f769 00:39:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:38 ---> Running in 12ba747f255f 00:39:38 Removing intermediate container 12ba747f255f 00:39:38 ---> 89c4989fbc8c 00:39:38 Step 20/21 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:39:39 ---> Running in 433580a3e3d3 00:39:39 ---> 3f71834d03b7 00:39:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:39 Removing intermediate container 433580a3e3d3 00:39:39 ---> 75139621c4bf 00:39:39 Step 21/21 : LABEL version=0.0.0 00:39:39 ---> Running in 747621c8d08e 00:39:39 ---> bc445be7d750 00:39:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:39 Removing intermediate container 747621c8d08e 00:39:39 ---> cc7b5323b431 00:39:39 00:39:39 ---> bddf27e5d342 00:39:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:39 Successfully built cc7b5323b431 00:39:39 Successfully tagged docker-security-proxy-setup-go:latest 00:39:40  Building docker-security-proxy-setup-go ... done Removing intermediate container b818ac885f9a 00:39:40 ---> 888c5ce066d3 00:39:40 Step 8/27 : COPY . . 00:39:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:40 ---> 7d2227e60f62 00:39:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:41 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:39:41 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:39:41 OK: 12745 distinct packages available 00:39:41 OK: 233 MiB in 51 packages 00:39:45 ---> 8c51838342cb 00:39:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:47 ---> 100db421f4ec 00:39:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:51 ---> Running in 43f72fb353ba 00:39:53 Removing intermediate container ebc737cfdf50 00:39:53 ---> e4cc54e9e0a2 00:39:53 Step 6/23 : COPY go.mod . 00:39:57 ---> bb65335c7222 00:39:57 Step 7/23 : RUN go mod download 00:40:00 ---> Running in d9a8174f007d 00:40:00 Removing intermediate container 7c3e49b6cd74 00:40:00 ---> 2fa24b923013 00:40:00 00:40:00 Step 10/22 : FROM scratch 00:40:00 ---> 00:40:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:00 ---> 65444d9b977e 00:40:00 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:40:00 ---> Running in 3111105f7597 00:40:00 ---> Using cache 00:40:00 ---> 9da5000a83b8 00:40:00 Step 12/22 : ENV APP_PORT=48081 00:40:00 Removing intermediate container 43f72fb353ba 00:40:00 ---> e362283a4876 00:40:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:01 ---> Running in ec0e3dcd0828 00:40:01 ---> Running in 4540c1929c19 00:40:01 Removing intermediate container ec0e3dcd0828 00:40:01 ---> 48edc92a55fd 00:40:01 Step 13/22 : EXPOSE $APP_PORT 00:40:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:40:01 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 00:40:01 ---> Running in 2954f496c79c 00:40:01 Removing intermediate container 4540c1929c19 00:40:01 ---> 9a23dc2c0993 00:40:01 Step 22/24 : LABEL arch=x86_64 00:40:01 ---> Running in c7f9789e0de1 00:40:01 Removing intermediate container 2954f496c79c 00:40:01 ---> a4030d9f9d7f 00:40:01 Step 14/22 : WORKDIR / 00:40:01 ---> Running in 9ae7b852386c 00:40:01 Removing intermediate container c7f9789e0de1 00:40:01 ---> 3aa963ec3b80 00:40:01 Step 23/24 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:40:01 ---> Running in 886802d22b3c 00:40:01 Removing intermediate container d9a8174f007d 00:40:01 ---> caf1e91dfe00 00:40:01 Step 8/23 : COPY . . 00:40:01 Removing intermediate container 9ae7b852386c 00:40:01 ---> 8c5acfc5e21b 00:40:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:40:02 Removing intermediate container 886802d22b3c 00:40:02 ---> 1a7bb16732e0 00:40:02 Step 24/24 : LABEL version=0.0.0 00:40:02 ---> Running in 44e18d544266 00:40:03 ---> 80f809212a06 00:40:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:03 Removing intermediate container 44e18d544266 00:40:03 ---> 8006a22ed2e5 00:40:03 00:40:04 Successfully built 8006a22ed2e5 00:40:05 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:08  Building docker-security-secretstore-setup-go ... done  ---> 6637e204c1a6 00:40:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:10 ---> 4d382f797364 00:40:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:40:11 ---> Running in 6305abbddd33 00:40:13 Removing intermediate container 6305abbddd33 00:40:13 ---> 9a83868e5b8d 00:40:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:13 ---> Running in e52f38e326be 00:40:15 Removing intermediate container e52f38e326be 00:40:15 ---> 3aefa9fcb5ab 00:40:15 Step 20/22 : LABEL arch=x86_64 00:40:17 ---> Running in 7c6671115d44 00:40:18 Removing intermediate container 7c6671115d44 00:40:18 ---> 2ec119ae3b50 00:40:18 Step 21/22 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:40:19 ---> Running in 31a2526aca0a 00:40:19 ---> 524b09be6ad9 00:40:19 Step 9/23 : RUN make cmd/core-data/core-data 00:40:19 Removing intermediate container 31a2526aca0a 00:40:19 ---> fff49553a0c1 00:40:19 Step 22/22 : LABEL version=0.0.0 00:40:20 ---> Running in 59d375f4f4ff 00:40:20 ---> Running in 822844ba3cba 00:40:21 Removing intermediate container 3111105f7597 00:40:21 ---> 25ca130aa011 00:40:21 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:21 Removing intermediate container 822844ba3cba 00:40:21 ---> ec141ad93c09 00:40:21 00:40:21 ---> Running in d163b70099b4 00:40:21 Successfully built ec141ad93c09 00:40:21 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 00:40:21 Successfully tagged docker-core-metadata-go:latest 00:40:22  Building docker-core-metadata-go ... done 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 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:40:24 Removing intermediate container d163b70099b4 00:40:24 ---> 3481a4c1b1d6 00:40:24 00:40:24 Step 11/27 : FROM docker:latest 00:40:24 ---> b0757c55a1fd 00:40:24 Step 12/27 : RUN apk add --no-cache bash 00:40:24 ---> Running in f5fc695a1d90 00:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:25 (1/2) Installing readline (8.0.4-r0) 00:40:25 (2/2) Installing bash (5.0.17-r0) 00:40:25 Executing bash-5.0.17-r0.post-install 00:40:25 Executing busybox-1.31.1-r19.trigger 00:40:25 OK: 12 MiB in 22 packages 00:40:26 Removing intermediate container f5fc695a1d90 00:40:26 ---> 664304a66117 00:40:26 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:40:26 ---> Running in 4ac00bbe07cb 00:40:27 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.063s 00:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:28 Removing intermediate container 4ac00bbe07cb 00:40:28 ---> c537ba2dce02 00:40:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:28 ---> Running in 5ff6c66a2697 00:40:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:30 Removing intermediate container 5ff6c66a2697 00:40:30 ---> 5ff69270ea26 00:40:30 Step 15/27 : ENV APP_PORT=48090 00:40:30 ---> Running in 9bb7e3746a41 00:40:30 Removing intermediate container 9bb7e3746a41 00:40:30 ---> b1275ac0f311 00:40:30 Step 16/27 : EXPOSE $APP_PORT 00:40:30 ---> Running in 1fcde24768c2 00:40:30 Removing intermediate container 1fcde24768c2 00:40:30 ---> cd2aed30cb13 00:40:30 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:31 ---> f4bc92c2d5b4 00:40:31 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:32 ---> a6b21c701614 00:40:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:32 ---> 699c3962bdd8 00:40:32 Step 20/27 : RUN apk --no-cache add py3-pip 00:40:32 ---> Running in c96d11516236 00:40:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:33 (1/33) Installing libbz2 (1.0.8-r1) 00:40:33 (2/33) Installing expat (2.2.9-r1) 00:40:33 (3/33) Installing libffi (3.3-r2) 00:40:33 (4/33) Installing gdbm (1.13-r1) 00:40:33 (5/33) Installing xz-libs (5.2.5-r0) 00:40:33 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:33 (7/33) Installing python3 (3.8.5-r0) 00:40:34 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:34 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:34 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:34 (11/33) Installing py3-six (1.15.0-r0) 00:40:34 (12/33) Installing py3-packaging (20.4-r0) 00:40:34 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:34 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:34 (15/33) Installing py3-idna (2.9-r0) 00:40:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:34 (18/33) Installing py3-requests (2.23.0-r0) 00:40:34 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:34 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:34 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:34 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:34 (24/33) Installing py3-distro (1.5.0-r1) 00:40:34 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:34 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:34 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:34 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:34 (29/33) Installing py3-progress (1.5-r0) 00:40:34 (30/33) Installing py3-toml (0.10.1-r0) 00:40:36 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:37 (33/33) Installing py3-pip (20.1.1-r0) 00:40:37 Executing busybox-1.31.1-r19.trigger 00:40:37 OK: 71 MiB in 55 packages 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.346s coverage: 46.6% of statements 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:46 Removing intermediate container 59d375f4f4ff 00:40:46 ---> 29edc2369c0c 00:40:46 00:40:46 Step 10/23 : FROM alpine 00:40:46 ---> d6e46aa2470d 00:40:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:46 ---> Running in 22ca89f3af33 00:40:46 Removing intermediate container c96d11516236 00:40:46 ---> 9b1f7088016b 00:40:46 Step 21/27 : RUN pip install docker-compose==1.23.2 00:40:46 ---> Running in 351c2583d371 00:40:46 Removing intermediate container 22ca89f3af33 00:40:46 ---> 10f5ed4e3a1b 00:40:46 Step 12/23 : ENV APP_PORT=48080 00:40:46 ---> Running in 4b227a778200 00:40:46 Removing intermediate container 4b227a778200 00:40:46 ---> 083f4f00a9a6 00:40:46 Step 13/23 : EXPOSE $APP_PORT 00:40:46 ---> Running in be7f45a2e3e2 00:40:46 Removing intermediate container be7f45a2e3e2 00:40:46 ---> 65a296fccd55 00:40:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:46 ---> Running in cc4f5c89eea9 00:40:47 Collecting docker-compose==1.23.2 00:40:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:47 Removing intermediate container cc4f5c89eea9 00:40:47 ---> 0ae6c72a6e4c 00:40:47 Step 15/23 : RUN apk --no-cache add zeromq 00:40:47 Collecting docopt<0.7,>=0.6.1 00:40:47 ---> Running in 4efef11316b0 00:40:47 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:47 Collecting jsonschema<3,>=2.5.1 00:40:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:48 Collecting texttable<0.10,>=0.9.0 00:40:48 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.576s coverage: 27.1% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.122s coverage: 100.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.344s coverage: 67.7% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:48 Collecting docker<4.0,>=3.6.0 00:40:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:48 Collecting dockerpty<0.5,>=0.4.1 00:40:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:49 Collecting PyYAML<4,>=3.10 00:40:49 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:49 (1/5) Installing libgcc (9.3.0-r2) 00:40:49 (2/5) Installing libsodium (1.0.18-r0) 00:40:49 (3/5) Installing libstdc++ (9.3.0-r2) 00:40:49 (4/5) Installing libzmq (4.3.3-r0) 00:40:50 (5/5) Installing zeromq (4.3.3-r0) 00:40:50 Executing busybox-1.31.1-r19.trigger 00:40:50 OK: 8 MiB in 19 packages 00:40:50 Collecting cached-property<2,>=1.2.0 00:40:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.681s coverage: 82.3% of statements 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:51 Removing intermediate container 4efef11316b0 00:40:51 ---> 802a5be9290c 00:40:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:40:51 Collecting websocket-client<1.0,>=0.32.0 00:40:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:51 Collecting docker-pycreds>=0.4.0 00:40:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:51 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) 00:40:51 ---> 4808b4ae99db 00:40:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:51 Collecting idna<2.8,>=2.5 00:40:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:51 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) 00:40:51 Collecting urllib3<1.25,>=1.21.1 00:40:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:51 Installing collected packages: docopt, jsonschema, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, cached-property, docker-compose 00:40:51 Running setup.py install for docopt: started 00:40:51 ---> 74b794a28c4c 00:40:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:52 ---> 80e84e21ddc9 00:40:52 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:52 ---> Running in f42a15d10788 00:40:52 Running setup.py install for docopt: finished with status 'done' 00:40:52 Running setup.py install for texttable: started 00:40:52 Removing intermediate container f42a15d10788 00:40:52 ---> 68ee3607a1a9 00:40:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:52 ---> Running in 1be204548d08 00:40:52 Removing intermediate container 1be204548d08 00:40:52 ---> a2f2568471ef 00:40:52 Step 21/23 : LABEL arch=x86_64 00:40:52 ---> Running in 56142a23de7a 00:40:52 Running setup.py install for texttable: finished with status 'done' 00:40:52 Attempting uninstall: idna 00:40:52 Found existing installation: idna 2.9 00:40:52 Uninstalling idna-2.9: 00:40:52 Successfully uninstalled idna-2.9 00:40:53 Removing intermediate container 56142a23de7a 00:40:53 ---> ccb796802a95 00:40:53 Step 22/23 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:40:53 ---> Running in a666b6185620 00:40:53 Attempting uninstall: urllib3 00:40:53 Found existing installation: urllib3 1.25.9 00:40:53 Uninstalling urllib3-1.25.9: 00:40:53 Successfully uninstalled urllib3-1.25.9 00:40:53 Removing intermediate container a666b6185620 00:40:53 ---> 237d04ceffd9 00:40:53 Step 23/23 : LABEL version=0.0.0 00:40:54 ---> Running in 5b7deb29c7e3 00:40:54 Attempting uninstall: requests 00:40:54 Found existing installation: requests 2.23.0 00:40:54 Uninstalling requests-2.23.0: 00:40:54 Successfully uninstalled requests-2.23.0 00:40:55 Removing intermediate container 5b7deb29c7e3 00:40:55 ---> 2bb262407f38 00:40:55 00:40:55 Successfully built 2bb262407f38 00:40:55 Successfully tagged docker-core-data-go:latest 00:40:55  Building docker-core-data-go ... done  Running setup.py install for dockerpty: started 00:40:55 Running setup.py install for dockerpty: finished with status 'done' 00:40:55 Running setup.py install for PyYAML: started 00:40:56 Running setup.py install for PyYAML: finished with status 'done' 00:40:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:41:00 Removing intermediate container 351c2583d371 00:41:00 ---> db3be02d975b 00:41:00 Step 22/27 : RUN apk --no-cache add curl 00:41:00 ---> Running in 13ac28c19234 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.587s coverage: 28.6% of statements 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.273s coverage: 100.0% of statements 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.448s coverage: 86.7% of statements 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.400s coverage: 97.5% of statements 00:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:41:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:01 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:01 (2/3) Installing libcurl (7.69.1-r1) 00:41:01 (3/3) Installing curl (7.69.1-r1) 00:41:01 Executing busybox-1.31.1-r19.trigger 00:41:01 OK: 72 MiB in 58 packages 00:41:01 Removing intermediate container 13ac28c19234 00:41:01 ---> ee974323edd3 00:41:01 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:01 ---> Running in dfebfc9ac91a 00:41:01 Removing intermediate container dfebfc9ac91a 00:41:01 ---> ced7a65a4883 00:41:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:01 ---> Running in bf492e10e4a2 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:41:02 Removing intermediate container bf492e10e4a2 00:41:02 ---> 663e0768de89 00:41:02 Step 25/27 : LABEL arch=x86_64 00:41:02 ---> Running in 5b7a64d17cd6 00:41:02 Removing intermediate container 5b7a64d17cd6 00:41:02 ---> b601a5aeea79 00:41:02 Step 26/27 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:41:02 ---> Running in 281c664564b3 00:41:02 Removing intermediate container 281c664564b3 00:41:02 ---> b0ff7cfa75e0 00:41:02 Step 27/27 : LABEL version=0.0.0 00:41:02 ---> Running in c980eb5afa7f 00:41:02 Removing intermediate container c980eb5afa7f 00:41:02 ---> 2f459440954a 00:41:02 00:41:02 Successfully built 2f459440954a 00:41:03 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:03  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:41:03 $ docker stop --time=1 1bf2862272d1334cda89a89b09e0f5924f921bc4836bc4e1cfa1414f052f4b23 00:41:05 $ docker rm -f 1bf2862272d1334cda89a89b09e0f5924f921bc4836bc4e1cfa1414f052f4b23 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:05 + docker images 00:41:05 + grep docker 00:41:05 docker-sys-mgmt-agent-go latest 2f459440954a 3 seconds ago 293MB 00:41:05 docker-core-data-go latest 2bb262407f38 11 seconds ago 23.7MB 00:41:05 docker-core-metadata-go latest ec141ad93c09 44 seconds ago 14.5MB 00:41:05 docker-security-secretstore-setup-go latest 8006a22ed2e5 About a minute ago 24.7MB 00:41:05 docker-security-proxy-setup-go latest cc7b5323b431 About a minute ago 24.6MB 00:41:05 docker-security-bootstrap-redis-go latest 6a407e781dd4 About a minute ago 15.8MB 00:41:05 docker-support-notifications-go latest b95413ed208a 2 minutes ago 13.6MB 00:41:05 docker-support-scheduler-go latest 4ebc75791196 2 minutes ago 12.3MB 00:41:05 docker-security-secrets-setup-go latest 2b0f6cb4ed9c 2 minutes ago 23.9MB 00:41:05 docker-core-command-go latest 05299271f8a7 2 minutes ago 12.2MB 00:41:05 docker latest b0757c55a1fd 6 days ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.267s coverage: 93.8% of statements 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.122s coverage: 75.5% of statements 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.164s coverage: 87.2% of statements 00:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements 00:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 100.0% of statements 00:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.840s coverage: 63.5% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 00:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 00:41:21 Still waiting to schedule task 00:41:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-15193’ 00:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.015s coverage: 55.9% of statements 00:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 57.633s coverage: 86.3% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 5.619s coverage: 72.2% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 2.000s coverage: 72.1% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.094s coverage: 82.4% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.074s coverage: 48.4% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.089s coverage: 28.8% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.085s coverage: 96.8% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.369s coverage: 37.2% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.836s coverage: 84.0% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.147s coverage: 100.0% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.403s coverage: 47.1% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.020s coverage: 29.1% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.133s coverage: 100.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements 00:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 00:42:21 GO111MODULE=on go vet ./... 00:43:26 Running on prd-ubuntu18.04-docker-8c-8g-15197 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:43:26 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 00:43:28 using credential edgex-jenkins-ssh 00:43:28 Cloning the remote Git repository 00:43:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:29 > git init /w/workspace/edgex-go/22 # timeout=10 00:43:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:29 > git --version # timeout=10 00:43:29 > git --version # 'git version 2.17.1' 00:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:43 gofmt -l . 00:43:45 [ "`gofmt -l .`" = "" ] 00:43:50 ./bin/test-go-mod-tidy.sh 00:43:50 ./bin/test-attribution-txt.sh 00:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:53 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:43:53 Merge succeeded, producing 27264f3260b3743be324e25a6ded2bb5161024cd 00:43:53 Checking out Revision 27264f3260b3743be324e25a6ded2bb5161024cd (PR-2858) 00:43:53 > git config core.sparsecheckout # timeout=10 00:43:53 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:53 > git remote # timeout=10 00:43:53 > git config --get remote.origin.url # timeout=10 00:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:53 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 00:43:53 > git rev-parse HEAD^{commit} # timeout=10 00:43:53 > git config core.sparsecheckout # timeout=10 00:43:53 > git checkout -f 27264f3260b3743be324e25a6ded2bb5161024cd # timeout=10 [Pipeline] sh 00:43:56 + ls -al . 00:43:56 total 688 00:43:56 drwxrwxr-x 9 1001 1001 4096 Dec 9 00:43 . 00:43:56 drwxr-xr-x 4 root root 4096 Dec 9 00:38 .. 00:43:56 -rw-rw-r-- 1 1001 1001 11 Dec 9 00:36 .dockerignore 00:43:56 drwxrwxr-x 8 1001 1001 4096 Dec 9 00:36 .git 00:43:56 drwxrwxr-x 3 1001 1001 4096 Dec 9 00:36 .github 00:43:56 -rw-rw-r-- 1 1001 1001 943 Dec 9 00:36 .gitignore 00:43:56 -rw-rw-r-- 1 1001 1001 166 Dec 9 00:36 .sonarcloud.properties 00:43:56 -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:36 CONTRIBUTING.md 00:43:56 -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:36 Dockerfile.build 00:43:56 -rw-rw-r-- 1 1001 1001 863 Dec 9 00:36 Jenkinsfile 00:43:56 -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:36 LICENSE 00:43:56 -rw-rw-r-- 1 1001 1001 6318 Dec 9 00:36 Makefile 00:43:56 -rw-rw-r-- 1 1001 1001 6447 Dec 9 00:36 README.md 00:43:56 -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:36 SECURITY.md 00:43:56 -rw-rw-r-- 1 1001 1001 5 Dec 9 00:33 VERSION 00:43:56 -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:36 ZMQWindows.md 00:43:56 drwxrwxr-x 2 1001 1001 4096 Dec 9 00:36 bin 00:43:56 drwxrwxr-x 15 1001 1001 4096 Dec 9 00:36 cmd 00:43:56 -rw-r--r-- 1 root root 562145 Dec 9 00:42 coverage.out 00:43:56 -rw-r--r-- 1 root root 1041 Dec 9 00:43 go.mod 00:43:56 -rw-r--r-- 1 root root 18856 Dec 9 00:43 go.sum 00:43:56 drwxrwxr-x 8 1001 1001 4096 Dec 9 00:36 internal 00:43:56 drwxrwxr-x 4 1001 1001 4096 Dec 9 00:36 openapi 00:43:56 drwxrwxr-x 4 1001 1001 4096 Dec 9 00:36 snap 00:43:56 -rw-rw-r-- 1 1001 1001 168 Dec 9 00:36 version.go [Pipeline] sh 00:43:57 + '[' -e coverage.out ] 00:43:57 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:57 Warning: overwriting stash ‘coverage-report’ 00:43:57 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" 00:43:57 First time build. Skipping changelog. 00:43:57 > git rev-list --no-walk 16c60fb59a3a4246e1a3fb3e8575af1c412bccfe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:58 Stashed 1 file(s) [Pipeline] sh 00:43:58 + echo snap-build.sh 00:43:58 snap-build.sh 00:43:58 + SNAP_BASE_DIR=. 00:43:58 + '[' '!' -z /w/workspace/edgex-go/22 ']' 00:43:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/22 00:43:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' 00:43:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/22] 00:43:58 + cd /w/workspace/edgex-go/22 00:43:58 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:58 Reading package lists... 00:43:58 Building dependency tree... 00:43:58 Reading state information... 00:43:58 The following packages were automatically installed and are no longer required: 00:43:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:58 uidmap xdelta3 00:43:58 Use 'sudo apt autoremove' to remove them. 00:43:58 The following packages will be REMOVED: 00:43:58 lxd* lxd-client* 00:43:59 + make build 00:43:59 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 00:43:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:59 After this operation, 31.7 MB disk space will be freed. 00:44:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:44:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:01 Removing lxd dnsmasq configuration 00:44:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:44:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:44:03 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:44:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:05 Processing triggers for systemd (237-3ubuntu10.42) ... 00:44:05 Processing triggers for ureadahead (0.100.0-21) ... 00:44:08 + sudo snap remove --purge lxd 00:44:08 snap "lxd" is not installed 00:44:08 + sudo groupadd --force --system lxd 00:44:08 ++ whoami 00:44:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:44:08 + newgrp - lxd 00:44:08 + sudo snap install lxd 00:44:11 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 00:44:18 2020-12-09T00:44:14Z INFO Waiting for automatic snapd restart... 00:44:33 lxd 4.8 from Canonical* installed 00:44:33 + sudo lxd init --auto 00:44:41 + sudo snap install --classic snapcraft 00:44:44 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 00:44:46 snapcraft 4.4.4 from Canonical* installed 00:44:46 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:46 + patch --verbose -p1 00:44:46 Hmm... Looks like a unified diff to me... 00:44:46 The text leading up to this was: 00:44:46 -------------------------- 00:44:46 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 00:44:46 |From: Tony Espy 00:44:46 |Date: Wed, 2 Dec 2020 17:38:31 -0500 00:44:46 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:46 | 00:44:46 |This patch is used by the EdgeX CI pipeline builds to 00:44:46 |optimize the snap CI check run for pull requests. When 00:44:46 |applied, it essentially strips out everything (apps and 00:44:46 |parts) from the snapcraft.yaml file except those required 00:44:46 |to build edgex-go, as the whole idea of the CI check is to 00:44:46 |catch changes to edgex-go that break the snap build. 00:44:46 | 00:44:46 |In general, anyone updating snapcraft.yaml will also need 00:44:46 |to update this patch file, otherwise it may fail to apply, 00:44:46 |resulting in a failed snap build CI check in the associated 00:44:46 |pull request. 00:44:46 | 00:44:46 |Note - in addition to applying this patch, the pipeline also 00:44:46 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:46 |need to build the finally binary .snap file (and it won't 00:44:46 |work with the patch applied). This further reduces the build 00:44:46 |time. 00:44:46 |--- 00:44:46 | snap/snapcraft.yaml | 466 +------------------------------------------- 00:44:46 | 1 file changed, 2 insertions(+), 464 deletions(-) 00:44:46 | 00:44:46 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:46 |index b265277c..d7e1de37 100644 00:44:46 |--- a/snap/snapcraft.yaml 00:44:46 |+++ b/snap/snapcraft.yaml 00:44:46 -------------------------- 00:44:46 patching file snap/snapcraft.yaml 00:44:46 Using Plan A... 00:44:46 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 00:44:46 Hunk #2 succeeded at 81 (offset -3 lines). 00:44:46 Hunk #3 succeeded at 211 (offset -7 lines). 00:44:46 Hunk #4 succeeded at 226 (offset -7 lines). 00:44:46 Hunk #5 FAILED at 241. 00:44:46 Hunk #6 succeeded at 312 (offset -6 lines). 00:44:46 Hunk #7 succeeded at 339 (offset -6 lines). 00:44:46 Hunk #8 succeeded at 373 (offset -6 lines). 00:44:46 Hunk #9 FAILED at 435. 00:44:46 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:46 Hmm... Ignoring the trailing garbage. 00:44:46 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:48 Failed in branch amd64 00:44:49 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 00:44:57 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 00:44:59 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 00:45:05 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 00:45:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:45:17 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 00:45:23 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 00:45:31 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 00:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:45:47 $ docker stop --time=1 308cf6bf5d83849c6d86abe6dcb1f14c8e90cf649ea5e93160d6b82ab3020d02 00:45:50 $ docker rm -f 308cf6bf5d83849c6d86abe6dcb1f14c8e90cf649ea5e93160d6b82ab3020d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:53 00:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:54 latest: Pulling from edgex-devops/edgex-compose-arm64 00:45:54 29e5d40040c1: Pulling fs layer 00:45:54 1ce36da41761: Pulling fs layer 00:45:54 25b303627fd3: Pulling fs layer 00:45:54 29e5d40040c1: Verifying Checksum 00:45:54 29e5d40040c1: Download complete 00:45:55 1ce36da41761: Verifying Checksum 00:45:55 1ce36da41761: Download complete 00:45:55 29e5d40040c1: Pull complete 00:45:56 1ce36da41761: Pull complete 00:45:56 25b303627fd3: Download complete 00:46:06 25b303627fd3: Pull complete 00:46:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:46:07 prd-ubuntu18.04-docker-arm64-4c-16g-15187 does not seem to be running inside a container 00:46:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:46:11 $ docker top 842cbb5f4737bedf2d8d78a82b5cb754ead490f9af24111f24d02bbd57a41e2f -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:12 + docker-compose build --help 00:46:12 + grep parallel 00:46:20 --parallel Build images in parallel. [Pipeline] } 00:46:20 $ docker stop --time=1 842cbb5f4737bedf2d8d78a82b5cb754ead490f9af24111f24d02bbd57a41e2f 00:46:22 $ docker rm -f 842cbb5f4737bedf2d8d78a82b5cb754ead490f9af24111f24d02bbd57a41e2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:46:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:46:23 . [Pipeline] withDockerContainer 00:46:24 prd-ubuntu18.04-docker-arm64-4c-16g-15187 does not seem to be running inside a container 00:46:24 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:46:25 $ docker top bc7a2bbd4ec7241573073a2e7cf55e1f065144962b66c84b569270e5783b25e0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:26 + docker-compose -f ./docker-compose-build.yml build --parallel 00:46:35 Building docker-core-command-go ... 00:46:35 Building docker-core-data-go ... 00:46:35 Building docker-core-metadata-go ... 00:46:35 Building docker-security-bootstrap-redis-go ... 00:46:35 Building docker-security-proxy-setup-go ... 00:46:35 Building docker-security-secrets-setup-go ... 00:46:35 Building docker-security-secretstore-setup-go ... 00:46:35 Building docker-support-notifications-go ... 00:46:35 Building docker-support-scheduler-go ... 00:46:35 Building docker-sys-mgmt-agent-go ... 00:46:35 Building docker-sys-mgmt-agent-go 00:46:35 Building docker-core-data-go 00:46:35 Building docker-security-bootstrap-redis-go 00:46:35 Building docker-support-notifications-go 00:46:35 Building docker-support-scheduler-go 00:47:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:57 ---> 48933f0ba7a6 00:47:57 Step 3/23 : WORKDIR /edgex-go 00:47:57 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:47:57 ---> 48933f0ba7a6 00:47:57 Step 3/27 : WORKDIR /edgex-go 00:47:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:47:57 ---> 48933f0ba7a6 00:47:57 Step 3/21 : WORKDIR /edgex-go 00:47:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:57 ---> 48933f0ba7a6 00:47:57 Step 3/24 : WORKDIR /edgex-go 00:47:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:57 ---> 48933f0ba7a6 00:47:57 Step 3/22 : WORKDIR /edgex-go 00:47:57 ---> Running in db2c0f6ceb6b 00:47:57 ---> Running in 7aa2a11307f1 00:47:57 ---> Running in 0ec261bd719e 00:47:57 ---> Running in 3b20b5c4dab4 00:47:57 ---> Running in 83fe6ec48e60 00:47:57 Removing intermediate container 0ec261bd719e 00:47:57 Removing intermediate container db2c0f6ceb6b 00:47:57 ---> bc886deb488e 00:47:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> bc8ef3f7135e 00:47:57 00:47:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:57 Removing intermediate container 83fe6ec48e60 00:47:57 ---> 039216be2cf9 00:47:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:57 Removing intermediate container 7aa2a11307f1 00:47:57 ---> 4f74c92af11e 00:47:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:57 Removing intermediate container 3b20b5c4dab4 00:47:57 ---> d7f32a80f2f1 00:47:57 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:57 ---> Running in 2bf5b4197b6c 00:47:57 ---> Running in 647b6aab635c 00:47:57 ---> Running in b990a8450261 00:47:57 ---> Running in 9c2f86ae28dc 00:47:57 ---> Running in c44bc3a1ad24 00:47:59 Removing intermediate container 2bf5b4197b6c 00:47:59 ---> 9159ce8e2aa8 00:47:59 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:48:00 ---> Running in d05a442220c6 00:48:00 Removing intermediate container b990a8450261 00:48:00 ---> 774c901d7f9f 00:48:00 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:48:00 Removing intermediate container 647b6aab635c 00:48:00 ---> 9e426640883b 00:48:00 Step 5/21 : RUN apk update && apk add make git 00:48:00 ---> Running in 827332733c65 00:48:00 ---> Running in f59f5b23f412 00:48:00 Removing intermediate container 9c2f86ae28dc 00:48:00 ---> 09461b083d34 00:48:00 Step 5/22 : RUN apk update && apk add make git 00:48:00 Removing intermediate container c44bc3a1ad24 00:48:00 ---> 7d1f4e4065f8 00:48:00 Step 5/27 : RUN apk update && apk add make bash git 00:48:01 ---> Running in 4e492cfa6961 00:48:01 ---> Running in 0d39865fdfa4 00:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:04 OK: 12616 distinct packages available 00:48:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:04 OK: 12616 distinct packages available 00:48:05 OK: 217 MiB in 51 packages 00:48:05 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:05 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:05 OK: 12616 distinct packages available 00:48:05 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:05 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:05 OK: 12616 distinct packages available 00:48:05 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:05 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:05 OK: 12616 distinct packages available 00:48:05 OK: 217 MiB in 51 packages 00:48:06 OK: 217 MiB in 51 packages 00:48:06 OK: 217 MiB in 51 packages 00:48:06 OK: 217 MiB in 51 packages 00:48:07 Removing intermediate container d05a442220c6 00:48:07 ---> f06ec8929572 00:48:07 Step 6/24 : COPY go.mod . 00:48:07 Removing intermediate container 827332733c65 00:48:07 ---> 6df258c52e0b 00:48:07 Step 6/23 : COPY go.mod . 00:48:08 Removing intermediate container 0d39865fdfa4 00:48:08 ---> a0262f8dac3a 00:48:08 Step 6/22 : COPY go.mod . 00:48:08 ---> 4d77dead5824 00:48:08 Step 7/24 : RUN go mod download 00:48:08 ---> Running in e7cd8b79e7a8 00:48:08 Removing intermediate container f59f5b23f412 00:48:08 ---> 2442e757125a 00:48:08 Step 6/21 : COPY go.mod . 00:48:08 Removing intermediate container 4e492cfa6961 00:48:08 ---> d081e492f178 00:48:08 Step 6/27 : COPY go.mod . 00:48:09 ---> 086c54add23f 00:48:09 Step 7/23 : RUN go mod download 00:48:09 ---> Running in 518856e65bbe 00:48:09 ---> b868ae6eecd0 00:48:09 Step 7/22 : RUN go mod download 00:48:09 ---> Running in 69853273e4f4 00:48:10 ---> 45e9c592a17e 00:48:10 Step 7/21 : RUN go mod download 00:48:10 ---> 002419e04351 00:48:10 Step 7/27 : RUN go mod download 00:48:10 ---> Running in f78d0e4b7233 00:48:10 ---> Running in 34e174ef726f 00:48:13 Removing intermediate container e7cd8b79e7a8 00:48:13 ---> 050734cace9a 00:48:13 Step 8/24 : COPY . . 00:48:14 Removing intermediate container 518856e65bbe 00:48:14 ---> 699516e5616f 00:48:14 Step 8/23 : COPY . . 00:48:15 Removing intermediate container 69853273e4f4 00:48:15 ---> 855e21c33ef2 00:48:15 Step 8/22 : COPY . . 00:48:15 Removing intermediate container f78d0e4b7233 00:48:15 ---> 6efb8423a92d 00:48:15 Step 8/21 : COPY . . 00:48:15 Removing intermediate container 34e174ef726f 00:48:15 ---> 8faa17e76747 00:48:15 Step 8/27 : COPY . . 00:48:43 ---> 531533bfa693 00:48:43 Step 9/23 : RUN make cmd/core-data/core-data 00:48:43 ---> fdb2a9ce5834 00:48:43 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:48:43 ---> 3744bdaf0cf0 00:48:43 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:48:43 ---> 2ae5b335282f 00:48:43 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:48:43 ---> Running in 09c83a0e06b5 00:48:43 ---> Running in 068da2314418 00:48:43 ---> Running in 511bbcc19d3d 00:48:43 ---> 876d97de795f 00:48:43 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:43 ---> Running in ed08553fe79a 00:48:43 ---> Running in 88470b63ef86 00:48:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:44 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 00:48:44 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 00:48:44 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 00:48:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:50:37 Removing intermediate container ed08553fe79a 00:50:37 ---> 3bd0788a12d5 00:50:37 00:50:37 Step 10/22 : FROM alpine:3.10 00:50:37 3.10: Pulling from library/alpine 00:50:37 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:50:37 Status: Downloaded newer image for alpine:3.10 00:50:37 ---> 536a684cf733 00:50:37 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:37 ---> Running in 225446ed4276 00:50:37 Removing intermediate container 88470b63ef86 00:50:37 ---> b41385d4d270 00:50:37 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:37 ---> Running in 161aa62045f2 00:50:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:50:39 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 00:50:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:50:40 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:50:40 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:50:40 OK: 10169 distinct packages available 00:50:41 (1/5) Installing ca-certificates (20191127-r2) 00:50:41 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:50:41 (3/5) Installing libcurl (7.66.0-r1) 00:50:41 (4/5) Installing curl (7.66.0-r1) 00:50:41 (5/5) Installing dumb-init (1.2.2-r1) 00:50:41 Executing busybox-1.30.1-r3.trigger 00:50:41 Executing ca-certificates-20191127-r2.trigger 00:50:42 OK: 7 MiB in 19 packages 00:50:45 Removing intermediate container 225446ed4276 00:50:45 ---> 3617b039791b 00:50:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:50:45 ---> Running in 6670ca082b40 00:50:46 Removing intermediate container 6670ca082b40 00:50:46 ---> 0f7fa70a134f 00:50:46 Step 13/22 : WORKDIR / 00:50:46 ---> Running in 43689f7402ea 00:50:47 Removing intermediate container 161aa62045f2 00:50:47 ---> 5268fae8be25 00:50:47 00:50:47 Step 11/27 : FROM docker:latest 00:50:47 ---> 84e3a507c27b 00:50:47 Step 12/27 : RUN apk add --no-cache bash 00:50:47 Removing intermediate container 43689f7402ea 00:50:47 ---> 90bf8fb0e2bd 00:50:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:50:47 ---> Running in 23d6a6234ccd 00:50:49 ---> 5adbacc88fe1 00:50:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:51 (1/2) Installing readline (8.0.4-r0) 00:50:51 (2/2) Installing bash (5.0.17-r0) 00:50:51 Executing bash-5.0.17-r0.post-install 00:50:51 Executing busybox-1.31.1-r19.trigger 00:50:51 OK: 12 MiB in 22 packages 00:50:52 ---> 18164f4f8e94 00:50:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:50:53 ---> 9b6161b12558 00:50:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:50:54 Removing intermediate container 23d6a6234ccd 00:50:54 ---> 136b767c663b 00:50:54 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:50:54 ---> Running in b7e1bad4d41b 00:50:55 ---> 9dd10210dda9 00:50:55 Step 18/22 : RUN chmod +x entrypoint.sh 00:50:56 ---> Running in e38c019dbd2d 00:50:58 Removing intermediate container b7e1bad4d41b 00:50:58 ---> 41d3999d0044 00:50:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:59 ---> Running in bc895a688b06 00:51:00 Removing intermediate container bc895a688b06 00:51:00 ---> 063cfd68cdda 00:51:00 Step 15/27 : ENV APP_PORT=48090 00:51:01 ---> Running in ed1beeba007c 00:51:01 Removing intermediate container e38c019dbd2d 00:51:01 ---> cbcf8e465c9b 00:51:01 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:51:02 ---> Running in 2c4463385c00 00:51:03 Removing intermediate container ed1beeba007c 00:51:03 ---> d67630ec22ae 00:51:03 Step 16/27 : EXPOSE $APP_PORT 00:51:03 ---> Running in ec6cad602a6f 00:51:04 Removing intermediate container 2c4463385c00 00:51:04 ---> 1588b00af608 00:51:04 Step 20/22 : LABEL arch=arm64 00:51:04 Removing intermediate container ec6cad602a6f 00:51:04 ---> 030a96ccbc04 00:51:04 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:04 ---> Running in 0d881a970023 00:51:04 Removing intermediate container 068da2314418 00:51:04 ---> 037104094454 00:51:04 00:51:04 Step 10/24 : FROM scratch 00:51:04 ---> 00:51:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:51:05 Removing intermediate container 511bbcc19d3d 00:51:05 ---> db1163afd55a 00:51:05 00:51:05 Step 10/21 : FROM scratch 00:51:05 ---> 00:51:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:05 ---> Running in d7c9cff5b59d 00:51:05 Removing intermediate container 0d881a970023 00:51:05 ---> 1454100492c5 00:51:05 Step 21/22 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:51:06 ---> Running in da9e9b2f26da 00:51:06 ---> Running in cc0f7cb5ec84 00:51:06 Removing intermediate container d7c9cff5b59d 00:51:06 ---> 9163f7f1dccc 00:51:06 Step 12/24 : ENV APP_PORT=48060 00:51:06 ---> Running in 5868ecd93a05 00:51:07 Removing intermediate container da9e9b2f26da 00:51:07 ---> 7eb8d1569097 00:51:07 Step 12/21 : ENV APP_PORT=48085 00:51:07 ---> 6a4b9c7a62ed 00:51:07 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:07 Removing intermediate container cc0f7cb5ec84 00:51:07 ---> b0f01ced2e85 00:51:07 Step 22/22 : LABEL version=0.0.0 00:51:07 ---> Running in 6d8d017b9dac 00:51:07 ---> Running in efd6d8e99cbf 00:51:07 Removing intermediate container 5868ecd93a05 00:51:07 ---> 449cc7a7a163 00:51:07 Step 13/24 : EXPOSE $APP_PORT 00:51:07 ---> Running in 7dd85e9513cb 00:51:08 Removing intermediate container 6d8d017b9dac 00:51:08 ---> a149669f4e89 00:51:08 Step 13/21 : EXPOSE $APP_PORT 00:51:08 ---> Running in f475edddece1 00:51:08 Removing intermediate container efd6d8e99cbf 00:51:08 ---> 5041969faf91 00:51:08 00:51:08 Removing intermediate container 7dd85e9513cb 00:51:08 ---> d8891d61f312 00:51:08 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:51:08 ---> 72b9c5dbf0b5 00:51:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:09 Removing intermediate container f475edddece1 00:51:09 ---> 3ca12470f719 00:51:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:51:09 Successfully built 5041969faf91 00:51:09 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:51:09  Building docker-security-bootstrap-redis-go ... done Building docker-security-secrets-setup-go 00:51:10 ---> 906dae0197d3 00:51:10 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:51:10 ---> a5f4fc0742b6 00:51:10 Step 20/27 : RUN apk --no-cache add py3-pip 00:51:10 ---> Running in 235590b56df2 00:51:10 ---> 15b514a05707 00:51:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:13 ---> 774f541a27e2 00:51:13 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:51:14 ---> bc6bc0e6b8e3 00:51:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:14 (1/33) Installing libbz2 (1.0.8-r1) 00:51:14 (2/33) Installing expat (2.2.9-r1) 00:51:14 (3/33) Installing libffi (3.3-r2) 00:51:14 (4/33) Installing gdbm (1.13-r1) 00:51:14 (5/33) Installing xz-libs (5.2.5-r0) 00:51:14 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:14 (7/33) Installing python3 (3.8.5-r0) 00:51:17 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:17 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:17 (11/33) Installing py3-six (1.15.0-r0) 00:51:17 (12/33) Installing py3-packaging (20.4-r0) 00:51:17 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:17 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:17 (15/33) Installing py3-idna (2.9-r0) 00:51:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:17 (18/33) Installing py3-requests (2.23.0-r0) 00:51:17 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:17 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:17 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:17 (24/33) Installing py3-distro (1.5.0-r1) 00:51:17 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:17 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:17 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:17 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:17 (29/33) Installing py3-progress (1.5-r0) 00:51:17 (30/33) Installing py3-toml (0.10.1-r0) 00:51:17 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:17 (33/33) Installing py3-pip (20.1.1-r0) 00:51:18 Executing busybox-1.31.1-r19.trigger 00:51:18 OK: 71 MiB in 55 packages 00:51:18 ---> b96378465f42 00:51:18 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:51:18 ---> a22d51dea9d8 00:51:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:51:18 ---> Running in f7ae1c8b64dd 00:51:19 Removing intermediate container f7ae1c8b64dd 00:51:19 ---> b92e548a9a7a 00:51:19 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:20 ---> 0d8a879c439f 00:51:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:20 ---> Running in dcd17f27e342 00:51:21 Removing intermediate container dcd17f27e342 00:51:21 ---> 1cc5e89a4265 00:51:21 Step 19/21 : LABEL arch=arm64 00:51:22 ---> Running in ab18e82493f8 00:51:23 Removing intermediate container ab18e82493f8 00:51:23 ---> c376a3db5ba3 00:51:23 Step 20/21 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:51:23 ---> d3e5bf9717f9 00:51:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:23 ---> Running in ae79f7a4310a 00:51:25 Removing intermediate container ae79f7a4310a 00:51:25 ---> 02fea4e05cbb 00:51:25 Step 21/21 : LABEL version=0.0.0 00:51:25 ---> c962fa6d31ca 00:51:25 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:51:26 ---> Running in 9894b6a855fa 00:51:26 ---> Running in 38cad684f0f0 00:51:27 Removing intermediate container 9894b6a855fa 00:51:27 ---> dff4645b96d5 00:51:27 00:51:28 Successfully built dff4645b96d5 00:51:28 Successfully tagged docker-support-scheduler-go-arm64:latest 00:51:28  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 00:51:28 Removing intermediate container 38cad684f0f0 00:51:28 ---> 1ff67e082697 00:51:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:29 ---> Running in 80d0120fe3c8 00:51:29 Removing intermediate container 09c83a0e06b5 00:51:29 ---> 03a86222d331 00:51:29 00:51:29 Step 10/23 : FROM alpine 00:51:29 Removing intermediate container 235590b56df2 00:51:29 ---> f4de75196483 00:51:29 Step 21/27 : RUN pip install docker-compose==1.23.2 00:51:29 latest: Pulling from library/alpine 00:51:29 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:51:29 Status: Downloaded newer image for alpine:latest 00:51:29 ---> 2e77e061c27f 00:51:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:29 ---> Running in 374d1843e96c 00:51:30 ---> Running in 6354df1396e6 00:51:30 Removing intermediate container 80d0120fe3c8 00:51:30 ---> fdc7a2f053e2 00:51:30 Step 22/24 : LABEL arch=arm64 00:51:30 ---> Running in 28de34eb1421 00:51:31 Removing intermediate container 6354df1396e6 00:51:31 ---> 3690fb5934f1 00:51:31 Step 12/23 : ENV APP_PORT=48080 00:51:31 Removing intermediate container 28de34eb1421 00:51:31 ---> dd3b095d1480 00:51:31 Step 23/24 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:51:32 ---> Running in 473c9732ee6b 00:51:32 ---> Running in 9306fd365bda 00:51:33 Removing intermediate container 473c9732ee6b 00:51:33 ---> 7ec0fb772e12 00:51:33 Step 13/23 : EXPOSE $APP_PORT 00:51:33 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:51:33 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:51:33 ---> 48933f0ba7a6 00:51:33 Step 3/29 : WORKDIR /edgex-go 00:51:33 ---> Using cache 00:51:33 ---> d7f32a80f2f1 00:51:33 Step 4/29 : RUN apk update && apk add make git 00:51:34 Removing intermediate container 9306fd365bda 00:51:34 ---> f393f47ed14d 00:51:34 Step 24/24 : LABEL version=0.0.0 00:51:34 ---> Running in 4c2af2c626c4 00:51:34 ---> Running in bfd99add7315 00:51:34 ---> Running in 297314541b6d 00:51:36 Removing intermediate container bfd99add7315 00:51:36 ---> 7fe5b3b26576 00:51:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:36 Removing intermediate container 297314541b6d 00:51:36 ---> c6cbbe067f1c 00:51:36 00:51:37 ---> Running in d182f1493e93 00:51:37 Successfully built c6cbbe067f1c 00:51:37 Successfully tagged docker-support-notifications-go-arm64:latest 00:51:37  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 00:51:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:38 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:51:38 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:51:38 OK: 12616 distinct packages available 00:51:38 Collecting docker-compose==1.23.2 00:51:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:40 OK: 217 MiB in 51 packages 00:51:40 Removing intermediate container d182f1493e93 00:51:40 ---> 4fb83e0e9dd9 00:51:40 Step 15/23 : RUN apk --no-cache add zeromq 00:51:40 Collecting jsonschema<3,>=2.5.1 00:51:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:40 ---> Running in 9db91301e456 00:51:41 Collecting websocket-client<1.0,>=0.32.0 00:51:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:42 Collecting docopt<0.7,>=0.6.1 00:51:42 Removing intermediate container 4c2af2c626c4 00:51:42 ---> 59ac1c586a32 00:51:42 Step 5/29 : COPY go.mod . 00:51:42 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:44 ---> bdfaa58f4ba3 00:51:44 Step 6/29 : RUN go mod download 00:51:45 (1/5) Installing libgcc (9.3.0-r2) 00:51:45 (2/5) Installing libsodium (1.0.18-r0) 00:51:45 (3/5) Installing libstdc++ (9.3.0-r2) 00:51:45 (4/5) Installing libzmq (4.3.3-r0) 00:51:45 ---> Running in 2dc5c6477f11 00:51:45 (5/5) Installing zeromq (4.3.3-r0) 00:51:45 Executing busybox-1.31.1-r19.trigger 00:51:46 OK: 8 MiB in 19 packages 00:51:48 Collecting PyYAML<4,>=3.10 00:51:48 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:49 Removing intermediate container 9db91301e456 00:51:49 ---> 4457ccfabb11 00:51:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:51:51 ---> 42371666606f 00:51:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:51 Removing intermediate container 2dc5c6477f11 00:51:51 ---> fd8f0cca4778 00:51:51 Step 7/29 : COPY . . 00:51:54 Collecting docker<4.0,>=3.6.0 00:51:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:54 ---> 716f9299d9d1 00:51:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:55 Collecting texttable<0.10,>=0.9.0 00:51:55 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:56 ---> e8dd0cf22b8f 00:51:56 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:57 ---> Running in 90359282ab57 00:51:59 Removing intermediate container 90359282ab57 00:51:59 ---> aaca05d8d912 00:51:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:00 ---> Running in bc9103c5c056 00:52:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:52:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:52:00 ---> 48933f0ba7a6 00:52:00 Step 3/21 : WORKDIR /edgex-go 00:52:00 ---> Using cache 00:52:00 ---> d7f32a80f2f1 00:52:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:00 ---> Using cache 00:52:00 ---> 7d1f4e4065f8 00:52:00 Step 5/21 : RUN apk update && apk add make git 00:52:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:01 ---> Running in 09865b5a77f8 00:52:01 Removing intermediate container bc9103c5c056 00:52:01 ---> fb92c13eb3b4 00:52:01 Step 21/23 : LABEL arch=arm64 00:52:02 Collecting cached-property<2,>=1.2.0 00:52:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:02 ---> Running in 68369aaa72f6 00:52:03 Collecting dockerpty<0.5,>=0.4.1 00:52:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:04 Removing intermediate container 68369aaa72f6 00:52:04 ---> c98bf6419bdc 00:52:04 Step 22/23 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:52:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:05 ---> Running in d0b222acaa01 00:52:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:06 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:06 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:06 OK: 12616 distinct packages available 00:52:07 Collecting docker-pycreds>=0.4.0 00:52:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:07 Removing intermediate container d0b222acaa01 00:52:07 ---> f3bc46032ce3 00:52:07 Step 23/23 : LABEL version=0.0.0 00:52:07 OK: 217 MiB in 51 packages 00:52:08 Collecting idna<2.8,>=2.5 00:52:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:08 ---> Running in 1ab64db5a4ec 00:52:09 Collecting urllib3<1.25,>=1.21.1 00:52:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:09 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) 00:52:09 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) 00:52:09 Removing intermediate container 1ab64db5a4ec 00:52:09 ---> a9a10f99644c 00:52:09 00:52:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:52:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:10 ---> 48933f0ba7a6 00:52:10 Step 3/24 : WORKDIR /edgex-go 00:52:10 ---> Using cache 00:52:10 ---> d7f32a80f2f1 00:52:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:10 ---> Using cache 00:52:10 ---> 7d1f4e4065f8 00:52:10 Step 5/24 : RUN apk update && apk add make git 00:52:10 Successfully built a9a10f99644c 00:52:10 Successfully tagged docker-core-data-go-arm64:latest 00:52:10  Building docker-core-data-go ... done Building docker-core-command-go 00:52:10 ---> Running in 34da0ab0cb20 00:52:11 Removing intermediate container 09865b5a77f8 00:52:11 ---> 904645eaf7fd 00:52:11 Step 6/21 : COPY go.mod . 00:52:11 Installing collected packages: jsonschema, websocket-client, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, texttable, cached-property, dockerpty, docker-compose 00:52:12 Running setup.py install for docopt: started 00:52:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:14 ---> c5fd997e4a5f 00:52:14 Step 7/21 : RUN go mod download 00:52:15 ---> Running in 086cd95cc2d8 00:52:15 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:15 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:15 OK: 12616 distinct packages available 00:52:15 Running setup.py install for docopt: finished with status 'done' 00:52:15 Running setup.py install for PyYAML: started 00:52:16 ---> d04d4f420f44 00:52:16 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:52:16 OK: 217 MiB in 51 packages 00:52:17 ---> Running in 94a37fd7f5ca 00:52:19 Removing intermediate container 34da0ab0cb20 00:52:19 ---> e0636e778342 00:52:19 Step 6/24 : COPY go.mod . 00:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:52:20 Removing intermediate container 086cd95cc2d8 00:52:20 ---> 5c369ffb9f1f 00:52:20 Running setup.py install for PyYAML: finished with status 'done' 00:52:20 Step 8/21 : COPY . . 00:52:20 Attempting uninstall: idna 00:52:20 Found existing installation: idna 2.9 00:52:20 Uninstalling idna-2.9: 00:52:20 ---> 24489731c626 00:52:20 Step 7/24 : RUN go mod download 00:52:20 ---> Running in 137dc60b9867 00:52:20 Successfully uninstalled idna-2.9 00:52:22 Attempting uninstall: urllib3 00:52:22 Found existing installation: urllib3 1.25.9 00:52:22 Uninstalling urllib3-1.25.9: 00:52:22 Successfully uninstalled urllib3-1.25.9 00:52:23 Attempting uninstall: requests 00:52:23 Found existing installation: requests 2.23.0 00:52:23 Uninstalling requests-2.23.0: 00:52:23 Successfully uninstalled requests-2.23.0 00:52:25 Running setup.py install for texttable: started 00:52:29 Removing intermediate container 137dc60b9867 00:52:29 ---> ae67d3c6b152 00:52:29 Step 8/24 : COPY . . 00:52:29 Running setup.py install for texttable: finished with status 'done' 00:52:29 Running setup.py install for dockerpty: started 00:52:32 Running setup.py install for dockerpty: finished with status 'done' 00:52:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:52:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:52:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:42 ---> 48933f0ba7a6 00:52:42 Step 3/22 : WORKDIR /edgex-go 00:52:42 ---> Using cache 00:52:42 ---> d7f32a80f2f1 00:52:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:42 ---> Using cache 00:52:42 ---> 7d1f4e4065f8 00:52:42 Step 5/22 : RUN apk update && apk add make git 00:52:42 ---> Using cache 00:52:42 ---> e0636e778342 00:52:42 Step 6/22 : COPY go.mod . 00:52:42 ---> Using cache 00:52:42 ---> 24489731c626 00:52:42 Step 7/22 : RUN go mod download 00:52:42 ---> Using cache 00:52:42 ---> ae67d3c6b152 00:52:42 Step 8/22 : COPY . . 00:52:47 Removing intermediate container 374d1843e96c 00:52:47 ---> 8382d0958184 00:52:47 Step 22/27 : RUN apk --no-cache add curl 00:52:48 ---> Running in bb2086ea260f 00:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:51 (2/3) Installing libcurl (7.69.1-r1) 00:52:51 (3/3) Installing curl (7.69.1-r1) 00:52:51 Executing busybox-1.31.1-r19.trigger 00:52:51 OK: 71 MiB in 58 packages 00:52:56 Removing intermediate container bb2086ea260f 00:52:56 ---> 879922c77f25 00:52:56 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:57 ---> Running in be8e39e3f331 00:52:59 Removing intermediate container be8e39e3f331 00:52:59 ---> 81442d4a482b 00:52:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:59 ---> Running in e78bb65ec594 00:53:00 ---> e636eddab879 00:53:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:53:01 Removing intermediate container e78bb65ec594 00:53:01 ---> b896f610db4d 00:53:01 Step 25/27 : LABEL arch=arm64 00:53:02 ---> Running in 5e5a9b335002 00:53:02 ---> Running in 2d17a9fe6450 00:53:04 Removing intermediate container 2d17a9fe6450 00:53:04 ---> e21effc51f45 00:53:04 Step 26/27 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:53:04 ---> Running in a4d32ede8b39 00:53:04 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 00:53:06 Removing intermediate container a4d32ede8b39 00:53:06 ---> 1a2ce17f8b82 00:53:06 Step 27/27 : LABEL version=0.0.0 00:53:07 ---> Running in f3ce9d3fc0a2 00:53:08 Removing intermediate container f3ce9d3fc0a2 00:53:08 ---> 61e5137684ab 00:53:08 00:53:09 ---> bca3990e8122 00:53:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:53:09 Successfully built 61e5137684ab 00:53:10 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:53:10  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go 00:53:10 ---> Running in 840eaf74f87b 00:53:13 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 00:53:18 ---> b519aaf1a851 00:53:18 Step 9/22 : RUN make cmd/core-command/core-command 00:53:19 ---> Running in 151f769478d9 00:53:20 Removing intermediate container 94a37fd7f5ca 00:53:20 ---> f3d363e74fa9 00:53:20 00:53:20 Step 9/29 : FROM alpine:latest 00:53:20 ---> 2e77e061c27f 00:53:20 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:53:20 ---> Running in 93f286c9ec7d 00:53:21 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 00:53:21 Removing intermediate container 93f286c9ec7d 00:53:21 ---> e57bed56717d 00:53:21 Step 11/29 : USER root 00:53:22 ---> Running in f8641edda792 00:53:23 Removing intermediate container f8641edda792 00:53:23 ---> 565bc2f0305f 00:53:23 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:53:23 ---> Running in 31f1de53c04e 00:53:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:27 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:53:27 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:53:27 OK: 12617 distinct packages available 00:53:28 (1/2) Installing ca-certificates (20191127-r4) 00:53:29 (2/2) Installing dumb-init (1.2.2-r1) 00:53:29 Executing busybox-1.31.1-r19.trigger 00:53:29 Executing ca-certificates-20191127-r4.trigger 00:53:29 OK: 6 MiB in 16 packages 00:53:33 Removing intermediate container 31f1de53c04e 00:53:33 ---> 70fa192a51d4 00:53:33 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:53:33 ---> Running in b1dc7a6d3b69 00:53:34 Removing intermediate container b1dc7a6d3b69 00:53:34 ---> 2b7f6601ed4e 00:53:34 Step 14/29 : WORKDIR $BASE_DIR 00:53:35 ---> Running in 7a19f8acdc9f 00:53:36 Removing intermediate container 7a19f8acdc9f 00:53:36 ---> c09f0301a3eb 00:53:36 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:53:36 ---> Running in ced514df65e1 00:53:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:53:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:53:37 ---> 48933f0ba7a6 00:53:37 Step 3/22 : WORKDIR /edgex-go 00:53:37 ---> Using cache 00:53:37 ---> d7f32a80f2f1 00:53:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:37 ---> Using cache 00:53:37 ---> 7d1f4e4065f8 00:53:37 Step 5/22 : RUN apk update && apk add make git 00:53:37 ---> Using cache 00:53:37 ---> e0636e778342 00:53:37 Step 6/22 : COPY go.mod . 00:53:37 ---> Using cache 00:53:37 ---> 24489731c626 00:53:37 Step 7/22 : RUN go mod download 00:53:37 ---> Using cache 00:53:37 ---> ae67d3c6b152 00:53:37 Step 8/22 : COPY . . 00:53:38 ---> Using cache 00:53:38 ---> b519aaf1a851 00:53:38 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:53:38 ---> Running in 20523004c2e7 00:53:40 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 00:53:40 Removing intermediate container ced514df65e1 00:53:40 ---> b4b2b6768a8e 00:53:40 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:53:42 ---> dc8a2080116b 00:53:42 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:53:43 ---> 56d03e8190bb 00:53:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:53:44 ---> 9e76e266a579 00:53:44 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:53:46 ---> f684be3ddd5c 00:53:46 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:53:47 ---> 16ffc1a4c536 00:53:47 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:53:47 ---> Running in 87bb0be1698c 00:53:51 Removing intermediate container 87bb0be1698c 00:53:51 ---> dbc6d5dffe74 00:53:51 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:53:52 ---> 5f0e42a8129c 00:53:52 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:53:52 ---> Running in c718adb58b5a 00:53:57 Removing intermediate container c718adb58b5a 00:53:57 ---> 0874103cb3a6 00:53:57 Step 24/29 : RUN chmod 755 security-secrets-setup 00:53:57 ---> Running in 87f0148eb8b4 00:54:01 Removing intermediate container 87f0148eb8b4 00:54:01 ---> 5b638c0b1a1d 00:54:01 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:54:01 ---> Running in 9968c2c2043f 00:54:01 Removing intermediate container 9968c2c2043f 00:54:01 ---> fd583e9a229c 00:54:01 Step 26/29 : CMD [ "generate" ] 00:54:02 ---> Running in 9fbbe28016f3 00:54:02 Removing intermediate container 9fbbe28016f3 00:54:02 ---> b54d8f385c5e 00:54:02 Step 27/29 : LABEL arch=arm64 00:54:02 ---> Running in 7e4e481ea6e6 00:54:03 Removing intermediate container 7e4e481ea6e6 00:54:03 ---> 5d4cc6fe68af 00:54:03 Step 28/29 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:54:03 ---> Running in ead07d139bcd 00:54:04 Removing intermediate container ead07d139bcd 00:54:04 ---> ce392c580b5a 00:54:04 Step 29/29 : LABEL version=0.0.0 00:54:04 ---> Running in 16b4fa46b03a 00:54:05 Removing intermediate container 16b4fa46b03a 00:54:05 ---> c3804f388e39 00:54:05 00:54:05 Successfully built c3804f388e39 00:54:05 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:54:28  Building docker-security-secrets-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:54:36 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 00:54:44 Removing intermediate container 5e5a9b335002 00:54:44 ---> b61dea6abe5e 00:54:44 00:54:44 Step 10/21 : FROM alpine 00:54:44 ---> 2e77e061c27f 00:54:44 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:54:44 ---> Running in 07df4077e29c 00:54:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:48 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:54:48 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:54:48 OK: 12617 distinct packages available 00:54:49 (1/4) Installing ca-certificates (20191127-r4) 00:54:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:54:49 (3/4) Installing libcurl (7.69.1-r1) 00:54:49 (4/4) Installing curl (7.69.1-r1) 00:54:49 Executing busybox-1.31.1-r19.trigger 00:54:49 Executing ca-certificates-20191127-r4.trigger 00:54:50 OK: 7 MiB in 18 packages 00:54:50 Removing intermediate container 840eaf74f87b 00:54:50 ---> 89248bc8252a 00:54:50 00:54:50 Step 10/24 : FROM alpine:3.10 00:54:50 ---> 536a684cf733 00:54:50 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:54:50 ---> Using cache 00:54:50 ---> 3617b039791b 00:54:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:54:50 ---> Running in fc102a05414b 00:54:52 Removing intermediate container fc102a05414b 00:54:52 ---> b3fcb99b8203 00:54:52 Step 13/24 : WORKDIR / 00:54:52 ---> Running in a6c491303d2e 00:54:52 Removing intermediate container 07df4077e29c 00:54:52 ---> 5f9eacebc958 00:54:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:54:52 ---> Running in f063627c9b1c 00:54:53 Removing intermediate container a6c491303d2e 00:54:53 ---> 3a175d043adf 00:54:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:54:53 Removing intermediate container f063627c9b1c 00:54:53 ---> 1a123edc33e4 00:54:53 Step 13/21 : WORKDIR /edgex 00:54:53 ---> Running in e1d720dc8490 00:54:54 Removing intermediate container e1d720dc8490 00:54:54 ---> 3f63112276b8 00:54:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:54:54 ---> d3f4369d1216 00:54:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:54:56 ---> b7943eaca96d 00:54:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:54:56 ---> 008b9f449639 00:54:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:54:57 ---> 95e448599225 00:54:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:54:58 ---> 2956438cc02c 00:54:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:55:00 ---> 6a231cd1a00a 00:55:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:55:00 ---> 15af097952db 00:55:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:55:00 ---> Running in c631615714ab 00:55:01 Removing intermediate container c631615714ab 00:55:01 ---> 30249a712af3 00:55:01 Step 18/21 : CMD ["--init=true"] 00:55:02 ---> Running in 7583bb033fd3 00:55:02 ---> 3446aef70025 00:55:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:55:02 Removing intermediate container 7583bb033fd3 00:55:02 ---> 9a0efbf5f81d 00:55:02 Step 19/21 : LABEL arch=arm64 00:55:03 ---> Running in 970369fb9056 00:55:03 Removing intermediate container 970369fb9056 00:55:03 ---> dbcef57a0bed 00:55:03 Step 20/21 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:55:03 ---> ff93912a8460 00:55:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:55:04 ---> Running in be20a9a5a512 00:55:04 ---> Running in 3ca47444e33e 00:55:05 Removing intermediate container 3ca47444e33e 00:55:05 ---> 06576da40eaf 00:55:05 Step 21/21 : LABEL version=0.0.0 00:55:05 ---> Running in 3d9917b18e2e 00:55:06 Removing intermediate container 3d9917b18e2e 00:55:06 ---> 7176cfaf1d87 00:55:06 00:55:07 Successfully built 7176cfaf1d87 00:55:07 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:55:08  Building docker-security-proxy-setup-go ... done Removing intermediate container be20a9a5a512 00:55:08 ---> 7b604c280e13 00:55:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:55:08 ---> Running in fdf56a9ca93f 00:55:09 Removing intermediate container fdf56a9ca93f 00:55:09 ---> cd7cdf670018 00:55:09 Step 22/24 : LABEL arch=arm64 00:55:09 ---> Running in 1e753378b08a 00:55:11 Removing intermediate container 1e753378b08a 00:55:11 ---> 0b969d7e3d0f 00:55:11 Step 23/24 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:55:11 ---> Running in 85af7036db1f 00:55:12 Removing intermediate container 85af7036db1f 00:55:12 ---> 4d806f455f96 00:55:12 Step 24/24 : LABEL version=0.0.0 00:55:12 Removing intermediate container 151f769478d9 00:55:12 ---> 1c8d54fc5cad 00:55:12 00:55:12 Step 10/22 : FROM scratch 00:55:12 ---> 00:55:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:55:12 ---> Running in f767d5df08ae 00:55:12 ---> Using cache 00:55:12 ---> 7eb8d1569097 00:55:12 Step 12/22 : ENV APP_PORT=48082 00:55:13 ---> Running in a60f5c0b8d12 00:55:13 Removing intermediate container f767d5df08ae 00:55:13 ---> 5e58eed0fc84 00:55:13 00:55:13 Removing intermediate container a60f5c0b8d12 00:55:13 ---> 37fdfcf6c2de 00:55:13 Step 13/22 : EXPOSE $APP_PORT 00:55:14 ---> Running in cbf63dfff875 00:55:14 Successfully built 5e58eed0fc84 00:55:14 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:55:14  Building docker-security-secretstore-setup-go ... done Removing intermediate container cbf63dfff875 00:55:14 ---> 4b76aa979704 00:55:14 Step 14/22 : WORKDIR / 00:55:14 ---> Running in fe39294ecc98 00:55:15 Removing intermediate container fe39294ecc98 00:55:15 ---> 3dd7ca2223ba 00:55:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:55:16 ---> 781225128c55 00:55:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:55:17 ---> 26faa10a1c9d 00:55:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:55:18 ---> bab6eb2d2e63 00:55:18 Step 18/22 : ENTRYPOINT ["/core-command"] 00:55:18 ---> Running in f3ffb67857e8 00:55:19 Removing intermediate container f3ffb67857e8 00:55:19 ---> 56d239b4b098 00:55:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:19 ---> Running in c5078b8f0151 00:55:20 Removing intermediate container c5078b8f0151 00:55:20 ---> a8d2b20af8c4 00:55:20 Step 20/22 : LABEL arch=arm64 00:55:20 ---> Running in 1ab2e5930c24 00:55:20 Removing intermediate container 1ab2e5930c24 00:55:20 ---> 8527dad51c89 00:55:20 Step 21/22 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:55:20 ---> Running in 9c09bfbadc83 00:55:21 Removing intermediate container 9c09bfbadc83 00:55:21 ---> ca5a91a2d1f5 00:55:21 Step 22/22 : LABEL version=0.0.0 00:55:21 ---> Running in 46ef2a08bb58 00:55:22 Removing intermediate container 46ef2a08bb58 00:55:22 ---> 7100b44d260c 00:55:22 00:55:22 Successfully built 7100b44d260c 00:55:22 Successfully tagged docker-core-command-go-arm64:latest 00:55:25  Building docker-core-command-go ... done Removing intermediate container 20523004c2e7 00:55:25 ---> 5794e38ed9ee 00:55:25 00:55:25 Step 10/22 : FROM scratch 00:55:25 ---> 00:55:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:55:25 ---> Using cache 00:55:25 ---> 7eb8d1569097 00:55:25 Step 12/22 : ENV APP_PORT=48081 00:55:25 ---> Running in de962563ca57 00:55:25 Removing intermediate container de962563ca57 00:55:25 ---> 1031c6558291 00:55:25 Step 13/22 : EXPOSE $APP_PORT 00:55:26 ---> Running in bb9cf1267769 00:55:26 Removing intermediate container bb9cf1267769 00:55:26 ---> d63c92427ec5 00:55:26 Step 14/22 : WORKDIR / 00:55:26 ---> Running in 9df20c12fa86 00:55:26 Removing intermediate container 9df20c12fa86 00:55:26 ---> 4591d5c187aa 00:55:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:55:27 ---> bafab13550aa 00:55:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:55:28 ---> 4cc17ee871a9 00:55:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:55:29 ---> 7b765cc78a7a 00:55:29 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:55:29 ---> Running in a065ad8be4f8 00:55:30 Removing intermediate container a065ad8be4f8 00:55:30 ---> 24cdd03eeca0 00:55:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:30 ---> Running in aea6cc3541e9 00:55:30 Removing intermediate container aea6cc3541e9 00:55:30 ---> 6e5124279c76 00:55:30 Step 20/22 : LABEL arch=arm64 00:55:30 ---> Running in 46d18fb8fc98 00:55:31 Removing intermediate container 46d18fb8fc98 00:55:31 ---> c5dc058e11d7 00:55:31 Step 21/22 : LABEL git_sha=302fee5e3812f25127333a64507fa00736907980 00:55:31 ---> Running in dfdee5ac4014 00:55:31 Removing intermediate container dfdee5ac4014 00:55:31 ---> 396b8a5f13a9 00:55:31 Step 22/22 : LABEL version=0.0.0 00:55:31 ---> Running in 4396af6f5d0f 00:55:32 Removing intermediate container 4396af6f5d0f 00:55:32 ---> bb8d4809bd53 00:55:32 00:55:32 Successfully built bb8d4809bd53 00:55:32 Successfully tagged docker-core-metadata-go-arm64:latest 00:55:33  Building docker-core-metadata-go ... done  [Pipeline] } 00:55:33 $ docker stop --time=1 bc7a2bbd4ec7241573073a2e7cf55e1f065144962b66c84b569270e5783b25e0 00:55:35 $ docker rm -f bc7a2bbd4ec7241573073a2e7cf55e1f065144962b66c84b569270e5783b25e0 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:36 + docker images 00:55:36 + grep docker 00:55:36 docker-core-metadata-go-arm64 latest bb8d4809bd53 4 seconds ago 13.6MB 00:55:36 docker-core-command-go-arm64 latest 7100b44d260c 15 seconds ago 11.4MB 00:55:36 docker-security-secretstore-setup-go-arm64 latest 5e58eed0fc84 23 seconds ago 23.5MB 00:55:36 docker-security-proxy-setup-go-arm64 latest 7176cfaf1d87 31 seconds ago 23.4MB 00:55:36 docker-security-secrets-setup-go-arm64 latest c3804f388e39 About a minute ago 22.7MB 00:55:36 docker-sys-mgmt-agent-go-arm64 latest 61e5137684ab 2 minutes ago 273MB 00:55:36 docker-core-data-go-arm64 latest a9a10f99644c 3 minutes ago 22.3MB 00:55:36 docker-support-notifications-go-arm64 latest c6cbbe067f1c 4 minutes ago 12.9MB 00:55:36 docker-support-scheduler-go-arm64 latest dff4645b96d5 4 minutes ago 11.5MB 00:55:36 docker-security-bootstrap-redis-go-arm64 latest 5041969faf91 4 minutes ago 15.2MB 00:55:36 docker latest 84e3a507c27b 7 days ago 201MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:55:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:40 ---> package-listing.sh 00:55:40 ++ facter osfamily 00:55:40 ++ tr '[:upper:]' '[:lower:]' 00:55:40 + OS_FAMILY=redhat 00:55:40 + workspace=/w/workspace/edgex-go/22 00:55:40 + START_PACKAGES=/tmp/packages_start.txt 00:55:40 + END_PACKAGES=/tmp/packages_end.txt 00:55:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:40 + PACKAGES=/tmp/packages_start.txt 00:55:40 + '[' /w/workspace/edgex-go/22 ']' 00:55:40 + PACKAGES=/tmp/packages_end.txt 00:55:40 + case "${OS_FAMILY}" in 00:55:40 + rpm -qa 00:55:40 + sort 00:55:45 + '[' -f /tmp/packages_start.txt ']' 00:55:45 + '[' -f /tmp/packages_end.txt ']' 00:55:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:45 + '[' /w/workspace/edgex-go/22 ']' 00:55:45 + mkdir -p /w/workspace/edgex-go/22/archives/ 00:55:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo 00:55:45 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:46 00:55:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:46 alpine: Pulling from edgex-lftools-log-publisher 00:55:46 df20fa9351a1: Pulling fs layer 00:55:46 36b3adc4ff6f: Pulling fs layer 00:55:46 8ad3a11d3b57: Pulling fs layer 00:55:46 46f8f816bc3b: Pulling fs layer 00:55:46 93b61091891f: Pulling fs layer 00:55:46 93b9cdb0e59b: Pulling fs layer 00:55:46 5e14af77c1be: Pulling fs layer 00:55:46 01666e4c0597: Pulling fs layer 00:55:46 46f8f816bc3b: Waiting 00:55:46 aa168da1d23b: Pulling fs layer 00:55:46 93b61091891f: Waiting 00:55:46 93b9cdb0e59b: Waiting 00:55:46 5e14af77c1be: Waiting 00:55:46 aa168da1d23b: Waiting 00:55:46 01666e4c0597: Waiting 00:55:46 36b3adc4ff6f: Download complete 00:55:46 46f8f816bc3b: Verifying Checksum 00:55:46 46f8f816bc3b: Download complete 00:55:46 df20fa9351a1: Download complete 00:55:46 93b61091891f: Verifying Checksum 00:55:46 93b61091891f: Download complete 00:55:46 93b9cdb0e59b: Verifying Checksum 00:55:46 93b9cdb0e59b: Download complete 00:55:46 5e14af77c1be: Verifying Checksum 00:55:46 5e14af77c1be: Download complete 00:55:46 01666e4c0597: Verifying Checksum 00:55:46 01666e4c0597: Download complete 00:55:46 8ad3a11d3b57: Verifying Checksum 00:55:46 8ad3a11d3b57: Download complete 00:55:47 df20fa9351a1: Pull complete 00:55:47 36b3adc4ff6f: Pull complete 00:55:48 8ad3a11d3b57: Pull complete 00:55:48 46f8f816bc3b: Pull complete 00:55:48 aa168da1d23b: Verifying Checksum 00:55:48 aa168da1d23b: Download complete 00:55:49 93b61091891f: Pull complete 00:55:49 93b9cdb0e59b: Pull complete 00:55:50 5e14af77c1be: Pull complete 00:55:50 01666e4c0597: Pull complete 00:56:05 aa168da1d23b: Pull complete 00:56:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:56:05 prd-centos7-docker-4c-2g-15178 does not seem to be running inside a container 00:56:05 $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:56:08 $ docker top 3e3c3cdb5718a8764ada430890897c6ed097772cf5c596999308e515a78d5ec5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:08 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:09 + mkdir -p /var/log/sa [Pipeline] sh 00:56:09 + ls /var/log/sa-host 00:56:09 + sadf -c /var/log/sa-host/sa09 00:56:09 file_magic: OK 00:56:09 HZ: Using current value: 100 00:56:09 file_header: OK 00:56:09 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 00:56:09 Statistics: 00:56:09 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... 00:56:09 File successfully converted to sysstat format version 12.2.1 00:56:09 + sadf -c /var/log/sa-host/sa23 00:56:09 file_magic: OK 00:56:09 HZ: Using current value: 100 00:56:09 file_header: OK 00:56:09 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 00:56:09 Statistics: 00:56:09 Hnuu...uuuununununu... 00:56:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:09 provisioning config files... 00:56:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config9191257345823773441tmp [Pipeline] { [Pipeline] echo 00:56:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:10 ---> create-netrc.sh [Pipeline] } 00:56:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:56:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:56:10 ---> python-tools-install.sh [Pipeline] echo 00:56:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:10 ---> sudo-logs.sh 00:56:10 Archiving 'sudo' log.. [Pipeline] echo 00:56:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:11 ---> job-cost.sh 00:56:11 lf-activate-venv: SKIPPING 00:56:11 INFO: No Stack... 00:56:12 INFO: Retrieving Pricing Info for: v1-standard-2 00:56:12 INFO: Archiving Costs [Pipeline] echo 00:56:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:12 ---> logs-deploy.sh 00:56:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/22 00:56:12 INFO: archiving workspace using pattern(s): 00:56:14 Archives upload complete. 00:56:14 INFO: archiving logs to Nexus 00:56:15 ---> uname -a: 00:56:15 Linux prd-centos7-docker-4c-2g-15178.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:56:15 00:56:15