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 356d3f58744bcd4c86fb4a1eb5552148d927414a rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 356d3f58744bcd4c86fb4a1eb5552148d927414a 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19870 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/38 [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/38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 Checking out Revision ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 (PR-2858) > 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ffc881b1c04bf585f769d0e7b738c63137d250cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:49 ========================================================= 00:31:49 EdgeX Global Pipelines Version Info 00:31:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:50 ------------------- 00:31:50 stable info: 00:31:50 ------------------- 00:31:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:50 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:50 Message: update stable to v1.0.173 00:31:51 ------------------- 00:31:51 experimental info: 00:31:51 ------------------- 00:31:51 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:51 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:51 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea73f67 [Pipeline] echo 00:31:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:56 provisioning config files... 00:31:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config1875800956146721996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:56 ---> docker-login.sh 00:31:56 nexus3.edgexfoundry.org:10001 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 nexus3.edgexfoundry.org:10002 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 nexus3.edgexfoundry.org:10003 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 nexus3.edgexfoundry.org:10004 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 docker.io 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:58 Configure a credential helper to remove this warning. See 00:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:58 00:31:58 Login Succeeded 00:31:58 ---> docker-login.sh ends [Pipeline] } 00:31:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:59 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/core-command/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo core-command,cmd/core-command/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/core-data/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo core-data,cmd/core-data/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/core-metadata/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/support-notifications/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/support-scheduler/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:59 + for file in '`ls cmd/**/Dockerfile`' 00:31:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:59 ++ cut -d/ -f2 00:31:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:59 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-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:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:00 00:32:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:00 latest: Pulling from edgex-devops/git-semver 00:32:00 31603596830f: Pulling fs layer 00:32:00 2a8b12db71e7: Pulling fs layer 00:32:00 6ca5941a6612: Pulling fs layer 00:32:00 ecc8261a40a4: Pulling fs layer 00:32:00 ecc8261a40a4: Waiting 00:32:00 2a8b12db71e7: Verifying Checksum 00:32:00 2a8b12db71e7: Download complete 00:32:00 31603596830f: Verifying Checksum 00:32:00 31603596830f: Download complete 00:32:00 ecc8261a40a4: Verifying Checksum 00:32:00 ecc8261a40a4: Download complete 00:32:00 6ca5941a6612: Verifying Checksum 00:32:00 6ca5941a6612: Download complete 00:32:00 31603596830f: Pull complete 00:32:01 2a8b12db71e7: Pull complete 00:32:02 6ca5941a6612: Pull complete 00:32:02 ecc8261a40a4: Pull complete 00:32:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:02 prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container 00:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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:10004/edgex-devops/git-semver:latest cat 00:32:05 $ docker top ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:05 [ssh-agent] Looking for ssh-agent implementation... 00:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:05 $ docker exec ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent 00:32:06 SSH_AUTH_SOCK=/tmp/ssh-6GcbulFsuXK3/agent.11 00:32:06 SSH_AGENT_PID=16 00:32:06 Running ssh-add (command line suppressed) 00:32:06 Identity added: /w/workspace/edgex-go/38@tmp/private_key_8549805800641560624.key (/w/workspace/edgex-go/38@tmp/private_key_8549805800641560624.key) 00:32:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:06 + git tag --points-at HEAD [Pipeline] } 00:32:06 $ docker exec --env ******** --env ******** ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent -k 00:32:06 unset SSH_AUTH_SOCK; 00:32:06 unset SSH_AGENT_PID; 00:32:06 echo Agent pid 16 killed; 00:32:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:07 [ssh-agent] Looking for ssh-agent implementation... 00:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:07 $ docker exec ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent 00:32:07 SSH_AUTH_SOCK=/tmp/ssh-lu05yOYyLD1h/agent.47 00:32:07 SSH_AGENT_PID=52 00:32:07 Running ssh-add (command line suppressed) 00:32:07 Identity added: /w/workspace/edgex-go/38@tmp/private_key_6835942547441541470.key (/w/workspace/edgex-go/38@tmp/private_key_6835942547441541470.key) 00:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:08 + git semver init 00:32:08 # -> Open(): unable to determine branch for HEAD 00:32:08 # $GIT_DIR = /w/workspace/edgex-go/38/.git 00:32:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/38 00:32:08 # $SEMVER_REMOTE_NAME = origin 00:32:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:08 # $SEMVER_USER_NAME = edgex-jenkins 00:32:08 # $SEMVER_BRANCH = PR-2858 00:32:08 # $SEMVER_TEMP = /tmp/semver-851156386 00:32:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:40 # '/tmp/semver-851156386' -> '/w/workspace/edgex-go/38/.semver' 00:32:40 # -> Force: false 00:32:40 # $SEMVER_DIR = /w/workspace/edgex-go/38/.semver [Pipeline] } 00:32:40 $ docker exec --env ******** --env ******** ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent -k 00:32:40 unset SSH_AUTH_SOCK; 00:32:40 unset SSH_AGENT_PID; 00:32:40 echo Agent pid 52 killed; 00:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:41 + git semver [Pipeline] } 00:32:41 $ docker stop --time=1 ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 00:32:42 $ docker rm -f ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:44 Stashed 1 file(s) [Pipeline] echo 00:32:44 [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:32:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:46 + sudo service docker restart 00:32:46 + true 00:32:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:46 ========================================================= 00:32:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:46 + 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:32:51 Sending build context to Docker daemon 326.4MB 00:32:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:51 Step 2/6 : FROM ${BASE} 00:32:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:51 188c0c94c7c5: Pulling fs layer 00:32:51 0ef7d3d256c8: Pulling fs layer 00:32:51 de9db76c5a1d: Pulling fs layer 00:32:51 bca2f99d35d6: Pulling fs layer 00:32:51 93359f2a8cfa: Pulling fs layer 00:32:51 7c6f9722023f: Pulling fs layer 00:32:51 a35cf1a2eb13: Pulling fs layer 00:32:51 93359f2a8cfa: Waiting 00:32:51 7c6f9722023f: Waiting 00:32:51 a35cf1a2eb13: Waiting 00:32:51 bca2f99d35d6: Waiting 00:32:51 de9db76c5a1d: Verifying Checksum 00:32:51 de9db76c5a1d: Download complete 00:32:51 0ef7d3d256c8: Verifying Checksum 00:32:51 0ef7d3d256c8: Download complete 00:32:51 93359f2a8cfa: Verifying Checksum 00:32:51 93359f2a8cfa: Download complete 00:32:51 7c6f9722023f: Verifying Checksum 00:32:51 7c6f9722023f: Download complete 00:32:51 188c0c94c7c5: Verifying Checksum 00:32:51 188c0c94c7c5: Download complete 00:32:51 188c0c94c7c5: Pull complete 00:32:51 0ef7d3d256c8: Pull complete 00:32:52 de9db76c5a1d: Pull complete 00:32:52 a35cf1a2eb13: Verifying Checksum 00:32:52 a35cf1a2eb13: Download complete 00:32:53 bca2f99d35d6: Verifying Checksum 00:32:53 bca2f99d35d6: Download complete 00:32:58 bca2f99d35d6: Pull complete 00:32:58 93359f2a8cfa: Pull complete 00:32:58 7c6f9722023f: Pull complete 00:32:59 Still waiting to schedule task 00:32:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:05 a35cf1a2eb13: Pull complete 00:33:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:05 ---> a62c8e92a672 00:33:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:05 ---> Running in 51f9007539c2 00:33:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:06 (1/12) Installing libmagic (5.38-r0) 00:33:06 (2/12) Installing file (5.38-r0) 00:33:06 (3/12) Installing libc-dev (0.7.2-r3) 00:33:06 (4/12) Installing g++ (9.3.0-r2) 00:33:14 (5/12) Installing fortify-headers (1.1-r0) 00:33:14 (6/12) Installing patch (2.7.6-r6) 00:33:14 (7/12) Installing build-base (0.5-r2) 00:33:14 (8/12) Installing libsodium (1.0.18-r0) 00:33:14 (9/12) Installing pkgconf (1.7.2-r0) 00:33:14 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:14 (11/12) Installing libzmq (4.3.3-r0) 00:33:15 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:15 Executing busybox-1.31.1-r19.trigger 00:33:15 OK: 233 MiB in 51 packages 00:33:19 Removing intermediate container 51f9007539c2 00:33:19 ---> e4835332a2c5 00:33:19 Step 4/6 : WORKDIR /edgex-go 00:33:19 ---> Running in 3a8d26cac90f 00:33:19 Removing intermediate container 3a8d26cac90f 00:33:19 ---> 591f7123014b 00:33:19 Step 5/6 : COPY go.mod . 00:33:19 ---> 4ee93377b613 00:33:19 Step 6/6 : RUN go mod download 00:33:19 ---> Running in 14a08b287c61 00:33:41 Removing intermediate container 14a08b287c61 00:33:41 ---> a62190be347c 00:33:41 Successfully built a62190be347c 00:33:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:41 + docker inspect -f . ci-base-image-x86_64 00:33:41 . [Pipeline] withDockerContainer 00:33:41 prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container 00:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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 ******** ci-base-image-x86_64 cat 00:33:42 $ docker top 0556ade1e076426013a0466b05713919567bd307c6c92af4997f054623021c41 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:43 + go version 00:33:43 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:43 $ docker stop --time=1 0556ade1e076426013a0466b05713919567bd307c6c92af4997f054623021c41 00:33:44 $ docker rm -f 0556ade1e076426013a0466b05713919567bd307c6c92af4997f054623021c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:46 + docker inspect -f . ci-base-image-x86_64 00:33:46 . [Pipeline] withDockerContainer 00:33:46 prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container 00:33:46 $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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 ******** ci-base-image-x86_64 cat 00:33:47 $ docker top d33f25cafc8af7fc463d2cc082bb8ac4fbaf7b0b8c333094adbc3d75561be10c -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:47 ========================================================= 00:33:47 [edgeXBuildGoParallel] Running Tests and Build... 00:33:47 ========================================================= [Pipeline] sh 00:33:47 + make test 00:33:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:58 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.0% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 77.1% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.4% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.355s coverage: 28.6% of statements 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.411s coverage: 93.1% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 75.5% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements 00:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements 00:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.4% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.5% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 55.9% of statements 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 37.0% of statements 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.369s coverage: 84.0% of statements 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 00:34:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.134s coverage: 47.1% of statements 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.786s coverage: 29.1% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements 00:34:42 GO111MODULE=on go vet ./... 00:35:05 gofmt -l . 00:35:05 [ "`gofmt -l .`" = "" ] 00:35:05 ./bin/test-go-mod-tidy.sh 00:35:06 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:07 + ls -al . 00:35:07 total 656 00:35:07 drwxrwxr-x 10 1001 1001 4096 Jan 13 00:35 . 00:35:07 drwxr-xr-x 4 root root 30 Jan 13 00:33 .. 00:35:07 -rw-rw-r-- 1 1001 1001 11 Jan 13 00:31 .dockerignore 00:35:07 drwxrwxr-x 8 1001 1001 179 Jan 13 00:31 .git 00:35:07 drwxrwxr-x 3 1001 1001 125 Jan 13 00:31 .github 00:35:07 -rw-rw-r-- 1 1001 1001 824 Jan 13 00:31 .gitignore 00:35:07 drwx------ 3 1001 1001 47 Jan 13 00:32 .semver 00:35:07 -rw-rw-r-- 1 1001 1001 166 Jan 13 00:31 .sonarcloud.properties 00:35:07 -rw-rw-r-- 1 1001 1001 7741 Jan 13 00:31 Attribution.txt 00:35:07 -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:31 CONTRIBUTING.md 00:35:07 -rw-rw-r-- 1 1001 1001 931 Jan 13 00:31 Dockerfile.build 00:35:07 -rw-rw-r-- 1 1001 1001 863 Jan 13 00:31 Jenkinsfile 00:35:07 -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:31 LICENSE 00:35:07 -rw-rw-r-- 1 1001 1001 5750 Jan 13 00:31 Makefile 00:35:07 -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:31 README.md 00:35:07 -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:31 SECURITY.md 00:35:07 -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION 00:35:07 -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:31 ZMQWindows.md 00:35:07 drwxrwxr-x 2 1001 1001 117 Jan 13 00:31 bin 00:35:07 drwxrwxr-x 14 1001 1001 4096 Jan 13 00:31 cmd 00:35:07 -rw-r--r-- 1 root root 552842 Jan 13 00:34 coverage.out 00:35:07 -rw-r--r-- 1 root root 979 Jan 13 00:35 go.mod 00:35:07 -rw-r--r-- 1 root root 19231 Jan 13 00:35 go.sum 00:35:07 drwxrwxr-x 8 1001 1001 127 Jan 13 00:31 internal 00:35:07 drwxrwxr-x 4 1001 1001 26 Jan 13 00:31 openapi 00:35:07 drwxrwxr-x 4 1001 1001 71 Jan 13 00:31 snap 00:35:07 -rw-rw-r-- 1 1001 1001 168 Jan 13 00:31 version.go [Pipeline] sh 00:35:08 + '[' -e coverage.out ] 00:35:08 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:08 Stashed 1 file(s) [Pipeline] sh 00:35:08 + make build 00:35:08 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:12 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: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:35:21 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:22 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:23 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:25 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:26 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:27 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:28 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:29 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:30 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:35:31 $ docker stop --time=1 d33f25cafc8af7fc463d2cc082bb8ac4fbaf7b0b8c333094adbc3d75561be10c 00:35:33 $ docker rm -f d33f25cafc8af7fc463d2cc082bb8ac4fbaf7b0b8c333094adbc3d75561be10c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:36 00:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:37 latest: Pulling from edgex-devops/edgex-compose 00:35:37 cbdbe7a5bc2a: Pulling fs layer 00:35:37 ca9280d653b3: Pulling fs layer 00:35:37 7e9c9ca2126c: Pulling fs layer 00:35:37 cbdbe7a5bc2a: Download complete 00:35:38 ca9280d653b3: Verifying Checksum 00:35:38 ca9280d653b3: Download complete 00:35:38 cbdbe7a5bc2a: Pull complete 00:35:38 7e9c9ca2126c: Verifying Checksum 00:35:38 7e9c9ca2126c: Download complete 00:35:38 ca9280d653b3: Pull complete 00:35:47 7e9c9ca2126c: Pull complete 00:35:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:47 prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container 00:35:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:49 $ docker top 27e4914983c76a1b7cf10a292d23600a8df110be76786b692156b1eb67f8de20 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:50 + docker-compose build --help 00:35:50 + grep parallel 00:35:51 --parallel Build images in parallel. [Pipeline] } 00:35:51 $ docker stop --time=1 27e4914983c76a1b7cf10a292d23600a8df110be76786b692156b1eb67f8de20 00:35:52 $ docker rm -f 27e4914983c76a1b7cf10a292d23600a8df110be76786b692156b1eb67f8de20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:53 . [Pipeline] withDockerContainer 00:35:54 prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container 00:35:54 $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:54 $ docker top 2e880d6c8e353e0fe8179cb1f63db5bcdf6cdb8aa73c1cc741c824426a0f6c56 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:55 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:56 Building docker-core-command-go ... 00:35:56 Building docker-core-data-go ... 00:35:56 Building docker-core-metadata-go ... 00:35:56 Building docker-security-bootstrap-redis-go ... 00:35:56 Building docker-security-proxy-setup-go ... 00:35:56 Building docker-security-secretstore-setup-go ... 00:35:56 Building docker-support-notifications-go ... 00:35:56 Building docker-support-scheduler-go ... 00:35:56 Building docker-sys-mgmt-agent-go ... 00:35:56 Building docker-security-proxy-setup-go 00:35:56 Building docker-security-secretstore-setup-go 00:35:56 Building docker-support-scheduler-go 00:35:56 Building docker-core-metadata-go 00:35:56 Building docker-core-command-go 00:36:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19875 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:27 Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout 00:36:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> a62190be347c 00:36:28 00:36:28 Step 3/22 : WORKDIR /edgex-go 00:36:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:28 ---> a62190be347c 00:36:28 Step 3/22 : WORKDIR /edgex-go 00:36:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:28 ---> a62190be347c 00:36:28 Step 3/21 : WORKDIR /edgex-go 00:36:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:28 ---> a62190be347c 00:36:28 Step 3/24 : WORKDIR /edgex-go 00:36:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:28 ---> a62190be347c 00:36:28 Step 3/21 : WORKDIR /edgex-go 00:36:28 ---> Running in 45a8d65df8e0 00:36:28 ---> Running in 9294ca0d6e3b 00:36:28 ---> Running in c7df581fa82d 00:36:28 ---> Running in 0ab0c8fab9db 00:36:28 ---> Running in 252395e23dd1 00:36:29 Removing intermediate container 45a8d65df8e0 00:36:29 ---> 8e4d75b263c5 00:36:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container 252395e23dd1 00:36:29 ---> 8d80b5e8a879 00:36:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container 9294ca0d6e3b 00:36:29 ---> b043b9823316 00:36:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container 0ab0c8fab9db 00:36:29 ---> e5bd1160050c 00:36:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container c7df581fa82d 00:36:29 ---> c3a7df1d4aa4 00:36:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 ---> Running in 0f035d2539af 00:36:29 ---> Running in d0e0d87082ec 00:36:29 ---> Running in c342a73cfae0 00:36:29 ---> Running in e05a4d5f6cbe 00:36:29 ---> Running in ba17fad7b639 00:36:31 Removing intermediate container c342a73cfae0 00:36:31 ---> 32646311017a 00:36:31 Step 5/22 : RUN apk add --update --no-cache make git 00:36:31 ---> Running in 99e5f430626f 00:36:31 Removing intermediate container d0e0d87082ec 00:36:31 ---> dad2d8c5c5ca 00:36:31 Step 5/22 : RUN apk add --update --no-cache make git 00:36:31 Removing intermediate container e05a4d5f6cbe 00:36:31 ---> 58c51c24ca6e 00:36:31 Step 5/21 : RUN apk add --update --no-cache make git 00:36:31 Removing intermediate container ba17fad7b639 00:36:31 ---> b1b5c138c9ce 00:36:31 Step 5/21 : RUN apk add --update --no-cache make git 00:36:31 Removing intermediate container 0f035d2539af 00:36:31 ---> 0a1962414cea 00:36:31 Step 5/24 : RUN apk add --update --no-cache make git 00:36:32 ---> Running in 9fe32d0d32d0 00:36:32 ---> Running in b3fd47d9e8b8 00:36:32 ---> Running in 4097670f0fd3 00:36:32 ---> Running in 026a8b6d55ef 00:36:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:33 using credential edgex-jenkins-ssh 00:36:33 Cloning the remote Git repository 00:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:33 OK: 233 MiB in 51 packages 00:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:33 > git init /w/workspace/edgex-go/38 # timeout=10 00:36:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:33 > git --version # timeout=10 00:36:33 > git --version # 'git version 2.17.1' 00:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 OK: 233 MiB in 51 packages 00:36:34 OK: 233 MiB in 51 packages 00:36:34 Removing intermediate container 99e5f430626f 00:36:34 ---> 6f8ab95c7411 00:36:34 Step 6/22 : COPY go.mod . 00:36:34 OK: 233 MiB in 51 packages 00:36:34 OK: 233 MiB in 51 packages 00:36:34 ---> 37d1d6c1e73c 00:36:34 Step 7/22 : RUN go mod download 00:36:34 Removing intermediate container 9fe32d0d32d0 00:36:34 ---> c3f7f7e75d39 00:36:34 Step 6/22 : COPY go.mod . 00:36:34 ---> Running in b477e36f6a0e 00:36:34 Removing intermediate container 4097670f0fd3 00:36:34 ---> cced4b8cbba7 00:36:34 Step 6/21 : COPY go.mod . 00:36:35 ---> 55377a49dba4 00:36:35 Step 7/22 : RUN go mod download 00:36:36 ---> Running in 5373971852c9 00:36:36 ---> 123061a6c05f 00:36:36 Step 7/21 : RUN go mod download 00:36:36 Removing intermediate container b3fd47d9e8b8 00:36:36 ---> 9185f91f908e 00:36:36 Step 6/21 : COPY go.mod . 00:36:36 ---> Running in d421d4a1fc85 00:36:36 Removing intermediate container 026a8b6d55ef 00:36:36 ---> cd2c0dfe199d 00:36:36 Step 6/24 : COPY go.mod . 00:36:36 ---> 62782dd96377 00:36:36 Step 7/21 : RUN go mod download 00:36:37 ---> Running in e30320bdeb23 00:36:37 ---> a1679ccc5538 00:36:37 Step 7/24 : RUN go mod download 00:36:37 ---> Running in e023335c1b96 00:36:38 Removing intermediate container b477e36f6a0e 00:36:38 ---> cb7465af429e 00:36:38 Step 8/22 : COPY . . 00:36:38 Removing intermediate container 5373971852c9 00:36:38 ---> 245486c5ea53 00:36:38 Step 8/22 : COPY . . 00:36:38 Removing intermediate container d421d4a1fc85 00:36:38 ---> b8b471a612a7 00:36:38 Step 8/21 : COPY . . 00:36:42 Removing intermediate container e30320bdeb23 00:36:42 ---> abe1dc6c4e45 00:36:42 Step 8/21 : COPY . . 00:36:44 Removing intermediate container e023335c1b96 00:36:44 ---> 0ab719151f54 00:36:44 Step 8/24 : COPY . . 00:36:50 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:50 > 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:50 > git config core.sparsecheckout # timeout=10 00:36:50 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:51 > git remote # timeout=10 00:36:51 > git config --get remote.origin.url # timeout=10 00:36:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:51 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 00:36:52 Merge succeeded, producing 06434d927fc078d30972dc00f0c87b91acda26e5 00:36:52 Checking out Revision 06434d927fc078d30972dc00f0c87b91acda26e5 (PR-2858) 00:36:52 > git rev-parse HEAD^{commit} # timeout=10 00:36:52 > git config core.sparsecheckout # timeout=10 00:36:52 > git checkout -f 06434d927fc078d30972dc00f0c87b91acda26e5 # timeout=10 00:36:56 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" 00:36:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:56 > git rev-list --no-walk ffc881b1c04bf585f769d0e7b738c63137d250cb # timeout=10 00:36:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:59 + sudo service docker restart 00:36:59 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:37:01 provisioning config files... 00:37:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config2364043191979924770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:02 ---> docker-login.sh 00:37:02 nexus3.edgexfoundry.org:10001 00:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:03 Configure a credential helper to remove this warning. See 00:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:03 00:37:03 Login Succeeded 00:37:03 nexus3.edgexfoundry.org:10002 00:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:04 Configure a credential helper to remove this warning. See 00:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:04 00:37:04 Login Succeeded 00:37:04 nexus3.edgexfoundry.org:10003 00:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:04 Configure a credential helper to remove this warning. See 00:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:04 00:37:04 Login Succeeded 00:37:04 nexus3.edgexfoundry.org:10004 00:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:05 Configure a credential helper to remove this warning. See 00:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:05 00:37:05 Login Succeeded 00:37:05 docker.io 00:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:07 Configure a credential helper to remove this warning. See 00:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:07 00:37:07 Login Succeeded 00:37:07 ---> docker-login.sh ends [Pipeline] } 00:37:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:08 ========================================================= 00:37:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:37:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:09 + 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:37:11 Sending build context to Docker daemon 165.5MB 00:37:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:37:11 Step 2/6 : FROM ${BASE} 00:37:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:11 5f621e34cdf4: Pulling fs layer 00:37:11 a4357932f1b6: Pulling fs layer 00:37:11 18c013af1878: Pulling fs layer 00:37:11 00ac8860ef70: Pulling fs layer 00:37:11 63d7cb157983: Pulling fs layer 00:37:11 b116817d02f9: Pulling fs layer 00:37:11 745a02a5169b: Pulling fs layer 00:37:11 00ac8860ef70: Waiting 00:37:11 63d7cb157983: Waiting 00:37:11 b116817d02f9: Waiting 00:37:11 745a02a5169b: Waiting 00:37:11 18c013af1878: Verifying Checksum 00:37:11 18c013af1878: Download complete 00:37:11 a4357932f1b6: Verifying Checksum 00:37:11 a4357932f1b6: Download complete 00:37:11 63d7cb157983: Download complete 00:37:11 b116817d02f9: Verifying Checksum 00:37:11 b116817d02f9: Download complete 00:37:11 5f621e34cdf4: Verifying Checksum 00:37:11 5f621e34cdf4: Download complete 00:37:12 5f621e34cdf4: Pull complete 00:37:13 a4357932f1b6: Pull complete 00:37:13 18c013af1878: Pull complete 00:37:14 745a02a5169b: Verifying Checksum 00:37:14 745a02a5169b: Download complete 00:37:15 00ac8860ef70: Verifying Checksum 00:37:15 00ac8860ef70: Download complete 00:37:17 ---> 3ad56258764e 00:37:17 Step 9/22 : RUN make cmd/core-command/core-command 00:37:17 ---> 91998cf8e95b 00:37:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:17 ---> 1a624ae70c5c 00:37:17 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:37:17 ---> b60500e6773b 00:37:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:17 ---> ab154e402fb8 00:37:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:17 ---> Running in 80a729058fb7 00:37:17 ---> Running in c3fca2070d39 00:37:17 ---> Running in 6d9368322309 00:37:17 ---> Running in 20f3d9346191 00:37:18 ---> Running in 7ec9b720c3a8 00:37:18 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:18 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:37:18 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:37:18 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:18 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:37:24 00ac8860ef70: Pull complete 00:37:24 63d7cb157983: Pull complete 00:37:25 b116817d02f9: Pull complete 00:37:29 745a02a5169b: Pull complete 00:37:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:29 ---> b7e6874047d6 00:37:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:32 ---> Running in 7e015fae474b 00:37:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:35 (1/12) Installing libmagic (5.38-r0) 00:37:35 (2/12) Installing file (5.38-r0) 00:37:35 (3/12) Installing libc-dev (0.7.2-r3) 00:37:35 (4/12) Installing g++ (9.3.0-r2) 00:37:39 (5/12) Installing fortify-headers (1.1-r0) 00:37:39 (6/12) Installing patch (2.7.6-r6) 00:37:39 (7/12) Installing build-base (0.5-r2) 00:37:39 (8/12) Installing libsodium (1.0.18-r0) 00:37:39 (9/12) Installing pkgconf (1.7.2-r0) 00:37:39 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:39 (11/12) Installing libzmq (4.3.3-r0) 00:37:39 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:39 Executing busybox-1.31.1-r19.trigger 00:37:39 OK: 217 MiB in 51 packages 00:37:44 Removing intermediate container 7e015fae474b 00:37:44 ---> 17cf84e9fd7d 00:37:44 Step 4/6 : WORKDIR /edgex-go 00:37:44 ---> Running in ac68a4fd8f03 00:37:44 Removing intermediate container ac68a4fd8f03 00:37:44 ---> bfa39c754f91 00:37:44 Step 5/6 : COPY go.mod . 00:37:45 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:37:45 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:37:45 ---> 0d088a6d477a 00:37:45 Step 6/6 : RUN go mod download 00:37:45 ---> Running in 157767cd43a5 00:37:52 Removing intermediate container c3fca2070d39 00:37:52 ---> 0d028842db6c 00:37:52 00:37:52 Step 10/22 : FROM scratch 00:37:52 ---> 00:37:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:52 Removing intermediate container 80a729058fb7 00:37:52 ---> 649b8ecfb5c6 00:37:52 00:37:52 Step 10/21 : FROM alpine:3.12 00:37:52 3.12: Pulling from library/alpine 00:37:52 ---> Running in 028a30fbb807 00:37:54 Removing intermediate container 028a30fbb807 00:37:54 ---> 311355ad8f5d 00:37:54 Step 12/22 : ENV APP_PORT=48082 00:37:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:54 Status: Downloaded newer image for alpine:3.12 00:37:54 ---> Running in 55a9342f317d 00:37:54 ---> 389fef711851 00:37:54 Step 11/21 : RUN apk add --update --no-cache curl 00:37:54 Removing intermediate container 20f3d9346191 00:37:54 ---> 7a315e72ae15 00:37:54 00:37:54 Step 10/24 : FROM alpine:3.12 00:37:54 ---> 389fef711851 00:37:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:55 Removing intermediate container 7ec9b720c3a8 00:37:55 ---> 0dda2f235619 00:37:55 00:37:55 Step 10/21 : FROM scratch 00:37:55 ---> 00:37:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:55 ---> Running in b6a4b66f8244 00:37:55 ---> Using cache 00:37:55 ---> 311355ad8f5d 00:37:55 Step 12/21 : ENV APP_PORT=48085 00:37:55 ---> Running in 85a1d8155f76 00:37:55 ---> Running in d15090d4a190 00:37:55 Removing intermediate container 55a9342f317d 00:37:55 ---> 607ea7060116 00:37:55 Step 13/22 : EXPOSE $APP_PORT 00:37:55 ---> Running in c593daa5e346 00:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:57 (1/4) Installing ca-certificates (20191127-r4) 00:37:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:57 (3/4) Installing libcurl (7.69.1-r3) 00:37:57 (4/4) Installing curl (7.69.1-r3) 00:37:57 Executing busybox-1.31.1-r19.trigger 00:37:57 Executing ca-certificates-20191127-r4.trigger 00:37:57 OK: 7 MiB in 18 packages 00:37:57 Removing intermediate container d15090d4a190 00:37:57 ---> 27c8bb857b31 00:37:57 Step 13/21 : EXPOSE $APP_PORT 00:37:57 Removing intermediate container c593daa5e346 00:37:57 ---> 201630bbd532 00:37:57 Step 14/22 : WORKDIR / 00:37:57 Removing intermediate container 6d9368322309 00:37:57 ---> c5e82b036983 00:37:57 00:37:57 Step 10/22 : FROM scratch 00:37:57 ---> 00:37:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:57 ---> Using cache 00:37:57 ---> 311355ad8f5d 00:37:57 Step 12/22 : ENV APP_PORT=48081 00:37:57 ---> Running in 47f8af9b1a13 00:37:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:58 ---> Running in e6950127842f 00:37:58 ---> Running in a7d9c72f316e 00:37:58 (1/5) Installing ca-certificates (20191127-r4) 00:37:58 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:58 (3/5) Installing libcurl (7.69.1-r3) 00:37:58 (4/5) Installing curl (7.69.1-r3) 00:37:58 (5/5) 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: 7 MiB in 19 packages 00:37:59 Removing intermediate container e6950127842f 00:37:59 ---> 631828d95230 00:37:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:59 Removing intermediate container 47f8af9b1a13 00:37:59 ---> 0a3ab332e87a 00:37:59 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:59 Removing intermediate container a7d9c72f316e 00:37:59 ---> 13b503ea9065 00:37:59 Step 13/22 : EXPOSE $APP_PORT 00:37:59 Removing intermediate container b6a4b66f8244 00:37:59 ---> 5f3f328a377a 00:37:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:00 ---> Running in 45708ea08d72 00:38:00 ---> 2d5ea81e6ac4 00:38:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:00 ---> Running in 2c2b42d27fc3 00:38:00 ---> 0f47cae0ca81 00:38:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:00 Removing intermediate container 45708ea08d72 00:38:00 ---> 9ef6d4829fb8 00:38:00 Step 14/22 : WORKDIR / 00:38:01 Removing intermediate container 85a1d8155f76 00:38:01 ---> df6c7e5ee3f8 00:38:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:01 ---> Running in 7640caaa4565 00:38:01 Removing intermediate container 2c2b42d27fc3 00:38:01 ---> f1d838847799 00:38:01 Step 13/21 : WORKDIR /edgex 00:38:01 ---> 8b7e2a14bca2 00:38:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:01 ---> a23698bdcb75 00:38:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:01 ---> Running in 7a00892e8804 00:38:01 ---> Running in f3af8ab9ed10 00:38:01 Removing intermediate container 7640caaa4565 00:38:01 ---> eac574b7eefb 00:38:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:02 ---> dfa5f726d9a2 00:38:02 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:02 ---> ef3741b191a5 00:38:02 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:02 Removing intermediate container 7a00892e8804 00:38:02 ---> 39ba93c5d312 00:38:02 Step 13/24 : WORKDIR / 00:38:02 ---> Running in e6c0640c6a89 00:38:02 Removing intermediate container f3af8ab9ed10 00:38:02 ---> cbcfb0ee69de 00:38:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:02 ---> 652e35120b73 00:38:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:02 ---> Running in 3c44c7e5c189 00:38:02 ---> Running in c76c09d59829 00:38:02 Removing intermediate container e6c0640c6a89 00:38:02 ---> 2c973770daf6 00:38:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:02 ---> Running in 3073b6baaa66 00:38:02 Removing intermediate container c76c09d59829 00:38:02 ---> e7fe123412db 00:38:02 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:02 Removing intermediate container 3c44c7e5c189 00:38:02 ---> 06af4c8d32a7 00:38:02 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:38:02 ---> fa38f033ef46 00:38:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:02 ---> Running in 42854053767b 00:38:03 ---> 5eeb234b1951 00:38:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:03 Removing intermediate container 3073b6baaa66 00:38:03 ---> ba7db3396edc 00:38:03 Step 20/22 : LABEL arch=x86_64 00:38:03 ---> Running in db7c891449e9 00:38:03 Removing intermediate container 42854053767b 00:38:03 ---> 26dcd14cc8e9 00:38:03 Step 19/21 : LABEL arch=x86_64 00:38:03 ---> 728b8e4f50c9 00:38:03 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:38:03 ---> 06af99362cef 00:38:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:03 ---> 4639a501a0f2 00:38:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:38:03 ---> Running in 07056c003db1 00:38:03 ---> Running in 80862780ba69 00:38:03 Removing intermediate container db7c891449e9 00:38:03 ---> 2cc030ed1026 00:38:03 Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:38:04 Removing intermediate container 07056c003db1 00:38:04 ---> d91b4424b2a7 00:38:04 Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:38:04 ---> 25a63e7d0d24 00:38:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:04 ---> Running in 40444c701524 00:38:04 Removing intermediate container 80862780ba69 00:38:04 ---> 89b9315908d3 00:38:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:04 ---> Running in f7f746182839 00:38:04 ---> 8b1c67799091 00:38:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:04 ---> Running in e743988475ec 00:38:04 ---> Running in 1ee96cf73398 00:38:04 ---> d6fb4fe59c78 00:38:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:04 Removing intermediate container 40444c701524 00:38:04 ---> 5e30e84bceca 00:38:04 Step 22/22 : LABEL version=0.0.0 00:38:04 Removing intermediate container f7f746182839 00:38:04 ---> 1919fe941fb8 00:38:04 Step 21/21 : LABEL version=0.0.0 00:38:04 Removing intermediate container e743988475ec 00:38:04 ---> 63404330b669 00:38:04 Step 20/22 : LABEL arch=x86_64 00:38:05 ---> Running in 17f494e289c6 00:38:05 ---> Running in 9bcd0ad40f8e 00:38:05 Removing intermediate container 1ee96cf73398 00:38:05 ---> f65fd2f3777b 00:38:05 Step 18/21 : CMD ["--init=true"] 00:38:05 ---> Running in 45a112506c36 00:38:05 ---> 716b7c23e837 00:38:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:05 ---> Running in d577c454c057 00:38:05 Removing intermediate container 17f494e289c6 00:38:05 ---> 56c81ed83ea4 00:38:05 00:38:05 Removing intermediate container 9bcd0ad40f8e 00:38:05 ---> 620f6ce49b7a 00:38:05 00:38:05 Removing intermediate container 45a112506c36 00:38:05 ---> 809c271eeee0 00:38:05 Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:38:05 Successfully built 56c81ed83ea4 00:38:05 Successfully built 620f6ce49b7a 00:38:06 Removing intermediate container d577c454c057 00:38:06 ---> 9c6935bf032f 00:38:06 Step 19/21 : LABEL arch=x86_64 00:38:06 Successfully tagged docker-core-command-go:latest 00:38:06  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go 00:38:06 ---> Running in 7c17c4fed4e2 00:38:06 Successfully tagged docker-support-scheduler-go:latest 00:38:06 Building docker-sys-mgmt-agent-go 00:38:06  Building docker-support-scheduler-go ... done  ---> 450459264bee 00:38:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:06 ---> Running in a5060b27e921 00:38:06 Removing intermediate container 7c17c4fed4e2 00:38:06 ---> f110008a1b95 00:38:06 Step 22/22 : LABEL version=0.0.0 00:38:06 ---> Running in c29dc95fbb11 00:38:06 Removing intermediate container a5060b27e921 00:38:06 ---> 944eece87d04 00:38:06 Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:38:06 ---> faa77f9be6c0 00:38:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:06 ---> Running in 6556d0ec4fea 00:38:06 ---> Running in 128f1a320edb 00:38:07 Removing intermediate container c29dc95fbb11 00:38:07 ---> 0dda7977ca2e 00:38:07 00:38:07 Successfully built 0dda7977ca2e 00:38:07 Removing intermediate container 6556d0ec4fea 00:38:07 ---> 99d5e63c8ca3 00:38:07 Step 21/21 : LABEL version=0.0.0 00:38:07 Successfully tagged docker-core-metadata-go:latest 00:38:07 Building docker-support-notifications-go 00:38:09  Building docker-core-metadata-go ... done  ---> Running in c297cb41e448 00:38:09 Removing intermediate container c297cb41e448 00:38:09 ---> 39c7596fa0c9 00:38:09 00:38:12 Successfully built 39c7596fa0c9 00:38:12 Removing intermediate container 157767cd43a5 00:38:12 ---> b9118e68daf6 00:38:12 Successfully built b9118e68daf6 00:38:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:12 Successfully tagged docker-security-proxy-setup-go:latest 00:38:12 Building docker-core-data-go 00:38:12 + docker inspect -f . ci-base-image-arm64 00:38:12 . [Pipeline] withDockerContainer 00:38:13 prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container 00:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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 ******** ci-base-image-arm64 cat 00:38:14 $ docker top 9087a66be8b7e656ff6081ab49977fefd54de6ff3219a54e153c9539594e8b90 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:16 + go version 00:38:16 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:16 $ docker stop --time=1 9087a66be8b7e656ff6081ab49977fefd54de6ff3219a54e153c9539594e8b90 00:38:17  Building docker-security-proxy-setup-go ... done Removing intermediate container 128f1a320edb 00:38:17 ---> 887cfd5bc110 00:38:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:17 ---> Running in baf7ffef016d 00:38:17 Removing intermediate container baf7ffef016d 00:38:17 ---> 3201033fe564 00:38:17 Step 22/24 : LABEL arch=x86_64 00:38:17 ---> Running in 6ed1176597fe 00:38:18 $ docker rm -f 9087a66be8b7e656ff6081ab49977fefd54de6ff3219a54e153c9539594e8b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:20 + docker inspect -f . ci-base-image-arm64 00:38:20 . [Pipeline] withDockerContainer 00:38:20 prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container 00:38:20 $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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 ******** ci-base-image-arm64 cat 00:38:21 Removing intermediate container 6ed1176597fe 00:38:21 ---> eb9356e548f4 00:38:21 Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:38:21 ---> Running in abec84f93bdb 00:38:21 $ docker top bfb2b1e55242a1b4e229cf42d109ab0176e7676736032e132a0d4ceb4d09293f -eo pid,comm 00:38:21 Removing intermediate container abec84f93bdb 00:38:21 ---> aa8a2d67b5d1 00:38:21 Step 24/24 : LABEL version=0.0.0 00:38:22 ---> Running in 805f8afb49c8 [Pipeline] { [Pipeline] echo 00:38:22 ========================================================= 00:38:22 [edgeXBuildGoParallel] Running Tests and Build... 00:38:22 ========================================================= [Pipeline] sh 00:38:22 Removing intermediate container 805f8afb49c8 00:38:22 ---> 4fc649356ba6 00:38:22 00:38:23 Successfully built 4fc649356ba6 00:38:23 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:23 + make test 00:38:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:31  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> a62190be347c 00:38:31 Step 3/26 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> c3a7df1d4aa4 00:38:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> b1b5c138c9ce 00:38:31 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> a62190be347c 00:38:31 Step 3/24 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> c3a7df1d4aa4 00:38:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> b1b5c138c9ce 00:38:31 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> a62190be347c 00:38:31 Step 3/22 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> c3a7df1d4aa4 00:38:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> b1b5c138c9ce 00:38:31 Step 5/22 : RUN apk add --update --no-cache make git 00:38:31 ---> Using cache 00:38:31 ---> cced4b8cbba7 00:38:31 Step 6/22 : COPY go.mod . 00:38:31 ---> Using cache 00:38:31 ---> 123061a6c05f 00:38:31 Step 7/22 : RUN go mod download 00:38:31 ---> Using cache 00:38:31 ---> b8b471a612a7 00:38:31 Step 8/22 : COPY . . 00:38:31 ---> Using cache 00:38:31 ---> 91998cf8e95b 00:38:31 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:38:32 ---> Running in 86c576fb4bd1 00:38:32 ---> Running in e9a1c30bb749 00:38:32 ---> Running in b07f15a7128f 00:38:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:33 ---> a62190be347c 00:38:33 Step 3/23 : WORKDIR /edgex-go 00:38:33 ---> Using cache 00:38:33 ---> c3a7df1d4aa4 00:38:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:33 ---> Using cache 00:38:33 ---> b1b5c138c9ce 00:38:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:34 ---> Running in c0649e82007b 00:38:34 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:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:35 OK: 233 MiB in 51 packages 00:38:35 OK: 233 MiB in 51 packages 00:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:35 OK: 233 MiB in 51 packages 00:38:36 Removing intermediate container 86c576fb4bd1 00:38:36 ---> 63cf032735c6 00:38:36 Step 6/26 : COPY go.mod . 00:38:37 Removing intermediate container b07f15a7128f 00:38:37 ---> fc774e6b0f8c 00:38:37 Step 6/24 : COPY go.mod . 00:38:37 ---> 8154ff5c112d 00:38:37 Step 7/26 : RUN go mod download 00:38:37 ---> Running in aa1444bc55ff 00:38:37 ---> e94c20fc62cb 00:38:37 Step 7/24 : RUN go mod download 00:38:38 Removing intermediate container c0649e82007b 00:38:38 ---> 97c3aeebb65f 00:38:38 Step 6/23 : COPY go.mod . 00:38:38 ---> Running in 3e385bad2aa9 00:38:38 ---> b44085d2885a 00:38:38 Step 7/23 : RUN go mod download 00:38:38 ---> Running in feec713241a1 00:38:40 Removing intermediate container aa1444bc55ff 00:38:40 ---> 58811f495408 00:38:40 Step 8/26 : COPY . . 00:38:40 Removing intermediate container 3e385bad2aa9 00:38:40 ---> 3e652ce37319 00:38:40 Step 8/24 : COPY . . 00:38:40 Removing intermediate container feec713241a1 00:38:40 ---> 850952eda2b6 00:38:40 Step 8/23 : COPY . . 00:38:50 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:07 Removing intermediate container e9a1c30bb749 00:39:07 ---> 8e4175a341cf 00:39:07 00:39:07 Step 10/22 : FROM alpine:3.12 00:39:07 ---> 389fef711851 00:39:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:07 ---> Using cache 00:39:07 ---> df6c7e5ee3f8 00:39:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:39:08 ---> Running in d0a15604efd5 00:39:09 Removing intermediate container d0a15604efd5 00:39:09 ---> bc3283fed0cd 00:39:09 Step 13/22 : WORKDIR / 00:39:09 ---> 8c05b7d355ec 00:39:09 Step 9/23 : RUN make cmd/core-data/core-data 00:39:09 ---> d310383e59ac 00:39:09 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:09 ---> 8c4ec8472677 00:39:09 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:39:09 ---> Running in de8a640f6936 00:39:09 ---> Running in 72a5440ba689 00:39:09 ---> Running in 58f3e8798787 00:39:09 ---> Running in 4323fe5ea74d 00:39:10 Removing intermediate container de8a640f6936 00:39:10 ---> c48eadf5700e 00:39:10 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:10 ---> 3447e37e03eb 00:39:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:39:11 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:39:11 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:39:11 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:39:11 ---> feed77cae3d1 00:39:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:39:11 ---> 7b61277ba0ca 00:39:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:39:12 ---> 15500ed0a7d4 00:39:12 Step 18/22 : RUN chmod +x entrypoint.sh 00:39:12 ---> Running in 165a05e40e1a 00:39:15 Removing intermediate container 165a05e40e1a 00:39:15 ---> 89e6c7c15094 00:39:15 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:39:15 ---> Running in 29fcf3f9b73a 00:39:15 Removing intermediate container 29fcf3f9b73a 00:39:15 ---> 63f6208217de 00:39:15 Step 20/22 : LABEL arch=x86_64 00:39:15 ---> Running in c986c6e992ae 00:39:16 Removing intermediate container c986c6e992ae 00:39:16 ---> a0955d06faf5 00:39:16 Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:39:16 ---> Running in aa4eabb911e9 00:39:18 Removing intermediate container aa4eabb911e9 00:39:18 ---> 73f56757355d 00:39:18 Step 22/22 : LABEL version=0.0.0 00:39:18 ---> Running in add23dd9ee2f 00:39:18 Removing intermediate container add23dd9ee2f 00:39:18 ---> e0dd559d6c02 00:39:18 00:39:18 Successfully built e0dd559d6c02 00:39:18 Successfully tagged docker-security-bootstrap-redis-go:latest 00:39:37  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 4323fe5ea74d 00:39:37 ---> b39c767e1958 00:39:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:37 Removing intermediate container 72a5440ba689 00:39:37 ---> b25d9b5eaa40 00:39:37 00:39:37 Step 10/24 : FROM scratch 00:39:37 ---> 00:39:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:39:37 ---> Running in 620ce7e62298 00:39:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:37 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:39:37 ---> Running in aa07dbe54662 00:39:37 Removing intermediate container aa07dbe54662 00:39:37 ---> 765f41cbc832 00:39:37 Step 12/24 : ENV APP_PORT=48060 00:39:37 ---> Running in 3cb4f6751aff 00:39:38 Removing intermediate container 3cb4f6751aff 00:39:38 ---> 737e9aa247e8 00:39:38 Step 13/24 : EXPOSE $APP_PORT 00:39:39 ---> Running in 1b77e0fee25b 00:39:39 Removing intermediate container 58f3e8798787 00:39:39 ---> 40d1c6727717 00:39:39 00:39:39 Step 10/23 : FROM alpine:3.12 00:39:39 ---> 389fef711851 00:39:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:39 ---> Running in 5eeb2ec424ea 00:39:39 Removing intermediate container 1b77e0fee25b 00:39:39 ---> 785180642d0a 00:39:39 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:39:40 Removing intermediate container 620ce7e62298 00:39:40 ---> a0d6f83c6b5b 00:39:40 00:39:40 Step 11/26 : FROM docker:20.10.0 00:39:40 20.10.0: Pulling from library/docker 00:39:40 Removing intermediate container 5eeb2ec424ea 00:39:40 ---> 9e8787cac5c6 00:39:40 Step 12/23 : ENV APP_PORT=48080 00:39:40 ---> Running in 102cdc207317 00:39:40 ---> 7ee907245439 00:39:40 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:39:40 Removing intermediate container 102cdc207317 00:39:40 ---> 44b517e0325e 00:39:40 Step 13/23 : EXPOSE $APP_PORT 00:39:40 ---> Running in 9665a5d87b28 00:39:40 Removing intermediate container 9665a5d87b28 00:39:40 ---> 3aa9cb274227 00:39:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:41 ---> Running in ac568d57f1df 00:39:41 ---> 10e81273a170 00:39:41 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:39:42 ---> 0432125d23ba 00:39:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:43 ---> 02360cd4e80c 00:39:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:43 Removing intermediate container ac568d57f1df 00:39:43 ---> 5ff1d969a92d 00:39:43 Step 15/23 : RUN apk add --update --no-cache zeromq 00:39:43 ---> Running in 4819df6cba21 00:39:43 ---> 6afd89c96ada 00:39:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:44 ---> 5f63da7a9d09 00:39:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:39:44 ---> Running in 97de78990b46 00:39:44 Removing intermediate container 97de78990b46 00:39:44 ---> e2748376d46d 00:39:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:44 ---> Running in c1536a8fe6e8 00:39:45 (1/5) Installing libgcc (9.3.0-r2) 00:39:45 Removing intermediate container c1536a8fe6e8 00:39:45 ---> 1e10d1f17a65 00:39:45 Step 22/24 : LABEL arch=x86_64 00:39:45 (2/5) Installing libsodium (1.0.18-r0) 00:39:45 ---> Running in b21a677d6704 00:39:45 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:45 (4/5) Installing libzmq (4.3.3-r0) 00:39:45 (5/5) Installing zeromq (4.3.3-r0) 00:39:45 Removing intermediate container b21a677d6704 00:39:45 ---> 474c99519052 00:39:45 Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:39:45 Executing busybox-1.31.1-r19.trigger 00:39:46 OK: 8 MiB in 19 packages 00:39:46 ---> Running in 8e5db2b02ea1 00:39:46 Removing intermediate container 8e5db2b02ea1 00:39:46 ---> 057fc84e1bf3 00:39:46 Step 24/24 : LABEL version=0.0.0 00:39:46 ---> Running in b5cccb9e308e 00:39:46 Removing intermediate container b5cccb9e308e 00:39:46 ---> 0279b721de08 00:39:46 00:39:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:47 Removing intermediate container 4819df6cba21 00:39:47 ---> e069032d215d 00:39:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:47 Status: Downloaded newer image for docker:20.10.0 00:39:47 ---> aefe523efa57 00:39:47 Step 12/26 : RUN apk add --no-cache bash 00:39:47 Successfully built 0279b721de08 00:39:47 Successfully tagged docker-support-notifications-go:latest 00:39:47  Building docker-support-notifications-go ... done  ---> Running in ec45a9a447ff 00:39:47 ---> 95b7487fdbfc 00:39:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:48 (1/2) Installing readline (8.0.4-r0) 00:39:48 (2/2) Installing bash (5.0.17-r0) 00:39:48 Executing bash-5.0.17-r0.post-install 00:39:48 ---> 783432aed615 00:39:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:48 Executing busybox-1.31.1-r19.trigger 00:39:48 OK: 12 MiB in 22 packages 00:39:48 ---> 75203f2ba6f7 00:39:48 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:48 ---> Running in df1a05d129d0 00:39:49 Removing intermediate container df1a05d129d0 00:39:49 ---> a64b07741bf2 00:39:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:49 Removing intermediate container ec45a9a447ff 00:39:49 ---> 176d55d0e385 00:39:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:49 ---> Running in 35b0a7dd633f 00:39:49 ---> Running in d4a10478f028 00:39:49 Removing intermediate container 35b0a7dd633f 00:39:49 ---> 27f167ed4953 00:39:49 Step 21/23 : LABEL arch=x86_64 00:39:49 Removing intermediate container d4a10478f028 00:39:49 ---> 6e6e076bae1b 00:39:49 Step 14/26 : ENV APP_PORT=48090 00:39:49 ---> Running in b4cc1e36d843 00:39:49 ---> Running in 335ae2a98114 00:39:49 Removing intermediate container 335ae2a98114 00:39:49 ---> 43c29387ce41 00:39:49 Step 15/26 : EXPOSE $APP_PORT 00:39:49 Removing intermediate container b4cc1e36d843 00:39:49 ---> c9c2926a589c 00:39:49 Step 22/23 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:39:49 ---> Running in 19e74958a1ba 00:39:49 ---> Running in aeedc4541e5f 00:39:50 Removing intermediate container 19e74958a1ba 00:39:50 ---> ffcab2dd0627 00:39:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:50 Removing intermediate container aeedc4541e5f 00:39:50 ---> 9c2122a7b5c5 00:39:50 Step 23/23 : LABEL version=0.0.0 00:39:50 ---> Running in 21106d630e0f 00:39:50 Removing intermediate container 21106d630e0f 00:39:50 ---> f08f6dd0641a 00:39:50 00:39:50 Successfully built f08f6dd0641a 00:39:50 Successfully tagged docker-core-data-go:latest 00:39:50  Building docker-core-data-go ... done  ---> 824de8431974 00:39:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:50 ---> 30a9a6bcac19 00:39:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:51 ---> ae9fa48174b0 00:39:51 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:51 ---> Running in be629e7b1346 00:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:52 (1/33) Installing libbz2 (1.0.8-r1) 00:39:52 (2/33) Installing expat (2.2.9-r1) 00:39:52 (3/33) Installing libffi (3.3-r2) 00:39:52 (4/33) Installing gdbm (1.13-r1) 00:39:52 (5/33) Installing xz-libs (5.2.5-r0) 00:39:52 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:52 (7/33) Installing python3 (3.8.5-r0) 00:39:53 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:53 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:53 (11/33) Installing py3-six (1.15.0-r0) 00:39:53 (12/33) Installing py3-packaging (20.4-r0) 00:39:53 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:53 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:53 (15/33) Installing py3-idna (2.9-r0) 00:39:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:53 (18/33) Installing py3-requests (2.23.0-r0) 00:39:53 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:53 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:53 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:53 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:53 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:53 (24/33) Installing py3-distro (1.5.0-r1) 00:39:53 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:53 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:53 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:53 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:53 (29/33) Installing py3-progress (1.5-r0) 00:39:53 (30/33) Installing py3-toml (0.10.1-r0) 00:39:53 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:53 (33/33) Installing py3-pip (20.1.1-r0) 00:39:53 Executing busybox-1.31.1-r19.trigger 00:39:53 OK: 71 MiB in 55 packages 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:04 Removing intermediate container be629e7b1346 00:40:04 ---> 910783b80d3d 00:40:04 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:04 ---> Running in 5c6abda97789 00:40:04 Collecting docker-compose==1.23.2 00:40:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:04 Collecting docopt<0.7,>=0.6.1 00:40:04 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:05 Collecting texttable<0.10,>=0.9.0 00:40:05 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:05 Collecting docker<4.0,>=3.6.0 00:40:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:05 Collecting cached-property<2,>=1.2.0 00:40:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.263s coverage: 46.6% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:07 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:07 Collecting PyYAML<4,>=3.10 00:40:07 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:08 Collecting dockerpty<0.5,>=0.4.1 00:40:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:08 Collecting websocket-client<1.0,>=0.32.0 00:40:08 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:08 Collecting jsonschema<3,>=2.5.1 00:40:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:08 Collecting docker-pycreds>=0.4.0 00:40:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:09 Collecting urllib3<1.25,>=1.21.1 00:40:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40: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:40: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:40:09 Collecting idna<2.8,>=2.5 00:40:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:09 Installing collected packages: docopt, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, PyYAML, dockerpty, jsonschema, docker-compose 00:40:09 Running setup.py install for docopt: started 00:40:10 Running setup.py install for docopt: finished with status 'done' 00:40:10 Running setup.py install for texttable: started 00:40:10 Running setup.py install for texttable: finished with status 'done' 00:40:10 Attempting uninstall: urllib3 00:40:10 Found existing installation: urllib3 1.25.9 00:40:10 Uninstalling urllib3-1.25.9: 00:40:10 Successfully uninstalled urllib3-1.25.9 00:40:10 Attempting uninstall: idna 00:40:10 Found existing installation: idna 2.9 00:40:10 Uninstalling idna-2.9: 00:40:10 Successfully uninstalled idna-2.9 00:40:11 Attempting uninstall: requests 00:40:11 Found existing installation: requests 2.23.0 00:40:11 Uninstalling requests-2.23.0: 00:40:11 Successfully uninstalled requests-2.23.0 00:40:11 Running setup.py install for PyYAML: started 00:40:12 Running setup.py install for PyYAML: finished with status 'done' 00:40:12 Running setup.py install for dockerpty: started 00:40:12 Running setup.py install for dockerpty: finished with status 'done' 00:40:13 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:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.670s coverage: 27.0% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 77.1% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.715s coverage: 82.4% of statements 00:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:15 Removing intermediate container 5c6abda97789 00:40:15 ---> 5cbe445f34f8 00:40:15 Step 21/26 : RUN apk --no-cache add curl 00:40:15 ---> Running in f36ce79c7512 00:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:16 (2/3) Installing libcurl (7.69.1-r3) 00:40:16 (3/3) Installing curl (7.69.1-r3) 00:40:16 Executing busybox-1.31.1-r19.trigger 00:40:16 OK: 72 MiB in 58 packages 00:40:16 Removing intermediate container f36ce79c7512 00:40:16 ---> 04abe47dcb1b 00:40:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:16 ---> Running in 8f41bf7f6642 00:40:16 Removing intermediate container 8f41bf7f6642 00:40:16 ---> 43fc12392c2a 00:40:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:16 ---> Running in 98427a2b3dce 00:40:17 Removing intermediate container 98427a2b3dce 00:40:17 ---> c8e1e9a85b8c 00:40:17 Step 24/26 : LABEL arch=x86_64 00:40:17 ---> Running in c16ad9cbffa2 00:40:17 Removing intermediate container c16ad9cbffa2 00:40:17 ---> 5cf8427f0d9b 00:40:17 Step 25/26 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:40:17 ---> Running in 69c029c05a98 00:40:17 Removing intermediate container 69c029c05a98 00:40:17 ---> 24c635b301ca 00:40:17 Step 26/26 : LABEL version=0.0.0 00:40:17 ---> Running in 44b252af3137 00:40:17 Removing intermediate container 44b252af3137 00:40:17 ---> fd68694531c2 00:40:17 00:40:17 Successfully built fd68694531c2 00:40:17 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:18 $ docker stop --time=1 2e880d6c8e353e0fe8179cb1f63db5bcdf6cdb8aa73c1cc741c824426a0f6c56 00:40:20 $ docker rm -f 2e880d6c8e353e0fe8179cb1f63db5bcdf6cdb8aa73c1cc741c824426a0f6c56 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:21 + docker images 00:40:21 + grep docker 00:40:21 docker-sys-mgmt-agent-go latest fd68694531c2 3 seconds ago 313MB 00:40:21 docker-core-data-go latest f08f6dd0641a 30 seconds ago 22.3MB 00:40:21 docker-support-notifications-go latest 0279b721de08 34 seconds ago 12MB 00:40:21 docker-security-bootstrap-redis-go latest e0dd559d6c02 About a minute ago 15.8MB 00:40:21 docker-security-secretstore-setup-go latest 4fc649356ba6 About a minute ago 24.6MB 00:40:21 docker-security-proxy-setup-go latest 39c7596fa0c9 2 minutes ago 24.5MB 00:40:21 docker-core-metadata-go latest 0dda7977ca2e 2 minutes ago 13.1MB 00:40:21 docker-support-scheduler-go latest 620f6ce49b7a 2 minutes ago 10.7MB 00:40:21 docker-core-command-go latest 56c81ed83ea4 2 minutes ago 10.6MB 00:40:21 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.204s coverage: 28.6% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.178s coverage: 78.3% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.242s coverage: 93.1% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.166s coverage: 0.1% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 75.5% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.8% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.167s coverage: 87.2% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.4% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 63.5% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 00:40:37 Still waiting to schedule task 00:40:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-19876’ 00:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 00:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.856s coverage: 55.9% of statements 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.392s coverage: 37.0% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.751s coverage: 84.0% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements 00:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.313s coverage: 29.1% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.247s coverage: 99.0% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements 00:41:00 GO111MODULE=on go vet ./... 00:42:08 gofmt -l . 00:42:09 [ "`gofmt -l .`" = "" ] 00:42:11 ./bin/test-go-mod-tidy.sh 00:42:12 ./bin/test-attribution-txt.sh 00:42:12 Running on prd-ubuntu18.04-docker-8c-8g-19879 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:13 Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout [Pipeline] sh 00:42:14 + ls -al . 00:42:14 total 684 00:42:14 drwxrwxr-x 9 1001 1001 4096 Jan 13 00:42 . 00:42:14 drwxr-xr-x 4 root root 4096 Jan 13 00:38 .. 00:42:14 -rw-rw-r-- 1 1001 1001 11 Jan 13 00:36 .dockerignore 00:42:14 drwxrwxr-x 8 1001 1001 4096 Jan 13 00:36 .git 00:42:14 drwxrwxr-x 3 1001 1001 4096 Jan 13 00:36 .github 00:42:14 -rw-rw-r-- 1 1001 1001 824 Jan 13 00:36 .gitignore 00:42:14 -rw-rw-r-- 1 1001 1001 166 Jan 13 00:36 .sonarcloud.properties 00:42:14 -rw-rw-r-- 1 1001 1001 7741 Jan 13 00:36 Attribution.txt 00:42:14 -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:36 CONTRIBUTING.md 00:42:14 -rw-rw-r-- 1 1001 1001 931 Jan 13 00:36 Dockerfile.build 00:42:14 -rw-rw-r-- 1 1001 1001 863 Jan 13 00:36 Jenkinsfile 00:42:14 -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:36 LICENSE 00:42:14 -rw-rw-r-- 1 1001 1001 5750 Jan 13 00:36 Makefile 00:42:14 -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:36 README.md 00:42:14 -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:36 SECURITY.md 00:42:14 -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION 00:42:14 -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:36 ZMQWindows.md 00:42:14 drwxrwxr-x 2 1001 1001 4096 Jan 13 00:36 bin 00:42:14 drwxrwxr-x 14 1001 1001 4096 Jan 13 00:36 cmd 00:42:14 -rw-r--r-- 1 root root 552842 Jan 13 00:40 coverage.out 00:42:14 -rw-r--r-- 1 root root 979 Jan 13 00:42 go.mod 00:42:14 -rw-r--r-- 1 root root 19231 Jan 13 00:42 go.sum 00:42:14 drwxrwxr-x 8 1001 1001 4096 Jan 13 00:36 internal 00:42:14 drwxrwxr-x 4 1001 1001 4096 Jan 13 00:36 openapi 00:42:14 drwxrwxr-x 4 1001 1001 4096 Jan 13 00:36 snap 00:42:14 -rw-rw-r-- 1 1001 1001 168 Jan 13 00:36 version.go [Pipeline] sh 00:42:15 + '[' -e coverage.out ] 00:42:15 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:15 Warning: overwriting stash ‘coverage-report’ 00:42:15 using credential edgex-jenkins-ssh 00:42:15 Cloning the remote Git repository 00:42:16 Stashed 1 file(s) [Pipeline] sh 00:42:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:15 > git init /w/workspace/edgex-go/38 # timeout=10 00:42:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:15 > git --version # timeout=10 00:42:15 > git --version # 'git version 2.17.1' 00:42:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:17 + make build 00:42:17 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:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:24 > 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:42:24 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:42:25 Merge succeeded, producing 7071ea0fdf5386aa158d0de877ef11249fc6e8d9 00:42:25 Checking out Revision 7071ea0fdf5386aa158d0de877ef11249fc6e8d9 (PR-2858) 00:42:24 > git config core.sparsecheckout # timeout=10 00:42:24 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:42:24 > git remote # timeout=10 00:42:24 > git config --get remote.origin.url # timeout=10 00:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:24 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 00:42:25 > git rev-parse HEAD^{commit} # timeout=10 00:42:25 > git config core.sparsecheckout # timeout=10 00:42:25 > git checkout -f 7071ea0fdf5386aa158d0de877ef11249fc6e8d9 # timeout=10 00:42:28 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" 00:42:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 00:42:28 > git rev-list --no-walk ffc881b1c04bf585f769d0e7b738c63137d250cb # timeout=10 [Pipeline] libraryResource [Pipeline] sh 00:42:29 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:42:30 + echo snap-build.sh 00:42:30 snap-build.sh 00:42:30 + SNAP_BASE_DIR=. 00:42:30 + '[' '!' -z /w/workspace/edgex-go/38 ']' 00:42:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/38 00:42:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/38]' 00:42:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/38] 00:42:30 + cd /w/workspace/edgex-go/38 00:42:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:30 Reading package lists... 00:42:30 Building dependency tree... 00:42:30 Reading state information... 00:42:30 The following packages were automatically installed and are no longer required: 00:42:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:30 uidmap xdelta3 00:42:30 Use 'sudo apt autoremove' to remove them. 00:42:30 The following packages will be REMOVED: 00:42:30 lxd* lxd-client* 00:42:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:31 After this operation, 31.7 MB disk space will be freed. 00:42:32 (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:42:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Removing lxd dnsmasq configuration 00:42:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:34 (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:42:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:36 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:36 Processing triggers for ureadahead (0.100.0-21) ... 00:42:38 + sudo snap remove --purge lxd 00:42:38 snap "lxd" is not installed 00:42:38 + sudo groupadd --force --system lxd 00:42:38 ++ whoami 00:42:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:38 + newgrp - lxd 00:42:38 + sudo snap install lxd 00:42:46 2021-01-13T00:42:44Z INFO Waiting for automatic snapd restart... 00:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:56 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:43:00 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:43: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:43:01 lxd 4.10 from Canonical* installed 00:43:01 + sudo lxd init --auto 00:43:07 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:43:12 + sudo snap install --classic snapcraft 00:43:12 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:43:16 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:43:20 snapcraft 4.4.4 from Canonical* installed 00:43:20 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:20 + patch --verbose -p1 00:43:20 Hmm... Looks like a unified diff to me... 00:43:20 The text leading up to this was: 00:43:20 -------------------------- 00:43:20 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:43:20 |From: Tony Espy 00:43:20 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:43:20 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:20 | 00:43:20 |This patch is used by the EdgeX CI pipeline builds to 00:43:20 |optimize the snap CI check run for pull requests. When 00:43:20 |applied, it essentially strips out everything (apps and 00:43:20 |parts) from the snapcraft.yaml file except those required 00:43:20 |to build edgex-go, as the whole idea of the CI check is to 00:43:20 |catch changes to edgex-go that break the snap build. 00:43:20 | 00:43:20 |In general, anyone updating snapcraft.yaml will also need 00:43:20 |to update this patch file, otherwise it may fail to apply, 00:43:20 |resulting in a failed snap build CI check in the associated 00:43:20 |pull request. 00:43:20 | 00:43:20 |Note - in addition to applying this patch, the pipeline also 00:43:20 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:20 |need to build the finally binary .snap file (and it won't 00:43:20 |work with the patch applied). This further reduces the build 00:43:20 |time. 00:43:20 |--- 00:43:20 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:43:20 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:43:20 | 00:43:20 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:20 |index 1e537489..faf42425 100644 00:43:20 |--- a/snap/snapcraft.yaml 00:43:20 |+++ b/snap/snapcraft.yaml 00:43:20 -------------------------- 00:43:20 patching file snap/snapcraft.yaml 00:43:20 Using Plan A... 00:43:20 Hunk #1 succeeded at 73. 00:43:20 Hunk #2 succeeded at 202 with fuzz 1. 00:43:20 Hunk #3 succeeded at 214. 00:43:20 Hunk #4 FAILED at 222. 00:43:20 Hunk #5 succeeded at 300 (offset 1 line). 00:43:20 Hunk #6 succeeded at 327 (offset 1 line). 00:43:20 Hunk #7 succeeded at 361 (offset 1 line). 00:43:20 Hunk #8 FAILED at 411. 00:43:20 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:20 Hmm... Ignoring the trailing garbage. 00:43:20 done [Pipeline] } [Pipeline] // withEnv 00:43:20 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 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:22 Failed in branch amd64 00:43:23 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:43:29 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:43:32 $ docker stop --time=1 bfb2b1e55242a1b4e229cf42d109ab0176e7676736032e132a0d4ceb4d09293f 00:43:35 $ docker rm -f bfb2b1e55242a1b4e229cf42d109ab0176e7676736032e132a0d4ceb4d09293f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:38 00:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:39 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:39 29e5d40040c1: Pulling fs layer 00:43:39 1ce36da41761: Pulling fs layer 00:43:39 25b303627fd3: Pulling fs layer 00:43:39 29e5d40040c1: Verifying Checksum 00:43:39 29e5d40040c1: Download complete 00:43:39 1ce36da41761: Verifying Checksum 00:43:39 1ce36da41761: Download complete 00:43:39 29e5d40040c1: Pull complete 00:43:41 1ce36da41761: Pull complete 00:43:41 25b303627fd3: Verifying Checksum 00:43:41 25b303627fd3: Download complete 00:43:51 25b303627fd3: Pull complete 00:43:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:51 prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container 00:43:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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:43:55 $ docker top 2959bab1cbf22a51b3e95670901416c106a478a5a835061a9c7db5c94b7c4188 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:56 + docker-compose build --help 00:43:56 + grep parallel 00:44:02 --parallel Build images in parallel. [Pipeline] } 00:44:03 $ docker stop --time=1 2959bab1cbf22a51b3e95670901416c106a478a5a835061a9c7db5c94b7c4188 00:44:05 $ docker rm -f 2959bab1cbf22a51b3e95670901416c106a478a5a835061a9c7db5c94b7c4188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:06 . [Pipeline] withDockerContainer 00:44:06 prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container 00:44:06 $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:08 $ docker top c31d404761350d3e72106b8cbca9f74c75c4fd390274316a46974f56927d5a0a -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:09 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:14 Building docker-core-command-go ... 00:44:14 Building docker-core-data-go ... 00:44:14 Building docker-core-metadata-go ... 00:44:14 Building docker-security-bootstrap-redis-go ... 00:44:14 Building docker-security-proxy-setup-go ... 00:44:14 Building docker-security-secretstore-setup-go ... 00:44:14 Building docker-support-notifications-go ... 00:44:14 Building docker-support-scheduler-go ... 00:44:14 Building docker-sys-mgmt-agent-go ... 00:44:14 Building docker-security-secretstore-setup-go 00:44:14 Building docker-security-proxy-setup-go 00:44:14 Building docker-core-metadata-go 00:44:14 Building docker-core-command-go 00:44:14 Building docker-support-scheduler-go 00:45:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:36 ---> b9118e68daf6 00:45:36 Step 3/21 : WORKDIR /edgex-go 00:45:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:36 ---> b9118e68daf6 00:45:36 Step 3/24 : WORKDIR /edgex-go 00:45:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:36 ---> b9118e68daf6 00:45:36 Step 3/22 : WORKDIR /edgex-go 00:45:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:36 ---> b9118e68daf6 00:45:36 Step 3/21 : WORKDIR /edgex-go 00:45:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:36 ---> b9118e68daf6 00:45:36 Step 3/22 : WORKDIR /edgex-go 00:45:36 ---> Running in d3add79defb0 00:45:36 ---> Running in a0f8cd4308d3 00:45:36 ---> Running in 878ded4b2da9 00:45:36 ---> Running in 1f2706e12be7 00:45:36 ---> Running in c591e35ab693 00:45:36 Removing intermediate container 1f2706e12be7 00:45:36 ---> cc3374dba0d1 00:45:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:36 Removing intermediate container a0f8cd4308d3 00:45:36 ---> 9be76bed8b18 00:45:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:36 Removing intermediate container 878ded4b2da9 00:45:36 ---> 5ea929c43a5f 00:45:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:36 Removing intermediate container c591e35ab693 00:45:36 ---> a190d174d137 00:45:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:36 Removing intermediate container d3add79defb0 00:45:36 ---> bd5feb9d9234 00:45:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:36 ---> Running in 955289bac3fc 00:45:36 ---> Running in 7b7b88da5ffd 00:45:36 ---> Running in 51fb428e05d4 00:45:36 ---> Running in c5f30e3996ac 00:45:36 ---> Running in cec15d46d0d7 00:45:36 Removing intermediate container 7b7b88da5ffd 00:45:36 ---> 31769f8493f0 00:45:36 Step 5/24 : RUN apk add --update --no-cache make git 00:45:36 ---> Running in 635253cd1d04 00:45:36 Removing intermediate container 51fb428e05d4 00:45:36 ---> f3c5b08b4d7a 00:45:36 Step 5/22 : RUN apk add --update --no-cache make git 00:45:36 ---> Running in 2f84cb504b0a 00:45:36 Removing intermediate container 955289bac3fc 00:45:36 ---> e5bd2ba9bcc4 00:45:36 Step 5/21 : RUN apk add --update --no-cache make git 00:45:36 Removing intermediate container cec15d46d0d7 00:45:36 ---> 7178c023a3fa 00:45:36 Step 5/21 : RUN apk add --update --no-cache make git 00:45:36 Removing intermediate container c5f30e3996ac 00:45:36 ---> 9a6a9a69ad07 00:45:36 Step 5/22 : RUN apk add --update --no-cache make git 00:45:36 ---> Running in 07ef7f9276e4 00:45:36 ---> Running in 193a215a63bd 00:45:36 ---> Running in d93643e18f94 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 OK: 217 MiB in 51 packages 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 OK: 217 MiB in 51 packages 00:45:37 OK: 217 MiB in 51 packages 00:45:37 OK: 217 MiB in 51 packages 00:45:37 OK: 217 MiB in 51 packages 00:45:37 Removing intermediate container 635253cd1d04 00:45:37 ---> 95d746b8285a 00:45:37 Step 6/24 : COPY go.mod . 00:45:38 Removing intermediate container 2f84cb504b0a 00:45:38 ---> b0e26d7a74a2 00:45:38 Step 6/22 : COPY go.mod . 00:45:38 ---> 031d06a0c71d 00:45:38 Step 7/24 : RUN go mod download 00:45:38 Removing intermediate container 07ef7f9276e4 00:45:38 ---> 94cd9be7dbd8 00:45:38 Step 6/21 : COPY go.mod . 00:45:38 ---> Running in 45f31853e431 00:45:38 Removing intermediate container 193a215a63bd 00:45:38 ---> b0530f7c860e 00:45:38 Step 6/21 : COPY go.mod . 00:45:39 ---> 72cff38514f6 00:45:39 Step 7/22 : RUN go mod download 00:45:39 Removing intermediate container d93643e18f94 00:45:39 ---> 49f4e306714e 00:45:39 Step 6/22 : COPY go.mod . 00:45:39 ---> Running in aabe4038d108 00:45:40 ---> aa54f0b7c576 00:45:40 Step 7/21 : RUN go mod download 00:45:40 ---> Running in ae69dc768f34 00:45:40 ---> 34d1ec4baca4 00:45:40 Step 7/21 : RUN go mod download 00:45:40 ---> 74347171d31f 00:45:40 Step 7/22 : RUN go mod download 00:45:40 ---> Running in 98c13bcae95a 00:45:40 ---> Running in eb4da4a0cff1 00:45:43 Removing intermediate container 45f31853e431 00:45:43 ---> bb192b4cc7fb 00:45:43 Step 8/24 : COPY . . 00:45:44 Removing intermediate container aabe4038d108 00:45:44 ---> 7e3b5411882d 00:45:44 Step 8/22 : COPY . . 00:45:45 Removing intermediate container ae69dc768f34 00:45:45 ---> aca3bd46f25e 00:45:45 Step 8/21 : COPY . . 00:45:45 Removing intermediate container 98c13bcae95a 00:45:45 ---> 210160db9688 00:45:45 Step 8/21 : COPY . . 00:45:46 Removing intermediate container eb4da4a0cff1 00:45:46 ---> 6f23e5822559 00:45:46 Step 8/22 : COPY . . 00:46:12 ---> 50084ff07bbe 00:46:12 Step 9/22 : RUN make cmd/core-command/core-command 00:46:12 ---> 4f2aecb33d77 00:46:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:12 ---> 036ea12703fc 00:46:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:12 ---> aa63ca32d3e0 00:46:12 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:46:12 ---> 3a7d9339a4cb 00:46:12 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:46:12 ---> Running in 2f782f8384cd 00:46:12 ---> Running in 97d371447ea6 00:46:12 ---> Running in 507164d4df23 00:46:12 ---> Running in 9005f4b825b9 00:46:12 ---> Running in 49b90c1a8fd5 00:46:12 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:46:12 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:46:12 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:46:12 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:46:12 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:47:35 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:47:36 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:47:51 Removing intermediate container 507164d4df23 00:47:51 ---> 73355f2d2fdc 00:47:51 00:47:51 Step 10/24 : FROM alpine:3.12 00:47:51 3.12: Pulling from library/alpine 00:47:52 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:52 Status: Downloaded newer image for alpine:3.12 00:47:52 ---> afeebe901d6b 00:47:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:47:53 ---> Running in 57168e873d11 00:47:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:56 (1/5) Installing ca-certificates (20191127-r4) 00:47:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:47:56 (3/5) Installing libcurl (7.69.1-r3) 00:47:56 (4/5) Installing curl (7.69.1-r3) 00:47:56 (5/5) Installing dumb-init (1.2.2-r1) 00:47:56 Executing busybox-1.31.1-r19.trigger 00:47:56 Executing ca-certificates-20191127-r4.trigger 00:47:57 OK: 7 MiB in 19 packages 00:47:58 Removing intermediate container 97d371447ea6 00:47:58 ---> ee1f5db0be16 00:47:58 00:47:58 Step 10/21 : FROM alpine:3.12 00:47:58 ---> afeebe901d6b 00:47:58 Step 11/21 : RUN apk add --update --no-cache curl 00:47:58 ---> Running in 6ae18a09aa58 00:47:58 Removing intermediate container 2f782f8384cd 00:47:58 ---> 1beda4f23306 00:47:58 00:47:58 Step 10/22 : FROM scratch 00:47:58 ---> 00:47:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:59 Removing intermediate container 9005f4b825b9 00:47:59 ---> fe27b8f749c8 00:47:59 00:47:59 Step 10/21 : FROM scratch 00:47:59 ---> 00:47:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:59 ---> Running in e1b09e03aabb 00:47:59 ---> Running in 68b88d895d2b 00:48:00 Removing intermediate container e1b09e03aabb 00:48:00 ---> 0b88a8857722 00:48:00 Step 12/22 : ENV APP_PORT=48082 00:48:00 Removing intermediate container 57168e873d11 00:48:00 ---> 85ad5ba537e6 00:48:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:00 ---> Running in ddf6e79e13fa 00:48:00 Removing intermediate container 68b88d895d2b 00:48:00 ---> e886895be3fb 00:48:00 Step 12/21 : ENV APP_PORT=48085 00:48:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:00 ---> Running in 0436ea29ade6 00:48:00 ---> Running in d669b1242fb4 00:48:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:01 Removing intermediate container ddf6e79e13fa 00:48:01 ---> 53b129adb16c 00:48:01 Step 13/22 : EXPOSE $APP_PORT 00:48:01 Removing intermediate container 0436ea29ade6 00:48:01 ---> 6438cd2cea7c 00:48:01 Step 13/24 : WORKDIR / 00:48:01 ---> Running in be64feb8f67a 00:48:01 (1/4) Installing ca-certificates (20191127-r4) 00:48:01 Removing intermediate container d669b1242fb4 00:48:01 ---> 620e3624db6c 00:48:01 Step 13/21 : EXPOSE $APP_PORT 00:48:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:01 (3/4) Installing libcurl (7.69.1-r3) 00:48:01 (4/4) Installing curl (7.69.1-r3) 00:48:01 Executing busybox-1.31.1-r19.trigger 00:48:01 Executing ca-certificates-20191127-r4.trigger 00:48:01 ---> Running in 244e96ae8e3d 00:48:01 ---> Running in 6616855cb8dc 00:48:01 OK: 7 MiB in 18 packages 00:48:02 Removing intermediate container be64feb8f67a 00:48:02 ---> a7582fb7c820 00:48:02 Step 14/22 : WORKDIR / 00:48:02 ---> Running in 14d0c0fce53b 00:48:02 Removing intermediate container 6616855cb8dc 00:48:02 ---> 1b62f71ecb26 00:48:02 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:02 Removing intermediate container 244e96ae8e3d 00:48:02 ---> 2f75423bf8fe 00:48:02 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:48:03 Removing intermediate container 14d0c0fce53b 00:48:03 ---> da32e137132e 00:48:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:04 ---> 1868c619d653 00:48:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:04 ---> 5f2bd6f34816 00:48:04 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:48:04 ---> bfc15fee4b0d 00:48:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:04 Removing intermediate container 6ae18a09aa58 00:48:04 ---> f762bc1081d0 00:48:04 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:04 ---> Running in 15386978d2de 00:48:05 ---> 56fd14c441dc 00:48:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:05 Removing intermediate container 15386978d2de 00:48:05 ---> b737c4a9a49c 00:48:05 Step 13/21 : WORKDIR /edgex 00:48:06 ---> Running in 6c492f96947f 00:48:06 ---> 05d37866a167 00:48:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:06 ---> a19701ed352e 00:48:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:07 Removing intermediate container 6c492f96947f 00:48:07 ---> ba7ca5a491e0 00:48:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:07 ---> 61191d3150f6 00:48:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:07 ---> ade5ca9e682b 00:48:07 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:48:07 ---> 70b55ed719b9 00:48:07 Step 18/22 : ENTRYPOINT ["/core-command"] 00:48:07 ---> Running in 19f8027f0441 00:48:08 ---> Running in db9436135b2a 00:48:08 ---> 0d345bf0931d 00:48:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:08 Removing intermediate container 19f8027f0441 00:48:08 ---> 8913d63118df 00:48:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:09 Removing intermediate container db9436135b2a 00:48:09 ---> 2b1bdc0f239d 00:48:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:09 ---> Running in d4069a9df684 00:48:09 ---> Running in 516dbd9fa0f6 00:48:09 ---> 45b5db2fb573 00:48:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:10 Removing intermediate container d4069a9df684 00:48:10 ---> a69f761c9c0f 00:48:10 Step 19/21 : LABEL arch=arm64 00:48:11 ---> Running in 38219ae2ee7b 00:48:11 Removing intermediate container 516dbd9fa0f6 00:48:11 ---> 5d1ce9f3cbd0 00:48:11 Step 20/22 : LABEL arch=arm64 00:48:11 ---> 19aad27ea0be 00:48:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:11 ---> 0bb311061652 00:48:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:11 ---> Running in 051609df68f6 00:48:12 Removing intermediate container 38219ae2ee7b 00:48:12 ---> 11647d936c1f 00:48:12 Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:48:12 Removing intermediate container 49b90c1a8fd5 00:48:12 ---> 58ed6aa09eb0 00:48:12 00:48:12 Step 10/22 : FROM scratch 00:48:12 ---> 00:48:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:12 ---> Running in 8f5d65a41850 00:48:12 ---> Using cache 00:48:12 ---> e886895be3fb 00:48:12 Step 12/22 : ENV APP_PORT=48081 00:48:12 Removing intermediate container 051609df68f6 00:48:12 ---> 8f2510b50257 00:48:12 Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:48:12 ---> Running in 45c06de21fb1 00:48:13 ---> Running in 3dbbe5a9ea67 00:48:13 ---> 75fbeb5776cb 00:48:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:48:13 Removing intermediate container 8f5d65a41850 00:48:13 ---> 41678f44c62e 00:48:13 Step 21/21 : LABEL version=0.0.0 00:48:13 ---> Running in f4b43e4a3bea 00:48:13 Removing intermediate container 45c06de21fb1 00:48:13 ---> 4f67652d808a 00:48:13 Step 13/22 : EXPOSE $APP_PORT 00:48:13 ---> a81b71daf103 00:48:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:13 ---> Running in 842c0505e474 00:48:13 ---> Running in abcf24543360 00:48:13 Removing intermediate container 3dbbe5a9ea67 00:48:13 ---> 04b6f597409c 00:48:13 Step 22/22 : LABEL version=0.0.0 00:48:14 ---> Running in 7ed0752673a7 00:48:14 ---> Running in 291fd292bb6b 00:48:14 Removing intermediate container 842c0505e474 00:48:14 ---> fd13a2030079 00:48:14 00:48:14 Removing intermediate container abcf24543360 00:48:14 ---> 42f44f33c4bf 00:48:14 Step 14/22 : WORKDIR / 00:48:14 Removing intermediate container 7ed0752673a7 00:48:14 ---> 482b5ecdb9da 00:48:14 Step 18/21 : CMD ["--init=true"] 00:48:14 ---> Running in d28068879fcc 00:48:14 Removing intermediate container 291fd292bb6b 00:48:14 ---> 5f00f81d2ca6 00:48:14 00:48:15 Successfully built fd13a2030079 00:48:15 ---> Running in 29c77c6626fa 00:48:15 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:15  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:48:15 Successfully built 5f00f81d2ca6 00:48:15 Successfully tagged docker-core-command-go-arm64:latest 00:48:15 Building docker-core-data-go 00:48:15 Removing intermediate container d28068879fcc 00:48:15 ---> 0d2ada82e469 00:48:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:15  Building docker-core-command-go ... done Removing intermediate container 29c77c6626fa 00:48:15 ---> ead2e2ea0d77 00:48:15 Step 19/21 : LABEL arch=arm64 00:48:16 ---> Running in 170f8f264e95 00:48:16 ---> e26451f4c409 00:48:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:17 Removing intermediate container 170f8f264e95 00:48:17 ---> b9b2633afa15 00:48:17 Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:48:17 Removing intermediate container f4b43e4a3bea 00:48:17 ---> 2bc765ff7316 00:48:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:48:17 ---> Running in c76a2710ff11 00:48:17 ---> Running in 88e1081e64fa 00:48:17 Removing intermediate container c76a2710ff11 00:48:17 ---> 661aaea01b84 00:48:17 Step 21/21 : LABEL version=0.0.0 00:48:18 ---> Running in 6b361e9b2fe9 00:48:18 Removing intermediate container 88e1081e64fa 00:48:18 ---> 461889cc2b08 00:48:18 Step 22/24 : LABEL arch=arm64 00:48:19 ---> 4e9e872ac0bc 00:48:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:19 ---> Running in 8adbd78d8cc2 00:48:19 Removing intermediate container 6b361e9b2fe9 00:48:19 ---> 55d8ec603791 00:48:19 00:48:19 Successfully built 55d8ec603791 00:48:20 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:20  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 00:48:20 Removing intermediate container 8adbd78d8cc2 00:48:20 ---> 7dc785dcbbdc 00:48:20 Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:48:20 ---> f842780e44e8 00:48:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:48:20 ---> Running in 8728cc3d8566 00:48:21 ---> Running in aebfb35bcbe2 00:48:21 Removing intermediate container 8728cc3d8566 00:48:21 ---> 0cbf9f253112 00:48:21 Step 24/24 : LABEL version=0.0.0 00:48:21 Removing intermediate container aebfb35bcbe2 00:48:21 ---> fbbaaa3d0235 00:48:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:22 ---> Running in 63a263f3cbb9 00:48:22 ---> Running in 5fbdfd25dc9c 00:48:22 Removing intermediate container 63a263f3cbb9 00:48:22 ---> 796ae4407d62 00:48:22 00:48:23 Successfully built 796ae4407d62 00:48:23 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:23 Building docker-security-bootstrap-redis-go 00:48:23  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5fbdfd25dc9c 00:48:23 ---> a862de38f141 00:48:23 Step 20/22 : LABEL arch=arm64 00:48:23 ---> Running in 62e048cb5dc6 00:48:24 Removing intermediate container 62e048cb5dc6 00:48:24 ---> 6f003c95cfdc 00:48:24 Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:48:24 ---> Running in ca61b61b6730 00:48:24 Removing intermediate container ca61b61b6730 00:48:24 ---> 10542cf72488 00:48:24 Step 22/22 : LABEL version=0.0.0 00:48:25 ---> Running in dc9d013c31f0 00:48:26 Removing intermediate container dc9d013c31f0 00:48:26 ---> 4716af089dd2 00:48:26 00:48:26 Successfully built 4716af089dd2 00:48:26 Successfully tagged docker-core-metadata-go-arm64:latest 00:49:05  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:05 ---> b9118e68daf6 00:49:05 Step 3/26 : WORKDIR /edgex-go 00:49:05 ---> Using cache 00:49:05 ---> a190d174d137 00:49:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:05 ---> Using cache 00:49:05 ---> 9a6a9a69ad07 00:49:05 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:06 ---> b9118e68daf6 00:49:06 Step 3/23 : WORKDIR /edgex-go 00:49:06 ---> Using cache 00:49:06 ---> a190d174d137 00:49:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:06 ---> Using cache 00:49:06 ---> 9a6a9a69ad07 00:49:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:08 ---> b9118e68daf6 00:49:08 Step 3/24 : WORKDIR /edgex-go 00:49:08 ---> Using cache 00:49:08 ---> a190d174d137 00:49:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:08 ---> Using cache 00:49:08 ---> 9a6a9a69ad07 00:49:08 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:49:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:09 ---> b9118e68daf6 00:49:09 Step 3/22 : WORKDIR /edgex-go 00:49:09 ---> Using cache 00:49:09 ---> a190d174d137 00:49:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:09 ---> Using cache 00:49:09 ---> 9a6a9a69ad07 00:49:09 Step 5/22 : RUN apk add --update --no-cache make git 00:49:09 ---> Using cache 00:49:09 ---> 49f4e306714e 00:49:09 Step 6/22 : COPY go.mod . 00:49:09 ---> Using cache 00:49:09 ---> 74347171d31f 00:49:09 Step 7/22 : RUN go mod download 00:49:09 ---> Using cache 00:49:09 ---> 6f23e5822559 00:49:09 Step 8/22 : COPY . . 00:49:09 ---> Using cache 00:49:09 ---> 3a7d9339a4cb 00:49:09 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:49:10 ---> Running in e7d06f3e6307 00:49:10 ---> Running in e13e2dc6d3b0 00:49:10 ---> Running in b318e927b14e 00:49:10 ---> Running in bf5608f184f6 00:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:12 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:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:13 OK: 217 MiB in 51 packages 00:49:13 OK: 217 MiB in 51 packages 00:49:14 OK: 217 MiB in 51 packages 00:49:16 Removing intermediate container bf5608f184f6 00:49:16 ---> 96f1e47f3e96 00:49:16 Step 6/23 : COPY go.mod . 00:49:16 Removing intermediate container e13e2dc6d3b0 00:49:16 Removing intermediate container b318e927b14e 00:49:16 ---> f9fb3df28bb5 00:49:16 ---> fafc2f8f96a3 00:49:16 Step 6/26 : COPY go.mod . 00:49:16 Step 6/24 : COPY go.mod . 00:49:17 ---> aff8c19e4bd1 00:49:17 Step 7/23 : RUN go mod download 00:49:18 ---> Running in 05b8fa7cac4d 00:49:18 ---> 1a5b7d3bf21e 00:49:18 Step 7/26 : RUN go mod download 00:49:18 ---> 56d50f8ea0f3 00:49:18 Step 7/24 : RUN go mod download 00:49:18 ---> Running in b9a9bccfeeb8 00:49:18 ---> Running in 1e4ee20b95fc 00:49:24 Removing intermediate container 05b8fa7cac4d 00:49:24 ---> 817705f25931 00:49:24 Step 8/23 : COPY . . 00:49:24 Removing intermediate container 1e4ee20b95fc 00:49:24 Removing intermediate container b9a9bccfeeb8 00:49:24 ---> 06a88227e4ab 00:49:24 Step 8/26 : COPY . . 00:49:24 ---> d5f1922f2893 00:49:24 Step 8/24 : COPY . . 00:50:03 ---> 34e590ced6a2 00:50:03 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:50:03 ---> 3e0efdb5f800 00:50:03 Step 9/23 : RUN make cmd/core-data/core-data 00:50:03 ---> 7981fcbcd799 00:50:03 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:03 ---> Running in bc56a7cb21af 00:50:03 ---> Running in faa2a705343e 00:50:03 ---> Running in 45201bdbd7ed 00:50:03 Removing intermediate container e7d06f3e6307 00:50:03 ---> 8f53e58c660e 00:50:03 00:50:03 Step 10/22 : FROM alpine:3.12 00:50:03 ---> afeebe901d6b 00:50:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:50:03 ---> Using cache 00:50:03 ---> 85ad5ba537e6 00:50:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:50:03 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:50:03 ---> Running in 5b2006cd99b7 00:50:03 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:50:03 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:50:03 Removing intermediate container 5b2006cd99b7 00:50:03 ---> 3ae6a88671c7 00:50:03 Step 13/22 : WORKDIR / 00:50:03 ---> Running in b8809bd66af4 00:50:03 Removing intermediate container b8809bd66af4 00:50:03 ---> 1b274d4f4f78 00:50:03 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:03 ---> 9f2d4735abed 00:50:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:50:04 ---> a0c5925da589 00:50:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:50:05 ---> cfa914f7a0aa 00:50:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:50:06 ---> ee6d527ed3dc 00:50:06 Step 18/22 : RUN chmod +x entrypoint.sh 00:50:06 ---> Running in 9f7cd14d9f79 00:50:10 Removing intermediate container 9f7cd14d9f79 00:50:10 ---> 38101e9604df 00:50:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:50:10 ---> Running in e86dc047edf9 00:50:11 Removing intermediate container e86dc047edf9 00:50:11 ---> 711117a01ab8 00:50:11 Step 20/22 : LABEL arch=arm64 00:50:11 ---> Running in 5549565d9b4f 00:50:12 Removing intermediate container 5549565d9b4f 00:50:12 ---> db9859a80415 00:50:12 Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:50:12 ---> Running in a08842e812ac 00:50:13 Removing intermediate container a08842e812ac 00:50:13 ---> fc77ecd41307 00:50:13 Step 22/22 : LABEL version=0.0.0 00:50:13 ---> Running in ac45d9c7ba7b 00:50:14 Removing intermediate container ac45d9c7ba7b 00:50:14 ---> e66ea13d1f80 00:50:14 00:50:14 Successfully built e66ea13d1f80 00:50:14 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:51:11  Building docker-security-bootstrap-redis-go ... done Removing intermediate container faa2a705343e 00:51:11 ---> 6ed039167b26 00:51:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:11 Removing intermediate container 45201bdbd7ed 00:51:11 ---> aec419ada56a 00:51:11 00:51:11 Step 10/24 : FROM scratch 00:51:11 ---> 00:51:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:51:11 ---> Running in eb5e8e7a69d7 00:51:11 ---> Running in e6178115355f 00:51:11 Removing intermediate container e6178115355f 00:51:11 ---> d9be12a46539 00:51:11 Step 12/24 : ENV APP_PORT=48060 00:51:11 ---> Running in b40ccb4efd24 00:51:11 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:51:11 Removing intermediate container b40ccb4efd24 00:51:11 ---> fd289ef44fd7 00:51:11 Step 13/24 : EXPOSE $APP_PORT 00:51:11 ---> Running in df7244486532 00:51:11 Removing intermediate container df7244486532 00:51:11 ---> 2f2df2a6fba0 00:51:11 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:51:11 ---> a7e28474bee6 00:51:11 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:51:11 ---> e5575396b22e 00:51:11 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:51:11 Removing intermediate container eb5e8e7a69d7 00:51:11 ---> ff6910a942c1 00:51:11 00:51:11 Step 11/26 : FROM docker:20.10.0 00:51:11 20.10.0: Pulling from library/docker 00:51:11 ---> df3e85bc5236 00:51:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:12 ---> c888cefe2673 00:51:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:14 ---> f985aa000b04 00:51:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:15 ---> e7f57e91d650 00:51:15 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:51:16 ---> Running in b762ae92b679 00:51:16 Removing intermediate container b762ae92b679 00:51:16 ---> 4e4df5d1c5cd 00:51:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:17 ---> Running in f746da098aeb 00:51:18 Removing intermediate container f746da098aeb 00:51:18 ---> 4a1ecda8c43e 00:51:18 Step 22/24 : LABEL arch=arm64 00:51:18 ---> Running in 0b9fb6760c2f 00:51:18 Removing intermediate container bc56a7cb21af 00:51:18 ---> 5d14e35f2e13 00:51:18 00:51:18 Step 10/23 : FROM alpine:3.12 00:51:18 ---> afeebe901d6b 00:51:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:19 ---> Running in 8163964833e5 00:51:19 Removing intermediate container 0b9fb6760c2f 00:51:19 ---> 97a610c6f0d8 00:51:19 Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:51:19 ---> Running in 6c1cd50ef393 00:51:19 Removing intermediate container 8163964833e5 00:51:19 ---> 0b8d5fea5138 00:51:19 Step 12/23 : ENV APP_PORT=48080 00:51:19 ---> Running in 6df5b4aa1752 00:51:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:20 Status: Downloaded newer image for docker:20.10.0 00:51:20 ---> eeaf43b92773 00:51:20 Step 12/26 : RUN apk add --no-cache bash 00:51:20 Removing intermediate container 6c1cd50ef393 00:51:20 ---> 0582c39159ea 00:51:20 Step 24/24 : LABEL version=0.0.0 00:51:20 ---> Running in e7c9be0967d3 00:51:20 ---> Running in b41b88a818e4 00:51:20 Removing intermediate container 6df5b4aa1752 00:51:20 ---> 898cf8a6c31a 00:51:20 Step 13/23 : EXPOSE $APP_PORT 00:51:20 ---> Running in 8d3fdb0f5613 00:51:21 Removing intermediate container b41b88a818e4 00:51:21 ---> 9ca17b37cc06 00:51:21 00:51:21 Removing intermediate container 8d3fdb0f5613 00:51:21 ---> 52ecc924de01 00:51:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:21 Successfully built 9ca17b37cc06 00:51:21 Successfully tagged docker-support-notifications-go-arm64:latest 00:51:21  Building docker-support-notifications-go ... done  ---> Running in ee72bbec9e18 00:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:22 (1/2) Installing readline (8.0.4-r0) 00:51:22 (2/2) Installing bash (5.0.17-r0) 00:51:22 Executing bash-5.0.17-r0.post-install 00:51:22 Executing busybox-1.31.1-r19.trigger 00:51:22 OK: 12 MiB in 22 packages 00:51:24 Removing intermediate container e7c9be0967d3 00:51:24 ---> 3d477f946627 00:51:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:24 Removing intermediate container ee72bbec9e18 00:51:24 ---> 9a98f54d668c 00:51:24 Step 15/23 : RUN apk add --update --no-cache zeromq 00:51:24 ---> Running in 27810236b4e5 00:51:24 ---> Running in c0c13711b37a 00:51:25 Removing intermediate container 27810236b4e5 00:51:25 ---> 89d16a696723 00:51:25 Step 14/26 : ENV APP_PORT=48090 00:51:25 ---> Running in 8a8e216f9ac8 00:51:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:25 Removing intermediate container 8a8e216f9ac8 00:51:25 ---> db4b126efc80 00:51:25 Step 15/26 : EXPOSE $APP_PORT 00:51:25 ---> Running in 957c7a5a47a6 00:51:26 Removing intermediate container 957c7a5a47a6 00:51:26 ---> 517af93109d4 00:51:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:27 (1/5) Installing libgcc (9.3.0-r2) 00:51:27 (2/5) Installing libsodium (1.0.18-r0) 00:51:27 ---> 81dfb0ecf466 00:51:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:27 (3/5) Installing libstdc++ (9.3.0-r2) 00:51:27 (4/5) Installing libzmq (4.3.3-r0) 00:51:27 (5/5) Installing zeromq (4.3.3-r0) 00:51:28 Executing busybox-1.31.1-r19.trigger 00:51:28 OK: 8 MiB in 19 packages 00:51:28 ---> 249ba94fcb57 00:51:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:29 ---> bbf149f27359 00:51:29 Step 19/26 : RUN apk --no-cache add py3-pip 00:51:29 ---> Running in 5b35be0718a4 00:51:29 Removing intermediate container c0c13711b37a 00:51:29 ---> e627802d8b05 00:51:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:30 ---> d5556374f55b 00:51:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:30 (1/33) Installing libbz2 (1.0.8-r1) 00:51:30 (2/33) Installing expat (2.2.9-r1) 00:51:30 (3/33) Installing libffi (3.3-r2) 00:51:30 (4/33) Installing gdbm (1.13-r1) 00:51:30 (5/33) Installing xz-libs (5.2.5-r0) 00:51:30 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:31 (7/33) Installing python3 (3.8.5-r0) 00:51:32 ---> 6ccfee00a922 00:51:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:32 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:32 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:32 (11/33) Installing py3-six (1.15.0-r0) 00:51:32 (12/33) Installing py3-packaging (20.4-r0) 00:51:32 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:32 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:32 ---> fadfd8bdfe34 00:51:32 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:32 (15/33) Installing py3-idna (2.9-r0) 00:51:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:33 (18/33) Installing py3-requests (2.23.0-r0) 00:51:33 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:33 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:33 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:33 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:33 ---> Running in beabaf8dd0c5 00:51:33 (24/33) Installing py3-distro (1.5.0-r1) 00:51:33 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:33 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:33 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:33 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:33 (29/33) Installing py3-progress (1.5-r0) 00:51:33 (30/33) Installing py3-toml (0.10.1-r0) 00:51:33 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:33 (33/33) Installing py3-pip (20.1.1-r0) 00:51:33 Executing busybox-1.31.1-r19.trigger 00:51:33 OK: 71 MiB in 55 packages 00:51:33 Removing intermediate container beabaf8dd0c5 00:51:33 ---> 29d515630806 00:51:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:34 ---> Running in 9f3c7f99e56f 00:51:34 Removing intermediate container 9f3c7f99e56f 00:51:34 ---> d98e065d9c06 00:51:34 Step 21/23 : LABEL arch=arm64 00:51:34 ---> Running in 1ca333c093a0 00:51:35 Removing intermediate container 1ca333c093a0 00:51:35 ---> 9653a11ccb36 00:51:35 Step 22/23 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:51:35 ---> Running in 7f9daeb72cf1 00:51:36 Removing intermediate container 7f9daeb72cf1 00:51:36 ---> 1847c03274c1 00:51:36 Step 23/23 : LABEL version=0.0.0 00:51:36 ---> Running in e7cc58ffe102 00:51:36 Removing intermediate container e7cc58ffe102 00:51:36 ---> 7dfbf5006e74 00:51:36 00:51:37 Successfully built 7dfbf5006e74 00:51:37 Successfully tagged docker-core-data-go-arm64:latest 00:51:39  Building docker-core-data-go ... done Removing intermediate container 5b35be0718a4 00:51:39 ---> 52186d01d5d0 00:51:39 Step 20/26 : RUN pip install docker-compose==1.23.2 00:51:39 ---> Running in 00f093f83d2b 00:51:44 Collecting docker-compose==1.23.2 00:51:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:44 Collecting texttable<0.10,>=0.9.0 00:51:44 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:46 Collecting dockerpty<0.5,>=0.4.1 00:51:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:48 Collecting websocket-client<1.0,>=0.32.0 00:51:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:49 Collecting PyYAML<4,>=3.10 00:51:49 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:52 Collecting cached-property<2,>=1.2.0 00:51:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:52 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:51:52 Collecting docopt<0.7,>=0.6.1 00:51:52 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:55 Collecting jsonschema<3,>=2.5.1 00:51:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:56 Collecting docker<4.0,>=3.6.0 00:51:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:57 Collecting idna<2.8,>=2.5 00:51:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:57 Collecting urllib3<1.25,>=1.21.1 00:51:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:57 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:51:57 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:51:58 Collecting docker-pycreds>=0.4.0 00:51:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:59 Installing collected packages: texttable, dockerpty, websocket-client, PyYAML, cached-property, docopt, idna, urllib3, requests, jsonschema, docker-pycreds, docker, docker-compose 00:51:59 Running setup.py install for texttable: started 00:52:01 Running setup.py install for texttable: finished with status 'done' 00:52:01 Running setup.py install for dockerpty: started 00:52:02 Running setup.py install for dockerpty: finished with status 'done' 00:52:02 Running setup.py install for PyYAML: started 00:52:04 Running setup.py install for PyYAML: finished with status 'done' 00:52:05 Running setup.py install for docopt: started 00:52:07 Running setup.py install for docopt: finished with status 'done' 00:52:07 Attempting uninstall: idna 00:52:07 Found existing installation: idna 2.9 00:52:07 Uninstalling idna-2.9: 00:52:07 Successfully uninstalled idna-2.9 00:52:07 Attempting uninstall: urllib3 00:52:07 Found existing installation: urllib3 1.25.9 00:52:07 Uninstalling urllib3-1.25.9: 00:52:07 Successfully uninstalled urllib3-1.25.9 00:52:08 Attempting uninstall: requests 00:52:08 Found existing installation: requests 2.23.0 00:52:08 Uninstalling requests-2.23.0: 00:52:08 Successfully uninstalled requests-2.23.0 00:52:11 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:14 Removing intermediate container 00f093f83d2b 00:52:14 ---> 1b7df1faa87f 00:52:14 Step 21/26 : RUN apk --no-cache add curl 00:52:14 ---> Running in 3ca798195b8f 00:52:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:16 (2/3) Installing libcurl (7.69.1-r3) 00:52:16 (3/3) Installing curl (7.69.1-r3) 00:52:16 Executing busybox-1.31.1-r19.trigger 00:52:16 OK: 71 MiB in 58 packages 00:52:17 Removing intermediate container 3ca798195b8f 00:52:17 ---> 173098bef8c8 00:52:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:17 ---> Running in 39306c5d7556 00:52:18 Removing intermediate container 39306c5d7556 00:52:18 ---> b45987253c9e 00:52:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:18 ---> Running in 2922d2e4a8de 00:52:18 Removing intermediate container 2922d2e4a8de 00:52:18 ---> e29710276254 00:52:18 Step 24/26 : LABEL arch=arm64 00:52:18 ---> Running in 7ba4d738f4bc 00:52:19 Removing intermediate container 7ba4d738f4bc 00:52:19 ---> 9bd87b2db156 00:52:19 Step 25/26 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 00:52:19 ---> Running in e1ca15d3c104 00:52:20 Removing intermediate container e1ca15d3c104 00:52:20 ---> 6cbf44f0a4bf 00:52:20 Step 26/26 : LABEL version=0.0.0 00:52:20 ---> Running in a6f10e38473d 00:52:20 Removing intermediate container a6f10e38473d 00:52:20 ---> 33b3a90f8acc 00:52:20 00:52:20 Successfully built 33b3a90f8acc 00:52:20 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:21 $ docker stop --time=1 c31d404761350d3e72106b8cbca9f74c75c4fd390274316a46974f56927d5a0a 00:52:23 $ docker rm -f c31d404761350d3e72106b8cbca9f74c75c4fd390274316a46974f56927d5a0a [Pipeline] // withDockerContainer [Pipeline] sh 00:52:24 + docker images 00:52:24 + grep docker 00:52:24 docker-sys-mgmt-agent-go-arm64 latest 33b3a90f8acc 4 seconds ago 300MB 00:52:24 docker-core-data-go-arm64 latest 7dfbf5006e74 48 seconds ago 21MB 00:52:24 docker-support-notifications-go-arm64 latest 9ca17b37cc06 About a minute ago 11.4MB 00:52:24 docker-security-bootstrap-redis-go-arm64 latest e66ea13d1f80 2 minutes ago 15.1MB 00:52:24 docker-core-metadata-go-arm64 latest 4716af089dd2 3 minutes ago 12.3MB 00:52:24 docker-security-secretstore-setup-go-arm64 latest 796ae4407d62 4 minutes ago 23.4MB 00:52:24 docker-security-proxy-setup-go-arm64 latest 55d8ec603791 4 minutes ago 23.3MB 00:52:24 docker-core-command-go-arm64 latest 5f00f81d2ca6 4 minutes ago 9.98MB 00:52:24 docker-support-scheduler-go-arm64 latest fd13a2030079 4 minutes ago 10MB 00:52:24 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [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:52:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:33 ---> package-listing.sh 00:52:33 ++ facter osfamily 00:52:33 ++ tr '[:upper:]' '[:lower:]' 00:52:33 + OS_FAMILY=redhat 00:52:33 + workspace=/w/workspace/edgex-go/38 00:52:33 + START_PACKAGES=/tmp/packages_start.txt 00:52:33 + END_PACKAGES=/tmp/packages_end.txt 00:52:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:33 + PACKAGES=/tmp/packages_start.txt 00:52:33 + '[' /w/workspace/edgex-go/38 ']' 00:52:33 + PACKAGES=/tmp/packages_end.txt 00:52:33 + case "${OS_FAMILY}" in 00:52:33 + rpm -qa 00:52:33 + sort 00:52:38 + '[' -f /tmp/packages_start.txt ']' 00:52:38 + '[' -f /tmp/packages_end.txt ']' 00:52:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:38 + '[' /w/workspace/edgex-go/38 ']' 00:52:38 + mkdir -p /w/workspace/edgex-go/38/archives/ 00:52:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/38/archives/ [Pipeline] echo 00:52:38 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/38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:39 00:52:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:40 alpine: Pulling from edgex-lftools-log-publisher 00:52:40 df20fa9351a1: Pulling fs layer 00:52:40 36b3adc4ff6f: Pulling fs layer 00:52:40 8ad3a11d3b57: Pulling fs layer 00:52:40 46f8f816bc3b: Pulling fs layer 00:52:40 93b61091891f: Pulling fs layer 00:52:40 93b9cdb0e59b: Pulling fs layer 00:52:40 5e14af77c1be: Pulling fs layer 00:52:40 01666e4c0597: Pulling fs layer 00:52:40 aa168da1d23b: Pulling fs layer 00:52:40 46f8f816bc3b: Waiting 00:52:40 93b61091891f: Waiting 00:52:40 93b9cdb0e59b: Waiting 00:52:40 01666e4c0597: Waiting 00:52:40 aa168da1d23b: Waiting 00:52:40 5e14af77c1be: Waiting 00:52:40 36b3adc4ff6f: Download complete 00:52:40 46f8f816bc3b: Verifying Checksum 00:52:40 46f8f816bc3b: Download complete 00:52:40 df20fa9351a1: Verifying Checksum 00:52:40 93b9cdb0e59b: Verifying Checksum 00:52:40 93b9cdb0e59b: Download complete 00:52:40 5e14af77c1be: Verifying Checksum 00:52:40 5e14af77c1be: Download complete 00:52:40 01666e4c0597: Verifying Checksum 00:52:40 01666e4c0597: Download complete 00:52:40 93b61091891f: Verifying Checksum 00:52:40 93b61091891f: Download complete 00:52:40 8ad3a11d3b57: Verifying Checksum 00:52:40 8ad3a11d3b57: Download complete 00:52:40 df20fa9351a1: Pull complete 00:52:41 36b3adc4ff6f: Pull complete 00:52:42 aa168da1d23b: Verifying Checksum 00:52:42 aa168da1d23b: Download complete 00:52:42 8ad3a11d3b57: Pull complete 00:52:42 46f8f816bc3b: Pull complete 00:52:43 93b61091891f: Pull complete 00:52:44 93b9cdb0e59b: Pull complete 00:52:44 5e14af77c1be: Pull complete 00:52:44 01666e4c0597: Pull complete 00:52:52 aa168da1d23b: Pull complete 00:52:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:52 prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container 00:52:52 $ 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/38/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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-lftools-log-publisher:alpine cat 00:52:56 $ docker top 295e9154022b9851d240b6a41253020d77bed4e8aa6daba257747a95158d73dd -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:58 + mkdir -p /var/log/sa [Pipeline] sh 00:52:58 + ls /var/log/sa-host 00:52:58 + sadf -c /var/log/sa-host/sa13 00:52:58 file_magic: OK 00:52:58 HZ: Using current value: 100 00:52:58 file_header: OK 00:52:58 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:52:58 Statistics: 00:52:58 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... 00:52:58 File successfully converted to sysstat format version 12.2.1 00:52:58 + sadf -c /var/log/sa-host/sa23 00:52:58 file_magic: OK 00:52:58 HZ: Using current value: 100 00:52:58 file_header: OK 00:52:58 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:52:58 Statistics: 00:52:58 Hnuu...uuuununununu... 00:52:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:58 provisioning config files... 00:52:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/38@tmp/config548291479118660605tmp [Pipeline] { [Pipeline] echo 00:52:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:59 ---> create-netrc.sh [Pipeline] } 00:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:00 ---> python-tools-install.sh [Pipeline] echo 00:53:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:00 ---> sudo-logs.sh 00:53:00 Archiving 'sudo' log.. [Pipeline] echo 00:53:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:00 ---> job-cost.sh 00:53:00 lf-activate-venv: SKIPPING 00:53:00 INFO: No Stack... 00:53:01 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:02 INFO: Archiving Costs [Pipeline] echo 00:53:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:02 ---> logs-deploy.sh 00:53:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/38 00:53:02 INFO: archiving workspace using pattern(s): 00:53:04 Archives upload complete. 00:53:04 INFO: archiving logs to Nexus