FelixTing commented: recheck 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at f0a5054a805e8aad79e6fefc9c847f3d46b91de1 rather than 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 Obtained Jenkinsfile from f0a5054a805e8aad79e6fefc9c847f3d46b91de1 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28201 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 Merge succeeded, producing 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 Checking out Revision 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 (PR-3210) > git config core.sparsecheckout # timeout=10 > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # 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 f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" > git rev-list --no-walk 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:32:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:32:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:32:18 ========================================================= 12:32:18 EdgeX Global Pipelines Version Info 12:32:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:32:19 ------------------- 12:32:19 stable info: 12:32:19 ------------------- 12:32:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:32:19 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 12:32:19 Message: update stable to v1.0.183 12:32:20 ------------------- 12:32:20 experimental info: 12:32:20 ------------------- 12:32:20 Commited By: **** collab-it+edgex@linuxfoundation.org 12:32:20 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 12:32:20 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:32:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 12:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:32:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3210 [Pipeline] echo 12:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3210 [Pipeline] echo 12:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3210 [Pipeline] echo 12:32:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [Pipeline] echo 12:32:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94e051b [Pipeline] echo 12:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:32:23 provisioning config files... 12:32:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config208972039446959938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:24 ---> docker-login.sh 12:32:24 nexus3.edgexfoundry.org:10001 12:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:24 Configure a credential helper to remove this warning. See 12:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:24 12:32:24 Login Succeeded 12:32:24 nexus3.edgexfoundry.org:10002 12:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:24 Configure a credential helper to remove this warning. See 12:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:24 12:32:24 Login Succeeded 12:32:24 nexus3.edgexfoundry.org:10003 12:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:25 Configure a credential helper to remove this warning. See 12:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:25 12:32:25 Login Succeeded 12:32:25 nexus3.edgexfoundry.org:10004 12:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:25 Configure a credential helper to remove this warning. See 12:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:25 12:32:25 Login Succeeded 12:32:25 docker.io 12:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:25 Configure a credential helper to remove this warning. See 12:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:25 12:32:25 Login Succeeded 12:32:25 ---> docker-login.sh ends [Pipeline] } 12:32:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/core-command/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo core-command,cmd/core-command/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/core-data/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo core-data,cmd/core-data/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/core-metadata/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo core-metadata,cmd/core-metadata/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/security-bootstrapper/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/security-proxy-setup/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/support-notifications/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo support-notifications,cmd/support-notifications/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/support-scheduler/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:32:26 + for file in '`ls cmd/**/Dockerfile`' 12:32:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:32:26 ++ cut -d/ -f2 12:32:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:32:26 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:28 12:32:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:32:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:28 latest: Pulling from edgex-devops/git-semver 12:32:28 31603596830f: Pulling fs layer 12:32:28 2a8b12db71e7: Pulling fs layer 12:32:28 6ca5941a6612: Pulling fs layer 12:32:28 ecc8261a40a4: Pulling fs layer 12:32:28 ecc8261a40a4: Waiting 12:32:28 2a8b12db71e7: Verifying Checksum 12:32:28 2a8b12db71e7: Download complete 12:32:28 31603596830f: Verifying Checksum 12:32:28 31603596830f: Download complete 12:32:28 ecc8261a40a4: Verifying Checksum 12:32:28 ecc8261a40a4: Download complete 12:32:28 6ca5941a6612: Verifying Checksum 12:32:28 6ca5941a6612: Download complete 12:32:28 31603596830f: Pull complete 12:32:29 2a8b12db71e7: Pull complete 12:32:30 6ca5941a6612: Pull complete 12:32:30 ecc8261a40a4: Pull complete 12:32:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:32:30 prd-centos7-docker-4c-2g-28201 does not seem to be running inside a container 12:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:32:33 $ docker top 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:33 [ssh-agent] Looking for ssh-agent implementation... 12:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:33 $ docker exec 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent 12:32:34 SSH_AUTH_SOCK=/tmp/ssh-wXHPlK7Nbfwd/agent.11 12:32:34 SSH_AGENT_PID=17 12:32:34 Running ssh-add (command line suppressed) 12:32:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7353598656753736293.key (/w/workspace/edgex-go/2@tmp/private_key_7353598656753736293.key) 12:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:34 + git tag --points-at HEAD [Pipeline] } 12:32:34 $ docker exec --env ******** --env ******** 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent -k 12:32:34 unset SSH_AUTH_SOCK; 12:32:34 unset SSH_AGENT_PID; 12:32:34 echo Agent pid 17 killed; 12:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:32:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:34 [ssh-agent] Looking for ssh-agent implementation... 12:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:35 $ docker exec 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent 12:32:35 SSH_AUTH_SOCK=/tmp/ssh-rE4k4l1jJ9Zc/agent.48 12:32:35 SSH_AGENT_PID=53 12:32:35 Running ssh-add (command line suppressed) 12:32:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_58775589901586341.key (/w/workspace/edgex-go/2@tmp/private_key_58775589901586341.key) 12:32:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:35 + git semver init 12:32:35 # -> Open(): unable to determine branch for HEAD 12:32:35 # $GIT_DIR = /w/workspace/edgex-go/2/.git 12:32:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 12:32:35 # $SEMVER_REMOTE_NAME = origin 12:32:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:32:35 # $SEMVER_USER_NAME = edgex-jenkins 12:32:35 # $SEMVER_BRANCH = PR-3210 12:32:35 # $SEMVER_TEMP = /tmp/semver-872908139 12:32:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:32:53 # '/tmp/semver-872908139' -> '/w/workspace/edgex-go/2/.semver' 12:32:53 # -> Force: false 12:32:53 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 12:32:54 $ docker exec --env ******** --env ******** 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent -k 12:32:54 unset SSH_AUTH_SOCK; 12:32:54 unset SSH_AGENT_PID; 12:32:54 echo Agent pid 53 killed; 12:32:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:54 + git semver [Pipeline] } 12:32:54 $ docker stop --time=1 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 12:32:56 $ docker rm -f 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 [Pipeline] // withDockerContainer [Pipeline] sh 12:32:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:32:57 Stashed 1 file(s) [Pipeline] echo 12:32:57 [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 12:32:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:32:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:32:59 + sudo service docker restart 12:32:59 + true 12:32:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 12:32:59 ========================================================= 12:32:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:32:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:33:00 + 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 . 12:33:04 Sending build context to Docker daemon 328.1MB 12:33:04 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 12:33:04 Step 2/6 : FROM ${BASE} 12:33:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:33:04 188c0c94c7c5: Pulling fs layer 12:33:04 0ef7d3d256c8: Pulling fs layer 12:33:04 de9db76c5a1d: Pulling fs layer 12:33:04 bca2f99d35d6: Pulling fs layer 12:33:04 93359f2a8cfa: Pulling fs layer 12:33:04 7c6f9722023f: Pulling fs layer 12:33:04 a35cf1a2eb13: Pulling fs layer 12:33:04 93359f2a8cfa: Waiting 12:33:04 7c6f9722023f: Waiting 12:33:04 a35cf1a2eb13: Waiting 12:33:04 bca2f99d35d6: Waiting 12:33:04 de9db76c5a1d: Verifying Checksum 12:33:04 de9db76c5a1d: Download complete 12:33:04 0ef7d3d256c8: Verifying Checksum 12:33:04 0ef7d3d256c8: Download complete 12:33:04 93359f2a8cfa: Verifying Checksum 12:33:04 93359f2a8cfa: Download complete 12:33:04 7c6f9722023f: Download complete 12:33:04 188c0c94c7c5: Verifying Checksum 12:33:04 188c0c94c7c5: Download complete 12:33:04 188c0c94c7c5: Pull complete 12:33:04 0ef7d3d256c8: Pull complete 12:33:04 de9db76c5a1d: Pull complete 12:33:06 a35cf1a2eb13: Verifying Checksum 12:33:06 a35cf1a2eb13: Download complete 12:33:06 bca2f99d35d6: Verifying Checksum 12:33:06 bca2f99d35d6: Download complete 12:33:12 bca2f99d35d6: Pull complete 12:33:12 93359f2a8cfa: Pull complete 12:33:12 7c6f9722023f: Pull complete 12:33:13 Still waiting to schedule task 12:33:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:33:17 a35cf1a2eb13: Pull complete 12:33:17 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:33:17 ---> a62c8e92a672 12:33:17 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 12:33:17 ---> Running in 5c35274240b6 12:33:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:23 WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) 12:33:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:28 WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) 12:33:28 ERROR: unsatisfiable constraints: 12:33:28  build-base (missing): 12:33:28 required by: world[build-base] 12:33:28 libsodium-dev (missing): 12:33:28 required by: world[libsodium-dev] 12:33:28 pkgconfig (missing): 12:33:28 required by: world[pkgconfig] 12:33:28 zeromq-dev (missing): 12:33:28 required by: world[zeromq-dev] 12:33:28 The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:33:29 Failed in branch amd64 12:35:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28202 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws 12:35:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:35:07 using credential edgex-jenkins-ssh 12:35:07 Cloning the remote Git repository 12:35:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:35:07 > git init /w/workspace/edgex-go/2 # timeout=10 12:35:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:35:07 > git --version # timeout=10 12:35:07 > git --version # 'git version 2.17.1' 12:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:35:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:35:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:27 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:35:27 Merge succeeded, producing 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:35:27 Checking out Revision 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 (PR-3210) 12:35:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:35:27 > git config core.sparsecheckout # timeout=10 12:35:27 > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 12:35:27 > git remote # timeout=10 12:35:27 > git config --get remote.origin.url # timeout=10 12:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:27 > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 12:35:27 > git rev-parse HEAD^{commit} # timeout=10 12:35:27 > git config core.sparsecheckout # timeout=10 12:35:27 > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 12:35:32 Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:35:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:35:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:35:35 + true 12:35:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:35:37 provisioning config files... 12:35:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5125506553278377778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:35:38 ---> docker-login.sh 12:35:38 nexus3.edgexfoundry.org:10001 12:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:39 Configure a credential helper to remove this warning. See 12:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:39 12:35:39 Login Succeeded 12:35:39 nexus3.edgexfoundry.org:10002 12:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:40 Configure a credential helper to remove this warning. See 12:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:40 12:35:40 Login Succeeded 12:35:40 nexus3.edgexfoundry.org:10003 12:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:40 Configure a credential helper to remove this warning. See 12:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:40 12:35:40 Login Succeeded 12:35:40 nexus3.edgexfoundry.org:10004 12:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:41 Configure a credential helper to remove this warning. See 12:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:41 12:35:41 Login Succeeded 12:35:41 docker.io 12:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:41 Configure a credential helper to remove this warning. See 12:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:41 12:35:41 Login Succeeded 12:35:41 ---> docker-login.sh ends [Pipeline] } 12:35:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:35:42 ========================================================= 12:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:35:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:35:42 + 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 . 12:35:45 Sending build context to Docker daemon 166.5MB 12:35:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 12:35:45 Step 2/6 : FROM ${BASE} 12:35:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:35:45 5f621e34cdf4: Pulling fs layer 12:35:45 a4357932f1b6: Pulling fs layer 12:35:45 18c013af1878: Pulling fs layer 12:35:45 00ac8860ef70: Pulling fs layer 12:35:45 63d7cb157983: Pulling fs layer 12:35:45 b116817d02f9: Pulling fs layer 12:35:45 745a02a5169b: Pulling fs layer 12:35:45 00ac8860ef70: Waiting 12:35:45 63d7cb157983: Waiting 12:35:45 b116817d02f9: Waiting 12:35:45 745a02a5169b: Waiting 12:35:45 18c013af1878: Download complete 12:35:45 a4357932f1b6: Download complete 12:35:45 63d7cb157983: Verifying Checksum 12:35:45 63d7cb157983: Download complete 12:35:45 b116817d02f9: Verifying Checksum 12:35:45 b116817d02f9: Download complete 12:35:45 5f621e34cdf4: Verifying Checksum 12:35:46 5f621e34cdf4: Pull complete 12:35:46 a4357932f1b6: Pull complete 12:35:47 18c013af1878: Pull complete 12:35:49 745a02a5169b: Verifying Checksum 12:35:49 745a02a5169b: Download complete 12:35:49 00ac8860ef70: Verifying Checksum 12:35:49 00ac8860ef70: Download complete 12:36:01 00ac8860ef70: Pull complete 12:36:01 63d7cb157983: Pull complete 12:36:01 b116817d02f9: Pull complete 12:36:04 745a02a5169b: Pull complete 12:36:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:36:04 ---> b7e6874047d6 12:36:04 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 12:36:07 ---> Running in b35728e15e5a 12:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:36:10 (1/12) Installing libmagic (5.38-r0) 12:36:10 (2/12) Installing file (5.38-r0) 12:36:10 (3/12) Installing libc-dev (0.7.2-r3) 12:36:10 (4/12) Installing g++ (9.3.0-r2) 12:36:16 (5/12) Installing fortify-headers (1.1-r0) 12:36:16 (6/12) Installing patch (2.7.6-r6) 12:36:16 (7/12) Installing build-base (0.5-r2) 12:36:16 (8/12) Installing libsodium (1.0.18-r0) 12:36:16 (9/12) Installing pkgconf (1.7.2-r0) 12:36:16 (10/12) Installing libsodium-dev (1.0.18-r0) 12:36:16 (11/12) Installing libzmq (4.3.3-r0) 12:36:16 (12/12) Installing zeromq-dev (4.3.3-r0) 12:36:16 Executing busybox-1.31.1-r19.trigger 12:36:16 OK: 217 MiB in 51 packages 12:36:21 Removing intermediate container b35728e15e5a 12:36:21 ---> 5091b210ce21 12:36:21 Step 4/6 : WORKDIR /edgex-go 12:36:21 ---> Running in 792d646c1b8a 12:36:21 Removing intermediate container 792d646c1b8a 12:36:21 ---> 9a30989310ae 12:36:21 Step 5/6 : COPY go.mod . 12:36:22 ---> e82cbd74f93b 12:36:22 Step 6/6 : RUN go mod download 12:36:22 ---> Running in 875192710be5 12:36:49 Removing intermediate container 875192710be5 12:36:49 ---> ed23d4c7e3c9 12:36:49 Successfully built ed23d4c7e3c9 12:36:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:36:50 + docker inspect -f . ci-base-image-arm64 12:36:50 . [Pipeline] withDockerContainer 12:36:50 prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container 12:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:36:52 $ docker top 306bff7189eae08d319fb7695f8479a5765a38d886d1e06cf9c0bed32094230b -eo pid,comm [Pipeline] { [Pipeline] sh 12:36:53 + go version 12:36:53 go version go1.15.5 linux/arm64 [Pipeline] } 12:36:53 $ docker stop --time=1 306bff7189eae08d319fb7695f8479a5765a38d886d1e06cf9c0bed32094230b 12:36:55 $ docker rm -f 306bff7189eae08d319fb7695f8479a5765a38d886d1e06cf9c0bed32094230b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:36:56 + docker inspect -f . ci-base-image-arm64 12:36:56 . [Pipeline] withDockerContainer 12:36:56 prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container 12:36:56 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:36:57 $ docker top cfd8b8de635833816b568d2ddb7ce8510c96f4ca69fb4f2c6f312c01a49bfc10 -eo pid,comm [Pipeline] { [Pipeline] echo 12:36:58 ========================================================= 12:36:58 [edgeXBuildGoParallel] Running Tests and Build... 12:36:58 ========================================================= [Pipeline] sh 12:36:58 + make test 12:36:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:37:21 ? github.com/edgexfoundry/edgex-go [no test files] 12:38:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:38:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:38:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:38:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:38:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:38:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.407s coverage: 45.9% of statements 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 12:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 12:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.253s coverage: 100.0% of statements 12:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.542s coverage: 27.1% of statements 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.207s coverage: 65.8% of statements 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.3% of statements 12:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 12:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.221s coverage: 28.6% of statements 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 12:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.340s coverage: 86.7% of statements 12:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.322s coverage: 97.5% of statements 12:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements 12:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.232s coverage: 92.8% of statements 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.231s coverage: 0.1% of statements 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 12:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 12:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements 12:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.133s coverage: 92.9% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.6% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.523s coverage: 62.4% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.787s coverage: 69.1% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.310s coverage: 38.4% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements 12:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 12:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.474s coverage: 47.0% of statements 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.393s coverage: 90.3% of statements 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.045s coverage: 29.1% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.163s coverage: 99.0% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 94.3% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 12:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 12:39:54 GO111MODULE=on go vet ./... 12:41:16 gofmt -l . 12:41:16 [ "`gofmt -l .`" = "" ] 12:41:16 ./bin/test-go-mod-tidy.sh 12:41:16 ./bin/test-attribution-txt.sh [Pipeline] sh 12:41:16 + ls -al . 12:41:16 total 740 12:41:16 drwxrwxr-x 9 1001 1001 4096 Mar 2 12:41 . 12:41:16 drwxr-xr-x 4 root root 4096 Mar 2 12:36 .. 12:41:16 -rw-rw-r-- 1 1001 1001 11 Mar 2 12:35 .dockerignore 12:41:16 drwxrwxr-x 8 1001 1001 4096 Mar 2 12:35 .git 12:41:16 drwxrwxr-x 3 1001 1001 4096 Mar 2 12:35 .github 12:41:16 -rw-rw-r-- 1 1001 1001 818 Mar 2 12:35 .gitignore 12:41:16 -rw-rw-r-- 1 1001 1001 166 Mar 2 12:35 .sonarcloud.properties 12:41:16 -rw-rw-r-- 1 1001 1001 8475 Mar 2 12:35 Attribution.txt 12:41:16 -rw-rw-r-- 1 1001 1001 3804 Mar 2 12:35 CONTRIBUTING.md 12:41:16 -rw-rw-r-- 1 1001 1001 931 Mar 2 12:35 Dockerfile.build 12:41:16 -rw-rw-r-- 1 1001 1001 863 Mar 2 12:35 Jenkinsfile 12:41:16 -rw-rw-r-- 1 1001 1001 10775 Mar 2 12:35 LICENSE 12:41:16 -rw-rw-r-- 1 1001 1001 5774 Mar 2 12:35 Makefile 12:41:16 -rw-rw-r-- 1 1001 1001 6524 Mar 2 12:35 README.md 12:41:16 -rw-rw-r-- 1 1001 1001 6755 Mar 2 12:35 SECURITY.md 12:41:16 -rw-rw-r-- 1 1001 1001 5 Mar 2 12:32 VERSION 12:41:16 -rw-rw-r-- 1 1001 1001 4131 Mar 2 12:35 ZMQWindows.md 12:41:16 drwxrwxr-x 2 1001 1001 4096 Mar 2 12:35 bin 12:41:16 drwxrwxr-x 14 1001 1001 4096 Mar 2 12:35 cmd 12:41:16 -rw-r--r-- 1 root root 601857 Mar 2 12:39 coverage.out 12:41:16 -rw-r--r-- 1 root root 1055 Mar 2 12:41 go.mod 12:41:16 -rw-r--r-- 1 root root 21699 Mar 2 12:41 go.sum 12:41:16 drwxrwxr-x 8 1001 1001 4096 Mar 2 12:35 internal 12:41:16 drwxrwxr-x 4 1001 1001 4096 Mar 2 12:35 openapi 12:41:16 drwxrwxr-x 4 1001 1001 4096 Mar 2 12:35 snap 12:41:16 -rw-rw-r-- 1 1001 1001 168 Mar 2 12:35 version.go [Pipeline] sh 12:41:17 + '[' -e coverage.out ] 12:41:17 + chown 1001:1001 coverage.out [Pipeline] stash 12:41:19 Stashed 1 file(s) [Pipeline] sh 12:41:19 + make build 12:41:19 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 12:41:32 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 12:41:54 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 12:41:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:42:03 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 12:42:04 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 12:42:11 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 12:42:19 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 12:42:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:42:29 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 12:42:33 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 12:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:42:43 $ docker stop --time=1 cfd8b8de635833816b568d2ddb7ce8510c96f4ca69fb4f2c6f312c01a49bfc10 12:42:46 $ docker rm -f cfd8b8de635833816b568d2ddb7ce8510c96f4ca69fb4f2c6f312c01a49bfc10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:42:50 12:42:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:42:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:42:51 latest: Pulling from edgex-devops/edgex-compose-arm64 12:42:51 29e5d40040c1: Pulling fs layer 12:42:51 1ce36da41761: Pulling fs layer 12:42:51 25b303627fd3: Pulling fs layer 12:42:52 29e5d40040c1: Verifying Checksum 12:42:52 29e5d40040c1: Download complete 12:42:52 1ce36da41761: Verifying Checksum 12:42:52 1ce36da41761: Download complete 12:42:52 29e5d40040c1: Pull complete 12:42:54 1ce36da41761: Pull complete 12:42:54 25b303627fd3: Download complete 12:43:04 25b303627fd3: Pull complete 12:43:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:43:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:43:04 prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container 12:43:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:43:07 $ docker top d17a64083d561a76f0f6e91a94abd0fb48b00f6c3f8de81b27a919ffd0d11d6c -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:08 + + docker-composegrep build parallel --help 12:43:08 12:43:12 --parallel Build images in parallel. [Pipeline] } 12:43:12 $ docker stop --time=1 d17a64083d561a76f0f6e91a94abd0fb48b00f6c3f8de81b27a919ffd0d11d6c 12:43:14 $ docker rm -f d17a64083d561a76f0f6e91a94abd0fb48b00f6c3f8de81b27a919ffd0d11d6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:43:15 . [Pipeline] withDockerContainer 12:43:15 prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container 12:43:15 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:43:17 $ docker top 6ff1cd3702fcd225eb87a37eb6ac66583e14119a017014cff7e22e3bc3920819 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:18 + docker-compose -f ./docker-compose-build.yml build --parallel 12:43:22 Building docker-core-command-go ... 12:43:22 Building docker-core-data-go ... 12:43:22 Building docker-core-metadata-go ... 12:43:22 Building docker-security-bootstrapper-go ... 12:43:22 Building docker-security-proxy-setup-go ... 12:43:22 Building docker-security-secretstore-setup-go ... 12:43:22 Building docker-support-notifications-go ... 12:43:22 Building docker-support-scheduler-go ... 12:43:22 Building docker-sys-mgmt-agent-go ... 12:43:22 Building docker-core-metadata-go 12:43:22 Building docker-core-command-go 12:43:22 Building docker-security-secretstore-setup-go 12:43:22 Building docker-security-bootstrapper-go 12:43:22 Building docker-security-proxy-setup-go 12:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:44 ---> ed23d4c7e3c9 12:44:44 Step 3/23 : WORKDIR /edgex-go 12:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:44 ---> ed23d4c7e3c9 12:44:44 Step 3/23 : WORKDIR /edgex-go 12:44:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:44:44 ---> ed23d4c7e3c9 12:44:44 Step 3/21 : WORKDIR /edgex-go 12:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:44:44 ---> ed23d4c7e3c9 12:44:44 Step 3/24 : WORKDIR /edgex-go 12:44:44 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:44 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:44:44 ---> ed23d4c7e3c9 12:44:44 Step 3/30 : WORKDIR /edgex-go 12:44:44 ---> Running in ee76b5f52bb3 12:44:44 ---> Running in b42366edc8b9 12:44:44 ---> Running in e939967ef8e2 12:44:44 ---> Running in 7f4a0f20b261 12:44:44 ---> Running in b41b08521e24 12:44:44 Removing intermediate container b41b08521e24 12:44:44 ---> 1c0638648bd6 12:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container 7f4a0f20b261 12:44:44 ---> 1e4111e478be 12:44:44 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container e939967ef8e2 12:44:44 ---> 7672f8b78542 12:44:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container ee76b5f52bb3 12:44:44 ---> 5928f7010abf 12:44:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 ---> Running in 53389d8860c0 12:44:44 Removing intermediate container b42366edc8b9 12:44:44 ---> a385c745a533 12:44:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 ---> Running in f8d976318a68 12:44:44 ---> Running in 57726c19d5f1 12:44:44 ---> Running in 452d7d2697a5 12:44:44 ---> Running in 61e3247ef130 12:44:44 Removing intermediate container 53389d8860c0 12:44:44 ---> 3367e563420d 12:44:44 Step 5/24 : RUN apk add --update --no-cache make git 12:44:44 ---> Running in a3e28c998331 12:44:44 Removing intermediate container 57726c19d5f1 12:44:44 ---> 4dc24ff6352c 12:44:44 Step 5/30 : RUN apk add --update --no-cache make git 12:44:44 Removing intermediate container f8d976318a68 12:44:44 ---> bc8aeba8b542 12:44:44 Step 5/23 : RUN apk add --update --no-cache make git 12:44:44 ---> Running in d8aa03e56ae4 12:44:44 ---> Running in b96fe8722e3a 12:44:44 Removing intermediate container 61e3247ef130 12:44:44 ---> 784a6165a650 12:44:44 Step 5/21 : RUN apk add --update --no-cache make git 12:44:44 Removing intermediate container 452d7d2697a5 12:44:44 ---> 8a891de9b1c4 12:44:44 Step 5/23 : RUN apk add --update --no-cache make git 12:44:44 ---> Running in 2f7ff413156c 12:44:44 ---> Running in ac959eb1de0a 12:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:45 OK: 217 MiB in 51 packages 12:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:46 OK: 217 MiB in 51 packages 12:44:46 OK: 217 MiB in 51 packages 12:44:46 OK: 217 MiB in 51 packages 12:44:46 OK: 217 MiB in 51 packages 12:44:46 Removing intermediate container a3e28c998331 12:44:46 ---> 904eb954f9df 12:44:46 Step 6/24 : COPY go.mod . 12:44:47 ---> 02c7ee0e3096 12:44:47 Step 7/24 : RUN go mod download 12:44:47 Removing intermediate container 2f7ff413156c 12:44:47 ---> 55c098b7826e 12:44:47 Step 6/21 : COPY go.mod . 12:44:47 ---> Running in 4fc76fce112a 12:44:48 Removing intermediate container b96fe8722e3a 12:44:48 ---> 152615fcbe36 12:44:48 Step 6/30 : COPY go.mod . 12:44:48 Removing intermediate container ac959eb1de0a 12:44:48 ---> e5f7c1636ddd 12:44:48 Step 6/23 : COPY go.mod . 12:44:48 Removing intermediate container d8aa03e56ae4 12:44:48 ---> 68421a21b965 12:44:48 Step 6/23 : COPY go.mod . 12:44:48 ---> 1b4f48b1bfc2 12:44:48 Step 7/21 : RUN go mod download 12:44:49 ---> Running in 392ff801d688 12:44:49 ---> ecc393a2312f 12:44:49 Step 7/30 : RUN go mod download 12:44:49 ---> 51a0cbd3af46 12:44:49 Step 7/23 : RUN go mod download 12:44:49 ---> 0b4388534378 12:44:49 Step 7/23 : RUN go mod download 12:44:50 ---> Running in 8ef28b7de143 12:44:50 ---> Running in 0dd62be58ea1 12:44:50 ---> Running in bbc7ec8fc17b 12:44:52 Removing intermediate container 4fc76fce112a 12:44:52 ---> 2259d8d35f7a 12:44:52 Step 8/24 : COPY . . 12:44:53 Removing intermediate container 392ff801d688 12:44:53 ---> c0a571432277 12:44:53 Step 8/21 : COPY . . 12:44:55 Removing intermediate container 8ef28b7de143 12:44:55 ---> aff5190ace92 12:44:55 Step 8/30 : COPY . . 12:44:55 Removing intermediate container bbc7ec8fc17b 12:44:55 ---> 851a30714143 12:44:55 Step 8/23 : COPY . . 12:44:55 Removing intermediate container 0dd62be58ea1 12:44:55 ---> 64b941a16a33 12:44:55 Step 8/23 : COPY . . 12:45:22 ---> 6be46ca3765c 12:45:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:45:22 ---> dd354ae0f99a 12:45:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:45:22 ---> Running in 69afca3448b6 12:45:22 ---> Running in 1bd05d59f9fc 12:45:22 ---> fcc80e245294 12:45:22 Step 9/23 : RUN make cmd/core-command/core-command 12:45:22 ---> a42b46f12538 12:45:22 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:45:22 ---> 03e01976fa26 12:45:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:45:22 ---> Running in 765c46cc0811 12:45:22 ---> Running in 15716f35ef02 12:45:22 ---> Running in a70b36004320 12:45:22 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 12:45:22 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 12:45:22 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 12:45:22 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 12:45:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:46:59 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 12:47:06 Removing intermediate container 69afca3448b6 12:47:06 ---> a0332cfe02a1 12:47:06 12:47:06 Step 10/21 : FROM alpine:3.12 12:47:06 Removing intermediate container 1bd05d59f9fc 12:47:06 ---> 6789defe53a9 12:47:06 12:47:06 Step 10/24 : FROM alpine:3.12 12:47:06 3.12: Pulling from library/alpine 12:47:06 3.12: Pulling from library/alpine 12:47:07 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 12:47:07 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 12:47:07 Status: Downloaded newer image for alpine:3.12 12:47:07 ---> d10569e2745f 12:47:07 Step 11/21 : RUN apk add --update --no-cache curl 12:47:07 Status: Image is up to date for alpine:3.12 12:47:07 ---> d10569e2745f 12:47:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:47:08 ---> Running in 310f80152ac7 12:47:08 ---> Running in 085fc06b9f09 12:47:09 Removing intermediate container a70b36004320 12:47:09 ---> 7a7a2013a767 12:47:09 12:47:09 Step 10/30 : FROM alpine:3.12 12:47:09 ---> d10569e2745f 12:47:09 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:47:09 ---> Running in 49357b2085ca 12:47:10 Removing intermediate container 49357b2085ca 12:47:10 ---> b61637008a28 12:47:10 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 12:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:47:10 ---> Running in d70c332a412e 12:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:47:11 (1/5) Installing ca-certificates (20191127-r4) 12:47:11 (1/4) Installing ca-certificates (20191127-r4) 12:47:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:47:11 (3/5) Installing libcurl (7.69.1-r3) 12:47:11 (4/5) Installing curl (7.69.1-r3) 12:47:11 (5/5) Installing dumb-init (1.2.2-r1) 12:47:11 Executing busybox-1.31.1-r19.trigger 12:47:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:47:11 (3/4) Installing libcurl (7.69.1-r3) 12:47:11 (4/4) Installing curl (7.69.1-r3) 12:47:11 Executing busybox-1.31.1-r19.trigger 12:47:11 Executing ca-certificates-20191127-r4.trigger 12:47:11 Executing ca-certificates-20191127-r4.trigger 12:47:12 OK: 7 MiB in 19 packages 12:47:12 OK: 7 MiB in 18 packages 12:47:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:47:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:47:14 (1/2) Installing dumb-init (1.2.2-r1) 12:47:14 (2/2) Installing su-exec (0.2-r1) 12:47:14 Executing busybox-1.31.1-r19.trigger 12:47:14 OK: 5 MiB in 16 packages 12:47:15 Removing intermediate container 085fc06b9f09 12:47:15 ---> f3e4274f1fa2 12:47:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:15 Removing intermediate container 310f80152ac7 12:47:15 ---> 26c7ee7da9dd 12:47:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:15 Removing intermediate container 765c46cc0811 12:47:15 ---> 4b9be5745ddb 12:47:15 12:47:15 Step 10/23 : FROM alpine:3.12 12:47:15 ---> d10569e2745f 12:47:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:47:15 ---> Running in c1a001ccdc2b 12:47:16 ---> Running in 3a96d0b7a4d2 12:47:16 ---> Running in 593f86f4fbc2 12:47:16 Removing intermediate container d70c332a412e 12:47:16 ---> 5bb7e8492dd2 12:47:16 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 12:47:16 ---> Running in 8a5024db6a62 12:47:16 Removing intermediate container 593f86f4fbc2 12:47:16 ---> c60f4e00cb0c 12:47:16 Step 13/24 : WORKDIR / 12:47:16 Removing intermediate container c1a001ccdc2b 12:47:16 ---> 34ad5b1dafe1 12:47:16 Step 13/21 : WORKDIR /edgex 12:47:17 ---> Running in 565c13b5a68d 12:47:17 ---> Running in 0a0a9dd480b2 12:47:17 Removing intermediate container 8a5024db6a62 12:47:17 ---> 06e018b1c183 12:47:17 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:47:17 ---> Running in b4fe8f9745f8 12:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:47:18 Removing intermediate container 565c13b5a68d 12:47:18 ---> da730b806b46 12:47:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:47:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:47:18 Removing intermediate container 0a0a9dd480b2 12:47:18 ---> c844ead838ee 12:47:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:47:18 Removing intermediate container b4fe8f9745f8 12:47:18 ---> e3ae4b8432d5 12:47:18 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:47:19 (1/1) Installing dumb-init (1.2.2-r1) 12:47:19 Executing busybox-1.31.1-r19.trigger 12:47:19 OK: 5 MiB in 15 packages 12:47:19 ---> Running in 01c7275b9529 12:47:20 ---> 28c3165d839e 12:47:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:47:20 ---> d5e82bb2ac38 12:47:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:47:21 Removing intermediate container 3a96d0b7a4d2 12:47:21 ---> 1fba38a036f9 12:47:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:47:21 ---> Running in 7bd80db088b6 12:47:22 ---> 6874f1dd1435 12:47:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:47:22 Removing intermediate container 7bd80db088b6 12:47:22 ---> 70890aba3ab0 12:47:22 Step 13/23 : ENV APP_PORT=48082 12:47:22 ---> 9e628c2b3d7f 12:47:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:47:22 ---> Running in 3f26493caa7a 12:47:23 ---> fd97d8702ba1 12:47:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:47:23 Removing intermediate container 01c7275b9529 12:47:23 ---> 01059c3830b9 12:47:23 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 12:47:23 Removing intermediate container 3f26493caa7a 12:47:23 ---> bb1140bd0708 12:47:23 Step 14/23 : EXPOSE $APP_PORT 12:47:24 ---> Running in 043ed8848074 12:47:24 ---> Running in be0c74ab2c73 12:47:24 ---> 7ef7ca74bddf 12:47:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:47:24 Removing intermediate container 15716f35ef02 12:47:24 ---> 7c0373d58951 12:47:24 12:47:24 Step 10/23 : FROM alpine:3.12 12:47:24 ---> d10569e2745f 12:47:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:47:24 ---> Using cache 12:47:24 ---> 1fba38a036f9 12:47:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:47:24 ---> Using cache 12:47:24 ---> 70890aba3ab0 12:47:24 Step 13/23 : ENV APP_PORT=48081 12:47:24 ---> Running in 3be689103aac 12:47:24 ---> 53ef901a2d99 12:47:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:47:24 ---> Running in 5f80b9b32004 12:47:25 Removing intermediate container be0c74ab2c73 12:47:25 ---> bec145b6c6cc 12:47:25 Step 15/23 : WORKDIR / 12:47:25 Removing intermediate container 043ed8848074 12:47:25 ---> d53b37bc001c 12:47:25 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:47:25 Removing intermediate container 3be689103aac 12:47:25 ---> 071819a99ce0 12:47:25 Step 18/21 : CMD ["--init=true"] 12:47:25 ---> Running in 068c0bf5c541 12:47:25 ---> Running in bcbfd08c0d95 12:47:25 Removing intermediate container 5f80b9b32004 12:47:25 ---> dc0e346622be 12:47:25 Step 14/23 : EXPOSE $APP_PORT 12:47:26 ---> Running in c220a3e7c5be 12:47:26 Removing intermediate container 068c0bf5c541 12:47:26 ---> 7cce6070a677 12:47:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:26 ---> 4ab0d3488dd1 12:47:26 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:47:26 Removing intermediate container bcbfd08c0d95 12:47:26 ---> 0b69a33d0642 12:47:26 Step 19/21 : LABEL arch=arm64 12:47:26 ---> b1c256ca08ac 12:47:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:47:26 ---> Running in 3815126e1eea 12:47:26 ---> Running in 829c2eb3a15e 12:47:26 Removing intermediate container c220a3e7c5be 12:47:26 ---> 7b32a9d7a150 12:47:26 Step 15/23 : WORKDIR / 12:47:27 ---> Running in f4938a33dd89 12:47:27 ---> 683ed69f0a57 12:47:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:47:27 Removing intermediate container 3815126e1eea 12:47:27 ---> 9abb39db8049 12:47:27 Step 20/21 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:47:27 ---> Running in eadd384ffa35 12:47:28 ---> 8d5b090e4e1c 12:47:28 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/ 12:47:28 Removing intermediate container f4938a33dd89 12:47:28 ---> 1376e84871ba 12:47:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:28 ---> Running in bac465d1b4d6 12:47:28 Removing intermediate container eadd384ffa35 12:47:28 ---> c291b77a8e60 12:47:28 Step 21/21 : LABEL version=0.0.0 12:47:29 ---> Running in 21336996448f 12:47:29 ---> 557010c47b2c 12:47:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:47:29 ---> 67e9ae1d091d 12:47:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:29 Removing intermediate container 21336996448f 12:47:29 ---> 452033a0b1da 12:47:29 12:47:30 Removing intermediate container 829c2eb3a15e 12:47:30 ---> b3548b5eb773 12:47:30 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:30 Successfully built 452033a0b1da 12:47:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:47:30 Building docker-support-notifications-go 12:47:30  Building docker-security-proxy-setup-go ... done  ---> aa7473c61c90 12:47:30 Step 19/23 : ENTRYPOINT ["/core-command"] 12:47:30 ---> Running in 14b7d604b2df 12:47:31 ---> 9ee51700ee11 12:47:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:47:31 ---> 7923dae2389b 12:47:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:47:31 Removing intermediate container 14b7d604b2df 12:47:31 ---> 068fa716b29b 12:47:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:31 Removing intermediate container bac465d1b4d6 12:47:31 ---> 5e07f67ab323 12:47:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:47:31 ---> Running in 62ecdefca8d4 12:47:32 ---> Running in 09154947994e 12:47:33 Removing intermediate container 62ecdefca8d4 12:47:33 ---> 11779e49caa0 12:47:33 Step 21/23 : LABEL arch=arm64 12:47:33 ---> 9559db235433 12:47:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:47:33 ---> Running in 50eaa6ffdb35 12:47:33 Removing intermediate container 09154947994e 12:47:33 ---> 3bed78f4d065 12:47:33 Step 22/24 : LABEL arch=arm64 12:47:33 ---> 560be2bd751f 12:47:33 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:47:33 ---> Running in 82579e52a495 12:47:34 ---> Running in 4d4102b8095b 12:47:34 Removing intermediate container 50eaa6ffdb35 12:47:34 ---> 92d44da0b36e 12:47:34 Step 22/23 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:47:35 Removing intermediate container 82579e52a495 12:47:35 ---> 112dc5226fe7 12:47:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:35 ---> Running in d1922c1f0708 12:47:35 Removing intermediate container 4d4102b8095b 12:47:35 ---> d15c4d6b6ccd 12:47:35 Step 23/24 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:47:36 ---> Running in 8389bced67e2 12:47:36 ---> b444698c56c2 12:47:36 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:47:36 ---> Running in 73268bc3e0ce 12:47:36 Removing intermediate container d1922c1f0708 12:47:36 ---> d940abbf97bc 12:47:36 Step 23/23 : LABEL version=0.0.0 12:47:36 ---> Running in ed8bc06cd0f5 12:47:36 Removing intermediate container 8389bced67e2 12:47:36 ---> 4b22b6e91bfe 12:47:36 Step 21/23 : LABEL arch=arm64 12:47:37 ---> Running in 1dec636218b3 12:47:37 Removing intermediate container 73268bc3e0ce 12:47:37 ---> f90704909230 12:47:37 Step 24/24 : LABEL version=0.0.0 12:47:37 ---> 2b643ed744fe 12:47:37 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:47:37 ---> Running in 68339e8bbd8b 12:47:37 Removing intermediate container ed8bc06cd0f5 12:47:37 ---> 33067efd9da4 12:47:37 12:47:37 ---> Running in a4c807d1d344 12:47:37 Removing intermediate container 1dec636218b3 12:47:37 ---> 94298eb009db 12:47:37 Step 22/23 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:47:38 Successfully built 33067efd9da4 12:47:38 Successfully tagged docker-core-command-go-arm64:latest 12:47:38  Building docker-core-command-go ... done Building docker-support-scheduler-go 12:47:38 Removing intermediate container 68339e8bbd8b 12:47:38 ---> 3f5d57bca789 12:47:38 12:47:38 ---> Running in 74a611445f12 12:47:38 Removing intermediate container a4c807d1d344 12:47:38 ---> 9816a70e580d 12:47:38 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:47:39 Successfully built 3f5d57bca789 12:47:39 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:47:39 Building docker-sys-mgmt-agent-go 12:47:39  Building docker-security-secretstore-setup-go ... done Removing intermediate container 74a611445f12 12:47:39 ---> 52599f221774 12:47:39 Step 23/23 : LABEL version=0.0.0 12:47:39 ---> Running in 308211e898ed 12:47:39 ---> ed496c3381dd 12:47:39 Step 25/30 : RUN chmod +x /entrypoint.sh 12:47:40 Removing intermediate container 308211e898ed 12:47:40 ---> 2587536ccffa 12:47:40 12:47:40 ---> Running in ecd152268214 12:47:40 Successfully built 2587536ccffa 12:47:40 Successfully tagged docker-core-metadata-go-arm64:latest 12:47:40  Building docker-core-metadata-go ... done Building docker-core-data-go 12:47:42 Removing intermediate container ecd152268214 12:47:42 ---> 1fcbc47d30df 12:47:42 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:47:43 ---> Running in ec18eb1dbf21 12:47:45 Removing intermediate container ec18eb1dbf21 12:47:45 ---> 574ce5117c30 12:47:45 Step 27/30 : CMD ["gate"] 12:47:46 ---> Running in b538287a89d6 12:47:47 Removing intermediate container b538287a89d6 12:47:47 ---> abd5d6145a0b 12:47:47 Step 28/30 : LABEL arch=arm64 12:47:48 ---> Running in 9a3f9c330e33 12:47:49 Removing intermediate container 9a3f9c330e33 12:47:49 ---> bf61bb166a80 12:47:49 Step 29/30 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:47:50 ---> Running in 0dab41eee580 12:47:51 Removing intermediate container 0dab41eee580 12:47:51 ---> 43381a5f1931 12:47:51 Step 30/30 : LABEL version=0.0.0 12:47:51 ---> Running in bb9ea0e43f6d 12:47:52 Removing intermediate container bb9ea0e43f6d 12:47:52 ---> 431c9c5912d6 12:47:52 12:47:52 Successfully built 431c9c5912d6 12:47:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 12:48:15  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:48:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:48:15 ---> ed23d4c7e3c9 12:48:15 Step 3/22 : WORKDIR /edgex-go 12:48:15 ---> Using cache 12:48:15 ---> a385c745a533 12:48:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:15 ---> Using cache 12:48:15 ---> 784a6165a650 12:48:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:48:18 ---> Running in 666acb10bc56 12:48:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:48:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:48:21 OK: 217 MiB in 51 packages 12:48:24 Removing intermediate container 666acb10bc56 12:48:24 ---> 1459029f0f79 12:48:24 Step 6/22 : COPY go.mod . 12:48:25 ---> 949d6dbff5d1 12:48:25 Step 7/22 : RUN go mod download 12:48:25 ---> Running in 4aae17fe3f68 12:48:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:48:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:48:27 ---> ed23d4c7e3c9 12:48:27 Step 3/22 : WORKDIR /edgex-go 12:48:27 ---> Using cache 12:48:27 ---> a385c745a533 12:48:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:27 ---> Using cache 12:48:27 ---> 784a6165a650 12:48:27 Step 5/22 : RUN apk add --update --no-cache make git 12:48:27 ---> Using cache 12:48:27 ---> 55c098b7826e 12:48:27 Step 6/22 : COPY go.mod . 12:48:27 ---> Using cache 12:48:27 ---> 1b4f48b1bfc2 12:48:27 Step 7/22 : RUN go mod download 12:48:27 ---> Using cache 12:48:27 ---> c0a571432277 12:48:27 Step 8/22 : COPY . . 12:48:27 ---> Using cache 12:48:27 ---> 6be46ca3765c 12:48:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:48:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:48:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:48:28 ---> ed23d4c7e3c9 12:48:28 Step 3/26 : WORKDIR /edgex-go 12:48:28 ---> Using cache 12:48:28 ---> a385c745a533 12:48:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:28 12:48:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> Using cache 12:48:28 12:48:28 ---> 784a6165a650 12:48:28 ---> ed23d4c7e3c9 12:48:28 Step 3/23 : WORKDIR /edgex-goStep 5/26 : RUN apk add --update --no-cache make bash git 12:48:28 12:48:28 ---> Using cache 12:48:28 ---> a385c745a533 12:48:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:28 ---> Using cache 12:48:28 ---> 784a6165a650 12:48:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:48:28 ---> Running in 677746aaf7b0 12:48:28 ---> Running in 4871c64a739c 12:48:28 ---> Running in 9fd2da1666d5 12:48:29 Removing intermediate container 4aae17fe3f68 12:48:29 ---> d08b497d34cc 12:48:29 Step 8/22 : COPY . . 12:48:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:48:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:48:30 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 12:48:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:48:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:48:31 OK: 217 MiB in 51 packages 12:48:31 OK: 217 MiB in 51 packages 12:48:36 Removing intermediate container 677746aaf7b0 12:48:36 ---> b212a8ca34ff 12:48:36 Step 6/23 : COPY go.mod . 12:48:36 Removing intermediate container 9fd2da1666d5 12:48:36 ---> c1791a7eb6c8 12:48:36 Step 6/26 : COPY go.mod . 12:48:38 ---> 02737faf2429 12:48:38 Step 7/23 : RUN go mod download 12:48:38 ---> 9a1c7150a383 12:48:38 Step 7/26 : RUN go mod download 12:48:38 ---> Running in fea7b0ab260c 12:48:39 ---> Running in 51b6ac46a8b9 12:48:46 Removing intermediate container fea7b0ab260c 12:48:46 ---> 72b1cc51c6a6 12:48:46 Step 8/23 : COPY . . 12:48:46 Removing intermediate container 51b6ac46a8b9 12:48:46 ---> d6855ef77a51 12:48:46 Step 8/26 : COPY . . 12:48:55 ---> c34d695b11e5 12:48:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:48:55 ---> Running in 6de573201f49 12:48:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:49:19 ---> 48596adf77f8 12:49:19 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:49:19 ---> 7f46fb4d3104 12:49:19 Step 9/23 : RUN make cmd/core-data/core-data 12:49:19 ---> Running in 5d57bf7c61b3 12:49:19 ---> Running in 5bf558f85f0d 12:49:19 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 12:49:19 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 12:49:32 Removing intermediate container 4871c64a739c 12:49:32 ---> 40ee1742fdf7 12:49:32 12:49:32 Step 10/22 : FROM alpine:3.12 12:49:32 ---> d10569e2745f 12:49:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:49:32 ---> Using cache 12:49:32 ---> 1fba38a036f9 12:49:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:49:32 ---> Using cache 12:49:32 ---> 70890aba3ab0 12:49:32 Step 13/22 : ENV APP_PORT=48085 12:49:32 ---> Running in 7da645221692 12:49:32 Removing intermediate container 7da645221692 12:49:32 ---> 18e39793417e 12:49:32 Step 14/22 : EXPOSE $APP_PORT 12:49:33 ---> Running in 3150915b57ab 12:49:33 Removing intermediate container 3150915b57ab 12:49:33 ---> 878807fcdfc7 12:49:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:34 ---> a9a719d93724 12:49:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:49:36 ---> 28d3f732665e 12:49:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:49:37 ---> 971d3069d2ba 12:49:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:49:38 ---> Running in 2a343104421f 12:49:38 Removing intermediate container 2a343104421f 12:49:38 ---> 07a45b779f65 12:49:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:38 ---> Running in 47f94adab18f 12:49:39 Removing intermediate container 47f94adab18f 12:49:39 ---> d2294827af2b 12:49:39 Step 20/22 : LABEL arch=arm64 12:49:39 ---> Running in d6e40f7c8ecc 12:49:40 Removing intermediate container d6e40f7c8ecc 12:49:40 ---> 6ef255842166 12:49:40 Step 21/22 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:49:40 ---> Running in ec83698adaaa 12:49:41 Removing intermediate container ec83698adaaa 12:49:41 ---> 964ee85a1895 12:49:41 Step 22/22 : LABEL version=0.0.0 12:49:42 ---> Running in a8824cdf6da7 12:49:42 Removing intermediate container a8824cdf6da7 12:49:42 ---> ce1587de8b9e 12:49:42 12:49:42 Successfully built ce1587de8b9e 12:49:42 Successfully tagged docker-support-scheduler-go-arm64:latest 12:50:21  Building docker-support-scheduler-go ... done Removing intermediate container 6de573201f49 12:50:21 ---> ebace5cc9fc0 12:50:21 12:50:21 Step 10/22 : FROM alpine:3.12 12:50:21 ---> d10569e2745f 12:50:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:50:21 ---> Running in 013b62adffd0 12:50:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:50:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:50:21 (1/2) Installing ca-certificates (20191127-r4) 12:50:21 (2/2) Installing dumb-init (1.2.2-r1) 12:50:21 Executing busybox-1.31.1-r19.trigger 12:50:21 Executing ca-certificates-20191127-r4.trigger 12:50:21 OK: 6 MiB in 16 packages 12:50:23 Removing intermediate container 013b62adffd0 12:50:23 ---> bca94b7dfc9e 12:50:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:50:23 ---> Running in c1a22a8a78ff 12:50:24 Removing intermediate container c1a22a8a78ff 12:50:24 ---> 1ab83acc3879 12:50:24 Step 13/22 : ENV APP_PORT=48060 12:50:24 ---> Running in 6f9ca0152772 12:50:26 Removing intermediate container 6f9ca0152772 12:50:26 ---> cfe353e8b20a 12:50:26 Step 14/22 : EXPOSE $APP_PORT 12:50:26 ---> Running in 20841f09f55e 12:50:27 Removing intermediate container 20841f09f55e 12:50:27 ---> 58e0734b47a3 12:50:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:27 Removing intermediate container 5d57bf7c61b3 12:50:27 ---> f3ca819d4a55 12:50:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:50:27 ---> Running in 27705a56007c 12:50:28 ---> 08522f30a3b1 12:50:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:50:29 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 12:50:29 ---> 343414ab7727 12:50:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:50:30 ---> 37fd5788ce55 12:50:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:50:30 ---> Running in b5b4648ac954 12:50:31 Removing intermediate container b5b4648ac954 12:50:31 ---> c15fa8b1caf9 12:50:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:31 ---> Running in 2ba795a6504e 12:50:32 Removing intermediate container 2ba795a6504e 12:50:32 ---> 04e4f4339542 12:50:32 Step 20/22 : LABEL arch=arm64 12:50:32 Removing intermediate container 27705a56007c 12:50:32 ---> 80de6ea805a2 12:50:32 12:50:32 Step 11/26 : FROM docker:20.10.0 12:50:32 20.10.0: Pulling from library/docker 12:50:32 ---> Running in d489936bc0f9 12:50:33 Removing intermediate container d489936bc0f9 12:50:33 ---> f4fcdd64480d 12:50:33 Step 21/22 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:50:34 ---> Running in caf5d12e5571 12:50:35 Removing intermediate container caf5d12e5571 12:50:35 ---> 3e31d376f2cb 12:50:35 Step 22/22 : LABEL version=0.0.0 12:50:35 ---> Running in f3d24a3cc573 12:50:36 Removing intermediate container f3d24a3cc573 12:50:36 ---> 2e88b7e2501d 12:50:36 12:50:37 Successfully built 2e88b7e2501d 12:50:37 Successfully tagged docker-support-notifications-go-arm64:latest 12:50:42  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:50:42 Status: Downloaded newer image for docker:20.10.0 12:50:42 ---> eeaf43b92773 12:50:42 Step 12/26 : RUN apk add --no-cache bash 12:50:43 ---> Running in 15c8a144da20 12:50:43 Removing intermediate container 5bf558f85f0d 12:50:43 ---> 68b53b9d5df6 12:50:43 12:50:43 Step 10/23 : FROM alpine:3.12 12:50:43 ---> d10569e2745f 12:50:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:50:43 ---> Running in 248368f0e703 12:50:44 Removing intermediate container 248368f0e703 12:50:44 ---> 21aa352a4f31 12:50:44 Step 12/23 : ENV APP_PORT=48080 12:50:44 ---> Running in e991a2dc9783 12:50:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:50:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:50:44 Removing intermediate container e991a2dc9783 12:50:44 ---> f789829b7e03 12:50:44 Step 13/23 : EXPOSE $APP_PORT 12:50:45 ---> Running in d23fa081b602 12:50:45 (1/2) Installing readline (8.0.4-r0) 12:50:45 (2/2) Installing bash (5.0.17-r0) 12:50:45 Executing bash-5.0.17-r0.post-install 12:50:45 Executing busybox-1.31.1-r19.trigger 12:50:45 OK: 12 MiB in 22 packages 12:50:45 Removing intermediate container d23fa081b602 12:50:45 ---> 4a4974e1db78 12:50:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:45 ---> Running in 30b08a838d9d 12:50:46 Removing intermediate container 15c8a144da20 12:50:46 ---> 7a055a3ff7a9 12:50:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:50:47 ---> Running in 215a328747ce 12:50:47 Removing intermediate container 215a328747ce 12:50:47 ---> 4705b36170b5 12:50:47 Step 14/26 : ENV APP_PORT=48090 12:50:47 ---> Running in 17511de35c5b 12:50:48 Removing intermediate container 17511de35c5b 12:50:48 ---> 4c27e204e8b5 12:50:48 Step 15/26 : EXPOSE $APP_PORT 12:50:48 ---> Running in 5d5426464f9d 12:50:48 Removing intermediate container 30b08a838d9d 12:50:48 ---> 43d030d3a84a 12:50:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:50:48 ---> Running in c9b8e82c0cc7 12:50:48 Removing intermediate container 5d5426464f9d 12:50:48 ---> e0fb5dac0371 12:50:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:50:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:50:50 ---> a4d1adbee7af 12:50:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:50:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:50:50 ---> 9f882d01212c 12:50:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:50:51 (1/6) Installing dumb-init (1.2.2-r1) 12:50:51 (2/6) Installing libgcc (9.3.0-r2) 12:50:51 (3/6) Installing libsodium (1.0.18-r0) 12:50:51 (4/6) Installing libstdc++ (9.3.0-r2) 12:50:51 ---> ac0046911033 12:50:51 Step 19/26 : RUN apk --no-cache add py3-pip 12:50:52 (5/6) Installing libzmq (4.3.3-r0) 12:50:52 ---> Running in d77872ba35b5 12:50:52 (6/6) Installing zeromq (4.3.3-r0) 12:50:52 Executing busybox-1.31.1-r19.trigger 12:50:52 OK: 8 MiB in 20 packages 12:50:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:50:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:50:53 Removing intermediate container c9b8e82c0cc7 12:50:53 ---> b64180c7cb28 12:50:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:54 (1/33) Installing libbz2 (1.0.8-r1) 12:50:54 (2/33) Installing expat (2.2.9-r1) 12:50:54 (3/33) Installing libffi (3.3-r2) 12:50:54 (4/33) Installing gdbm (1.13-r1) 12:50:54 (5/33) Installing xz-libs (5.2.5-r0) 12:50:54 (6/33) Installing sqlite-libs (3.32.1-r0) 12:50:54 (7/33) Installing python3 (3.8.5-r1) 12:50:54 ---> 882610ac25c8 12:50:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:50:56 (8/33) Installing py3-appdirs (1.4.4-r1) 12:50:56 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:50:56 (10/33) Installing py3-parsing (2.4.7-r0) 12:50:56 (11/33) Installing py3-six (1.15.0-r0) 12:50:56 (12/33) Installing py3-packaging (20.4-r0) 12:50:56 (13/33) Installing py3-setuptools (47.0.0-r0) 12:50:56 (14/33) Installing py3-chardet (3.0.4-r4) 12:50:56 (15/33) Installing py3-idna (2.9-r0) 12:50:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:50:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:50:56 (18/33) Installing py3-requests (2.23.0-r0) 12:50:56 (19/33) Installing py3-msgpack (1.0.0-r0) 12:50:56 (20/33) Installing py3-lockfile (0.12.2-r3) 12:50:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:50:56 (22/33) Installing py3-colorama (0.4.3-r0) 12:50:56 (23/33) Installing py3-distlib (0.3.0-r0) 12:50:56 (24/33) Installing py3-distro (1.5.0-r1) 12:50:56 (25/33) Installing py3-webencodings (0.5.1-r3) 12:50:56 (26/33) Installing py3-html5lib (1.0.1-r4) 12:50:56 (27/33) Installing py3-pytoml (0.1.21-r0) 12:50:56 (28/33) Installing py3-pep517 (0.8.2-r0) 12:50:56 (29/33) Installing py3-progress (1.5-r0) 12:50:56 (30/33) Installing py3-toml (0.10.1-r0) 12:50:56 (31/33) Installing py3-retrying (1.3.3-r0) 12:50:56 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:50:56 (33/33) Installing py3-pip (20.1.1-r0) 12:50:56 ---> 2ea3498bdef3 12:50:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:50:56 Executing busybox-1.31.1-r19.trigger 12:50:56 OK: 71 MiB in 55 packages 12:50:57 ---> fabcc8c7ae7a 12:50:57 Step 19/23 : ENTRYPOINT ["/core-data"] 12:50:57 ---> Running in b242e3223bcd 12:50:58 Removing intermediate container b242e3223bcd 12:50:58 ---> 91a74bef438f 12:50:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:58 ---> Running in 32d3ab97a22d 12:50:58 Removing intermediate container 32d3ab97a22d 12:50:58 ---> 7c1706078bbb 12:50:58 Step 21/23 : LABEL arch=arm64 12:50:59 ---> Running in 48222cba7202 12:50:59 Removing intermediate container 48222cba7202 12:50:59 ---> 8d56cc012d65 12:50:59 Step 22/23 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:50:59 ---> Running in 30f3143be2cd 12:51:00 Removing intermediate container 30f3143be2cd 12:51:00 ---> 6027ed3a036e 12:51:00 Step 23/23 : LABEL version=0.0.0 12:51:00 ---> Running in 346ea9ec4d8e 12:51:01 Removing intermediate container 346ea9ec4d8e 12:51:01 ---> 2e24b2f645b7 12:51:01 12:51:01 Successfully built 2e24b2f645b7 12:51:01 Successfully tagged docker-core-data-go-arm64:latest 12:51:02  Building docker-core-data-go ... done Removing intermediate container d77872ba35b5 12:51:02 ---> 1455b8eb6c55 12:51:02 Step 20/26 : RUN pip install docker-compose==1.23.2 12:51:02 ---> Running in 1997ed06ad0b 12:51:07 Collecting docker-compose==1.23.2 12:51:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:51:07 Collecting dockerpty<0.5,>=0.4.1 12:51:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:51:09 Collecting jsonschema<3,>=2.5.1 12:51:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:51:10 Collecting PyYAML<4,>=3.10 12:51:10 Downloading PyYAML-3.13.tar.gz (270 kB) 12:51:13 Collecting texttable<0.10,>=0.9.0 12:51:13 Downloading texttable-0.9.1.tar.gz (11 kB) 12:51:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:51:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:51:16 Collecting docopt<0.7,>=0.6.1 12:51:16 Downloading docopt-0.6.2.tar.gz (25 kB) 12:51:18 Collecting docker<4.0,>=3.6.0 12:51:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:51:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:51:19 Collecting websocket-client<1.0,>=0.32.0 12:51:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:51:19 Collecting cached-property<2,>=1.2.0 12:51:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:51:20 Collecting idna<2.8,>=2.5 12:51:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:51:20 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) 12:51:20 Collecting urllib3<1.25,>=1.21.1 12:51:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:51:20 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) 12:51:21 Collecting docker-pycreds>=0.4.0 12:51:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:51:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:51:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:51:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:51:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:51:22 Installing collected packages: dockerpty, jsonschema, PyYAML, texttable, idna, urllib3, requests, docopt, websocket-client, docker-pycreds, docker, cached-property, docker-compose 12:51:22 Running setup.py install for dockerpty: started 12:51:24 Running setup.py install for dockerpty: finished with status 'done' 12:51:24 Running setup.py install for PyYAML: started 12:51:26 Running setup.py install for PyYAML: finished with status 'done' 12:51:26 Running setup.py install for texttable: started 12:51:28 Running setup.py install for texttable: finished with status 'done' 12:51:28 Attempting uninstall: idna 12:51:28 Found existing installation: idna 2.9 12:51:28 Uninstalling idna-2.9: 12:51:28 Successfully uninstalled idna-2.9 12:51:28 Attempting uninstall: urllib3 12:51:28 Found existing installation: urllib3 1.25.9 12:51:28 Uninstalling urllib3-1.25.9: 12:51:28 Successfully uninstalled urllib3-1.25.9 12:51:29 Attempting uninstall: requests 12:51:29 Found existing installation: requests 2.23.0 12:51:29 Uninstalling requests-2.23.0: 12:51:29 Successfully uninstalled requests-2.23.0 12:51:29 Running setup.py install for docopt: started 12:51:31 Running setup.py install for docopt: finished with status 'done' 12:51:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 12:51:37 Removing intermediate container 1997ed06ad0b 12:51:37 ---> 950672624ba9 12:51:37 Step 21/26 : RUN apk --no-cache add curl 12:51:37 ---> Running in 37ac50bb9ace 12:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:51:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:51:39 (2/3) Installing libcurl (7.69.1-r3) 12:51:39 (3/3) Installing curl (7.69.1-r3) 12:51:39 Executing busybox-1.31.1-r19.trigger 12:51:39 OK: 71 MiB in 58 packages 12:51:40 Removing intermediate container 37ac50bb9ace 12:51:40 ---> b24f7b491012 12:51:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:51:40 ---> Running in f0d139c6d165 12:51:40 Removing intermediate container f0d139c6d165 12:51:40 ---> 28225ba1900f 12:51:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:51:41 ---> Running in c9ab20c6a2a7 12:51:41 Removing intermediate container c9ab20c6a2a7 12:51:41 ---> 09c36c12728a 12:51:41 Step 24/26 : LABEL arch=arm64 12:51:41 ---> Running in d7eae93885cf 12:51:42 Removing intermediate container d7eae93885cf 12:51:42 ---> 49db8139034f 12:51:42 Step 25/26 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 12:51:42 ---> Running in aff39fd077cd 12:51:43 Removing intermediate container aff39fd077cd 12:51:43 ---> 7f85fd2da57e 12:51:43 Step 26/26 : LABEL version=0.0.0 12:51:43 ---> Running in 0c24f4a8f4bc 12:51:43 Removing intermediate container 0c24f4a8f4bc 12:51:43 ---> 880135195059 12:51:43 12:51:43 Successfully built 880135195059 12:51:44 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:51:44  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 12:51:44 $ docker stop --time=1 6ff1cd3702fcd225eb87a37eb6ac66583e14119a017014cff7e22e3bc3920819 12:51:46 $ docker rm -f 6ff1cd3702fcd225eb87a37eb6ac66583e14119a017014cff7e22e3bc3920819 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:47 + grep docker 12:51:47 + docker images 12:51:47 docker-sys-mgmt-agent-go-arm64 latest 880135195059 4 seconds ago 300MB 12:51:47 docker-core-data-go-arm64 latest 2e24b2f645b7 47 seconds ago 21.1MB 12:51:47 docker-support-notifications-go-arm64 latest 2e88b7e2501d About a minute ago 16.9MB 12:51:47 docker-support-scheduler-go-arm64 latest ce1587de8b9e 2 minutes ago 16.3MB 12:51:47 docker-security-bootstrapper-go-arm64 latest 431c9c5912d6 3 minutes ago 17.6MB 12:51:47 docker-core-metadata-go-arm64 latest 2587536ccffa 4 minutes ago 17.9MB 12:51:47 docker-security-secretstore-setup-go-arm64 latest 3f5d57bca789 4 minutes ago 23.7MB 12:51:47 docker-core-command-go-arm64 latest 33067efd9da4 4 minutes ago 16.2MB 12:51:47 docker-security-proxy-setup-go-arm64 latest 452033a0b1da 4 minutes ago 23.4MB 12:51:47 docker 20.10.0 eeaf43b92773 2 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh 12:51:48 ---> job-cost.sh 12:51:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ih0r 12:52:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:54:49 lf-activate-venv(): INFO: Adding /tmp/venv-ih0r/bin to PATH 12:54:49 INFO: No Stack... 12:54:49 INFO: Retrieving Pricing Info for: lf-standard-4 12:54:49 INFO: Archiving Costs [Pipeline] sh 12:54:49 + cat /w/workspace/edgex-go/2/archives/cost.csv 12:54:49 + cut -d, -f6 [Pipeline] lock 12:54:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] 12:54:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] did not exist. Created. 12:54:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:54:50 + echo total: 0.20999999344348907 [Pipeline] stash 12:54:50 Stashed 1 file(s) [Pipeline] } 12:54:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:54:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:54:54 ---> package-listing.sh 12:54:54 ++ facter osfamily 12:54:54 ++ tr '[:upper:]' '[:lower:]' 12:54:54 + OS_FAMILY=redhat 12:54:54 + workspace=/w/workspace/edgex-go/2 12:54:54 + START_PACKAGES=/tmp/packages_start.txt 12:54:54 + END_PACKAGES=/tmp/packages_end.txt 12:54:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:54 + PACKAGES=/tmp/packages_start.txt 12:54:54 + '[' /w/workspace/edgex-go/2 ']' 12:54:54 + PACKAGES=/tmp/packages_end.txt 12:54:54 + case "${OS_FAMILY}" in 12:54:54 + rpm -qa 12:54:54 + sort 12:54:59 + '[' -f /tmp/packages_start.txt ']' 12:54:59 + '[' -f /tmp/packages_end.txt ']' 12:54:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:59 + '[' /w/workspace/edgex-go/2 ']' 12:54:59 + mkdir -p /w/workspace/edgex-go/2/archives/ 12:54:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 12:54:59 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:55:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:55:00 12:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:55:01 alpine: Pulling from edgex-lftools-log-publisher 12:55:01 df20fa9351a1: Pulling fs layer 12:55:01 36b3adc4ff6f: Pulling fs layer 12:55:01 8ad3a11d3b57: Pulling fs layer 12:55:01 46f8f816bc3b: Pulling fs layer 12:55:01 93b61091891f: Pulling fs layer 12:55:01 93b9cdb0e59b: Pulling fs layer 12:55:01 5e14af77c1be: Pulling fs layer 12:55:01 01666e4c0597: Pulling fs layer 12:55:01 aa168da1d23b: Pulling fs layer 12:55:01 93b9cdb0e59b: Waiting 12:55:01 5e14af77c1be: Waiting 12:55:01 46f8f816bc3b: Waiting 12:55:01 01666e4c0597: Waiting 12:55:01 aa168da1d23b: Waiting 12:55:01 93b61091891f: Waiting 12:55:01 36b3adc4ff6f: Verifying Checksum 12:55:01 36b3adc4ff6f: Download complete 12:55:01 46f8f816bc3b: Download complete 12:55:01 df20fa9351a1: Verifying Checksum 12:55:01 df20fa9351a1: Download complete 12:55:01 93b9cdb0e59b: Verifying Checksum 12:55:01 93b9cdb0e59b: Download complete 12:55:01 93b61091891f: Verifying Checksum 12:55:01 93b61091891f: Download complete 12:55:01 5e14af77c1be: Verifying Checksum 12:55:01 5e14af77c1be: Download complete 12:55:01 01666e4c0597: Verifying Checksum 12:55:01 01666e4c0597: Download complete 12:55:01 df20fa9351a1: Pull complete 12:55:01 36b3adc4ff6f: Pull complete 12:55:01 8ad3a11d3b57: Verifying Checksum 12:55:01 8ad3a11d3b57: Download complete 12:55:02 8ad3a11d3b57: Pull complete 12:55:02 46f8f816bc3b: Pull complete 12:55:03 aa168da1d23b: Verifying Checksum 12:55:03 aa168da1d23b: Download complete 12:55:04 93b61091891f: Pull complete 12:55:04 93b9cdb0e59b: Pull complete 12:55:04 5e14af77c1be: Pull complete 12:55:04 01666e4c0597: Pull complete 12:55:12 aa168da1d23b: Pull complete 12:55:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:55:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:55:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:55:13 prd-centos7-docker-4c-2g-28201 does not seem to be running inside a container 12:55:13 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:55:15 $ docker top f944562d5f252065632ae09313cfef26d8d4c7bd238094a48091a85696111e6e -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:16 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:16 + mkdir -p /var/log/sa [Pipeline] sh 12:55:17 + ls /var/log/sa-host 12:55:17 + sadf -c /var/log/sa-host/sa02 12:55:17 file_magic: OK 12:55:17 HZ: Using current value: 100 12:55:17 file_header: OK 12:55:17 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 12:55:17 Statistics: 12:55:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:55:17 File successfully converted to sysstat format version 12.2.1 12:55:17 + sadf -c /var/log/sa-host/sa23 12:55:17 file_magic: OK 12:55:17 HZ: Using current value: 100 12:55:17 file_header: OK 12:55:17 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 12:55:17 Statistics: 12:55:17 Hnuu...uuuununununu... 12:55:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:17 provisioning config files... 12:55:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1612170184292229691tmp [Pipeline] { [Pipeline] echo 12:55:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:18 ---> create-netrc.sh [Pipeline] } 12:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:55:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:55:18 ---> python-tools-install.sh [Pipeline] echo 12:55:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:18 ---> sudo-logs.sh 12:55:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:55:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:55:19 ---> job-cost.sh 12:55:19 lf-activate-venv: SKIPPING 12:55:19 DEBUG: total: 0.20999999344348907 12:55:19 INFO: Retrieving Stack Cost... 12:55:20 INFO: Retrieving Pricing Info for: v1-standard-2 12:55:20 INFO: Archiving Costs [Pipeline] echo 12:55:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:55:20 ---> logs-deploy.sh 12:55:20 lf-activate-venv: SKIPPING 12:55:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3210/2 12:55:20 INFO: archiving workspace using pattern(s): 12:55:22 Archives upload complete. 12:55:22 INFO: archiving logs to Nexus