Pull request #2913 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 37e6a8593861e55ddb04485eb12e0851d5748d29+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (518d771a47a8e78af05c2949c6744bc03b9082ec) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15646 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 37e6a8593861e55ddb04485eb12e0851d5748d29 Merge succeeded, producing 37e6a8593861e55ddb04485eb12e0851d5748d29 Checking out Revision 37e6a8593861e55ddb04485eb12e0851d5748d29 (PR-2913) > git config core.sparsecheckout # timeout=10 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 Commit message: "build(snap): remove snap build security-secrets-setup component" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:19 ========================================================= 22:35:19 EdgeX Global Pipelines Version Info 22:35:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 22:35:22 ------------------- 22:35:22 stable info: 22:35:22 ------------------- 22:35:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:22 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:35:22 Message: update stable to v1.0.172 22:35:23 ------------------- 22:35:23 experimental info: 22:35:23 ------------------- 22:35:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:23 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:35:23 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:35:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:35:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:35:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:35:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo 22:35:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo 22:35:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo 22:35:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37e6a8593861e55ddb04485eb12e0851d5748d29 [Pipeline] echo 22:35:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37e6a85 [Pipeline] echo 22:35:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:35:26 provisioning config files... 22:35:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config481715061605261242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:27 ---> docker-login.sh 22:35:27 nexus3.edgexfoundry.org:10001 22:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:28 Configure a credential helper to remove this warning. See 22:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:28 22:35:28 Login Succeeded 22:35:28 nexus3.edgexfoundry.org:10002 22:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:29 Configure a credential helper to remove this warning. See 22:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:29 22:35:29 Login Succeeded 22:35:29 nexus3.edgexfoundry.org:10003 22:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:29 Configure a credential helper to remove this warning. See 22:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:29 22:35:29 Login Succeeded 22:35:29 nexus3.edgexfoundry.org:10004 22:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:29 Configure a credential helper to remove this warning. See 22:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:29 22:35:29 Login Succeeded 22:35:29 docker.io 22:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:30 Configure a credential helper to remove this warning. See 22:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:30 22:35:30 Login Succeeded 22:35:30 ---> docker-login.sh ends [Pipeline] } 22:35:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:30 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ cut -d/ -f2 22:35:30 ++ dirname cmd/core-command/Dockerfile 22:35:30 + echo core-command,cmd/core-command/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ dirname cmd/core-data/Dockerfile 22:35:30 ++ cut -d/ -f2 22:35:30 + echo core-data,cmd/core-data/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ dirname cmd/core-metadata/Dockerfile 22:35:30 ++ cut -d/ -f2 22:35:30 + echo core-metadata,cmd/core-metadata/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ cut -d/ -f2 22:35:30 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:35:30 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ dirname cmd/security-proxy-setup/Dockerfile 22:35:30 ++ cut -d/ -f2 22:35:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:35:30 ++ cut -d/ -f2 22:35:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ dirname cmd/support-notifications/Dockerfile 22:35:30 ++ cut -d/ -f2 22:35:30 + echo support-notifications,cmd/support-notifications/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ cut -d/ -f2 22:35:30 ++ dirname cmd/support-scheduler/Dockerfile 22:35:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:35:30 + for file in '`ls cmd/**/Dockerfile`' 22:35:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:35:30 ++ cut -d/ -f2 22:35:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:35:30 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:32 22:35:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:33 latest: Pulling from edgex-devops/git-semver 22:35:33 31603596830f: Pulling fs layer 22:35:33 2a8b12db71e7: Pulling fs layer 22:35:33 6ca5941a6612: Pulling fs layer 22:35:33 ecc8261a40a4: Pulling fs layer 22:35:33 ecc8261a40a4: Waiting 22:35:33 2a8b12db71e7: Verifying Checksum 22:35:33 2a8b12db71e7: Download complete 22:35:33 31603596830f: Verifying Checksum 22:35:33 31603596830f: Download complete 22:35:33 ecc8261a40a4: Verifying Checksum 22:35:33 ecc8261a40a4: Download complete 22:35:33 6ca5941a6612: Verifying Checksum 22:35:33 6ca5941a6612: Download complete 22:35:34 31603596830f: Pull complete 22:35:34 2a8b12db71e7: Pull complete 22:35:36 6ca5941a6612: Pull complete 22:35:37 ecc8261a40a4: Pull complete 22:35:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:37 prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container 22:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:40 $ docker top 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:41 [ssh-agent] Looking for ssh-agent implementation... 22:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:41 $ docker exec 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent 22:35:42 SSH_AUTH_SOCK=/tmp/ssh-44OEcMNL3lSh/agent.12 22:35:42 SSH_AGENT_PID=18 22:35:42 Running ssh-add (command line suppressed) 22:35:42 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8087167658420767712.key (/w/workspace/edgex-go/8@tmp/private_key_8087167658420767712.key) 22:35:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:43 + git tag --points-at HEAD [Pipeline] } 22:35:43 $ docker exec --env ******** --env ******** 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent -k 22:35:43 unset SSH_AUTH_SOCK; 22:35:43 unset SSH_AGENT_PID; 22:35:43 echo Agent pid 18 killed; 22:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:43 [ssh-agent] Looking for ssh-agent implementation... 22:35:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:43 $ docker exec 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent 22:35:44 SSH_AUTH_SOCK=/tmp/ssh-MXdRM4ZXlmVE/agent.49 22:35:44 SSH_AGENT_PID=55 22:35:44 Running ssh-add (command line suppressed) 22:35:44 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2642597715678540376.key (/w/workspace/edgex-go/8@tmp/private_key_2642597715678540376.key) 22:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:45 + git semver init 22:35:45 # -> Open(): unable to determine branch for HEAD 22:35:45 # $GIT_DIR = /w/workspace/edgex-go/8/.git 22:35:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 22:35:45 # $SEMVER_REMOTE_NAME = origin 22:35:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:45 # $SEMVER_USER_NAME = edgex-jenkins 22:35:45 # $SEMVER_BRANCH = PR-2913 22:35:45 # $SEMVER_TEMP = /tmp/semver-972714247 22:35:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:36:17 # '/tmp/semver-972714247' -> '/w/workspace/edgex-go/8/.semver' 22:36:17 # -> Force: false 22:36:17 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 22:36:17 $ docker exec --env ******** --env ******** 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent -k 22:36:18 unset SSH_AUTH_SOCK; 22:36:18 unset SSH_AGENT_PID; 22:36:18 echo Agent pid 55 killed; 22:36:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:19 + git semver [Pipeline] } 22:36:19 $ docker stop --time=1 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe 22:36:20 $ docker rm -f 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe [Pipeline] // withDockerContainer [Pipeline] sh 22:36:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:22 Stashed 1 file(s) [Pipeline] echo 22:36:22 [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 22:36:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:36:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:36:24 + sudo service docker restart 22:36:24 + true 22:36:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:36:26 ========================================================= 22:36:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:36:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:36:26 + 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 . 22:36:31 Sending build context to Docker daemon 326.3MB 22:36:31 Step 1/7 : ARG BASE=golang:1.15-alpine 22:36:31 Step 2/7 : FROM ${BASE} 22:36:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:36:31 188c0c94c7c5: Pulling fs layer 22:36:31 0ef7d3d256c8: Pulling fs layer 22:36:31 de9db76c5a1d: Pulling fs layer 22:36:31 bca2f99d35d6: Pulling fs layer 22:36:31 93359f2a8cfa: Pulling fs layer 22:36:31 7c6f9722023f: Pulling fs layer 22:36:31 a35cf1a2eb13: Pulling fs layer 22:36:31 bca2f99d35d6: Waiting 22:36:31 93359f2a8cfa: Waiting 22:36:31 7c6f9722023f: Waiting 22:36:31 a35cf1a2eb13: Waiting 22:36:31 de9db76c5a1d: Verifying Checksum 22:36:31 de9db76c5a1d: Download complete 22:36:31 0ef7d3d256c8: Download complete 22:36:31 93359f2a8cfa: Download complete 22:36:32 7c6f9722023f: Verifying Checksum 22:36:32 7c6f9722023f: Download complete 22:36:32 188c0c94c7c5: Download complete 22:36:32 188c0c94c7c5: Pull complete 22:36:33 0ef7d3d256c8: Pull complete 22:36:34 de9db76c5a1d: Pull complete 22:36:35 a35cf1a2eb13: Verifying Checksum 22:36:35 a35cf1a2eb13: Download complete 22:36:36 bca2f99d35d6: Verifying Checksum 22:36:36 bca2f99d35d6: Download complete 22:36:38 Still waiting to schedule task 22:36:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:36:49 bca2f99d35d6: Pull complete 22:36:50 93359f2a8cfa: Pull complete 22:36:51 7c6f9722023f: Pull complete 22:36:59 a35cf1a2eb13: Pull complete 22:36:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:36:59 ---> a62c8e92a672 22:36:59 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:36:59 ---> Running in 6683d93ec003 22:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:02 (1/12) Installing libmagic (5.38-r0) 22:37:02 (2/12) Installing file (5.38-r0) 22:37:02 (3/12) Installing libc-dev (0.7.2-r3) 22:37:02 (4/12) Installing g++ (9.3.0-r2) 22:37:05 (5/12) Installing fortify-headers (1.1-r0) 22:37:05 (6/12) Installing patch (2.7.6-r6) 22:37:05 (7/12) Installing build-base (0.5-r2) 22:37:05 (8/12) Installing libsodium (1.0.18-r0) 22:37:06 (9/12) Installing pkgconf (1.7.2-r0) 22:37:06 (10/12) Installing libsodium-dev (1.0.18-r0) 22:37:06 (11/12) Installing libzmq (4.3.3-r0) 22:37:06 (12/12) Installing zeromq-dev (4.3.3-r0) 22:37:06 Executing busybox-1.31.1-r19.trigger 22:37:06 OK: 233 MiB in 51 packages 22:37:10 Removing intermediate container 6683d93ec003 22:37:10 ---> baa8ab3d2f0b 22:37:10 Step 4/7 : WORKDIR /edgex-go 22:37:10 ---> Running in dea92f187d61 22:37:10 Removing intermediate container dea92f187d61 22:37:10 ---> 6c2ac2f6b2e9 22:37:10 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:37:12 latest: Pulling from library/docker 22:37:12 05e7bc50f07f: Pulling fs layer 22:37:12 6db28d0fdbf6: Pulling fs layer 22:37:12 292df0bc6bf3: Pulling fs layer 22:37:12 2e060f4bd70b: Pulling fs layer 22:37:12 80e8d568a223: Pulling fs layer 22:37:12 8dc6ef1a942a: Pulling fs layer 22:37:12 2312dd95470a: Pulling fs layer 22:37:12 2e060f4bd70b: Waiting 22:37:12 80e8d568a223: Waiting 22:37:12 8dc6ef1a942a: Waiting 22:37:12 2312dd95470a: Waiting 22:37:12 292df0bc6bf3: Verifying Checksum 22:37:12 292df0bc6bf3: Download complete 22:37:12 05e7bc50f07f: Verifying Checksum 22:37:12 05e7bc50f07f: Download complete 22:37:12 6db28d0fdbf6: Download complete 22:37:12 80e8d568a223: Verifying Checksum 22:37:12 80e8d568a223: Download complete 22:37:12 8dc6ef1a942a: Verifying Checksum 22:37:12 8dc6ef1a942a: Download complete 22:37:12 2312dd95470a: Verifying Checksum 22:37:12 2312dd95470a: Download complete 22:37:13 05e7bc50f07f: Pull complete 22:37:13 6db28d0fdbf6: Pull complete 22:37:13 292df0bc6bf3: Pull complete 22:37:14 2e060f4bd70b: Verifying Checksum 22:37:14 2e060f4bd70b: Download complete 22:37:21 2e060f4bd70b: Pull complete 22:37:21 80e8d568a223: Pull complete 22:37:21 8dc6ef1a942a: Pull complete 22:37:21 2312dd95470a: Pull complete 22:37:21 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:37:21 Status: Downloaded newer image for docker:latest 22:37:24 ---> da27d131e1f8 22:37:24 Step 6/7 : COPY go.mod . 22:37:25 ---> 8b29eb0f5385 22:37:25 Step 7/7 : RUN go mod download 22:37:25 ---> Running in 5286a3a0d9fa 22:37:52 Removing intermediate container 5286a3a0d9fa 22:37:52 ---> 8eb33dccd2af 22:37:52 Successfully built 8eb33dccd2af 22:37:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:37:52 + docker inspect -f . ci-base-image-x86_64 22:37:53 . [Pipeline] withDockerContainer 22:37:53 prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container 22:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:37:56 $ docker top 888a3a9ea8ddfd49e2f22a3687b8ba39b39f29a5afcb7a9e7e28599406968828 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:57 + go version 22:37:57 go version go1.15.5 linux/amd64 [Pipeline] } 22:37:57 $ docker stop --time=1 888a3a9ea8ddfd49e2f22a3687b8ba39b39f29a5afcb7a9e7e28599406968828 22:37:59 $ docker rm -f 888a3a9ea8ddfd49e2f22a3687b8ba39b39f29a5afcb7a9e7e28599406968828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:00 + docker inspect -f . ci-base-image-x86_64 22:38:00 . [Pipeline] withDockerContainer 22:38:00 prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container 22:38:00 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:03 $ docker top 2f2d8c87520288f78598fd2cd1874858b94e38348c5b0ad3bfd60a36c8ba53ef -eo pid,comm [Pipeline] { [Pipeline] echo 22:38:03 ========================================================= 22:38:03 [edgeXBuildGoParallel] Running Tests and Build... 22:38:03 ========================================================= [Pipeline] sh 22:38:04 + make test 22:38:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:38:19 ? github.com/edgexfoundry/edgex-go [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:38:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:38:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:38:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:39:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:39:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:39:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:39:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.6% of statements 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.583s coverage: 27.1% of statements 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.290s coverage: 67.7% of statements 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.290s coverage: 82.3% of statements 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.659s coverage: 28.6% of statements 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.152s coverage: 100.0% of statements 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements 22:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.220s coverage: 97.5% of statements 22:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 22:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.538s coverage: 93.8% of statements 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 22:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 22:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.136s coverage: 80.8% of statements 22:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements 22:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 84.2% of statements 22:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.4% of statements 22:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.406s coverage: 63.5% of statements 22:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements 22:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 91.3% of statements 22:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 22:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 22:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 22:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.704s coverage: 55.9% of statements 22:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 37.0% of statements 22:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.508s coverage: 84.0% of statements 22:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 22:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.436s coverage: 47.1% of statements 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 22:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.344s coverage: 29.1% of statements 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.137s coverage: 99.0% of statements 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.083s coverage: 100.0% of statements 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:39:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:39:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 22:39:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 22:39:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:39:38 GO111MODULE=on go vet ./... 22:40:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15648 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 22:40:18 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 22:40:23 using credential edgex-jenkins-ssh 22:40:24 Cloning the remote Git repository 22:40:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:40:24 > git init /w/workspace/edgex-go/8 # timeout=10 22:40:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:40:24 > git --version # timeout=10 22:40:24 > git --version # 'git version 2.17.1' 22:40:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:26 gofmt -l . 22:40:26 [ "`gofmt -l .`" = "" ] 22:40:26 ./bin/test-go-mod-tidy.sh 22:40:27 ./bin/test-attribution-txt.sh [Pipeline] sh 22:40:31 + ls -al . 22:40:31 total 636 22:40:31 drwxrwxr-x 10 1001 1001 4096 Dec 11 22:40 . 22:40:31 drwxr-xr-x 4 root root 28 Dec 11 22:38 .. 22:40:31 -rw-rw-r-- 1 1001 1001 11 Dec 11 22:35 .dockerignore 22:40:31 drwxrwxr-x 8 1001 1001 179 Dec 11 22:35 .git 22:40:31 drwxrwxr-x 3 1001 1001 125 Dec 11 22:35 .github 22:40:31 -rw-rw-r-- 1 1001 1001 762 Dec 11 22:35 .gitignore 22:40:31 drwx------ 3 1001 1001 47 Dec 11 22:36 .semver 22:40:31 -rw-rw-r-- 1 1001 1001 166 Dec 11 22:35 .sonarcloud.properties 22:40:31 -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:35 CONTRIBUTING.md 22:40:31 -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:35 Dockerfile.build 22:40:31 -rw-rw-r-- 1 1001 1001 863 Dec 11 22:35 Jenkinsfile 22:40:31 -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:35 LICENSE 22:40:31 -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:35 Makefile 22:40:31 -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:35 README.md 22:40:31 -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:35 SECURITY.md 22:40:31 -rw-rw-r-- 1 1001 1001 5 Dec 11 22:36 VERSION 22:40:31 -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:35 ZMQWindows.md 22:40:31 drwxrwxr-x 2 1001 1001 117 Dec 11 22:35 bin 22:40:31 drwxrwxr-x 14 1001 1001 4096 Dec 11 22:35 cmd 22:40:31 -rw-r--r-- 1 root root 537567 Dec 11 22:39 coverage.out 22:40:31 -rw-r--r-- 1 root root 1041 Dec 11 22:40 go.mod 22:40:31 -rw-r--r-- 1 root root 18856 Dec 11 22:40 go.sum 22:40:31 drwxrwxr-x 8 1001 1001 127 Dec 11 22:35 internal 22:40:31 drwxrwxr-x 4 1001 1001 26 Dec 11 22:35 openapi 22:40:31 drwxrwxr-x 4 1001 1001 71 Dec 11 22:35 snap 22:40:31 -rw-rw-r-- 1 1001 1001 168 Dec 11 22:35 version.go [Pipeline] sh 22:40:31 + '[' -e coverage.out ] 22:40:31 + chown 1001:1001 coverage.out [Pipeline] stash 22:40:31 Stashed 1 file(s) [Pipeline] sh 22:40:32 + make build 22:40:32 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 22:40:39 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 22:40:40 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 37e6a8593861e55ddb04485eb12e0851d5748d29 22:40:40 Merge succeeded, producing 37e6a8593861e55ddb04485eb12e0851d5748d29 22:40:40 Checking out Revision 37e6a8593861e55ddb04485eb12e0851d5748d29 (PR-2913) 22:40:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:40:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:40:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:40:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:40:40 > git config core.sparsecheckout # timeout=10 22:40:40 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 22:40:40 > git remote # timeout=10 22:40:40 > git config --get remote.origin.url # timeout=10 22:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:40 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 22:40:40 > git rev-parse HEAD^{commit} # timeout=10 22:40:40 > git config core.sparsecheckout # timeout=10 22:40:40 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 22:40:45 Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:40:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:40:48 + sudo service docker restart 22:40:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:40:50 provisioning config files... 22:40:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7063724512455539690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:50 ---> docker-login.sh 22:40:50 nexus3.edgexfoundry.org:10001 22:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:51 Configure a credential helper to remove this warning. See 22:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:51 22:40:51 Login Succeeded 22:40:51 nexus3.edgexfoundry.org:10002 22:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:52 Configure a credential helper to remove this warning. See 22:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:52 22:40:52 Login Succeeded 22:40:52 nexus3.edgexfoundry.org:10003 22:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:52 Configure a credential helper to remove this warning. See 22:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:52 22:40:52 Login Succeeded 22:40:52 nexus3.edgexfoundry.org:10004 22:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:53 Configure a credential helper to remove this warning. See 22:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:53 22:40:53 Login Succeeded 22:40:53 docker.io 22:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:54 Configure a credential helper to remove this warning. See 22:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:54 22:40:54 Login Succeeded 22:40:54 ---> docker-login.sh ends [Pipeline] } 22:40:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:40:54 ========================================================= 22:40:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:40:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:40:55 + 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 . 22:40:57 Sending build context to Docker daemon 165.5MB 22:40:57 Step 1/7 : ARG BASE=golang:1.15-alpine 22:40:57 Step 2/7 : FROM ${BASE} 22:40:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:40:57 5f621e34cdf4: Pulling fs layer 22:40:57 a4357932f1b6: Pulling fs layer 22:40:57 18c013af1878: Pulling fs layer 22:40:57 00ac8860ef70: Pulling fs layer 22:40:57 63d7cb157983: Pulling fs layer 22:40:57 b116817d02f9: Pulling fs layer 22:40:57 745a02a5169b: Pulling fs layer 22:40:57 00ac8860ef70: Waiting 22:40:57 b116817d02f9: Waiting 22:40:57 745a02a5169b: Waiting 22:40:57 18c013af1878: Download complete 22:40:57 a4357932f1b6: Download complete 22:40:57 63d7cb157983: Download complete 22:40:57 b116817d02f9: Verifying Checksum 22:40:57 b116817d02f9: Download complete 22:40:57 5f621e34cdf4: Verifying Checksum 22:40:57 5f621e34cdf4: Download complete 22:40:58 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 22:40:58 5f621e34cdf4: Pull complete 22:40:58 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 22:40:59 a4357932f1b6: Pull complete 22:40:59 18c013af1878: Pull complete 22:41:00 745a02a5169b: Verifying Checksum 22:41:00 745a02a5169b: Download complete 22:41:02 00ac8860ef70: Verifying Checksum 22:41:02 00ac8860ef70: Download complete 22:41:02 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 22:41:02 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 22:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:41:07 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 22:41:09 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 22:41:12 00ac8860ef70: Pull complete 22:41:12 63d7cb157983: Pull complete 22:41:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:41:13 b116817d02f9: Pull complete 22:41:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:41:16 745a02a5169b: Pull complete 22:41:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:41:16 ---> b7e6874047d6 22:41:16 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:41:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 22:41:18 $ docker stop --time=1 2f2d8c87520288f78598fd2cd1874858b94e38348c5b0ad3bfd60a36c8ba53ef 22:41:19 ---> Running in 1da281974087 22:41:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:21 $ docker rm -f 2f2d8c87520288f78598fd2cd1874858b94e38348c5b0ad3bfd60a36c8ba53ef 22:41:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:41:23 (1/12) Installing libmagic (5.38-r0) 22:41:23 (2/12) Installing file (5.38-r0) 22:41:23 (3/12) Installing libc-dev (0.7.2-r3) 22:41:23 (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh 22:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:25 22:41:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:26 latest: Pulling from edgex-devops/edgex-compose 22:41:26 cbdbe7a5bc2a: Pulling fs layer 22:41:26 ca9280d653b3: Pulling fs layer 22:41:26 7e9c9ca2126c: Pulling fs layer 22:41:26 cbdbe7a5bc2a: Verifying Checksum 22:41:26 cbdbe7a5bc2a: Download complete 22:41:27 cbdbe7a5bc2a: Pull complete 22:41:27 ca9280d653b3: Verifying Checksum 22:41:27 ca9280d653b3: Download complete 22:41:27 (5/12) Installing fortify-headers (1.1-r0) 22:41:27 (6/12) Installing patch (2.7.6-r6) 22:41:27 (7/12) Installing build-base (0.5-r2) 22:41:27 (8/12) Installing libsodium (1.0.18-r0) 22:41:28 (9/12) Installing pkgconf (1.7.2-r0) 22:41:28 (10/12) Installing libsodium-dev (1.0.18-r0) 22:41:28 (11/12) Installing libzmq (4.3.3-r0) 22:41:28 (12/12) Installing zeromq-dev (4.3.3-r0) 22:41:28 Executing busybox-1.31.1-r19.trigger 22:41:28 OK: 217 MiB in 51 packages 22:41:29 ca9280d653b3: Pull complete 22:41:29 7e9c9ca2126c: Verifying Checksum 22:41:29 7e9c9ca2126c: Download complete 22:41:32 Removing intermediate container 1da281974087 22:41:32 ---> 072fb4278a1f 22:41:32 Step 4/7 : WORKDIR /edgex-go 22:41:32 ---> Running in acf5fcda6569 22:41:33 Removing intermediate container acf5fcda6569 22:41:33 ---> cb7ef3a33d80 22:41:33 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:41:33 latest: Pulling from library/docker 22:41:33 a3cc7d3b244e: Pulling fs layer 22:41:33 02a3295e0d61: Pulling fs layer 22:41:33 0f4f2e6d8100: Pulling fs layer 22:41:33 330b718f631f: Pulling fs layer 22:41:33 a93816041522: Pulling fs layer 22:41:33 bdb6da89ff94: Pulling fs layer 22:41:33 2a70c0c122f4: Pulling fs layer 22:41:33 330b718f631f: Waiting 22:41:33 a93816041522: Waiting 22:41:33 bdb6da89ff94: Waiting 22:41:33 2a70c0c122f4: Waiting 22:41:34 0f4f2e6d8100: Verifying Checksum 22:41:34 0f4f2e6d8100: Download complete 22:41:34 a3cc7d3b244e: Verifying Checksum 22:41:34 a3cc7d3b244e: Download complete 22:41:34 02a3295e0d61: Verifying Checksum 22:41:34 02a3295e0d61: Download complete 22:41:34 a93816041522: Verifying Checksum 22:41:34 a93816041522: Download complete 22:41:34 bdb6da89ff94: Verifying Checksum 22:41:34 bdb6da89ff94: Download complete 22:41:34 2a70c0c122f4: Verifying Checksum 22:41:34 2a70c0c122f4: Download complete 22:41:34 a3cc7d3b244e: Pull complete 22:41:35 02a3295e0d61: Pull complete 22:41:35 330b718f631f: Verifying Checksum 22:41:35 330b718f631f: Download complete 22:41:35 0f4f2e6d8100: Pull complete 22:41:39 7e9c9ca2126c: Pull complete 22:41:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:41:40 330b718f631f: Pull complete 22:41:40 a93816041522: Pull complete 22:41:40 prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container 22:41:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:41:40 bdb6da89ff94: Pull complete 22:41:40 2a70c0c122f4: Pull complete 22:41:40 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:41:41 Status: Downloaded newer image for docker:latest 22:41:42 $ docker top f87dd01aebd0aedaf9219ffbffdd761842879d347812f2ff14e55086b2e22922 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:43 + docker-compose build --help 22:41:43 + grep parallel 22:41:44 ---> 387ab9fc0dde 22:41:44 Step 6/7 : COPY go.mod . 22:41:44 --parallel Build images in parallel. [Pipeline] } 22:41:45 ---> c0b7a3bf7be3 22:41:45 Step 7/7 : RUN go mod download 22:41:45 $ docker stop --time=1 f87dd01aebd0aedaf9219ffbffdd761842879d347812f2ff14e55086b2e22922 22:41:45 ---> Running in bc0030c4f430 22:41:46 $ docker rm -f f87dd01aebd0aedaf9219ffbffdd761842879d347812f2ff14e55086b2e22922 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:48 . [Pipeline] withDockerContainer 22:41:48 prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container 22:41:48 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:41:49 $ docker top cdef784bb37cbad2f3e5c7ddbaa61de7184819feb301e72afadc990038a39c90 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:50 + docker-compose -f ./docker-compose-build.yml build --parallel 22:41:52 Building docker-core-command-go ... 22:41:52 Building docker-core-data-go ... 22:41:52 Building docker-core-metadata-go ... 22:41:52 Building docker-security-bootstrap-redis-go ... 22:41:52 Building docker-security-proxy-setup-go ... 22:41:52 Building docker-security-secretstore-setup-go ... 22:41:52 Building docker-support-notifications-go ... 22:41:52 Building docker-support-scheduler-go ... 22:41:52 Building docker-sys-mgmt-agent-go ... 22:41:52 Building docker-support-scheduler-go 22:41:52 Building docker-support-notifications-go 22:41:52 Building docker-security-bootstrap-redis-go 22:41:52 Building docker-security-proxy-setup-go 22:41:52 Building docker-core-data-go 22:42:12 Removing intermediate container bc0030c4f430 22:42:12 ---> 304b5feb2040 22:42:12 Successfully built 304b5feb2040 22:42:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:12 + docker inspect -f . ci-base-image-arm64 22:42:12 . [Pipeline] withDockerContainer 22:42:12 prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container 22:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:14 $ docker top 5619e3e88ab8efb03ce07e4c0d22d75aa918d3eacb3853a6e633f40cad816394 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:15 + go version 22:42:15 go version go1.15.5 linux/arm64 [Pipeline] } 22:42:15 $ docker stop --time=1 5619e3e88ab8efb03ce07e4c0d22d75aa918d3eacb3853a6e633f40cad816394 22:42:17 $ docker rm -f 5619e3e88ab8efb03ce07e4c0d22d75aa918d3eacb3853a6e633f40cad816394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:18 + docker inspect -f . ci-base-image-arm64 22:42:18 . [Pipeline] withDockerContainer 22:42:18 prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container 22:42:18 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:20 $ docker top 22bbf2b2b1966f3b6d2a0268b6d50982917c7cbef8e5a526f0baae4ac7b49162 -eo pid,comm [Pipeline] { [Pipeline] echo 22:42:20 ========================================================= 22:42:20 [edgeXBuildGoParallel] Running Tests and Build... 22:42:20 ========================================================= [Pipeline] sh 22:42:21 + make test 22:42:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:42:43 ? github.com/edgexfoundry/edgex-go [no test files] 22:42:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:42:49 22:42:49 Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 22:42:49 ---> 8eb33dccd2af 22:42:49 Step 3/21 : WORKDIR /edgex-go 22:42:49 22:42:49 ---> 8eb33dccd2af 22:42:49 Step 3/23 : WORKDIR /edgex-go 22:42:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:42:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:42:49 ---> 8eb33dccd2af 22:42:49 Step 3/22 : WORKDIR /edgex-go 22:42:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:42:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:42:49 ---> 8eb33dccd2af 22:42:49 Step 3/24 : WORKDIR /edgex-go 22:42:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:42:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:42:49 ---> 8eb33dccd2af 22:42:49 Step 3/21 : WORKDIR /edgex-go 22:42:49 ---> Running in b9988f56ac21 22:42:49 ---> Running in 8e5fbf818a58 22:42:49 ---> Running in add49ca8b6b1 22:42:49 ---> Running in a6b071b5f3a6 22:42:49 ---> Running in e1837aafa39b 22:42:49 Removing intermediate container a6b071b5f3a6 22:42:49 ---> 340e341a616d 22:42:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:49 Removing intermediate container b9988f56ac21 22:42:49 ---> d19787620051 22:42:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:49 Removing intermediate container add49ca8b6b1 22:42:49 ---> 76061b903eee 22:42:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:49 Removing intermediate container 8e5fbf818a58 22:42:49 ---> 88638beb58c9 22:42:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:49 Removing intermediate container e1837aafa39b 22:42:49 ---> 0e3dbb54b253 22:42:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:49 ---> Running in 58210f16e689 22:42:49 ---> Running in 2ce1ba9cc073 22:42:49 ---> Running in 0a76187ee04a 22:42:49 ---> Running in 6855f74e20e8 22:42:49 ---> Running in c7bd8ebc0598 22:42:50 Removing intermediate container 58210f16e689 22:42:50 ---> ee9c303b910a 22:42:50 Step 5/22 : RUN apk update && apk add make git 22:42:50 Removing intermediate container 0a76187ee04a 22:42:50 ---> 8acbcd7c73c1 22:42:50 Step 5/21 : RUN apk update && apk add make git 22:42:50 ---> Running in e7a23e36a37f 22:42:50 Removing intermediate container c7bd8ebc0598 22:42:50 ---> Running in 4396324705e4 22:42:50 ---> 81c79253617c 22:42:50 Step 5/21 : RUN apk update && apk add make git 22:42:50 Removing intermediate container 2ce1ba9cc073 22:42:50 ---> 4c01a543655a 22:42:50 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:42:50 ---> Running in 3adfa45ebbdf 22:42:50 Removing intermediate container 6855f74e20e8 22:42:50 ---> a4c64f80e176 22:42:50 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:42:51 ---> Running in b53ec67daa72 22:42:51 ---> Running in 2598757f2aa8 22:42:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:53 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:53 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:53 OK: 12748 distinct packages available 22:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:53 OK: 233 MiB in 51 packages 22:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:54 OK: 12748 distinct packages available 22:42:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:54 OK: 12748 distinct packages available 22:42:54 OK: 233 MiB in 51 packages 22:42:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:54 OK: 12748 distinct packages available 22:42:54 OK: 233 MiB in 51 packages 22:42:55 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:55 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:55 OK: 12748 distinct packages available 22:42:55 OK: 233 MiB in 51 packages 22:42:55 OK: 233 MiB in 51 packages 22:42:55 Removing intermediate container e7a23e36a37f 22:42:55 ---> 56502e961477 22:42:55 Step 6/22 : COPY go.mod . 22:42:55 Removing intermediate container 4396324705e4 22:42:55 ---> fca2cfb751ad 22:42:55 Step 6/21 : COPY go.mod . 22:42:55 ---> b8d5d56040db 22:42:55 Step 7/22 : RUN go mod download 22:42:56 Removing intermediate container 3adfa45ebbdf 22:42:56 ---> 7494c60bdf91 22:42:56 Step 6/21 : COPY go.mod . 22:42:56 ---> Running in 6c2227a88944 22:42:56 Removing intermediate container 2598757f2aa8 22:42:56 ---> 80e2fbd25dec 22:42:56 Step 6/23 : COPY go.mod . 22:42:56 Removing intermediate container b53ec67daa72 22:42:56 ---> 0a1a43bcebeb 22:42:56 Step 6/24 : COPY go.mod . 22:42:56 ---> 2449f1ce344c 22:42:56 Step 7/21 : RUN go mod download 22:42:56 ---> 2196e6527b30 22:42:56 Step 7/21 : RUN go mod download 22:42:56 ---> Running in 46c4c0eeb691 22:42:56 ---> Running in f562bde8f298 22:42:57 ---> b36ad0c9a708 22:42:57 Step 7/23 : RUN go mod download 22:42:57 ---> cfa9b5d451bc 22:42:57 Step 7/24 : RUN go mod download 22:42:57 ---> Running in 24f72d88d758 22:42:57 ---> Running in 1520d5c39304 22:42:59 Removing intermediate container 6c2227a88944 22:42:59 ---> 4efe40e4b8eb 22:42:59 Step 8/22 : COPY . . 22:43:00 Removing intermediate container f562bde8f298 22:43:00 ---> 1b6dcd214a8b 22:43:00 Step 8/21 : COPY . . 22:43:00 Removing intermediate container 46c4c0eeb691 22:43:00 ---> ebb2a2291baf 22:43:00 Step 8/21 : COPY . . 22:43:00 Removing intermediate container 24f72d88d758 22:43:00 ---> 3d31465affe4 22:43:00 Step 8/23 : COPY . . 22:43:01 Removing intermediate container 1520d5c39304 22:43:01 ---> e8cdeec5abf9 22:43:01 Step 8/24 : COPY . . 22:43:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.314s coverage: 46.6% of statements 22:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:43:58 ---> 8d36f87c0dcf 22:43:58 ---> 9957e69c9f98 22:43:58 Step 9/23 : RUN make cmd/core-data/core-data 22:43:58 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:43:58 ---> c1519e779359 22:43:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:43:58 ---> 915829952d6a 22:43:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:43:58 ---> efd77cf69e89 22:43:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:43:58 ---> Running in da4dc58c9a60 22:43:58 ---> Running in 38d8370092b1 22:43:58 ---> Running in b4b6b6cbafd1 22:43:58 ---> Running in 45112e4c93b7 22:43:58 ---> Running in 95e4dc6a4c9f 22:43:58 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 22:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:43:58 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 22:43:58 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 22:43:58 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 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.464s coverage: 27.1% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.141s coverage: 100.0% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.498s coverage: 68.5% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 82.3% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.202s coverage: 28.6% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.983s coverage: 93.8% of statements 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 0.1% of statements 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements 22:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 22:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements 22:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.169s coverage: 84.2% of statements 22:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.4% of statements 22:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements 22:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 22:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 22:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 22:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 22:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 22:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.821s coverage: 55.9% of statements 22:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 37.0% of statements 22:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.608s coverage: 84.0% of statements 22:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements 22:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.345s coverage: 47.1% of statements 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.051s coverage: 100.0% of statements 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.188s coverage: 100.0% of statements 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements 22:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.979s coverage: 29.1% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.137s coverage: 100.0% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:44:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:44:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 32.1% of statements 22:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:44:49 GO111MODULE=on go vet ./... 22:44:49 Removing intermediate container 45112e4c93b7 22:44:49 ---> 32f15a97571d 22:44:49 22:44:49 Step 10/22 : FROM alpine:3.10 22:44:49 3.10: Pulling from library/alpine 22:44:53 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:44:53 Status: Downloaded newer image for alpine:3.10 22:44:53 ---> be4e4bea2c2e 22:44:53 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:44:54 ---> Running in d72b022df727 22:44:54 Removing intermediate container 95e4dc6a4c9f 22:44:54 ---> fc3bd2ad152f 22:44:54 22:44:54 Step 10/24 : FROM scratch 22:44:54 ---> 22:44:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:44:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:44:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:44:55 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:44:55 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:44:55 OK: 10348 distinct packages available 22:44:55 (1/5) Installing ca-certificates (20191127-r2) 22:44:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:44:55 (3/5) Installing libcurl (7.66.0-r3) 22:44:56 (4/5) Installing curl (7.66.0-r3) 22:44:56 ---> Running in be5312960bd2 22:44:56 (5/5) Installing dumb-init (1.2.2-r1) 22:44:56 Executing busybox-1.30.1-r3.trigger 22:44:56 Executing ca-certificates-20191127-r2.trigger 22:44:56 OK: 7 MiB in 19 packages 22:44:58 Removing intermediate container be5312960bd2 22:44:58 ---> d59e86142879 22:44:58 Step 12/24 : ENV APP_PORT=48060 22:44:58 Removing intermediate container 38d8370092b1 22:44:58 ---> 56c71583fd5d 22:44:58 22:44:58 Step 10/21 : FROM alpine 22:44:58 ---> Running in 90ed3697930e 22:44:58 latest: Pulling from library/alpine 22:44:58 Removing intermediate container da4dc58c9a60 22:44:58 ---> faf5496ce1e1 22:44:58 22:44:58 Step 10/21 : FROM scratch 22:44:58 ---> 22:44:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:58 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 22:44:58 Status: Downloaded newer image for alpine:latest 22:44:58 ---> b14afc6dfb98 22:44:58 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:44:58 ---> Running in 7e424db5293d 22:44:59 Removing intermediate container 90ed3697930e 22:44:59 ---> 27a4f6c1c847 22:44:59 Step 13/24 : EXPOSE $APP_PORT 22:44:59 ---> Running in e4524e1519a6 22:44:59 ---> Running in 2eb4ada5e8c8 22:44:59 Removing intermediate container d72b022df727 22:44:59 ---> 5f560f86248b 22:44:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:44:59 Removing intermediate container 7e424db5293d 22:44:59 ---> 246bb947b3f4 22:44:59 Step 12/21 : ENV APP_PORT=48085 22:44:59 ---> Running in be8c2cdb5327 22:45:00 ---> Running in 9a0e21c8b21f 22:45:00 Removing intermediate container 2eb4ada5e8c8 22:45:00 ---> 7472d63d5114 22:45:00 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:45:00 Removing intermediate container be8c2cdb5327 22:45:00 ---> 32d8539950f6 22:45:00 Step 13/22 : WORKDIR / 22:45:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:00 ---> Running in fce72ed2d60e 22:45:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:01 ---> 5fa0bd59fa5f 22:45:01 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:45:01 Removing intermediate container 9a0e21c8b21f 22:45:01 ---> d16ce85d9b85 22:45:01 Step 13/21 : EXPOSE $APP_PORT 22:45:01 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:45:01 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:45:01 OK: 12745 distinct packages available 22:45:01 ---> Running in f7a529ab591d 22:45:02 (1/4) Installing ca-certificates (20191127-r4) 22:45:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:45:02 (3/4) Installing libcurl (7.69.1-r3) 22:45:02 (4/4) Installing curl (7.69.1-r3) 22:45:02 Executing busybox-1.31.1-r19.trigger 22:45:02 Executing ca-certificates-20191127-r4.trigger 22:45:02 OK: 7 MiB in 18 packages 22:45:02 Removing intermediate container fce72ed2d60e 22:45:02 ---> df97548dd1d3 22:45:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:45:02 Removing intermediate container f7a529ab591d 22:45:02 ---> bc3c78bbfb24 22:45:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:45:04 ---> f8359656b5d9 22:45:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:45:04 ---> e1bdf4b8b5ce 22:45:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:45:04 ---> 2a0ef70fd80c 22:45:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:45:05 Removing intermediate container e4524e1519a6 22:45:05 ---> 6a8cdf833239 22:45:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:05 Removing intermediate container b4b6b6cbafd1 22:45:05 ---> 0970e5cdfa96 22:45:05 22:45:05 Step 10/23 : FROM alpine 22:45:05 ---> b14afc6dfb98 22:45:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:45:05 ---> Running in 249bff9addda 22:45:05 ---> Running in 3f41358533c0 22:45:06 ---> 2cdf592def1f 22:45:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:45:06 Removing intermediate container 249bff9addda 22:45:06 ---> a836c004277e 22:45:06 Step 13/21 : WORKDIR /edgex 22:45:06 ---> 84ef7b594e78 22:45:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:45:06 Removing intermediate container 3f41358533c0 22:45:06 ---> 7075a926acc1 22:45:06 Step 12/23 : ENV APP_PORT=48080 22:45:06 ---> af024d1576f9 22:45:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:45:06 ---> Running in 169f9bf9bb49 22:45:06 ---> Running in 3ab91367dba6 22:45:07 Removing intermediate container 169f9bf9bb49 22:45:07 ---> 77199d671925 22:45:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:45:07 ---> 6d4e1df96419 22:45:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:45:07 ---> 3237c016f6e1 22:45:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:45:07 Removing intermediate container 3ab91367dba6 22:45:07 ---> 0a6f131569af 22:45:07 Step 13/23 : EXPOSE $APP_PORT 22:45:07 ---> 2a1f60936fbc 22:45:07 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:45:07 ---> Running in 19550bdbdc9f 22:45:07 ---> Running in e81e80a26617 22:45:07 ---> bca5322bbc1e 22:45:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:45:07 ---> 07cbe672e9ae 22:45:07 Step 18/22 : RUN chmod +x entrypoint.sh 22:45:07 Removing intermediate container 19550bdbdc9f 22:45:07 ---> 4fd0f249ec55 22:45:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:07 ---> Running in c4d2f55b6330 22:45:08 Removing intermediate container e81e80a26617 22:45:08 ---> cdd8f7ab2bc8 22:45:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:08 ---> Running in 6f18c85d3338 22:45:08 ---> 47d45c772ec5 22:45:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:45:08 ---> Running in 9ad08e365397 22:45:08 ---> 471d21246e86 22:45:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:45:09 Removing intermediate container 9ad08e365397 22:45:09 ---> 0fd4278168ff 22:45:09 Step 19/21 : LABEL arch=x86_64 22:45:09 ---> a4ea43fa2bdf 22:45:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:45:09 ---> Running in 0b157f82b888 22:45:09 ---> Running in b757755ce824 22:45:10 ---> ee3fa4d87a33 22:45:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:45:10 ---> Running in 339047832aa7 22:45:10 Removing intermediate container b757755ce824 22:45:10 ---> 470ed3abba04 22:45:10 Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:45:10 Removing intermediate container 0b157f82b888 22:45:10 ---> ca53c248c095 22:45:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:10 ---> Running in 8c87a77d954d 22:45:10 ---> Running in cee898068ac2 22:45:10 Removing intermediate container 339047832aa7 22:45:10 ---> c6ace6d0f971 22:45:10 Step 18/21 : CMD ["--init=true"] 22:45:10 Removing intermediate container 8c87a77d954d 22:45:10 ---> 55398b7c23ec 22:45:10 Step 21/21 : LABEL version=0.0.0 22:45:10 ---> Running in 2be74a9028b5 22:45:11 Removing intermediate container cee898068ac2 22:45:11 ---> cc86177df472 22:45:11 Step 22/24 : LABEL arch=x86_64 22:45:11 Removing intermediate container c4d2f55b6330 22:45:11 ---> bcdc56ec8da4 22:45:11 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:45:11 ---> Running in f34c3b25c9d8 22:45:11 ---> Running in c85e5e7d9e66 22:45:11 Removing intermediate container 6f18c85d3338 22:45:11 ---> 6087cac2091d 22:45:11 Step 15/23 : RUN apk --no-cache add zeromq 22:45:11 ---> Running in 3118be194524 22:45:11 Removing intermediate container 2be74a9028b5 22:45:11 ---> 3491bc20ee73 22:45:11 Step 19/21 : LABEL arch=x86_64 22:45:11 ---> Running in f1acce8de35d 22:45:11 ---> Running in 002c5a759b8b 22:45:11 Removing intermediate container f34c3b25c9d8 22:45:11 ---> 803430a10809 22:45:11 22:45:12 Removing intermediate container c85e5e7d9e66 22:45:12 ---> 0302762cc936 22:45:12 Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:45:12 Removing intermediate container 3118be194524 22:45:12 ---> aff0aef132de 22:45:12 Step 20/22 : LABEL arch=x86_64 22:45:12 ---> Running in a934e2c8d96f 22:45:12 Removing intermediate container 002c5a759b8b 22:45:12 ---> 94350d6ff9e4 22:45:12 Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:45:12 Successfully built 803430a10809 22:45:12 Successfully tagged docker-support-scheduler-go:latest 22:45:12 Building docker-core-metadata-go 22:45:12  Building docker-support-scheduler-go ... done  ---> Running in 0d6f8bb6f8f2 22:45:12 ---> Running in 9fdfb76cc2fc 22:45:12 Removing intermediate container a934e2c8d96f 22:45:12 ---> fcae2ee98bb2 22:45:12 Step 24/24 : LABEL version=0.0.0 22:45:13 Removing intermediate container 0d6f8bb6f8f2 22:45:13 ---> a770273252c6 22:45:13 Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:13 ---> Running in db155ae1bb22 22:45:13 ---> Running in ed10045defd3 22:45:13 Removing intermediate container 9fdfb76cc2fc 22:45:13 ---> 8850a3036887 22:45:13 Step 21/21 : LABEL version=0.0.0 22:45:13 ---> Running in b7c7224b2764 22:45:13 Removing intermediate container db155ae1bb22 22:45:13 ---> 4b583414d00f 22:45:13 22:45:13 Removing intermediate container ed10045defd3 22:45:13 ---> 2958e3b84a1c 22:45:13 Step 22/22 : LABEL version=0.0.0 22:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:13 Successfully built 4b583414d00f 22:45:13 ---> Running in 32f7d6cac7c1 22:45:13 Removing intermediate container b7c7224b2764 22:45:13 ---> 9bea55828c30 22:45:13 22:45:13 Successfully tagged docker-support-notifications-go:latest 22:45:13  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 22:45:14 Successfully built 9bea55828c30 22:45:14 (1/5) Installing libgcc (9.3.0-r2) 22:45:14 Successfully tagged docker-security-proxy-setup-go:latest 22:45:14 Building docker-sys-mgmt-agent-go 22:45:14  Building docker-security-proxy-setup-go ... done (2/5) Installing libsodium (1.0.18-r0) 22:45:14 (3/5) Installing libstdc++ (9.3.0-r2) 22:45:14 Removing intermediate container 32f7d6cac7c1 22:45:14 ---> 61c7460f9837 22:45:14 22:45:14 (4/5) Installing libzmq (4.3.3-r0) 22:45:14 (5/5) Installing zeromq (4.3.3-r0) 22:45:14 Successfully built 61c7460f9837 22:45:14 Successfully tagged docker-security-bootstrap-redis-go:latest 22:45:14 Building docker-core-command-go 22:45:14  Building docker-security-bootstrap-redis-go ... done Executing busybox-1.31.1-r19.trigger 22:45:14 OK: 8 MiB in 19 packages 22:45:19 Removing intermediate container f1acce8de35d 22:45:19 ---> b7ae62829cec 22:45:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:45:20 ---> ddd4405ab717 22:45:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:45:23 ---> 1f541c41d1df 22:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:45:23 ---> 7b85a1bbd3a2 22:45:23 Step 19/23 : ENTRYPOINT ["/core-data"] 22:45:24 ---> Running in f599112658e3 22:45:25 Removing intermediate container f599112658e3 22:45:25 ---> e7be35019307 22:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:25 ---> Running in c70f2af0761d 22:45:26 Removing intermediate container c70f2af0761d 22:45:26 ---> 1d3ee1e8058a 22:45:26 Step 21/23 : LABEL arch=x86_64 22:45:26 ---> Running in 5687848b4c5e 22:45:27 Removing intermediate container 5687848b4c5e 22:45:27 ---> 6f2b8f4eacf6 22:45:27 Step 22/23 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:45:27 ---> Running in e01bd4d8dd9b 22:45:27 Removing intermediate container e01bd4d8dd9b 22:45:27 ---> 0d87efe2094d 22:45:27 Step 23/23 : LABEL version=0.0.0 22:45:27 ---> Running in 5fb74f06a9a3 22:45:27 Removing intermediate container 5fb74f06a9a3 22:45:27 ---> a28e1f458676 22:45:27 22:45:27 Successfully built a28e1f458676 22:45:27 Successfully tagged docker-core-data-go:latest 22:45:55  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:45:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:45:55 ---> 8eb33dccd2af 22:45:55 Step 3/27 : WORKDIR /edgex-go 22:45:55 ---> Using cache 22:45:55 ---> 0e3dbb54b253 22:45:55 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:55 ---> Using cache 22:45:55 ---> a4c64f80e176 22:45:55 Step 5/27 : RUN apk update && apk add make bash git 22:45:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:45:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:45:55 ---> 8eb33dccd2af 22:45:55 Step 3/24 : WORKDIR /edgex-go 22:45:55 ---> Using cache 22:45:55 ---> 0e3dbb54b253 22:45:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:55 ---> Using cache 22:45:55 ---> a4c64f80e176 22:45:55 Step 5/24 : RUN apk update && apk add make git 22:45:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:45:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:55 ---> 8eb33dccd2af 22:45:55 Step 3/22 : WORKDIR /edgex-go 22:45:55 ---> Using cache 22:45:55 ---> 0e3dbb54b253 22:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:55 ---> Using cache 22:45:55 ---> a4c64f80e176 22:45:55 Step 5/22 : RUN apk update && apk add make git 22:45:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:45:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:55 ---> 8eb33dccd2af 22:45:55 Step 3/22 : WORKDIR /edgex-go 22:45:55 ---> Using cache 22:45:55 ---> 0e3dbb54b253 22:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:55 ---> Using cache 22:45:55 ---> a4c64f80e176 22:45:55 Step 5/22 : RUN apk update && apk add make git 22:45:56 ---> Running in 5cb972d51af5 22:45:56 ---> Running in 64f2eaef3ffd 22:45:56 ---> Running in f65415dfe17a 22:45:56 ---> Running in 745bd42c3bba 22:45:57 gofmt -l . 22:45:57 [ "`gofmt -l .`" = "" ] 22:45:59 ./bin/test-go-mod-tidy.sh 22:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:00 ./bin/test-attribution-txt.sh 22:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:00 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:00 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:00 OK: 12748 distinct packages available 22:46:01 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:01 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:01 OK: 12748 distinct packages available 22:46:01 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:01 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:01 OK: 12748 distinct packages available 22:46:01 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:01 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:01 OK: 12748 distinct packages available 22:46:01 OK: 233 MiB in 51 packages 22:46:01 OK: 233 MiB in 51 packages 22:46:01 OK: 233 MiB in 51 packages 22:46:01 OK: 233 MiB in 51 packages [Pipeline] sh 22:46:03 Removing intermediate container 5cb972d51af5 22:46:03 ---> 4588b680932c 22:46:03 Step 6/24 : COPY go.mod . 22:46:03 Removing intermediate container f65415dfe17a 22:46:03 ---> a8702c80f526 22:46:03 Step 6/22 : COPY go.mod . 22:46:03 Removing intermediate container 64f2eaef3ffd 22:46:03 ---> 2999c80bdee5 22:46:03 Step 6/22 : COPY go.mod . 22:46:03 Removing intermediate container 745bd42c3bba 22:46:03 ---> 5813ff1219fb 22:46:03 Step 6/27 : COPY go.mod . 22:46:04 + ls -al . 22:46:04 total 664 22:46:04 drwxrwxr-x 9 1001 1001 4096 Dec 11 22:46 . 22:46:04 drwxr-xr-x 4 root root 4096 Dec 11 22:42 .. 22:46:04 -rw-rw-r-- 1 1001 1001 11 Dec 11 22:40 .dockerignore 22:46:04 drwxrwxr-x 8 1001 1001 4096 Dec 11 22:40 .git 22:46:04 drwxrwxr-x 3 1001 1001 4096 Dec 11 22:40 .github 22:46:04 -rw-rw-r-- 1 1001 1001 762 Dec 11 22:40 .gitignore 22:46:04 -rw-rw-r-- 1 1001 1001 166 Dec 11 22:40 .sonarcloud.properties 22:46:04 -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:40 CONTRIBUTING.md 22:46:04 -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:40 Dockerfile.build 22:46:04 -rw-rw-r-- 1 1001 1001 863 Dec 11 22:40 Jenkinsfile 22:46:04 -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:40 LICENSE 22:46:04 -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:40 Makefile 22:46:04 -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:40 README.md 22:46:04 -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:40 SECURITY.md 22:46:04 -rw-rw-r-- 1 1001 1001 5 Dec 11 22:36 VERSION 22:46:04 -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:40 ZMQWindows.md 22:46:04 drwxrwxr-x 2 1001 1001 4096 Dec 11 22:40 bin 22:46:04 drwxrwxr-x 14 1001 1001 4096 Dec 11 22:40 cmd 22:46:04 -rw-r--r-- 1 root root 537567 Dec 11 22:44 coverage.out 22:46:04 -rw-r--r-- 1 root root 1041 Dec 11 22:45 go.mod 22:46:04 -rw-r--r-- 1 root root 18856 Dec 11 22:45 go.sum 22:46:04 drwxrwxr-x 8 1001 1001 4096 Dec 11 22:40 internal 22:46:04 drwxrwxr-x 4 1001 1001 4096 Dec 11 22:40 openapi 22:46:04 drwxrwxr-x 4 1001 1001 4096 Dec 11 22:40 snap 22:46:04 -rw-rw-r-- 1 1001 1001 168 Dec 11 22:40 version.go [Pipeline] sh 22:46:04 ---> 276240bbde8b 22:46:04 Step 7/24 : RUN go mod download 22:46:04 ---> 3b0a42b4e048 22:46:04 Step 7/22 : RUN go mod download 22:46:04 ---> Running in e5513aef9e44 22:46:04 + '[' -e coverage.out ] 22:46:04 + chown 1001:1001 coverage.out [Pipeline] stash 22:46:04 Warning: overwriting stash ‘coverage-report’ 22:46:04 ---> 9ac862cfaaee 22:46:04 Step 7/27 : RUN go mod download 22:46:04 ---> 667f0473d2f3 22:46:04 Step 7/22 : RUN go mod download 22:46:05 ---> Running in e2107df7341e 22:46:05 ---> Running in da2ebf9d5598 22:46:05 ---> Running in 1da00b2b9196 22:46:06 Stashed 1 file(s) [Pipeline] sh 22:46:06 + make build 22:46:06 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 22:46:09 Removing intermediate container 1da00b2b9196 22:46:09 ---> d613719e9888 22:46:09 Step 8/22 : COPY . . 22:46:09 Removing intermediate container e5513aef9e44 22:46:09 ---> 55fd831165ec 22:46:09 Step 8/24 : COPY . . 22:46:09 Removing intermediate container da2ebf9d5598 22:46:09 ---> 009bc9bd09ba 22:46:09 Step 8/22 : COPY . . 22:46:09 Removing intermediate container e2107df7341e 22:46:09 ---> 63a3725a5477 22:46:09 Step 8/27 : COPY . . 22:46:16 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 22:46:43 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 22:46:45 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 22:46:51 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 22:46:51 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 22:46:57 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 22:47:02 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 22:47:06 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 22:47:07 ---> 2d576dd97aa5 22:47:07 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:47:07 ---> 2b669463aa5b 22:47:07 Step 9/22 : RUN make cmd/core-command/core-command 22:47:07 ---> Running in 2d54f7116010 22:47:07 ---> e2c1c3772dc3 22:47:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:47:07 ---> 424c426f9d56 22:47:07 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:47:07 ---> Running in c7eb8f1386a3 22:47:07 ---> Running in e56a34a10e11 22:47:07 ---> Running in 9bbdeb7fd090 22:47:07 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 22:47:07 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 22:47:07 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 22:47:07 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 22:47:11 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 22:47:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:47:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 22:47:22 $ docker stop --time=1 22bbf2b2b1966f3b6d2a0268b6d50982917c7cbef8e5a526f0baae4ac7b49162 22:47:25 $ docker rm -f 22bbf2b2b1966f3b6d2a0268b6d50982917c7cbef8e5a526f0baae4ac7b49162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:27 22:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:27 latest: Pulling from edgex-devops/edgex-compose-arm64 22:47:27 29e5d40040c1: Pulling fs layer 22:47:27 1ce36da41761: Pulling fs layer 22:47:27 25b303627fd3: Pulling fs layer 22:47:28 29e5d40040c1: Verifying Checksum 22:47:28 29e5d40040c1: Download complete 22:47:29 1ce36da41761: Verifying Checksum 22:47:29 1ce36da41761: Download complete 22:47:29 29e5d40040c1: Pull complete 22:47:30 1ce36da41761: Pull complete 22:47:30 25b303627fd3: Verifying Checksum 22:47:30 25b303627fd3: Download complete 22:47:40 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 22:47:40 25b303627fd3: Pull complete 22:47:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:47:41 prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container 22:47:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:47:44 $ docker top 958ef6eec08cba10781f53ebf4fa07ea527c3babad87f7123025abf8734f0b20 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:45 + docker-compose build --help 22:47:45 + grep parallel 22:47:46 Removing intermediate container e56a34a10e11 22:47:46 ---> bd0f55f82787 22:47:46 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:47:47 Removing intermediate container 9bbdeb7fd090 22:47:47 ---> 7674e830d96c 22:47:47 22:47:47 Step 10/24 : FROM alpine:3.10 22:47:47 ---> be4e4bea2c2e 22:47:47 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:47:47 ---> Using cache 22:47:47 ---> 5f560f86248b 22:47:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:47 ---> Running in b4932144f07e 22:47:47 ---> Running in b37ef1e2520a 22:47:47 Removing intermediate container b37ef1e2520a 22:47:47 ---> 69b1ba0db089 22:47:47 Step 13/24 : WORKDIR / 22:47:48 ---> Running in 2c7f460f0906 22:47:48 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 22:47:48 --parallel Build images in parallel. [Pipeline] } 22:47:49 $ docker stop --time=1 958ef6eec08cba10781f53ebf4fa07ea527c3babad87f7123025abf8734f0b20 22:47:50 Removing intermediate container 2c7f460f0906 22:47:50 ---> 687c2b3a6b78 22:47:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:47:50 Removing intermediate container c7eb8f1386a3 22:47:50 ---> b7b81f11ce45 22:47:50 22:47:50 Step 10/22 : FROM scratch 22:47:50 ---> 22:47:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:50 ---> 0efc769e97c4 22:47:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:47:51 $ docker rm -f 958ef6eec08cba10781f53ebf4fa07ea527c3babad87f7123025abf8734f0b20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:51 ---> Using cache 22:47:51 ---> 246bb947b3f4 22:47:51 Step 12/22 : ENV APP_PORT=48082 22:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:51 . [Pipeline] withDockerContainer 22:47:52 prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container 22:47:52 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:47:53 $ docker top 200576d6d2f24e9d2cdf0382245a06fbbed12319c9ef3af6873f2aaaa0a29cde -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:54 ---> cbd79d3b769e 22:47:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:47:54 Removing intermediate container b4932144f07e 22:47:54 ---> 680aa7e2c793 22:47:54 22:47:54 Step 11/27 : FROM docker:latest 22:47:54 ---> aefe523efa57 22:47:54 Step 12/27 : RUN apk add --no-cache bash 22:47:54 ---> Running in bf8021299b3e 22:47:54 + docker-compose -f ./docker-compose-build.yml build --parallel 22:47:54 Removing intermediate container 2d54f7116010 22:47:54 ---> 2e17a0dfdd6f 22:47:54 22:47:54 Step 10/22 : FROM scratch 22:47:54 ---> 22:47:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:54 ---> Running in c2957d7cee8a 22:47:54 ---> Using cache 22:47:54 ---> 246bb947b3f4 22:47:54 Step 12/22 : ENV APP_PORT=48081 22:47:54 Removing intermediate container bf8021299b3e 22:47:54 ---> 8643954eb0d5 22:47:54 Step 13/22 : EXPOSE $APP_PORT 22:47:54 ---> Running in 4c30703f1203 22:47:54 ---> 030bf748819e 22:47:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:47:55 ---> Running in 7ba5efa346f5 22:47:55 Removing intermediate container 4c30703f1203 22:47:55 ---> c60d6c307c6e 22:47:55 Step 13/22 : EXPOSE $APP_PORT 22:47:55 ---> Running in f78e14a870c8 22:47:55 Removing intermediate container 7ba5efa346f5 22:47:55 ---> e1c5f055c284 22:47:55 Step 14/22 : WORKDIR / 22:47:55 ---> Running in 8609b430b9a2 22:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:47:55 Removing intermediate container f78e14a870c8 22:47:55 ---> 7cd2d2edf6ab 22:47:55 Step 14/22 : WORKDIR / 22:47:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:47:56 ---> Running in cc4ecefebc51 22:47:56 ---> ccd739478f98 22:47:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:47:56 (1/2) Installing readline (8.0.4-r0) 22:47:56 (2/2) Installing bash (5.0.17-r0) 22:47:56 Executing bash-5.0.17-r0.post-install 22:47:56 Executing busybox-1.31.1-r19.trigger 22:47:56 Removing intermediate container 8609b430b9a2 22:47:56 ---> 5a2955391e4a 22:47:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:47:56 OK: 12 MiB in 22 packages 22:47:56 Removing intermediate container cc4ecefebc51 22:47:56 ---> 38d47054de03 22:47:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:47:56 ---> 8afef19598f2 22:47:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:47:56 ---> 2f514e72dfa4 22:47:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:47:57 ---> 393b5c39b4d5 22:47:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:47:57 Removing intermediate container c2957d7cee8a 22:47:57 ---> 0181be07a2b3 22:47:57 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:47:57 ---> 531e770135c1 22:47:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:47:57 ---> Running in 9af733d397e6 22:47:57 ---> Running in 957486b45aab 22:47:57 ---> 7b075dccd862 22:47:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:47:57 Building docker-core-command-go ... 22:47:57 Building docker-core-data-go ... 22:47:57 Building docker-core-metadata-go ... 22:47:57 Building docker-security-bootstrap-redis-go ... 22:47:57 Building docker-security-proxy-setup-go ... 22:47:57 Building docker-security-secretstore-setup-go ... 22:47:57 Building docker-support-notifications-go ... 22:47:57 Building docker-support-scheduler-go ... 22:47:57 Building docker-sys-mgmt-agent-go ... 22:47:57 Building docker-security-secretstore-setup-go 22:47:57 Building docker-sys-mgmt-agent-go 22:47:57 Building docker-support-notifications-go 22:47:57 Building docker-security-bootstrap-redis-go 22:47:57 Building docker-core-command-go 22:47:58 ---> 31017e12bc93 22:47:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:47:58 ---> 447f6f81b085 22:47:58 Step 18/22 : ENTRYPOINT ["/core-command"] 22:47:59 ---> Running in 81bddff0790d 22:47:59 ---> 1a21401d2e04 22:47:59 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:47:59 ---> Running in 22e10f274d84 22:47:59 Removing intermediate container 81bddff0790d 22:47:59 ---> 96e33121039f 22:47:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:59 ---> Running in 443a8c2d1b3e 22:47:59 Removing intermediate container 22e10f274d84 22:47:59 ---> b788b9a88bca 22:47:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:59 ---> Running in 14bf76d777af 22:47:59 Removing intermediate container 443a8c2d1b3e 22:47:59 ---> 170f51b9d5fd 22:47:59 Step 20/22 : LABEL arch=x86_64 22:48:00 ---> Running in b4d88acdac27 22:48:00 Removing intermediate container 957486b45aab 22:48:00 ---> d1c65e60d99a 22:48:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:48:00 Removing intermediate container 14bf76d777af 22:48:00 ---> b0babde7af08 22:48:00 Step 20/22 : LABEL arch=x86_64 22:48:00 Removing intermediate container 9af733d397e6 22:48:00 ---> 4ce90a3081d5 22:48:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:48:01 ---> Running in 3d97955866e1 22:48:01 ---> Running in 6e9d5906eccf 22:48:01 ---> Running in dd6bf2808a84 22:48:01 Removing intermediate container b4d88acdac27 22:48:01 ---> 9bbb4fdb1e0d 22:48:01 Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:48:01 ---> Running in 5cfd49910e90 22:48:01 Removing intermediate container 3d97955866e1 22:48:01 ---> d793cbc2880a 22:48:01 Step 22/24 : LABEL arch=x86_64 22:48:02 Removing intermediate container 6e9d5906eccf 22:48:02 ---> f1e8735fde2c 22:48:02 Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:48:02 ---> Running in 6a56554a0894 22:48:02 Removing intermediate container dd6bf2808a84 22:48:02 ---> 6c2d1c98103a 22:48:02 Step 15/27 : ENV APP_PORT=48090 22:48:02 Removing intermediate container 5cfd49910e90 22:48:02 ---> 47a91819ec77 22:48:02 Step 22/22 : LABEL version=0.0.0 22:48:02 ---> Running in 92a04161a98d 22:48:02 ---> Running in 4adee8a26600 22:48:02 ---> Running in 6c6a48152afb 22:48:03 Removing intermediate container 6a56554a0894 22:48:03 ---> 207d51fa6ef4 22:48:03 Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:48:03 ---> Running in b889edd43519 22:48:03 Removing intermediate container 92a04161a98d 22:48:03 ---> 85c115d957fb 22:48:03 Step 22/22 : LABEL version=0.0.0 22:48:03 Removing intermediate container 4adee8a26600 22:48:03 ---> 884d100619f0 22:48:03 Step 16/27 : EXPOSE $APP_PORT 22:48:03 Removing intermediate container 6c6a48152afb 22:48:03 ---> c0b078216b72 22:48:03 22:48:03 ---> Running in b581cc863c6b 22:48:03 ---> Running in 6e9b828cc790 22:48:03 Removing intermediate container b889edd43519 22:48:03 ---> 294ba7eb08df 22:48:03 Step 24/24 : LABEL version=0.0.0 22:48:03 ---> Running in a11e570fb559 22:48:03 Removing intermediate container b581cc863c6b 22:48:03 ---> 48c18e2a7ff4 22:48:03 22:48:03 Removing intermediate container 6e9b828cc790 22:48:03 ---> 9b133cb25b1a 22:48:03 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:48:04 Successfully built c0b078216b72 22:48:04 Successfully tagged docker-core-command-go:latest 22:48:04  Building docker-core-command-go ... done Successfully built 48c18e2a7ff4 22:48:04 Successfully tagged docker-core-metadata-go:latest 22:48:04  Building docker-core-metadata-go ... done Removing intermediate container a11e570fb559 22:48:04 ---> ca80d4728535 22:48:04 22:48:05 Successfully built ca80d4728535 22:48:05 Successfully tagged docker-security-secretstore-setup-go:latest 22:48:05  Building docker-security-secretstore-setup-go ... done  ---> 2331dd726f4c 22:48:05 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:48:05 ---> d0aa823ec156 22:48:05 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:48:06 ---> 8b7ac53e6293 22:48:06 Step 20/27 : RUN apk --no-cache add py3-pip 22:48:06 ---> Running in a429151b557d 22:48:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:08 (1/33) Installing libbz2 (1.0.8-r1) 22:48:08 (2/33) Installing expat (2.2.9-r1) 22:48:08 (3/33) Installing libffi (3.3-r2) 22:48:08 (4/33) Installing gdbm (1.13-r1) 22:48:08 (5/33) Installing xz-libs (5.2.5-r0) 22:48:08 (6/33) Installing sqlite-libs (3.32.1-r0) 22:48:08 (7/33) Installing python3 (3.8.5-r0) 22:48:09 (8/33) Installing py3-appdirs (1.4.4-r1) 22:48:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:48:09 (10/33) Installing py3-parsing (2.4.7-r0) 22:48:09 (11/33) Installing py3-six (1.15.0-r0) 22:48:09 (12/33) Installing py3-packaging (20.4-r0) 22:48:09 (13/33) Installing py3-setuptools (47.0.0-r0) 22:48:09 (14/33) Installing py3-chardet (3.0.4-r4) 22:48:10 (15/33) Installing py3-idna (2.9-r0) 22:48:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:48:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:48:10 (18/33) Installing py3-requests (2.23.0-r0) 22:48:10 (19/33) Installing py3-msgpack (1.0.0-r0) 22:48:10 (20/33) Installing py3-lockfile (0.12.2-r3) 22:48:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:48:10 (22/33) Installing py3-colorama (0.4.3-r0) 22:48:10 (23/33) Installing py3-distlib (0.3.0-r0) 22:48:10 (24/33) Installing py3-distro (1.5.0-r1) 22:48:10 (25/33) Installing py3-webencodings (0.5.1-r3) 22:48:10 (26/33) Installing py3-html5lib (1.0.1-r4) 22:48:10 (27/33) Installing py3-pytoml (0.1.21-r0) 22:48:10 (28/33) Installing py3-pep517 (0.8.2-r0) 22:48:10 (29/33) Installing py3-progress (1.5-r0) 22:48:10 (30/33) Installing py3-toml (0.10.1-r0) 22:48:10 (31/33) Installing py3-retrying (1.3.3-r0) 22:48:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:48:10 (33/33) Installing py3-pip (20.1.1-r0) 22:48:10 Executing busybox-1.31.1-r19.trigger 22:48:10 OK: 71 MiB in 55 packages 22:48:20 Removing intermediate container a429151b557d 22:48:20 ---> 28a572de01b3 22:48:20 Step 21/27 : RUN pip install docker-compose==1.23.2 22:48:20 ---> Running in 44d6c15907f1 22:48:23 Collecting docker-compose==1.23.2 22:48:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:48:23 Collecting cached-property<2,>=1.2.0 22:48:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:48:24 Collecting PyYAML<4,>=3.10 22:48:24 Downloading PyYAML-3.13.tar.gz (270 kB) 22:48:25 Collecting jsonschema<3,>=2.5.1 22:48:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:48:25 Collecting docker<4.0,>=3.6.0 22:48:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:48:25 Collecting docopt<0.7,>=0.6.1 22:48:25 Downloading docopt-0.6.2.tar.gz (25 kB) 22:48:26 Collecting websocket-client<1.0,>=0.32.0 22:48:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:48:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:48:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:48:26 Collecting texttable<0.10,>=0.9.0 22:48:26 Downloading texttable-0.9.1.tar.gz (11 kB) 22:48:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:48:27 Collecting dockerpty<0.5,>=0.4.1 22:48:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:48:28 Collecting docker-pycreds>=0.4.0 22:48:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:48:28 Collecting idna<2.8,>=2.5 22:48:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:48:28 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) 22:48:28 Collecting urllib3<1.25,>=1.21.1 22:48:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:48:28 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) 22:48:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:48:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:48:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:48:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:48:28 Installing collected packages: cached-property, PyYAML, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, texttable, dockerpty, docker-compose 22:48:28 Running setup.py install for PyYAML: started 22:48:29 Running setup.py install for PyYAML: finished with status 'done' 22:48:29 Attempting uninstall: idna 22:48:29 Found existing installation: idna 2.9 22:48:29 Uninstalling idna-2.9: 22:48:29 Successfully uninstalled idna-2.9 22:48:30 Attempting uninstall: urllib3 22:48:30 Found existing installation: urllib3 1.25.9 22:48:30 Uninstalling urllib3-1.25.9: 22:48:30 Successfully uninstalled urllib3-1.25.9 22:48:30 Attempting uninstall: requests 22:48:30 Found existing installation: requests 2.23.0 22:48:30 Uninstalling requests-2.23.0: 22:48:30 Successfully uninstalled requests-2.23.0 22:48:31 Running setup.py install for docopt: started 22:48:31 Running setup.py install for docopt: finished with status 'done' 22:48:31 Running setup.py install for texttable: started 22:48:32 Running setup.py install for texttable: finished with status 'done' 22:48:32 Running setup.py install for dockerpty: started 22:48:33 Running setup.py install for dockerpty: finished with status 'done' 22:48: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 22:48:36 Removing intermediate container 44d6c15907f1 22:48:36 ---> e183fbb4d029 22:48:36 Step 22/27 : RUN apk --no-cache add curl 22:48:36 ---> Running in 89313fee9ea9 22:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:48:37 (2/3) Installing libcurl (7.69.1-r3) 22:48:37 (3/3) Installing curl (7.69.1-r3) 22:48:37 Executing busybox-1.31.1-r19.trigger 22:48:37 OK: 72 MiB in 58 packages 22:48:38 Removing intermediate container 89313fee9ea9 22:48:38 ---> bb8439dd3146 22:48:38 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:48:38 ---> Running in 58529af5fea9 22:48:38 Removing intermediate container 58529af5fea9 22:48:38 ---> e449137f31c7 22:48:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:38 ---> Running in e26d2d10c7ad 22:48:38 Removing intermediate container e26d2d10c7ad 22:48:38 ---> 53a915f274a6 22:48:38 Step 25/27 : LABEL arch=x86_64 22:48:39 ---> Running in fc6d0ed062c9 22:48:39 Removing intermediate container fc6d0ed062c9 22:48:39 ---> 10bc002ca514 22:48:39 Step 26/27 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:48:39 ---> Running in 7fa0b687dbc9 22:48:39 Removing intermediate container 7fa0b687dbc9 22:48:39 ---> 7657d3d5916e 22:48:39 Step 27/27 : LABEL version=0.0.0 22:48:39 ---> Running in 1f285520dc0b 22:48:40 Removing intermediate container 1f285520dc0b 22:48:40 ---> ef00d2427520 22:48:40 22:48:40 Successfully built ef00d2427520 22:48:40 Successfully tagged docker-sys-mgmt-agent-go:latest 22:48:40  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:48:40 $ docker stop --time=1 cdef784bb37cbad2f3e5c7ddbaa61de7184819feb301e72afadc990038a39c90 22:48:42 $ docker rm -f cdef784bb37cbad2f3e5c7ddbaa61de7184819feb301e72afadc990038a39c90 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:43 + docker images 22:48:43 + grep docker 22:48:43 docker-sys-mgmt-agent-go latest ef00d2427520 4 seconds ago 313MB 22:48:43 docker-security-secretstore-setup-go latest ca80d4728535 39 seconds ago 24.7MB 22:48:43 docker-core-command-go latest c0b078216b72 40 seconds ago 12.2MB 22:48:43 docker-core-metadata-go latest 48c18e2a7ff4 40 seconds ago 14.5MB 22:48:43 docker-core-data-go latest a28e1f458676 3 minutes ago 23.7MB 22:48:43 docker-security-bootstrap-redis-go latest 61c7460f9837 3 minutes ago 15.8MB 22:48:43 docker-support-notifications-go latest 4b583414d00f 3 minutes ago 13.6MB 22:48:43 docker-security-proxy-setup-go latest 9bea55828c30 3 minutes ago 24.6MB 22:48:43 docker-support-scheduler-go latest 803430a10809 3 minutes ago 12.3MB 22:48:43 docker latest aefe523efa57 17 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:48:59 Still waiting to schedule task 22:48:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:49:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:49:06 ---> 304b5feb2040 22:49:06 Step 3/22 : WORKDIR /edgex-go 22:49:06 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:49:06 ---> 304b5feb2040 22:49:06 Step 3/27 : WORKDIR /edgex-go 22:49:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:49:06 ---> 304b5feb2040 22:49:06 Step 3/22 : WORKDIR /edgex-go 22:49:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:49:06 ---> 304b5feb2040 22:49:06 Step 3/24 : WORKDIR /edgex-go 22:49:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:49:06 ---> 304b5feb2040 22:49:06 Step 3/24 : WORKDIR /edgex-go 22:49:09 ---> Running in 9442393c5db6 22:49:09 ---> Running in f545f24b817c 22:49:09 ---> Running in f3118536e390 22:49:09 ---> Running in b4cd19834b7d 22:49:09 ---> Running in 1a1ce6edc192 22:49:10 Removing intermediate container f545f24b817c 22:49:10 ---> 4ac45687e30c 22:49:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:10 Removing intermediate container f3118536e390 22:49:10 ---> c3a400896e94 22:49:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:10 Removing intermediate container 1a1ce6edc192 22:49:10 ---> cafec92bf597 22:49:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:10 Removing intermediate container 9442393c5db6 22:49:10 ---> d52f72a5634e 22:49:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:10 Removing intermediate container b4cd19834b7d 22:49:10 ---> 47344cc6ace5 22:49:10 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:10 ---> Running in 1fe98ac06118 22:49:10 ---> Running in 465c427be783 22:49:10 ---> Running in 1ec352fddc7b 22:49:10 ---> Running in 6e4c92079b7f 22:49:10 ---> Running in 1838cde28c57 22:49:14 Removing intermediate container 1fe98ac06118 22:49:14 ---> a0e94e129b92 22:49:14 Step 5/24 : RUN apk update && apk add make git 22:49:14 ---> Running in 0d0b0834f753 22:49:14 Removing intermediate container 1ec352fddc7b 22:49:14 ---> 92da40e9013a 22:49:14 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:49:14 Removing intermediate container 465c427be783 22:49:14 ---> c37b0f050141 22:49:14 Step 5/22 : RUN apk update && apk add make git 22:49:14 Removing intermediate container 6e4c92079b7f 22:49:14 ---> 0a8b53354301 22:49:14 Step 5/22 : RUN apk update && apk add make git 22:49:15 Removing intermediate container 1838cde28c57 22:49:15 ---> 7ebc4e479e7b 22:49:15 Step 5/27 : RUN apk update && apk add make bash git 22:49:15 ---> Running in 414d0995d46d 22:49:15 ---> Running in de39cbe16f9f 22:49:15 ---> Running in 6992a50446ae 22:49:15 ---> Running in abc715a1d78e 22:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:18 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:18 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:18 OK: 12618 distinct packages available 22:49:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:19 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:19 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:19 OK: 12618 distinct packages available 22:49:19 OK: 217 MiB in 51 packages 22:49:20 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:20 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:20 OK: 12618 distinct packages available 22:49:20 OK: 217 MiB in 51 packages 22:49:21 OK: 217 MiB in 51 packages 22:49:21 Removing intermediate container 0d0b0834f753 22:49:21 ---> 8be62d389675 22:49:21 Step 6/24 : COPY go.mod . 22:49:21 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:21 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:21 OK: 12618 distinct packages available 22:49:22 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:22 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:22 OK: 12618 distinct packages available 22:49:22 Removing intermediate container 414d0995d46d 22:49:22 ---> 05be8a7bc669 22:49:22 Step 6/24 : COPY go.mod . 22:49:22 OK: 217 MiB in 51 packages 22:49:22 Removing intermediate container 6992a50446ae 22:49:22 ---> e0f5790a611a 22:49:22 Step 6/22 : COPY go.mod . 22:49:23 OK: 217 MiB in 51 packages 22:49:23 ---> 61ee2a5afe1f 22:49:23 Step 7/24 : RUN go mod download 22:49:23 ---> Running in 34083b2b822d 22:49:23 ---> 764310c86379 22:49:23 Step 7/24 : RUN go mod download 22:49:23 ---> Running in 1963e6f21985 22:49:23 ---> ea5c6bb032db 22:49:23 Step 7/22 : RUN go mod download 22:49:24 ---> Running in 001d9553c837 22:49:24 Removing intermediate container abc715a1d78e 22:49:24 ---> a88f5c5b9622 22:49:24 Step 6/27 : COPY go.mod . 22:49:24 Removing intermediate container de39cbe16f9f 22:49:24 ---> 6306eaeeee56 22:49:24 Step 6/22 : COPY go.mod . 22:49:25 ---> c16757de8a9e 22:49:25 Step 7/27 : RUN go mod download 22:49:25 ---> 15213f7406a5 22:49:25 Step 7/22 : RUN go mod download 22:49:25 ---> Running in e1cc0d9e73f5 22:49:26 ---> Running in a6859cd02ef7 22:49:28 Removing intermediate container 34083b2b822d 22:49:28 ---> 071efac0d5fa 22:49:28 Step 8/24 : COPY . . 22:49:28 Removing intermediate container 1963e6f21985 22:49:28 ---> 2f9b90e016b4 22:49:28 Step 8/24 : COPY . . 22:49:28 Removing intermediate container 001d9553c837 22:49:28 ---> e2b1fd2d9278 22:49:28 Step 8/22 : COPY . . 22:49:31 Removing intermediate container e1cc0d9e73f5 22:49:31 ---> 98d5a294f3a0 22:49:31 Step 8/27 : COPY . . 22:49:31 Removing intermediate container a6859cd02ef7 22:49:31 ---> d0c761f39450 22:49:31 Step 8/22 : COPY . . 22:49:55 Running on prd-ubuntu18.04-docker-8c-8g-15652 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 22:49:55 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 22:49:57 using credential edgex-jenkins-ssh 22:49:57 Cloning the remote Git repository 22:49:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:49:57 > git init /w/workspace/edgex-go/8 # timeout=10 22:49:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:49:57 > git --version # timeout=10 22:49:57 > git --version # 'git version 2.17.1' 22:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:58 ---> b5583b2ad9ad 22:49:58 Step 9/22 : RUN make cmd/core-command/core-command 22:49:58 ---> 32f5a48c3968 22:49:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:49:58 ---> 32185a8e27d0 22:49:58 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:49:58 ---> 8839a958fde4 22:49:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:49:58 ---> 38c783c46aae 22:49:58 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:49:58 ---> Running in 65de2d64dfe5 22:49:58 ---> Running in dfe5465adbdf 22:49:58 ---> Running in fabab34cd37f 22:49:58 ---> Running in 0a8dbc798d77 22:49:58 ---> Running in 4c61eda245a0 22:49:58 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 22:49:58 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 22:49:58 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 22:49:58 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 22:49:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:50:16 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 37e6a8593861e55ddb04485eb12e0851d5748d29 22:50:16 Merge succeeded, producing 37e6a8593861e55ddb04485eb12e0851d5748d29 22:50:16 Checking out Revision 37e6a8593861e55ddb04485eb12e0851d5748d29 (PR-2913) 22:50:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:50:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:50:16 > git config core.sparsecheckout # timeout=10 22:50:16 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 22:50:16 > git remote # timeout=10 22:50:16 > git config --get remote.origin.url # timeout=10 22:50:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:16 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 22:50:16 > git rev-parse HEAD^{commit} # timeout=10 22:50:16 > git config core.sparsecheckout # timeout=10 22:50:16 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 22:50:19 Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:21 + echo snap-build.sh 22:50:21 snap-build.sh 22:50:21 + SNAP_BASE_DIR=. 22:50:21 + '[' '!' -z /w/workspace/edgex-go/8 ']' 22:50:21 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 22:50:21 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 22:50:21 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 22:50:21 + cd /w/workspace/edgex-go/8 22:50:21 + sudo apt-get remove -qy --purge lxd lxd-client 22:50:21 Reading package lists... 22:50:21 Building dependency tree... 22:50:21 Reading state information... 22:50:21 The following packages were automatically installed and are no longer required: 22:50:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:50:21 uidmap xdelta3 22:50:21 Use 'sudo apt autoremove' to remove them. 22:50:21 The following packages will be REMOVED: 22:50:21 lxd* lxd-client* 22:50:22 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:50:22 After this operation, 31.7 MB disk space will be freed. 22:50:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 22:50:23 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:50:23 Removing lxd dnsmasq configuration 22:50:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:50:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:50:24 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:50:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 22:50:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:50:26 Processing triggers for systemd (237-3ubuntu10.42) ... 22:50:26 Processing triggers for ureadahead (0.100.0-21) ... 22:50:28 + sudo snap remove --purge lxd 22:50:28 snap "lxd" is not installed 22:50:28 + sudo groupadd --force --system lxd 22:50:28 ++ whoami 22:50:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:50:28 + newgrp - lxd 22:50:28 + sudo snap install lxd 22:50:38 2020-12-11T22:50:35Z INFO Waiting for automatic snapd restart... 22:50:51 lxd 4.8 from Canonical* installed 22:50:51 + sudo lxd init --auto 22:50:59 + sudo snap install --classic snapcraft 22:51:05 snapcraft 4.4.4 from Canonical* installed 22:51:05 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 22:51:05 + patch --verbose -p1 22:51:05 Hmm... Looks like a unified diff to me... 22:51:05 The text leading up to this was: 22:51:05 -------------------------- 22:51:05 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 22:51:05 |From: Tony Espy 22:51:05 |Date: Wed, 2 Dec 2020 17:38:31 -0500 22:51:05 |Subject: [PATCH] optimize snap build for pipeline CI check 22:51:05 | 22:51:05 |This patch is used by the EdgeX CI pipeline builds to 22:51:05 |optimize the snap CI check run for pull requests. When 22:51:05 |applied, it essentially strips out everything (apps and 22:51:05 |parts) from the snapcraft.yaml file except those required 22:51:05 |to build edgex-go, as the whole idea of the CI check is to 22:51:05 |catch changes to edgex-go that break the snap build. 22:51:05 | 22:51:05 |In general, anyone updating snapcraft.yaml will also need 22:51:05 |to update this patch file, otherwise it may fail to apply, 22:51:05 |resulting in a failed snap build CI check in the associated 22:51:05 |pull request. 22:51:05 | 22:51:05 |Note - in addition to applying this patch, the pipeline also 22:51:05 |only primes the snap (e.g. `snapcraft prime`), as there's no 22:51:05 |need to build the finally binary .snap file (and it won't 22:51:05 |work with the patch applied). This further reduces the build 22:51:05 |time. 22:51:05 |--- 22:51:05 | snap/snapcraft.yaml | 466 +------------------------------------------- 22:51:05 | 1 file changed, 2 insertions(+), 464 deletions(-) 22:51:05 | 22:51:05 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 22:51:05 |index b265277c..d7e1de37 100644 22:51:05 |--- a/snap/snapcraft.yaml 22:51:05 |+++ b/snap/snapcraft.yaml 22:51:05 -------------------------- 22:51:05 patching file snap/snapcraft.yaml 22:51:05 Using Plan A... 22:51:05 Hunk #1 FAILED at 75. 22:51:05 Hunk #2 FAILED at 136. 22:51:05 Hunk #3 succeeded at 272 (offset -20 lines). 22:51:05 Hunk #4 succeeded at 287 (offset -20 lines). 22:51:05 Hunk #5 succeeded at 295 (offset -20 lines). 22:51:05 Hunk #6 succeeded at 302 (offset -20 lines). 22:51:05 Hunk #7 succeeded at 329 (offset -20 lines). 22:51:05 Hunk #8 succeeded at 363 (offset -20 lines). 22:51:05 Hunk #9 succeeded at 414 (offset -25 lines). 22:51:05 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 22:51:05 Hmm... Ignoring the trailing garbage. 22:51:05 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:51:06 Failed in branch amd64 22:51:20 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 22:51:32 Removing intermediate container 4c61eda245a0 22:51:32 ---> 7be12d3aa17f 22:51:32 22:51:32 Step 10/22 : FROM alpine:3.10 22:51:32 3.10: Pulling from library/alpine 22:51:33 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:51:33 Status: Downloaded newer image for alpine:3.10 22:51:33 ---> 536a684cf733 22:51:33 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:51:34 ---> Running in 44c1ebe284c6 22:51:35 Removing intermediate container 0a8dbc798d77 22:51:35 ---> 48674141deb1 22:51:35 22:51:35 Step 10/24 : FROM alpine:3.10 22:51:35 ---> 536a684cf733 22:51:35 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:51:35 ---> Running in 5e8cfdc54a64 22:51:35 Removing intermediate container fabab34cd37f 22:51:35 ---> 5c9bc8ec59b9 22:51:35 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:51:36 ---> Running in 70408a347cfc 22:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:51:38 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:51:38 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:51:38 OK: 10169 distinct packages available 22:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:51:38 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 22:51:38 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:51:38 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:51:38 OK: 10169 distinct packages available 22:51:38 (1/5) Installing ca-certificates (20191127-r2) 22:51:38 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:51:38 (3/5) Installing libcurl (7.66.0-r3) 22:51:38 (4/5) Installing curl (7.66.0-r3) 22:51:38 (5/5) Installing dumb-init (1.2.2-r1) 22:51:38 Executing busybox-1.30.1-r3.trigger 22:51:38 Executing ca-certificates-20191127-r2.trigger 22:51:39 (1/5) Installing ca-certificates (20191127-r2) 22:51:39 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:51:39 (3/5) Installing libcurl (7.66.0-r3) 22:51:39 OK: 7 MiB in 19 packages 22:51:39 (4/5) Installing curl (7.66.0-r3) 22:51:39 (5/5) Installing dumb-init (1.2.2-r1) 22:51:39 Executing busybox-1.30.1-r3.trigger 22:51:39 Executing ca-certificates-20191127-r2.trigger 22:51:39 OK: 7 MiB in 19 packages 22:51:42 Removing intermediate container 44c1ebe284c6 22:51:42 ---> 564442f4a795 22:51:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:51:42 ---> Running in 3af0301de606 22:51:42 Removing intermediate container 5e8cfdc54a64 22:51:42 ---> 1e52a28fc06b 22:51:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:51:43 ---> Running in a84481beac7f 22:51:43 Removing intermediate container 3af0301de606 22:51:43 ---> 382937d6f1d0 22:51:43 Step 13/22 : WORKDIR / 22:51:43 ---> Running in 1a09dd6f8809 22:51:43 Removing intermediate container a84481beac7f 22:51:43 ---> 39e54ddc9025 22:51:43 Step 13/24 : WORKDIR / 22:51:44 Removing intermediate container 70408a347cfc 22:51:44 ---> e46e1632a0c2 22:51:44 22:51:44 Step 11/27 : FROM docker:latest 22:51:44 ---> eeaf43b92773 22:51:44 Step 12/27 : RUN apk add --no-cache bash 22:51:44 ---> Running in 44953e5f0d8d 22:51:44 ---> Running in 686694c85d5f 22:51:44 Removing intermediate container 1a09dd6f8809 22:51:44 ---> 8a1fcdb0a223 22:51:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:51:45 Removing intermediate container 44953e5f0d8d 22:51:45 ---> 66932f5ac443 22:51:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:51:46 ---> 51bfad74471d 22:51:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:47 ---> a24a2d887326 22:51:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:51:47 (1/2) Installing readline (8.0.4-r0) 22:51:47 (2/2) Installing bash (5.0.17-r0) 22:51:47 Executing bash-5.0.17-r0.post-install 22:51:47 Executing busybox-1.31.1-r19.trigger 22:51:47 OK: 12 MiB in 22 packages 22:51:49 ---> f26e48d9a09a 22:51:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:51:49 ---> 2678fc144cf3 22:51:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:51:49 Removing intermediate container 65de2d64dfe5 22:51:49 ---> 51c26964f7b9 22:51:49 22:51:49 Step 10/24 : FROM scratch 22:51:49 ---> 22:51:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:51:50 Removing intermediate container dfe5465adbdf 22:51:50 ---> bce86d97568e 22:51:50 22:51:50 Step 10/22 : FROM scratch 22:51:50 ---> 22:51:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:51:50 ---> Running in f055ad1a95e2 22:51:50 Removing intermediate container 686694c85d5f 22:51:50 ---> 225cd8d22c01 22:51:50 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:51:50 ---> Running in 4f408f0d7dd4 22:51:50 ---> Running in 7748ae62f4b2 22:51:50 ---> 60147688b840 22:51:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:51:50 ---> c53183f21e19 22:51:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:51:50 Removing intermediate container f055ad1a95e2 22:51:50 ---> 1073673f8fc9 22:51:50 Step 12/24 : ENV APP_PORT=48060 22:51:50 ---> Running in 01b50917f6f1 22:51:50 Removing intermediate container 4f408f0d7dd4 22:51:50 ---> f7f587a46aea 22:51:50 Step 12/22 : ENV APP_PORT=48082 22:51:51 ---> Running in 5f5e3e9590c3 22:51:51 ---> 69b5c5e852a0 22:51:51 Step 18/22 : RUN chmod +x entrypoint.sh 22:51:51 Removing intermediate container 01b50917f6f1 22:51:51 ---> 5e1d434adf60 22:51:51 Step 13/24 : EXPOSE $APP_PORT 22:51:52 ---> Running in 42e4c470a848 22:51:52 ---> Running in 4775403eca37 22:51:52 Removing intermediate container 5f5e3e9590c3 22:51:52 ---> 5cca5013e0dc 22:51:52 Step 13/22 : EXPOSE $APP_PORT 22:51:52 ---> 767fe1e33a62 22:51:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:51:52 ---> Running in 64a55ddfe6f3 22:51:52 Removing intermediate container 42e4c470a848 22:51:52 ---> 7ae5f6ea078b 22:51:52 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:51:53 Removing intermediate container 64a55ddfe6f3 22:51:53 ---> ec29c20daecf 22:51:53 Step 14/22 : WORKDIR / 22:51:53 ---> Running in 901f388a7970 22:51:53 ---> 465a01d2cae1 22:51:53 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:51:53 Removing intermediate container 7748ae62f4b2 22:51:53 ---> a28551402e24 22:51:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:51:54 ---> 8b32f52c2e3e 22:51:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:51:54 ---> Running in 69bcd0ee7679 22:51:54 Removing intermediate container 901f388a7970 22:51:54 ---> 0ec81d240a42 22:51:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:51:54 Removing intermediate container 69bcd0ee7679 22:51:54 ---> 204e09146ddd 22:51:54 Step 15/27 : ENV APP_PORT=48090 22:51:55 ---> Running in 2965c0d6063f 22:51:55 Removing intermediate container 4775403eca37 22:51:55 ---> f89a8d5bb531 22:51:55 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:51:55 ---> 67c165757281 22:51:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:55 ---> d922eb016ecd 22:51:55 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:51:55 ---> Running in 022d0fa42bab 22:51:55 ---> d260262e0b0c 22:51:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:51:55 ---> Running in 80e0ecb6890a 22:51:55 Removing intermediate container 2965c0d6063f 22:51:55 ---> 307974cc1de0 22:51:55 Step 16/27 : EXPOSE $APP_PORT 22:51:55 ---> Running in 189e7ca32db8 22:51:56 Removing intermediate container 022d0fa42bab 22:51:56 ---> c90e38c8e8c9 22:51:56 Step 20/22 : LABEL arch=arm64 22:51:56 ---> Running in 97e5885b7049 22:51:56 Removing intermediate container 189e7ca32db8 22:51:56 ---> cafbb321464a 22:51:56 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:51:57 ---> a5a38d671378 22:51:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:51:57 ---> 8f59bba6756d 22:51:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:51:57 Removing intermediate container 97e5885b7049 22:51:57 ---> dac755fd48fb 22:51:57 Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:51:58 ---> Running in 2931f5947200 22:51:58 ---> 7e2f0100da67 22:51:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:51:58 ---> 3f76dd2bf0db 22:51:58 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:51:58 ---> 1627ca35ac5a 22:51:58 Step 18/22 : ENTRYPOINT ["/core-command"] 22:51:58 Removing intermediate container 2931f5947200 22:51:58 ---> df1ce62b730c 22:51:58 Step 22/22 : LABEL version=0.0.0 22:51:58 Removing intermediate container 80e0ecb6890a 22:51:58 ---> 76e94f3b2af2 22:51:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:51:59 ---> Running in afb5a56c935b 22:51:59 ---> Running in aa43f7e5c567 22:51:59 ---> Running in 910058fdc5f3 22:51:59 ---> e7518834dbf2 22:51:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:52:00 Removing intermediate container aa43f7e5c567 22:52:00 ---> 438f33aae365 22:52:00 22:52:00 Removing intermediate container afb5a56c935b 22:52:00 ---> cef8295e25aa 22:52:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:00 ---> 9ca0b2981af8 22:52:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:52:00 Removing intermediate container 910058fdc5f3 22:52:00 ---> c4f74a4a1f91 22:52:00 Step 22/24 : LABEL arch=arm64 22:52:00 ---> Running in 2a432e7eb6fd 22:52:00 ---> Running in 241151b1dee8 22:52:00 Successfully built 438f33aae365 22:52:00 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:52:00 Building docker-security-proxy-setup-go 22:52:01  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 2a432e7eb6fd 22:52:01 ---> fa4d14ff9f01 22:52:01 Step 20/27 : RUN apk --no-cache add py3-pip 22:52:01 ---> 5ada2b9c7834 22:52:01 Step 20/22 : LABEL arch=arm64 22:52:01 ---> Running in 4e1d22874822 22:52:01 ---> Running in 176e0d18dc38 22:52:01 ---> 415de6a1154d 22:52:01 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:52:01 Removing intermediate container 241151b1dee8 22:52:01 ---> 928bdc1415d5 22:52:01 Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:52:01 ---> Running in c3cdcc12dd10 22:52:01 ---> Running in d80fe7c1c3f6 22:52:02 Removing intermediate container 176e0d18dc38 22:52:02 ---> 5efac118bf5d 22:52:02 Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:52:02 ---> Running in 2f861989a615 22:52:02 Removing intermediate container d80fe7c1c3f6 22:52:02 ---> 8fb2c0fbce24 22:52:02 Step 24/24 : LABEL version=0.0.0 22:52:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:03 Removing intermediate container c3cdcc12dd10 22:52:03 ---> 2164dfe30df6 22:52:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:03 (1/33) Installing libbz2 (1.0.8-r1) 22:52:03 (2/33) Installing expat (2.2.9-r1) 22:52:03 (3/33) Installing libffi (3.3-r2) 22:52:03 ---> Running in 028676aec55a 22:52:03 (4/33) Installing gdbm (1.13-r1) 22:52:03 (5/33) Installing xz-libs (5.2.5-r0) 22:52:03 Removing intermediate container 2f861989a615 22:52:03 ---> adc178491acc 22:52:03 Step 22/22 : LABEL version=0.0.0 22:52:04 (6/33) Installing sqlite-libs (3.32.1-r0) 22:52:04 (7/33) Installing python3 (3.8.5-r0) 22:52:04 ---> Running in a493cc54d394 22:52:05 ---> Running in 84dc899bc097 22:52:05 Removing intermediate container 028676aec55a 22:52:05 ---> 86ff98a6cc56 22:52:05 22:52:06 (8/33) Installing py3-appdirs (1.4.4-r1) 22:52:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:52:06 (10/33) Installing py3-parsing (2.4.7-r0) 22:52:06 (11/33) Installing py3-six (1.15.0-r0) 22:52:06 (12/33) Installing py3-packaging (20.4-r0) 22:52:06 Successfully built 86ff98a6cc56 22:52:06 (13/33) Installing py3-setuptools (47.0.0-r0) 22:52:06 (14/33) Installing py3-chardet (3.0.4-r4) 22:52:06 (15/33) Installing py3-idna (2.9-r0) 22:52:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:52:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:52:06 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:52:06  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 22:52:06 (18/33) Installing py3-requests (2.23.0-r0) 22:52:06 Removing intermediate container a493cc54d394 22:52:06 ---> 5c252634c5dc 22:52:06 Step 22/24 : LABEL arch=arm64 22:52:06 (19/33) Installing py3-msgpack (1.0.0-r0) 22:52:06 (20/33) Installing py3-lockfile (0.12.2-r3) 22:52:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:52:06 (22/33) Installing py3-colorama (0.4.3-r0) 22:52:06 (23/33) Installing py3-distlib (0.3.0-r0) 22:52:07 (24/33) Installing py3-distro (1.5.0-r1) 22:52:07 (25/33) Installing py3-webencodings (0.5.1-r3) 22:52:07 (26/33) Installing py3-html5lib (1.0.1-r4) 22:52:07 (27/33) Installing py3-pytoml (0.1.21-r0) 22:52:07 (28/33) Installing py3-pep517 (0.8.2-r0) 22:52:07 (29/33) Installing py3-progress (1.5-r0) 22:52:07 (30/33) Installing py3-toml (0.10.1-r0) 22:52:07 (31/33) Installing py3-retrying (1.3.3-r0) 22:52:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:52:07 (33/33) Installing py3-pip (20.1.1-r0) 22:52:07 Executing busybox-1.31.1-r19.trigger 22:52:07 OK: 71 MiB in 55 packages 22:52:07 Removing intermediate container 84dc899bc097 22:52:07 ---> 39c7b0fc3d89 22:52:07 22:52:07 ---> Running in 5c0c02e2728b 22:52:08 Successfully built 39c7b0fc3d89 22:52:08 Successfully tagged docker-core-command-go-arm64:latest 22:52:08  Building docker-core-command-go ... done Building docker-support-scheduler-go 22:52:08 Removing intermediate container 5c0c02e2728b 22:52:08 ---> 922bda6bef00 22:52:08 Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:52:08 ---> Running in 4f15c2629caf 22:52:09 Removing intermediate container 4f15c2629caf 22:52:09 ---> b186a352e40a 22:52:09 Step 24/24 : LABEL version=0.0.0 22:52:10 ---> Running in 19aafd81dc14 22:52:11 Removing intermediate container 19aafd81dc14 22:52:11 ---> 91be58da13ac 22:52:11 22:52:11 Successfully built 91be58da13ac 22:52:11 Successfully tagged docker-support-notifications-go-arm64:latest 22:52:11 Building docker-core-data-go 22:52:15  Building docker-support-notifications-go ... done Removing intermediate container 4e1d22874822 22:52:15 ---> fa4e99fac12d 22:52:15 Step 21/27 : RUN pip install docker-compose==1.23.2 22:52:16 ---> Running in df585b3e7ff8 22:52:23 Collecting docker-compose==1.23.2 22:52:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:52:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:52:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:52:25 Collecting cached-property<2,>=1.2.0 22:52:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:52:26 Collecting docopt<0.7,>=0.6.1 22:52:26 Downloading docopt-0.6.2.tar.gz (25 kB) 22:52:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:52:29 Collecting jsonschema<3,>=2.5.1 22:52:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:52:29 Collecting dockerpty<0.5,>=0.4.1 22:52:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:52:33 Collecting texttable<0.10,>=0.9.0 22:52:33 Downloading texttable-0.9.1.tar.gz (11 kB) 22:52:36 Collecting PyYAML<4,>=3.10 22:52:36 Downloading PyYAML-3.13.tar.gz (270 kB) 22:52:41 Collecting websocket-client<1.0,>=0.32.0 22:52:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:52:42 Collecting docker<4.0,>=3.6.0 22:52:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:52:42 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) 22:52:42 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) 22:52:43 Collecting urllib3<1.25,>=1.21.1 22:52:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:52:44 Collecting idna<2.8,>=2.5 22:52:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:52:44 Collecting docker-pycreds>=0.4.0 22:52:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:52:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:52:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:52:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:52:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:52:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:52:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:52:44 ---> 304b5feb2040 22:52:44 Step 3/21 : WORKDIR /edgex-go 22:52:44 ---> Using cache 22:52:44 ---> 47344cc6ace5 22:52:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:44 ---> Using cache 22:52:44 ---> 7ebc4e479e7b 22:52:45 Step 5/21 : RUN apk update && apk add make git 22:52:46 Installing collected packages: urllib3, idna, requests, cached-property, docopt, jsonschema, dockerpty, texttable, PyYAML, websocket-client, docker-pycreds, docker, docker-compose 22:52:46 Attempting uninstall: urllib3 22:52:46 Found existing installation: urllib3 1.25.9 22:52:46 Uninstalling urllib3-1.25.9: 22:52:46 Successfully uninstalled urllib3-1.25.9 22:52:49 Attempting uninstall: idna 22:52:49 Found existing installation: idna 2.9 22:52:49 Uninstalling idna-2.9: 22:52:49 Successfully uninstalled idna-2.9 22:52:51 Attempting uninstall: requests 22:52:51 Found existing installation: requests 2.23.0 22:52:51 Uninstalling requests-2.23.0: 22:52:51 Successfully uninstalled requests-2.23.0 22:52:54 Running setup.py install for docopt: started 22:52:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:52:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:52:54 ---> 304b5feb2040 22:52:54 Step 3/22 : WORKDIR /edgex-go 22:52:54 ---> Using cache 22:52:54 ---> 47344cc6ace5 22:52:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:54 ---> Using cache 22:52:54 ---> 7ebc4e479e7b 22:52:54 Step 5/22 : RUN apk update && apk add make git 22:52:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:52:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:52:54 ---> 304b5feb2040 22:52:54 Step 3/21 : WORKDIR /edgex-go ---> Running in 68ee2b2d33d4 22:52:54 22:52:54 ---> Using cache 22:52:54 ---> 47344cc6ace5 22:52:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:55 ---> Using cache 22:52:55 ---> 7ebc4e479e7b 22:52:55 Step 5/21 : RUN apk update && apk add make git 22:52:55 ---> Running in 09814de786af 22:52:55 ---> Running in 9ffced81d546 22:52:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:52:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:52:56 ---> 304b5feb2040 22:52:56 Step 3/23 : WORKDIR /edgex-go 22:52:56 ---> Using cache 22:52:56 ---> 47344cc6ace5 22:52:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:56 ---> Using cache 22:52:56 ---> 7ebc4e479e7b 22:52:56 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:52:56 ---> Running in 90f9a65b8128 22:52:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:57 Running setup.py install for docopt: finished with status 'done' 22:52:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:57 Running setup.py install for dockerpty: started 22:52:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:52:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:52:59 OK: 12618 distinct packages available 22:52:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:52:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:52:59 OK: 12618 distinct packages available 22:53:00 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:53:00 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:53:00 OK: 12618 distinct packages available 22:53:00 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:53:00 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:53:00 OK: 12618 distinct packages available 22:53:00 OK: 217 MiB in 51 packages 22:53:01 OK: 217 MiB in 51 packages 22:53:01 Running setup.py install for dockerpty: finished with status 'done' 22:53:01 Running setup.py install for texttable: started 22:53:01 OK: 217 MiB in 51 packages 22:53:01 OK: 217 MiB in 51 packages 22:53:02 Removing intermediate container 68ee2b2d33d4 22:53:02 ---> 3df4529d9015 22:53:02 Step 6/21 : COPY go.mod . 22:53:02 Removing intermediate container 09814de786af 22:53:02 ---> f533da56cdd4 22:53:02 Step 6/22 : COPY go.mod . 22:53:03 Removing intermediate container 9ffced81d546 22:53:03 ---> c3fd882720ef 22:53:03 Step 6/21 : COPY go.mod . 22:53:03 Removing intermediate container 90f9a65b8128 22:53:03 ---> 4cc02f6e9781 22:53:03 Step 6/23 : COPY go.mod . 22:53:03 ---> ded6feed3bb6 22:53:03 Step 7/21 : RUN go mod download 22:53:03 ---> Running in 464691cf2a95 22:53:04 ---> 4bbc8fccc387 22:53:04 Step 7/22 : RUN go mod download 22:53:04 Running setup.py install for texttable: finished with status 'done' 22:53:04 Running setup.py install for PyYAML: started 22:53:04 ---> Running in e566396b2a5a 22:53:04 ---> 876d4f90b492 22:53:04 Step 7/21 : RUN go mod download 22:53:05 ---> 6c8baacd781e 22:53:05 Step 7/23 : RUN go mod download 22:53:05 ---> Running in dcc422ff6ad2 22:53:05 ---> Running in 6be5d8c533e2 22:53:08 Running setup.py install for PyYAML: finished with status 'done' 22:53:08 Removing intermediate container 464691cf2a95 22:53:08 ---> ed7acc5e9610 22:53:08 Step 8/21 : COPY . . 22:53:09 Removing intermediate container e566396b2a5a 22:53:09 ---> 4b1e51c58392 22:53:09 Step 8/22 : COPY . . 22:53:11 Removing intermediate container 6be5d8c533e2 22:53:11 ---> 8c4ffef6cd68 22:53:11 Step 8/23 : COPY . . 22:53:11 Removing intermediate container dcc422ff6ad2 22:53:11 ---> 56d6324a270b 22:53:11 Step 8/21 : COPY . . 22:53:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 22:53:24 Removing intermediate container df585b3e7ff8 22:53:24 ---> f911ea639e61 22:53:24 Step 22/27 : RUN apk --no-cache add curl 22:53:24 ---> Running in 48121bf8b1ca 22:53:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:53:26 (2/3) Installing libcurl (7.69.1-r3) 22:53:26 (3/3) Installing curl (7.69.1-r3) 22:53:26 Executing busybox-1.31.1-r19.trigger 22:53:26 OK: 71 MiB in 58 packages 22:53:31 Removing intermediate container 48121bf8b1ca 22:53:31 ---> 5340a6c1092a 22:53:31 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:53:31 ---> Running in cad5099decae 22:53:32 Removing intermediate container cad5099decae 22:53:32 ---> c5c054c2e417 22:53:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:32 ---> be6d1f960f2d 22:53:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:53:32 ---> Running in e8b3964b9604 22:53:32 ---> Running in f01fe2cab69b 22:53:33 ---> 1b4ff5245e6c 22:53:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:53:33 Removing intermediate container f01fe2cab69b 22:53:33 ---> 810aa21c1c27 22:53:33 Step 25/27 : LABEL arch=arm64 22:53:34 ---> Running in 003a03edbec2 22:53:34 ---> Running in 8d45bffa4350 22:53:34 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 22:53:35 ---> 53d2aa514b71 22:53:35 Step 9/23 : RUN make cmd/core-data/core-data 22:53:35 Removing intermediate container 8d45bffa4350 22:53:35 ---> 26d8e4ff9582 22:53:35 Step 26/27 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:53:35 ---> Running in 4fd2335219b4 22:53:35 ---> Running in 7ff333976e1f 22:53:36 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 22:53:36 ---> 3982ced11697 22:53:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:53:36 ---> Running in 058b51bd3cfc 22:53:36 Removing intermediate container 7ff333976e1f 22:53:36 ---> 61ab8771f547 22:53:36 Step 27/27 : LABEL version=0.0.0 22:53:37 ---> Running in 48f7bafaad0f 22:53:38 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 22:53:38 Removing intermediate container 48f7bafaad0f 22:53:38 ---> dd63523f1c0c 22:53:38 22:53:38 Successfully built dd63523f1c0c 22:53:39 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:53:39  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:54:47 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 22:55:02 Removing intermediate container e8b3964b9604 22:55:02 ---> e778c9355c03 22:55:02 22:55:02 Step 10/21 : FROM alpine 22:55:02 latest: Pulling from library/alpine 22:55:02 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 22:55:02 Status: Downloaded newer image for alpine:latest 22:55:02 ---> dd36a01c3f31 22:55:02 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:55:02 ---> Running in ffbf73c3450f 22:55:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:55:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:55:06 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:55:06 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:55:06 OK: 12615 distinct packages available 22:55:07 (1/4) Installing ca-certificates (20191127-r4) 22:55:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:55:07 (3/4) Installing libcurl (7.69.1-r3) 22:55:07 (4/4) Installing curl (7.69.1-r3) 22:55:07 Executing busybox-1.31.1-r19.trigger 22:55:07 Executing ca-certificates-20191127-r4.trigger 22:55:08 OK: 7 MiB in 18 packages 22:55:10 Removing intermediate container ffbf73c3450f 22:55:10 ---> ef5f546129f3 22:55:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:55:10 ---> Running in 78fe5ea99d31 22:55:11 Removing intermediate container 78fe5ea99d31 22:55:11 ---> ee103a4cc8ca 22:55:11 Step 13/21 : WORKDIR /edgex 22:55:11 ---> Running in 3ef57836473f 22:55:12 Removing intermediate container 3ef57836473f 22:55:12 ---> 0ae5f2cdfcaf 22:55:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:55:13 ---> e7aea0860e79 22:55:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:55:15 ---> 8fd5789692e5 22:55:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:17 ---> be78ccaa645f 22:55:17 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:55:17 ---> Running in 5ac28024e023 22:55:17 Removing intermediate container 5ac28024e023 22:55:17 ---> a88604804840 22:55:17 Step 18/21 : CMD ["--init=true"] 22:55:18 ---> Running in 85e9b7bc9d7b 22:55:18 Removing intermediate container 85e9b7bc9d7b 22:55:18 ---> da325915b47c 22:55:18 Step 19/21 : LABEL arch=arm64 22:55:18 ---> Running in 7edf69893ad0 22:55:19 Removing intermediate container 7edf69893ad0 22:55:19 ---> 64412453de5a 22:55:19 Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:55:19 ---> Running in c93dc449bb49 22:55:20 Removing intermediate container c93dc449bb49 22:55:20 ---> bab0b462722c 22:55:20 Step 21/21 : LABEL version=0.0.0 22:55:20 ---> Running in 7a746316aa94 22:55:21 Removing intermediate container 7a746316aa94 22:55:21 ---> c1e95b80042c 22:55:21 22:55:21 Successfully built c1e95b80042c 22:55:21 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:55:26  Building docker-security-proxy-setup-go ... done Removing intermediate container 058b51bd3cfc 22:55:26 ---> 1d45bfda7220 22:55:26 22:55:26 Step 10/21 : FROM scratch 22:55:26 ---> 22:55:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:55:26 ---> Using cache 22:55:26 ---> f7f587a46aea 22:55:26 Step 12/21 : ENV APP_PORT=48085 22:55:26 ---> Running in b56bc0724e7f 22:55:26 Removing intermediate container b56bc0724e7f 22:55:26 ---> 8e9baabafc21 22:55:26 Step 13/21 : EXPOSE $APP_PORT 22:55:27 ---> Running in 731d53a0b3c1 22:55:27 Removing intermediate container 731d53a0b3c1 22:55:27 ---> ab3b8b11f664 22:55:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:55:28 ---> 7ff8b9cd5581 22:55:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:55:30 ---> 8ea36c37d1ee 22:55:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:55:31 ---> 0d30ca09c03b 22:55:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:55:31 ---> Running in 93805cf96cee 22:55:31 Removing intermediate container 93805cf96cee 22:55:31 ---> d36a0566618d 22:55:32 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:32 ---> Running in b2cf1886ef81 22:55:32 Removing intermediate container b2cf1886ef81 22:55:32 ---> 905d67fec0f1 22:55:32 Step 19/21 : LABEL arch=arm64 22:55:32 ---> Running in 15988f9eb596 22:55:33 Removing intermediate container 15988f9eb596 22:55:33 ---> 29e7ef85bdbd 22:55:33 Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:55:33 ---> Running in 29cd9834523e 22:55:34 Removing intermediate container 29cd9834523e 22:55:34 ---> f6f9c91dde9e 22:55:34 Step 21/21 : LABEL version=0.0.0 22:55:34 ---> Running in 6925de24bd71 22:55:35 Removing intermediate container 6925de24bd71 22:55:35 ---> 377ca69147f4 22:55:35 22:55:36 Successfully built 377ca69147f4 22:55:36 Successfully tagged docker-support-scheduler-go-arm64:latest 22:55:37  Building docker-support-scheduler-go ... done Removing intermediate container 003a03edbec2 22:55:37 ---> ad1205e9a416 22:55:37 22:55:37 Step 10/22 : FROM scratch 22:55:37 ---> 22:55:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:55:37 ---> Using cache 22:55:37 ---> f7f587a46aea 22:55:37 Step 12/22 : ENV APP_PORT=48081 22:55:37 ---> Running in 671147fdeba9 22:55:38 Removing intermediate container 671147fdeba9 22:55:38 ---> 7ba19e510589 22:55:38 Step 13/22 : EXPOSE $APP_PORT 22:55:38 ---> Running in cbea12bedc33 22:55:38 Removing intermediate container cbea12bedc33 22:55:38 ---> 4717ade6a343 22:55:38 Step 14/22 : WORKDIR / 22:55:38 ---> Running in f258d353c86e 22:55:39 Removing intermediate container f258d353c86e 22:55:39 ---> 73d387542d9f 22:55:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:55:40 ---> f84d42c712d6 22:55:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:55:41 ---> 4d81fa668160 22:55:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:55:42 ---> f7e031ceee52 22:55:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:55:42 ---> Running in b667ef6eaecf 22:55:43 Removing intermediate container b667ef6eaecf 22:55:43 ---> e96700b4e678 22:55:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:43 ---> Running in 8dd3129d2795 22:55:44 Removing intermediate container 8dd3129d2795 22:55:44 ---> 0ffc7b838013 22:55:44 Step 20/22 : LABEL arch=arm64 22:55:44 ---> Running in 2b9f9b82c31b 22:55:45 Removing intermediate container 2b9f9b82c31b 22:55:45 ---> 37dba8fea84f 22:55:45 Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:55:45 ---> Running in 00d13a1d906d 22:55:46 Removing intermediate container 00d13a1d906d 22:55:46 ---> ad4a1b35e523 22:55:46 Step 22/22 : LABEL version=0.0.0 22:55:46 Removing intermediate container 4fd2335219b4 22:55:46 ---> dbebdf3070a6 22:55:46 22:55:46 Step 10/23 : FROM alpine 22:55:46 ---> dd36a01c3f31 22:55:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:55:46 ---> Running in adc73ee695ab 22:55:46 ---> Running in 0db9c4720bc1 22:55:46 Removing intermediate container adc73ee695ab 22:55:46 ---> da3d645c870b 22:55:46 22:55:47 Removing intermediate container 0db9c4720bc1 22:55:47 ---> 6b9c71fb0486 22:55:47 Step 12/23 : ENV APP_PORT=48080 22:55:47 ---> Running in 57cfe7cc0f16 22:55:47 Successfully built da3d645c870b 22:55:47 Successfully tagged docker-core-metadata-go-arm64:latest 22:55:48  Building docker-core-metadata-go ... done Removing intermediate container 57cfe7cc0f16 22:55:48 ---> e254d2cd54d1 22:55:48 Step 13/23 : EXPOSE $APP_PORT 22:55:48 ---> Running in 57e1acc05061 22:55:48 Removing intermediate container 57e1acc05061 22:55:48 ---> 59878f3d71d7 22:55:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:48 ---> Running in aed8d374123f 22:55:51 Removing intermediate container aed8d374123f 22:55:51 ---> 2c74fd1fc541 22:55:51 Step 15/23 : RUN apk --no-cache add zeromq 22:55:51 ---> Running in 3fe4cbb0d933 22:55:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:55:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:55:54 (1/5) Installing libgcc (9.3.0-r2) 22:55:54 (2/5) Installing libsodium (1.0.18-r0) 22:55:54 (3/5) Installing libstdc++ (9.3.0-r2) 22:55:55 (4/5) Installing libzmq (4.3.3-r0) 22:55:55 (5/5) Installing zeromq (4.3.3-r0) 22:55:55 Executing busybox-1.31.1-r19.trigger 22:55:55 OK: 8 MiB in 19 packages 22:55:57 Removing intermediate container 3fe4cbb0d933 22:55:57 ---> c6574d90a9d6 22:55:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:55:57 ---> 52afd907a36a 22:55:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:55:59 ---> 50c70bc242c3 22:55:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:56:00 ---> ee9bfebb0cdc 22:56:00 Step 19/23 : ENTRYPOINT ["/core-data"] 22:56:00 ---> Running in 853ffa2f1580 22:56:00 Removing intermediate container 853ffa2f1580 22:56:00 ---> bd0dc81f30e1 22:56:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:00 ---> Running in 318506f80c6c 22:56:01 Removing intermediate container 318506f80c6c 22:56:01 ---> 4b91a4002178 22:56:01 Step 21/23 : LABEL arch=arm64 22:56:01 ---> Running in bcc0c6ef523b 22:56:02 Removing intermediate container bcc0c6ef523b 22:56:02 ---> e78db790638b 22:56:02 Step 22/23 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 22:56:02 ---> Running in fd730b42175c 22:56:02 Removing intermediate container fd730b42175c 22:56:02 ---> a3650472f242 22:56:02 Step 23/23 : LABEL version=0.0.0 22:56:02 ---> Running in d0fdec54195d 22:56:03 Removing intermediate container d0fdec54195d 22:56:03 ---> d88d5a1ba7a0 22:56:03 22:56:03 Successfully built d88d5a1ba7a0 22:56:03 Successfully tagged docker-core-data-go-arm64:latest 22:56:03  Building docker-core-data-go ... done  [Pipeline] } 22:56:03 $ docker stop --time=1 200576d6d2f24e9d2cdf0382245a06fbbed12319c9ef3af6873f2aaaa0a29cde 22:56:05 $ docker rm -f 200576d6d2f24e9d2cdf0382245a06fbbed12319c9ef3af6873f2aaaa0a29cde [Pipeline] // withDockerContainer [Pipeline] sh 22:56:06 + docker images 22:56:06 + grep docker 22:56:06 docker-core-data-go-arm64 latest d88d5a1ba7a0 4 seconds ago 22.3MB 22:56:06 docker-core-metadata-go-arm64 latest da3d645c870b 20 seconds ago 13.6MB 22:56:06 docker-support-scheduler-go-arm64 latest 377ca69147f4 31 seconds ago 11.5MB 22:56:06 docker-security-proxy-setup-go-arm64 latest c1e95b80042c 45 seconds ago 23.4MB 22:56:06 docker-sys-mgmt-agent-go-arm64 latest dd63523f1c0c 2 minutes ago 300MB 22:56:06 docker-support-notifications-go-arm64 latest 91be58da13ac 3 minutes ago 12.9MB 22:56:06 docker-core-command-go-arm64 latest 39c7b0fc3d89 4 minutes ago 11.4MB 22:56:06 docker-security-secretstore-setup-go-arm64 latest 86ff98a6cc56 4 minutes ago 23.5MB 22:56:06 docker-security-bootstrap-redis-go-arm64 latest 438f33aae365 4 minutes ago 15.2MB 22:56:06 docker latest eeaf43b92773 19 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:11 ---> package-listing.sh 22:56:11 ++ facter osfamily 22:56:11 ++ tr '[:upper:]' '[:lower:]' 22:56:11 + OS_FAMILY=redhat 22:56:11 + workspace=/w/workspace/edgex-go/8 22:56:11 + START_PACKAGES=/tmp/packages_start.txt 22:56:11 + END_PACKAGES=/tmp/packages_end.txt 22:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:11 + PACKAGES=/tmp/packages_start.txt 22:56:11 + '[' /w/workspace/edgex-go/8 ']' 22:56:11 + PACKAGES=/tmp/packages_end.txt 22:56:11 + case "${OS_FAMILY}" in 22:56:11 + rpm -qa 22:56:11 + sort 22:56:18 + '[' -f /tmp/packages_start.txt ']' 22:56:18 + '[' -f /tmp/packages_end.txt ']' 22:56:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:18 + '[' /w/workspace/edgex-go/8 ']' 22:56:18 + mkdir -p /w/workspace/edgex-go/8/archives/ 22:56:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 22:56:18 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:56:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:19 22:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:56:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:19 alpine: Pulling from edgex-lftools-log-publisher 22:56:19 df20fa9351a1: Pulling fs layer 22:56:19 36b3adc4ff6f: Pulling fs layer 22:56:19 8ad3a11d3b57: Pulling fs layer 22:56:19 46f8f816bc3b: Pulling fs layer 22:56:19 93b61091891f: Pulling fs layer 22:56:19 93b9cdb0e59b: Pulling fs layer 22:56:19 5e14af77c1be: Pulling fs layer 22:56:19 01666e4c0597: Pulling fs layer 22:56:19 aa168da1d23b: Pulling fs layer 22:56:19 46f8f816bc3b: Waiting 22:56:19 93b61091891f: Waiting 22:56:19 93b9cdb0e59b: Waiting 22:56:19 5e14af77c1be: Waiting 22:56:19 01666e4c0597: Waiting 22:56:19 aa168da1d23b: Waiting 22:56:20 36b3adc4ff6f: Verifying Checksum 22:56:20 36b3adc4ff6f: Download complete 22:56:20 46f8f816bc3b: Verifying Checksum 22:56:20 46f8f816bc3b: Download complete 22:56:20 93b61091891f: Verifying Checksum 22:56:20 93b61091891f: Download complete 22:56:20 df20fa9351a1: Verifying Checksum 22:56:20 df20fa9351a1: Download complete 22:56:20 93b9cdb0e59b: Verifying Checksum 22:56:20 93b9cdb0e59b: Download complete 22:56:20 5e14af77c1be: Download complete 22:56:20 01666e4c0597: Download complete 22:56:20 df20fa9351a1: Pull complete 22:56:21 8ad3a11d3b57: Verifying Checksum 22:56:21 8ad3a11d3b57: Download complete 22:56:21 36b3adc4ff6f: Pull complete 22:56:22 8ad3a11d3b57: Pull complete 22:56:23 46f8f816bc3b: Pull complete 22:56:23 93b61091891f: Pull complete 22:56:25 aa168da1d23b: Verifying Checksum 22:56:25 aa168da1d23b: Download complete 22:56:25 93b9cdb0e59b: Pull complete 22:56:26 5e14af77c1be: Pull complete 22:56:26 01666e4c0597: Pull complete 22:56:41 aa168da1d23b: Pull complete 22:56:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:56:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:56:42 prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container 22:56:42 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:56:47 $ docker top 939eaa8e63c15ea3bbff4e0101eb2005fe656c2fafb65e2a48f79dff0cfc1e40 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:47 + touch /tmp/pre-build-complete [Pipeline] sh 22:56:48 + mkdir -p /var/log/sa [Pipeline] sh 22:56:48 + ls /var/log/sa-host 22:56:48 + sadf -c /var/log/sa-host/sa11 22:56:48 file_magic: OK 22:56:48 HZ: Using current value: 100 22:56:48 file_header: OK 22:56:48 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 22:56:48 Statistics: 22:56:48 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... 22:56:48 File successfully converted to sysstat format version 12.2.1 22:56:48 + sadf -c /var/log/sa-host/sa23 22:56:48 file_magic: OK 22:56:48 HZ: Using current value: 100 22:56:48 file_header: OK 22:56:48 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 22:56:48 Statistics: 22:56:48 Hnuu...uuuununununu... 22:56:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:49 provisioning config files... 22:56:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config4283239409184199249tmp [Pipeline] { [Pipeline] echo 22:56:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:56:49 ---> create-netrc.sh [Pipeline] } 22:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:56:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:56:50 ---> python-tools-install.sh [Pipeline] echo 22:56:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:56:51 ---> sudo-logs.sh 22:56:51 Archiving 'sudo' log.. [Pipeline] echo 22:56:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:56:52 ---> job-cost.sh 22:56:52 lf-activate-venv: SKIPPING 22:56:52 INFO: No Stack... 22:56:53 INFO: Retrieving Pricing Info for: v1-standard-2 22:56:53 INFO: Archiving Costs [Pipeline] echo 22:56:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:56:54 ---> logs-deploy.sh 22:56:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/8 22:56:54 INFO: archiving workspace using pattern(s): 22:56:56 Archives upload complete. 22:56:56 INFO: archiving logs to Nexus 22:56:58 ---> uname -a: 22:56:58 Linux prd-centos7-docker-4c-2g-15646.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:56:58 22:56:58 22:56:58 ---> lscpu: 22:56:58 Architecture: x86_64 22:56:58 CPU op-mode(s): 32-bit, 64-bit 22:56:58 Byte Order: Little Endian 22:56:58 Address sizes: 40 bits physical, 48 bits virtual 22:56:58 CPU(s): 4 22:56:58 On-line CPU(s) list: 0-3 22:56:58 Thread(s) per core: 1 22:56:58 Core(s) per socket: 1 22:56:58 Socket(s): 4 22:56:58 NUMA node(s): 1 22:56:58 Vendor ID: GenuineIntel 22:56:58 CPU family: 6 22:56:58 Model: 44 22:56:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:56:58 Stepping: 1 22:56:58 CPU MHz: 2933.438 22:56:58 BogoMIPS: 5866.87 22:56:58 Virtualization: VT-x 22:56:58 Hypervisor vendor: KVM 22:56:58 Virtualization type: full 22:56:58 L1d cache: 128 KiB 22:56:58 L1i cache: 128 KiB 22:56:58 L2 cache: 16 MiB 22:56:58 L3 cache: 64 MiB 22:56:58 NUMA node0 CPU(s): 0-3 22:56:58 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:56:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:56:58 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:56:58 Vulnerability Meltdown: Mitigation; PTI 22:56:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:56:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:56:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:56:58 Vulnerability Srbds: Not affected 22:56:58 Vulnerability Tsx async abort: Not affected 22:56:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:56:58 22:56:58 22:56:58 ---> nproc: 22:56:58 4 22:56:58 22:56:58 22:56:58 ---> df -h: 22:56:58 Filesystem Size Used Available Use% Mounted on 22:56:58 overlay 50.0G 12.6G 37.4G 25% / 22:56:58 tmpfs 64.0M 0 64.0M 0% /dev 22:56:58 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:56:58 shm 64.0M 0 64.0M 0% /dev/shm 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/8@tmp 22:56:58 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/8 22:56:58 22:56:58 22:56:58 ---> free -m: 22:56:58 total used free shared buff/cache available 22:56:58 Mem: 1837 696 104 0 1035 1056 22:56:58 Swap: 1023 71 952 22:56:58 22:56:58 22:56:58 ---> ip addr: 22:56:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:56:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:56:58 inet 127.0.0.1/8 scope host lo 22:56:58 valid_lft forever preferred_lft forever 22:56:58 inet6 ::1/128 scope host 22:56:58 valid_lft forever preferred_lft forever 22:56:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:56:58 link/ether fa:16:3e:3a:7b:64 brd ff:ff:ff:ff:ff:ff 22:56:58 inet 10.30.122.33/23 brd 10.30.123.255 scope global dynamic eth0 22:56:58 valid_lft 85027sec preferred_lft 85027sec 22:56:58 inet6 fe80::f816:3eff:fe3a:7b64/64 scope link 22:56:58 valid_lft forever preferred_lft forever 22:56:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:56:58 link/ether 02:42:4e:16:7e:6b brd ff:ff:ff:ff:ff:ff 22:56:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:56:58 valid_lft forever preferred_lft forever 22:56:58 inet6 fe80::42:4eff:fe16:7e6b/64 scope link 22:56:58 valid_lft forever preferred_lft forever 22:56:58 22:56:58 22:56:58 ---> sar -b -r -n DEV: 22:56:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:56:58 22:56:58 22:33:52 LINUX RESTART (4 CPU) 22:56:58 22:56:58 22:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:56:58 22:36:01 60.39 13.12 47.27 0.00 4803.46 12739.49 0.00 22:56:58 22:37:01 193.22 75.74 117.48 0.00 5268.51 38996.03 0.00 22:56:58 22:38:01 185.92 40.05 145.87 0.00 3363.37 31700.55 0.00 22:56:58 22:39:02 160.67 91.81 68.87 0.00 3172.89 6935.69 0.00 22:56:58 22:40:01 115.38 65.39 49.98 0.00 2416.30 4186.71 0.00 22:56:58 22:41:01 73.87 25.37 48.50 0.00 1021.68 7993.51 0.00 22:56:58 22:42:03 158.90 34.53 124.38 0.00 11252.03 63654.54 0.00 22:56:58 22:43:07 1237.63 1024.66 212.97 0.00 97268.19 116867.75 0.00 22:56:58 22:44:02 2428.80 2198.99 229.81 0.00 128781.54 139766.74 0.00 22:56:58 22:45:02 228.36 102.77 125.59 0.00 12190.25 22882.32 0.00 22:56:58 22:46:02 999.62 748.66 250.96 0.00 78130.76 126311.72 0.00 22:56:58 22:47:01 2173.96 1953.95 220.01 0.00 109199.40 121614.98 0.00 22:56:58 22:48:01 224.59 87.65 136.94 0.00 7153.56 21622.50 0.00 22:56:58 22:49:01 105.07 16.99 88.08 0.00 3112.49 7025.50 0.00 22:56:58 22:50:02 2.28 0.82 1.46 0.00 19.96 23.90 0.00 22:56:58 22:51:01 0.29 0.00 0.29 0.00 0.00 3.91 0.00 22:56:58 22:52:01 0.27 0.02 0.25 0.00 0.13 2.56 0.00 22:56:58 22:53:01 0.37 0.20 0.17 0.00 2.13 1.91 0.00 22:56:58 22:54:01 0.30 0.03 0.27 0.00 0.27 3.83 0.00 22:56:58 22:55:01 0.32 0.03 0.28 0.00 0.27 2.91 0.00 22:56:58 22:56:01 0.37 0.05 0.32 0.00 0.40 3.66 0.00 22:56:58 Average: 392.16 303.21 88.95 0.00 22059.59 34303.42 0.00 22:56:58 22:56:58 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:56:58 22:36:01 72236 0 744236 39.55 2620 1062452 1418892 48.42 648056 955292 7148 22:56:58 22:37:01 153556 0 699672 37.19 2164 1026152 1467644 50.09 555816 931868 1384 22:56:58 22:38:01 285796 0 715360 38.02 1408 878980 1348824 46.03 505192 814432 8 22:56:58 22:39:02 235644 0 733608 38.99 592 911700 1643472 56.09 629516 735788 61600 22:56:58 22:40:01 178856 0 874656 46.49 380 827652 1849068 63.11 721496 696692 71168 22:56:58 22:41:01 219648 0 722732 38.41 368 938796 1324376 45.20 637176 735988 26452 22:56:58 22:42:03 87800 0 709012 37.68 236 1084496 1326940 45.29 724412 810428 46232 22:56:58 22:43:07 70856 0 833852 44.32 0 976836 2441020 83.31 710460 879484 50656 22:56:58 22:44:02 332032 0 845416 44.93 0 704096 3679052 125.56 630700 657088 624 22:56:58 22:45:02 428108 0 714888 37.99 0 738548 1703436 58.14 470684 732724 5344 22:56:58 22:46:02 490968 0 636044 33.80 0 754532 1397184 47.68 467704 709380 7872 22:56:58 22:47:01 788728 0 626600 33.30 0 466216 1494672 51.01 347200 526632 12 22:56:58 22:48:01 340808 0 675264 35.89 0 865472 1560780 53.27 538460 764092 0 22:56:58 22:49:01 233212 0 615776 32.73 0 1032556 1209456 41.28 544324 855060 32 22:56:58 22:50:02 237088 0 611900 32.52 0 1032556 1185428 40.46 541456 855104 16 22:56:58 22:51:01 236488 0 612480 32.55 0 1032576 1185564 40.46 541784 855116 8 22:56:58 22:52:01 238300 0 610660 32.46 0 1032584 1175140 40.11 540624 855020 16 22:56:58 22:53:01 237772 0 611184 32.48 0 1032588 1175332 40.11 541080 855056 12 22:56:58 22:54:01 238820 0 610124 32.43 0 1032600 1175140 40.11 540636 855092 8 22:56:58 22:55:01 238544 0 610396 32.44 0 1032604 1175188 40.11 540948 855100 8 22:56:58 22:56:01 238152 0 610776 32.46 0 1032616 1175284 40.11 540952 855116 8 22:56:58 Average: 265877 0 686887 36.51 370 928410 1529138 52.19 567556 799550 13267 22:56:58 22:56:58 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:56:58 22:36:01 veth7cc4293 657.57 589.72 69.09 2649.49 0.00 0.00 0.00 0.00 22:56:58 22:36:01 eth0 919.54 825.62 4299.78 131.05 0.00 0.00 0.00 0.00 22:56:58 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:36:01 docker0 657.57 589.59 60.10 2649.48 0.00 0.00 0.00 0.00 22:56:58 22:37:01 vethedb92f1 2.08 3.74 0.14 23.83 0.00 0.00 0.00 0.00 22:56:58 22:37:01 eth0 286.98 228.65 2861.36 26.75 0.00 0.00 0.00 0.00 22:56:58 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:37:01 docker0 2.11 3.71 0.11 23.83 0.00 0.00 0.00 0.00 22:56:58 22:38:01 vethe1e9958 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:38:01 veth28231a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:38:01 eth0 397.49 200.68 2092.62 72.76 0.00 0.00 0.00 0.00 22:56:58 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:39:02 veth28231a8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:56:58 22:39:02 eth0 17.88 11.86 15.29 7.77 0.00 0.00 0.00 0.00 22:56:58 22:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:39:02 docker0 757.55 764.38 67.14 3477.52 0.00 0.00 0.00 0.00 22:56:58 22:40:01 veth28231a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:40:01 eth0 34.12 25.48 23.25 44.70 0.00 0.00 0.00 0.00 22:56:58 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:41:01 veth28231a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:41:01 eth0 18.35 12.57 16.29 8.52 0.00 0.00 0.00 0.00 22:56:58 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:42:03 eth0 192.26 142.47 1657.51 89.71 0.00 0.00 0.00 0.00 22:56:58 22:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:42:03 vethfee4efb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:56:58 22:42:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:43:07 eth0 38.77 25.51 151.56 7.67 0.00 0.00 0.00 0.00 22:56:58 22:43:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:43:07 vethfee4efb 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 22:56:58 22:43:07 docker0 14.87 23.12 0.83 137.61 0.00 0.00 0.00 0.00 22:56:58 22:44:02 veth94aea2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:56:58 22:44:02 veth6077f23 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:56:58 22:44:02 eth0 5.99 4.49 4.86 2.64 0.00 0.00 0.00 0.00 22:56:58 22:44:02 vethf645b48 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:56:58 22:45:02 vethc84917f 6.32 9.72 0.42 38.86 0.00 0.00 0.00 0.00 22:56:58 22:45:02 eth0 42.27 32.24 132.10 36.14 0.00 0.00 0.00 0.00 22:56:58 22:45:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:56:58 22:45:02 vethfee4efb 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 22:56:58 22:46:02 veth2946cd7 2.46 4.66 0.16 29.29 0.00 0.00 0.00 0.00 22:56:58 22:46:02 veth0c8ee11 4.75 2.68 29.29 0.18 0.00 0.00 0.00 0.00 22:56:58 22:46:02 veth3dc9ce4 5.13 2.68 29.32 0.18 0.00 0.00 0.00 0.00 22:56:58 22:46:02 vethd92b7dd 4.66 2.46 29.29 0.16 0.00 0.00 0.00 0.00 22:56:58 22:47:01 vethc90ac53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:47:01 veth635f563 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:47:01 vethb8f839e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:47:01 veth515f626 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:48:01 eth0 2580.91 1918.53 13703.51 566.30 0.00 0.00 0.00 0.00 22:56:58 22:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:56:58 22:48:01 vethfee4efb 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 22:56:58 22:48:01 docker0 804.67 843.04 69.88 3921.22 0.00 0.00 0.00 0.00 22:56:58 22:49:01 eth0 96.21 51.22 388.73 52.66 0.00 0.00 0.00 0.00 22:56:58 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:49:01 docker0 22.78 55.59 1.58 362.02 0.00 0.00 0.00 0.00 22:56:58 22:50:02 eth0 2.51 0.55 0.92 0.24 0.00 0.00 0.00 0.00 22:56:58 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:51:01 eth0 2.18 0.63 0.67 0.44 0.00 0.00 0.00 0.00 22:56:58 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:52:01 eth0 0.28 0.07 0.02 0.01 0.00 0.00 0.00 0.00 22:56:58 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:53:01 eth0 0.48 0.45 0.27 0.21 0.00 0.00 0.00 0.00 22:56:58 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:54:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:56:58 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:55:01 eth0 0.80 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:56:58 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:56:01 eth0 0.55 0.32 0.33 0.20 0.00 0.00 0.00 0.00 22:56:58 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 Average: eth0 103.56 78.16 570.23 26.83 0.00 0.00 0.00 0.00 22:56:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:58 Average: docker0 39.26 42.64 3.39 203.29 0.00 0.00 0.00 0.00 22:56:58 22:56:58 22:56:58 ---> sar -P ALL: 22:56:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:56:58 22:56:58 22:33:52 LINUX RESTART (4 CPU) 22:56:58 22:56:58 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:56:58 22:36:01 all 6.80 0.00 3.77 1.36 18.42 69.66 22:56:58 22:36:01 0 5.19 0.00 3.96 0.67 19.77 70.41 22:56:58 22:36:01 1 6.56 0.00 3.46 1.53 18.19 70.25 22:56:58 22:36:01 2 6.54 0.00 3.48 0.77 17.16 72.04 22:56:58 22:36:01 3 8.96 0.00 4.17 2.50 18.54 65.83 22:56:58 22:37:01 all 6.98 0.00 4.92 1.10 20.79 66.22 22:56:58 22:37:01 0 6.01 0.00 4.30 1.33 21.14 67.22 22:56:58 22:37:01 1 8.08 0.00 5.38 1.15 21.08 64.31 22:56:58 22:37:01 2 5.84 0.00 5.95 1.04 20.12 67.04 22:56:58 22:37:01 3 7.99 0.00 4.04 0.89 20.80 66.28 22:56:58 22:38:01 all 6.00 0.00 6.45 4.28 19.60 63.66 22:56:58 22:38:01 0 5.54 0.00 6.35 3.86 20.07 64.18 22:56:58 22:38:01 1 5.70 0.00 6.80 3.17 19.69 64.64 22:56:58 22:38:01 2 7.70 0.00 7.03 5.89 19.55 59.82 22:56:58 22:38:01 3 5.10 0.00 5.61 4.22 19.09 65.98 22:56:58 22:39:02 all 39.88 0.00 12.01 4.62 18.95 24.55 22:56:58 22:39:02 0 37.11 0.00 11.80 5.30 19.75 26.05 22:56:58 22:39:02 1 38.34 0.00 11.59 3.01 19.33 27.73 22:56:58 22:39:02 2 44.91 0.00 13.56 6.58 17.62 17.33 22:56:58 22:39:02 3 39.32 0.00 11.13 3.63 19.05 26.87 22:56:58 22:40:01 all 43.56 0.00 14.60 3.03 21.30 17.50 22:56:58 22:40:01 0 41.66 0.00 14.46 3.13 22.77 17.98 22:56:58 22:40:01 1 40.49 0.00 14.07 2.34 22.50 20.61 22:56:58 22:40:01 2 53.41 0.00 16.15 2.65 16.65 11.13 22:56:58 22:40:01 3 39.19 0.00 13.78 4.00 23.06 19.98 22:56:58 22:41:01 all 28.30 0.00 12.33 3.77 22.24 33.35 22:56:58 22:41:01 0 28.23 0.00 12.46 1.74 22.98 34.59 22:56:58 22:41:01 1 29.39 0.00 12.12 4.61 21.47 32.41 22:56:58 22:41:01 2 28.82 0.00 12.88 4.13 21.91 32.26 22:56:58 22:41:01 3 26.77 0.00 11.89 4.60 22.60 34.14 22:56:58 22:42:03 all 9.86 0.00 9.20 1.54 20.99 58.41 22:56:58 22:42:03 0 9.81 0.00 8.08 1.54 21.50 59.07 22:56:58 22:42:03 1 9.01 0.00 8.59 2.59 21.16 58.66 22:56:58 22:42:03 2 11.01 0.00 9.33 0.82 20.83 58.02 22:56:58 22:42:03 3 9.65 0.00 10.86 1.18 20.45 57.87 22:56:58 22:43:07 all 14.49 0.00 15.51 11.27 28.50 30.23 22:56:58 22:43:07 0 13.02 0.00 15.04 11.25 28.56 32.14 22:56:58 22:43:07 1 16.27 0.00 17.52 12.72 27.31 26.18 22:56:58 22:43:07 2 14.36 0.00 14.66 11.06 28.92 30.99 22:56:58 22:43:07 3 14.38 0.00 14.85 10.10 29.17 31.49 22:56:58 22:44:02 all 13.23 0.00 14.08 23.10 27.46 22.13 22:56:58 22:44:02 0 12.74 0.00 14.16 24.10 27.78 21.22 22:56:58 22:44:02 1 14.82 0.00 14.50 22.67 26.95 21.06 22:56:58 22:44:02 2 12.05 0.00 13.77 21.99 26.76 25.43 22:56:58 22:44:02 3 13.34 0.00 13.87 23.64 28.35 20.80 22:56:58 22:45:02 all 67.08 0.00 14.37 3.87 9.87 4.81 22:56:58 22:45:02 0 66.40 0.00 13.73 3.43 11.33 5.10 22:56:58 22:45:02 1 68.42 0.00 14.60 3.59 8.90 4.49 22:56:58 22:45:02 2 67.68 0.00 14.33 4.02 8.52 5.45 22:56:58 22:45:02 3 65.81 0.00 14.82 4.46 10.74 4.17 22:56:58 22:46:02 all 13.51 0.00 14.80 8.99 28.41 34.29 22:56:58 22:46:02 0 14.19 0.00 15.07 7.97 28.23 34.53 22:56:58 22:46:02 1 11.30 0.00 14.24 9.00 29.05 36.40 22:56:58 22:46:02 2 13.60 0.00 13.58 10.01 28.64 34.18 22:56:58 22:46:02 3 15.01 0.00 16.37 9.00 27.68 31.95 22:56:58 22:56:58 22:46:02 CPU %user %nice %system %iowait %steal %idle 22:56:58 22:47:01 all 9.12 0.00 12.19 21.78 29.68 27.24 22:56:58 22:47:01 0 8.71 0.00 10.91 23.27 30.49 26.62 22:56:58 22:47:01 1 8.95 0.00 12.85 21.26 29.34 27.60 22:56:58 22:47:01 2 9.48 0.00 13.41 23.74 28.99 24.40 22:56:58 22:47:01 3 9.35 0.00 11.61 18.88 29.88 30.29 22:56:58 22:48:01 all 54.92 0.00 15.93 6.13 11.70 11.32 22:56:58 22:48:01 0 53.05 0.00 16.25 7.36 11.91 11.42 22:56:58 22:48:01 1 56.49 0.00 15.56 7.84 11.52 8.60 22:56:58 22:48:01 2 55.26 0.00 15.91 5.19 11.91 11.74 22:56:58 22:48:01 3 54.92 0.00 15.98 4.13 11.47 13.51 22:56:58 22:49:01 all 5.44 0.00 4.38 2.60 8.55 79.02 22:56:58 22:49:01 0 4.01 0.00 4.08 1.96 8.63 81.33 22:56:58 22:49:01 1 6.82 0.00 5.17 5.22 8.27 74.52 22:56:58 22:49:01 2 3.64 0.00 4.14 2.57 8.94 80.71 22:56:58 22:49:01 3 7.32 0.00 4.13 0.69 8.37 79.48 22:56:58 22:50:02 all 0.12 0.00 0.04 0.02 0.35 99.46 22:56:58 22:50:02 0 0.02 0.00 0.02 0.00 0.15 99.82 22:56:58 22:50:02 1 0.03 0.00 0.03 0.00 0.23 99.70 22:56:58 22:50:02 2 0.43 0.00 0.07 0.08 0.75 98.67 22:56:58 22:50:02 3 0.02 0.00 0.05 0.02 0.27 99.65 22:56:58 22:51:01 all 0.17 0.00 0.24 0.00 0.61 98.97 22:56:58 22:51:01 0 0.05 0.00 0.29 0.00 0.68 98.99 22:56:58 22:51:01 1 0.29 0.00 0.32 0.00 0.79 98.60 22:56:58 22:51:01 2 0.27 0.00 0.12 0.00 0.46 99.16 22:56:58 22:51:01 3 0.08 0.00 0.25 0.00 0.52 99.14 22:56:58 22:52:01 all 0.10 0.00 0.03 0.00 0.38 99.49 22:56:58 22:52:01 0 0.02 0.00 0.03 0.00 0.22 99.73 22:56:58 22:52:01 1 0.07 0.00 0.05 0.00 0.68 99.20 22:56:58 22:52:01 2 0.30 0.00 0.02 0.00 0.38 99.30 22:56:58 22:52:01 3 0.00 0.00 0.03 0.00 0.23 99.73 22:56:58 22:53:01 all 0.13 0.00 0.07 0.00 0.51 99.29 22:56:58 22:53:01 0 0.07 0.00 0.17 0.00 0.20 99.57 22:56:58 22:53:01 1 0.05 0.00 0.07 0.00 0.61 99.27 22:56:58 22:53:01 2 0.36 0.00 0.02 0.02 0.81 98.79 22:56:58 22:53:01 3 0.03 0.00 0.02 0.00 0.40 99.55 22:56:58 22:54:01 all 0.08 0.00 0.03 0.00 0.24 99.65 22:56:58 22:54:01 0 0.02 0.00 0.02 0.00 0.23 99.73 22:56:58 22:54:01 1 0.00 0.00 0.02 0.00 0.22 99.77 22:56:58 22:54:01 2 0.30 0.00 0.05 0.00 0.42 99.23 22:56:58 22:54:01 3 0.02 0.00 0.03 0.00 0.08 99.87 22:56:58 22:55:01 all 0.08 0.00 0.02 0.00 0.46 99.44 22:56:58 22:55:01 0 0.02 0.00 0.02 0.00 0.15 99.82 22:56:58 22:55:01 1 0.03 0.00 0.02 0.00 0.65 99.30 22:56:58 22:55:01 2 0.25 0.00 0.05 0.00 0.68 99.02 22:56:58 22:55:01 3 0.03 0.00 0.02 0.00 0.35 99.60 22:56:58 22:56:01 all 0.09 0.00 0.02 0.01 0.67 99.21 22:56:58 22:56:01 0 0.03 0.00 0.03 0.00 0.20 99.73 22:56:58 22:56:01 1 0.02 0.00 0.02 0.02 0.37 99.58 22:56:58 22:56:01 2 0.28 0.00 0.02 0.02 0.98 98.71 22:56:58 22:56:01 3 0.03 0.00 0.02 0.00 1.12 98.83 22:56:58 Average: all 14.39 0.00 7.17 4.52 13.70 60.22 22:56:58 Average: 0 13.76 0.00 7.02 4.51 14.09 60.62 22:56:58 Average: 1 14.46 0.00 7.28 4.67 13.65 59.94 22:56:58 Average: 2 15.06 0.00 7.31 4.66 13.27 59.69 22:56:58 Average: 3 14.27 0.00 7.09 4.24 13.78 60.61 22:56:58 22:56:58 22:56:58