Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 3fccbef14fcab6a6fce70c85535b70b618df3d93+e6c052569f26998dcb3a7df84d37141e1787d2eb (1730312c819a221107d87ec901acfd2b7cfff848) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh338684359029776733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5409571355335513721.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7615050470680202687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1315721857420992471.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5098825399694908156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-90 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6196756570341668738.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 3fccbef14fcab6a6fce70c85535b70b618df3d93 Merge succeeded, producing 3fccbef14fcab6a6fce70c85535b70b618df3d93 Checking out Revision 3fccbef14fcab6a6fce70c85535b70b618df3d93 (PR-3525) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9039155915976472365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7942085828360264331.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:59:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:54 ========================================================= 15:59:54 EdgeX Global Pipelines Version Info 15:59:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 15:59:56 ------------------- 15:59:56 stable info: 15:59:56 ------------------- 15:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:56 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:59:56 Message: update stable to v1.0.193 15:59:56 ------------------- 15:59:56 experimental info: 15:59:56 ------------------- 15:59:56 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:56 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:59:56 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:59:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:59:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fccbef14fcab6a6fce70c85535b70b618df3d93 [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fccbef [Pipeline] echo 15:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:57 provisioning config files... 15:59:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2655531456807978581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:58 ---> docker-login.sh 15:59:58 nexus3.edgexfoundry.org:10001 15:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:58 Configure a credential helper to remove this warning. See 15:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:58 15:59:58 Login Succeeded 15:59:58 nexus3.edgexfoundry.org:10002 15:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:58 Configure a credential helper to remove this warning. See 15:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:58 15:59:58 Login Succeeded 15:59:58 nexus3.edgexfoundry.org:10003 15:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:58 Configure a credential helper to remove this warning. See 15:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:58 15:59:58 Login Succeeded 15:59:58 nexus3.edgexfoundry.org:10004 15:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:58 Configure a credential helper to remove this warning. See 15:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:58 15:59:58 Login Succeeded 15:59:58 docker.io 15:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:59 Configure a credential helper to remove this warning. See 15:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:59 15:59:59 Login Succeeded 15:59:59 ---> docker-login.sh ends [Pipeline] } 15:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:59 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/core-command/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo core-command,cmd/core-command/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ cut -d/ -f2 15:59:59 ++ dirname cmd/core-data/Dockerfile 15:59:59 + echo core-data,cmd/core-data/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/core-metadata/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo core-metadata,cmd/core-metadata/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/security-bootstrapper/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/security-proxy-setup/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/support-notifications/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo support-notifications,cmd/support-notifications/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/support-scheduler/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:59:59 + for file in '`ls cmd/**/Dockerfile`' 15:59:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:59:59 ++ cut -d/ -f2 15:59:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:59:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:00 16:00:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:00:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:00 latest: Pulling from edgex-devops/git-semver 16:00:00 31603596830f: Pulling fs layer 16:00:00 54011a49482f: Pulling fs layer 16:00:00 a6820b24f6d8: Pulling fs layer 16:00:00 f581987b2513: Pulling fs layer 16:00:00 54011a49482f: Verifying Checksum 16:00:00 54011a49482f: Download complete 16:00:00 31603596830f: Verifying Checksum 16:00:00 31603596830f: Download complete 16:00:00 f581987b2513: Verifying Checksum 16:00:00 f581987b2513: Download complete 16:00:00 a6820b24f6d8: Verifying Checksum 16:00:00 a6820b24f6d8: Download complete 16:00:00 31603596830f: Pull complete 16:00:01 54011a49482f: Pull complete 16:00:01 a6820b24f6d8: Pull complete 16:00:01 f581987b2513: Pull complete 16:00:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:00:02 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 16:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:00:03 $ docker top 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:03 [ssh-agent] Looking for ssh-agent implementation... 16:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:03 $ docker exec 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent 16:00:03 SSH_AUTH_SOCK=/tmp/ssh-JraVnnKhAYI6/agent.12 16:00:03 SSH_AGENT_PID=19 16:00:03 Running ssh-add (command line suppressed) 16:00:03 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4092281156450539794.key (/w/workspace/edgex-go/4@tmp/private_key_4092281156450539794.key) 16:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:04 + git tag --points-at HEAD [Pipeline] } 16:00:04 $ docker exec --env ******** --env ******** 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent -k 16:00:04 unset SSH_AUTH_SOCK; 16:00:04 unset SSH_AGENT_PID; 16:00:04 echo Agent pid 19 killed; 16:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:04 [ssh-agent] Looking for ssh-agent implementation... 16:00:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:04 $ docker exec 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent 16:00:04 SSH_AUTH_SOCK=/tmp/ssh-nHYTbuenWJo8/agent.54 16:00:04 SSH_AGENT_PID=60 16:00:04 Running ssh-add (command line suppressed) 16:00:04 Identity added: /w/workspace/edgex-go/4@tmp/private_key_141236017917490088.key (/w/workspace/edgex-go/4@tmp/private_key_141236017917490088.key) 16:00:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:05 + git semver init 16:00:05 # -> Open(): unable to determine branch for HEAD 16:00:05 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:00:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:00:05 # $SEMVER_REMOTE_NAME = origin 16:00:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:00:05 # $SEMVER_USER_NAME = edgex-jenkins 16:00:05 # $SEMVER_BRANCH = PR-3525 16:00:05 # $SEMVER_TEMP = /tmp/semver-726820036 16:00:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:00:31 # '/tmp/semver-726820036' -> '/w/workspace/edgex-go/4/.semver' 16:00:31 # -> Force: false 16:00:31 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:00:31 $ docker exec --env ******** --env ******** 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent -k 16:00:31 unset SSH_AUTH_SOCK; 16:00:31 unset SSH_AGENT_PID; 16:00:31 echo Agent pid 60 killed; 16:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:32 + git semver [Pipeline] } 16:00:32 $ docker stop --time=1 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 16:00:34 $ docker rm -f 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:35 Stashed 1 file(s) [Pipeline] echo 16:00:35 [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 16:00:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:00:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:00:36 + sudo service docker restart 16:00:36 + true 16:00:36 Redirecting to /bin/systemctl restart docker.service 16:00:50 Still waiting to schedule task 16:00:50 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-88’ [Pipeline] echo 16:00:54 ========================================================= 16:00:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:00:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:00:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:00:56 Sending build context to Docker daemon 330.9MB 16:00:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:00:56 Step 2/6 : FROM ${BASE} 16:00:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:56 540db60ca938: Pulling fs layer 16:00:56 adcc1eea9eea: Pulling fs layer 16:00:56 4c4ab2625f07: Pulling fs layer 16:00:56 0510c868ecb4: Pulling fs layer 16:00:56 afea3b2eda06: Pulling fs layer 16:00:56 7809a108b3ef: Pulling fs layer 16:00:56 f706445af74f: Pulling fs layer 16:00:56 0510c868ecb4: Waiting 16:00:56 afea3b2eda06: Waiting 16:00:56 7809a108b3ef: Waiting 16:00:56 f706445af74f: Waiting 16:00:56 4c4ab2625f07: Verifying Checksum 16:00:56 4c4ab2625f07: Download complete 16:00:56 adcc1eea9eea: Verifying Checksum 16:00:56 adcc1eea9eea: Download complete 16:00:56 afea3b2eda06: Verifying Checksum 16:00:56 afea3b2eda06: Download complete 16:00:56 540db60ca938: Verifying Checksum 16:00:56 540db60ca938: Download complete 16:00:56 7809a108b3ef: Verifying Checksum 16:00:56 7809a108b3ef: Download complete 16:00:56 540db60ca938: Pull complete 16:00:56 adcc1eea9eea: Pull complete 16:00:57 4c4ab2625f07: Pull complete 16:00:58 f706445af74f: Verifying Checksum 16:00:58 f706445af74f: Download complete 16:00:59 0510c868ecb4: Verifying Checksum 16:00:59 0510c868ecb4: Download complete 16:01:02 0510c868ecb4: Pull complete 16:01:02 afea3b2eda06: Pull complete 16:01:02 7809a108b3ef: Pull complete 16:01:05 f706445af74f: Pull complete 16:01:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:01:05 ---> b068be0155e3 16:01:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:01:06 ---> Running in 61910594d284 16:01:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:07 (1/12) Installing libmagic (5.39-r0) 16:01:08 (2/12) Installing file (5.39-r0) 16:01:08 (3/12) Installing libc-dev (0.7.2-r3) 16:01:08 (4/12) Installing g++ (10.2.1_pre1-r3) 16:01:15 (5/12) Installing fortify-headers (1.1-r0) 16:01:15 (6/12) Installing patch (2.7.6-r6) 16:01:15 (7/12) Installing build-base (0.5-r2) 16:01:15 (8/12) Installing libsodium (1.0.18-r0) 16:01:15 (9/12) Installing pkgconf (1.7.3-r0) 16:01:15 (10/12) Installing libsodium-dev (1.0.18-r0) 16:01:15 (11/12) Installing libzmq (4.3.3-r1) 16:01:15 (12/12) Installing zeromq-dev (4.3.3-r1) 16:01:15 Executing busybox-1.32.1-r6.trigger 16:01:15 OK: 219 MiB in 52 packages 16:01:17 Removing intermediate container 61910594d284 16:01:17 ---> 54a01a968986 16:01:17 Step 4/6 : WORKDIR /edgex-go 16:01:17 ---> Running in ded4b8b5478e 16:01:17 Removing intermediate container ded4b8b5478e 16:01:17 ---> bf338e7e1830 16:01:17 Step 5/6 : COPY go.mod . 16:01:17 ---> ca765a76f182 16:01:17 Step 6/6 : RUN go mod download 16:01:17 ---> Running in 5764c896c9a6 16:01:32 Removing intermediate container 5764c896c9a6 16:01:32 ---> b1e3c9fbd11d 16:01:32 Successfully built b1e3c9fbd11d 16:01:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:01:32 + docker inspect -f . ci-base-image-x86_64 16:01:32 . [Pipeline] withDockerContainer 16:01:32 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 16:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:01:32 $ docker top a959aabd2cfa94975c02cc3fcf699bdb43ca24845d790cbdbc52487dbd2e5219 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:33 + go version 16:01:33 go version go1.16.3 linux/amd64 [Pipeline] } 16:01:33 $ docker stop --time=1 a959aabd2cfa94975c02cc3fcf699bdb43ca24845d790cbdbc52487dbd2e5219 16:01:34 $ docker rm -f a959aabd2cfa94975c02cc3fcf699bdb43ca24845d790cbdbc52487dbd2e5219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:35 + docker inspect -f . ci-base-image-x86_64 16:01:35 . [Pipeline] withDockerContainer 16:01:35 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 16:01:35 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:01:35 $ docker top aedf8308775c3401f14f8722c8be91eb5549d19a9c82930d010588bcec4787b8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:01:35 ========================================================= 16:01:35 [edgeXBuildGoParallel] Running Tests and Build... 16:01:35 ========================================================= [Pipeline] sh 16:01:36 + go mod tidy [Pipeline] sh 16:01:36 + make test 16:01:36 go mod tidy 16:01:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:01:42 ? github.com/edgexfoundry/edgex-go [no test files] 16:02:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:02:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:02:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:02:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:02:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:02:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:02:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:02:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements 16:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 16:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.7% of statements 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements 16:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements 16:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 16:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.243s coverage: 28.6% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 16:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:02:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:02:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:02:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.259s coverage: 95.1% of statements 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:02:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:02:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements 16:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:02:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements 16:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:02:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 16:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 16:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 16:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 16:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 16:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 16:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.179s coverage: 81.8% of statements 16:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 16:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 46.8% of statements 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.079s coverage: 18.8% of statements 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 91.9% of statements 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 28.7% of statements 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.071s coverage: 100.0% of statements 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.062s coverage: 63.4% of statements 16:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:03:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:03:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:03:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:03:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:03:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 16:03:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:03:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:03:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 16:03:09 GO111MODULE=on go vet ./... 16:03:42 gofmt -l . 16:03:42 [ "`gofmt -l .`" = "" ] 16:03:42 ./bin/test-go-mod-tidy.sh 16:03:42 ./bin/test-attribution-txt.sh [Pipeline] sh 16:03:42 + ls -al . 16:03:42 total 852 16:03:42 drwxrwxr-x 10 1001 1001 4096 Jun 2 16:03 . 16:03:42 drwxr-xr-x 4 root root 28 Jun 2 16:01 .. 16:03:42 -rw-rw-r-- 1 1001 1001 11 Jun 2 15:59 .dockerignore 16:03:42 drwxrwxr-x 8 1001 1001 179 Jun 2 15:59 .git 16:03:42 drwxrwxr-x 3 1001 1001 125 Jun 2 15:59 .github 16:03:42 -rw-rw-r-- 1 1001 1001 818 Jun 2 15:59 .gitignore 16:03:42 drwx------ 3 1001 1001 60 Jun 2 16:00 .semver 16:03:42 -rw-rw-r-- 1 1001 1001 166 Jun 2 15:59 .sonarcloud.properties 16:03:42 -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:59 Attribution.txt 16:03:42 -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:59 CONTRIBUTING.md 16:03:42 -rw-rw-r-- 1 1001 1001 931 Jun 2 15:59 Dockerfile.build 16:03:42 -rw-rw-r-- 1 1001 1001 849 Jun 2 15:59 Jenkinsfile 16:03:42 -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:59 LICENSE 16:03:42 -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:59 Makefile 16:03:42 -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:59 README.md 16:03:42 -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:59 SECURITY.md 16:03:42 -rw-rw-r-- 1 1001 1001 5 Jun 2 16:00 VERSION 16:03:42 -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:59 ZMQWindows.md 16:03:42 drwxrwxr-x 2 1001 1001 117 Jun 2 15:59 bin 16:03:42 drwxrwxr-x 14 1001 1001 4096 Jun 2 15:59 cmd 16:03:42 -rw-r--r-- 1 root root 742996 Jun 2 16:03 coverage.out 16:03:42 -rw-r--r-- 1 root root 1060 Jun 2 16:03 go.mod 16:03:42 -rw-r--r-- 1 root root 21686 Jun 2 16:01 go.sum 16:03:42 drwxrwxr-x 8 1001 1001 127 Jun 2 15:59 internal 16:03:42 drwxrwxr-x 4 1001 1001 26 Jun 2 15:59 openapi 16:03:42 drwxrwxr-x 4 1001 1001 71 Jun 2 15:59 snap 16:03:42 -rw-rw-r-- 1 1001 1001 168 Jun 2 15:59 version.go [Pipeline] sh 16:03:42 + '[' -e coverage.out ] 16:03:42 + chown 1001:1001 coverage.out [Pipeline] stash 16:03:42 Stashed 1 file(s) [Pipeline] sh 16:03:43 + make build 16:03:43 go mod tidy 16:03:43 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 16:03:44 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 16:03:52 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 16:03:53 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 16:03:54 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 16:03:54 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 16:03:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:03:57 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 16:03:57 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 16:03: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 16:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:04:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:04:01 $ docker stop --time=1 aedf8308775c3401f14f8722c8be91eb5549d19a9c82930d010588bcec4787b8 16:04:03 $ docker rm -f aedf8308775c3401f14f8722c8be91eb5549d19a9c82930d010588bcec4787b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:04:05 16:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:04:06 latest: Pulling from edgex-devops/edgex-compose 16:04:06 cbdbe7a5bc2a: Pulling fs layer 16:04:06 ca9280d653b3: Pulling fs layer 16:04:06 7e9c9ca2126c: Pulling fs layer 16:04:06 cbdbe7a5bc2a: Verifying Checksum 16:04:06 cbdbe7a5bc2a: Download complete 16:04:06 cbdbe7a5bc2a: Pull complete 16:04:06 ca9280d653b3: Verifying Checksum 16:04:06 ca9280d653b3: Download complete 16:04:07 ca9280d653b3: Pull complete 16:04:07 7e9c9ca2126c: Download complete 16:04:11 7e9c9ca2126c: Pull complete 16:04:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:04:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:04:11 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 16:04:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:04:13 $ docker top 2c411406223659715f74412ab8b47574c224616a30503dfedb91d16f668d8f06 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:14 + docker-compose build --help 16:04:14 + grep parallel 16:04:14 --parallel Build images in parallel. [Pipeline] } 16:04:14 $ docker stop --time=1 2c411406223659715f74412ab8b47574c224616a30503dfedb91d16f668d8f06 16:04:15 $ docker rm -f 2c411406223659715f74412ab8b47574c224616a30503dfedb91d16f668d8f06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:04:16 . [Pipeline] withDockerContainer 16:04:16 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 16:04:16 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:04:16 $ docker top 4f96650262f0706fdd00d5f9f2ce3ba93366c49ff76ed450fb7a2a2474a1a53e -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:17 + docker-compose -f ./docker-compose-build.yml build --parallel 16:04:17 Building core-command ... 16:04:17 Building core-data ... 16:04:17 Building core-metadata ... 16:04:17 Building security-bootstrapper ... 16:04:17 Building security-proxy-setup ... 16:04:17 Building security-secretstore-setup ... 16:04:17 Building support-notifications ... 16:04:17 Building support-scheduler ... 16:04:17 Building sys-mgmt-agent ... 16:04:17 Building sys-mgmt-agent 16:04:17 Building core-data 16:04:17 Building support-scheduler 16:04:17 Building support-notifications 16:04:17 Building security-bootstrapper 16:04:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 16:04:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:04:28 The recommended git tool is: git 16:04:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:04:32 ---> b1e3c9fbd11d 16:04:32 Step 3/24 : WORKDIR /edgex-go 16:04:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:04:32 ---> b1e3c9fbd11d 16:04:32 Step 3/23 : WORKDIR /edgex-go 16:04:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:04:32 ---> b1e3c9fbd11d 16:04:32 Step 3/23 : WORKDIR /edgex-go 16:04:32 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:04:32 ---> b1e3c9fbd11d 16:04:32 Step 3/32 : WORKDIR /edgex-go 16:04:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:04:32 ---> b1e3c9fbd11d 16:04:32 Step 3/24 : WORKDIR /edgex-go 16:04:33 using credential edgex-jenkins-ssh 16:04:33 Cloning the remote Git repository 16:04:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:04:34 > git init /w/workspace/edgex-go/4 # timeout=10 16:04:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:34 > git --version # timeout=10 16:04:34 > git --version # 'git version 2.17.1' 16:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:35 ---> Running in 43d0d2c58c05 16:04:35 ---> Running in 1ebe12f4d2d6 16:04:35 ---> Running in cdf42ab85220 16:04:35 ---> Running in ea56e7c92094 16:04:35 ---> Running in df5fc492d323 16:04:35 Removing intermediate container 43d0d2c58c05 16:04:35 ---> b8f0102809f0 16:04:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:35 Removing intermediate container cdf42ab85220 16:04:35 ---> 24189314bee2 16:04:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:35 Removing intermediate container 1ebe12f4d2d6 16:04:35 ---> 7b6c2bad3d77 16:04:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:35 ---> Running in a0a4a66937db 16:04:35 ---> Running in cb5bad8fba9c 16:04:35 Removing intermediate container df5fc492d323 16:04:35 ---> 3b88aa1ac3e8 16:04:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:35 Removing intermediate container ea56e7c92094 16:04:35 ---> 2b3df7ccd373 16:04:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:35 ---> Running in 26c9533c82a9 16:04:35 ---> Running in 856387db90b8 16:04:35 ---> Running in 6a948f20ab35 16:04:36 Removing intermediate container a0a4a66937db 16:04:36 ---> a09ea07886e7 16:04:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:04:36 ---> Running in d762e3594c1e 16:04:36 Removing intermediate container cb5bad8fba9c 16:04:36 ---> cfdebf0d5d76 16:04:36 Step 5/24 : RUN apk add --update --no-cache make bash git 16:04:36 ---> Running in b4b535634752 16:04:36 Removing intermediate container 26c9533c82a9 16:04:36 ---> 570e39418eb8 16:04:36 Step 5/23 : RUN apk add --update --no-cache make git 16:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:04:36 ---> Running in 7250c8a2f073 16:04:36 Removing intermediate container 6a948f20ab35 16:04:36 ---> 529c79420447 16:04:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:04:36 ---> Running in e4c5b742af5e 16:04:36 Removing intermediate container 856387db90b8 16:04:36 ---> e4152b5e033f 16:04:36 Step 5/32 : RUN apk add --update --no-cache make git 16:04:36 ---> Running in a33be07a8263 16:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:04:37 OK: 219 MiB in 52 packages 16:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:04:38 Removing intermediate container d762e3594c1e 16:04:38 ---> 8148f0ab0047 16:04:38 Step 6/24 : COPY go.mod . 16:04:38 ---> 653b87afcacb 16:04:38 Step 7/24 : RUN go mod download 16:04:38 ---> Running in 8f5ec85a923d 16:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:04:38 OK: 219 MiB in 52 packages 16:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:04:38 Removing intermediate container b4b535634752 16:04:38 ---> aa401d534dd4 16:04:38 Step 6/24 : COPY go.mod . 16:04:38 OK: 219 MiB in 52 packages 16:04:38 ---> fd47b50d883c 16:04:38 Step 7/24 : RUN go mod download 16:04:38 ---> Running in 91a004c48c31 16:04:39 Removing intermediate container 8f5ec85a923d 16:04:39 ---> eb0ea0afb3a4 16:04:39 Step 8/24 : COPY . . 16:04:39 OK: 219 MiB in 52 packages 16:04:39 OK: 219 MiB in 52 packages 16:04:39 Removing intermediate container a33be07a8263 16:04:39 ---> ebde3ca00e33 16:04:39 Step 6/32 : COPY go.mod . 16:04:40 ---> bfd07409c904 16:04:40 Step 7/32 : RUN go mod download 16:04:42 Removing intermediate container 7250c8a2f073 16:04:42 ---> 2b29b4bc7792 16:04:42 Step 6/23 : COPY go.mod . 16:04:42 ---> Running in 5d38fff6c81b 16:04:42 Removing intermediate container e4c5b742af5e 16:04:42 ---> 1d8491218a57 16:04:42 Step 6/23 : COPY go.mod . 16:04:43 ---> 9f70d971385b 16:04:43 Step 9/24 : RUN go mod tidy 16:04:43 Removing intermediate container 91a004c48c31 16:04:43 ---> b20ac63c9166 16:04:43 Step 8/24 : COPY . . 16:04:43 ---> 5b381e400838 16:04:43 Step 7/23 : RUN go mod download 16:04:43 ---> 2fab53a9559e 16:04:43 Step 7/23 : RUN go mod download 16:04:43 ---> Running in f517ba72c445 16:04:43 ---> Running in 20a285336808 16:04:43 ---> Running in 6fca92ae2e2d 16:04:47 Removing intermediate container 5d38fff6c81b 16:04:47 ---> 7e867c2831e5 16:04:47 Step 8/32 : COPY . . 16:04:47 ---> 9d645f1c9614 16:04:47 Step 9/24 : RUN go mod tidy 16:04:47 ---> Running in 623ab370e401 16:04:50 Removing intermediate container f517ba72c445 16:04:50 ---> 4e40f02de778 16:04:50 Step 10/24 : RUN make cmd/core-data/core-data 16:04:50 Removing intermediate container 6fca92ae2e2d 16:04:50 ---> 6443fb564d6c 16:04:50 Step 8/23 : COPY . . 16:04:50 Removing intermediate container 20a285336808 16:04:50 ---> ae7d4cd73c88 16:04:50 Step 8/23 : COPY . . 16:04:50 ---> Running in 9dc9634ddfff 16:04:53 ---> bbb3d7f51486 16:04:53 Step 9/32 : RUN go mod tidy 16:04:54 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 3fccbef14fcab6a6fce70c85535b70b618df3d93 16:04:54 Merge succeeded, producing 3fccbef14fcab6a6fce70c85535b70b618df3d93 16:04:54 Checking out Revision 3fccbef14fcab6a6fce70c85535b70b618df3d93 (PR-3525) 16:04:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:54 > git config core.sparsecheckout # timeout=10 16:04:54 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 16:04:54 > git remote # timeout=10 16:04:54 > git config --get remote.origin.url # timeout=10 16:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:54 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 16:04:54 > git rev-parse HEAD^{commit} # timeout=10 16:04:54 > git config core.sparsecheckout # timeout=10 16:04:54 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 16:04:55 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 16:04:55 ---> Running in eb06f8a66d94 16:04:55 ---> 3f20d85703d0 16:04:55 Step 9/23 : RUN go mod tidy 16:04:55 ---> Running in 5d803cb28cc5 16:04:55 Removing intermediate container 623ab370e401 16:04:55 ---> 274ed598ec04 16:04:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:04:55 ---> Running in 7fcebbefc437 16:04:56 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 16:04:57 Removing intermediate container eb06f8a66d94 16:04:57 ---> 844cb8ba2f01 16:04:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:04:58 Removing intermediate container 5d803cb28cc5 16:04:58 ---> 19eaa6d4659b 16:04:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:04:58 ---> Running in fa348ad4d3a3 16:04:58 ---> Running in d00c21b96052 16:04:59 Commit message: "fix(snap): go 1.16 update" 16:04:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:04:59 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:05:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:05:01 + sudo service docker restart 16:05:01 + true 16:05:06 ---> 9118cd6d5a9f 16:05:06 Step 9/23 : RUN go mod tidy 16:05:06 ---> Running in 3ef6b43d8741 16:05:06 Removing intermediate container 3ef6b43d8741 16:05:06 ---> 942be05e9a32 16:05:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:05:06 ---> Running in 88a155f873e8 16:05:06 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:19 provisioning config files... 16:05:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8823640004892776523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:20 ---> docker-login.sh 16:05:20 nexus3.edgexfoundry.org:10001 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 nexus3.edgexfoundry.org:10002 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 nexus3.edgexfoundry.org:10003 16:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:22 Configure a credential helper to remove this warning. See 16:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:22 16:05:22 Login Succeeded 16:05:22 nexus3.edgexfoundry.org:10004 16:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 docker.io 16:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 ---> docker-login.sh ends [Pipeline] } 16:05:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:24 ========================================================= 16:05:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:05:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:05:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:05:27 Sending build context to Docker daemon 168.1MB 16:05:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:05:27 Step 2/6 : FROM ${BASE} 16:05:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:05:27 595b0fe564bb: Pulling fs layer 16:05:27 7186ed65a4f7: Pulling fs layer 16:05:27 316046926c0a: Pulling fs layer 16:05:27 4ebd0625c992: Pulling fs layer 16:05:27 207e8628e3a3: Pulling fs layer 16:05:27 c791037a9be2: Pulling fs layer 16:05:27 ffd874e62e21: Pulling fs layer 16:05:27 4ebd0625c992: Waiting 16:05:27 207e8628e3a3: Waiting 16:05:27 c791037a9be2: Waiting 16:05:27 ffd874e62e21: Waiting 16:05:27 316046926c0a: Download complete 16:05:27 7186ed65a4f7: Verifying Checksum 16:05:27 7186ed65a4f7: Download complete 16:05:27 207e8628e3a3: Verifying Checksum 16:05:27 207e8628e3a3: Download complete 16:05:27 c791037a9be2: Verifying Checksum 16:05:27 c791037a9be2: Download complete 16:05:27 595b0fe564bb: Verifying Checksum 16:05:27 595b0fe564bb: Download complete 16:05:28 595b0fe564bb: Pull complete 16:05:28 7186ed65a4f7: Pull complete 16:05:29 316046926c0a: Pull complete 16:05:29 ffd874e62e21: Verifying Checksum 16:05:29 ffd874e62e21: Download complete 16:05:31 4ebd0625c992: Verifying Checksum 16:05:31 4ebd0625c992: Download complete 16:05:39 Removing intermediate container fa348ad4d3a3 16:05:39 ---> 6e8dbf3967a3 16:05:39 16:05:39 Step 11/32 : FROM alpine:3.12 16:05:39 3.12: Pulling from library/alpine 16:05:39 Removing intermediate container 7fcebbefc437 16:05:39 ---> 7adbd7e131a4 16:05:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:05:39 ---> Running in 2210b6f11400 16:05:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:05:39 Status: Downloaded newer image for alpine:3.12 16:05:39 ---> 13621d1b12d4 16:05:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:05:39 ---> Running in e7cbc63c212d 16:05:39 Removing intermediate container e7cbc63c212d 16:05:39 ---> 1da24bbd512a 16:05:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:05:39 ---> Running in 0c4198fa3996 16:05:40 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 16:05:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:40 (1/2) Installing dumb-init (1.2.2-r1) 16:05:41 (2/2) Installing su-exec (0.2-r1) 16:05:41 Executing busybox-1.31.1-r20.trigger 16:05:41 OK: 6 MiB in 16 packages 16:05:41 4ebd0625c992: Pull complete 16:05:41 207e8628e3a3: Pull complete 16:05:41 c791037a9be2: Pull complete 16:05:42 Removing intermediate container 0c4198fa3996 16:05:42 ---> b7aa4e04c2bf 16:05:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:05:42 Removing intermediate container 2210b6f11400 16:05:42 ---> 8f64ea13f638 16:05:42 16:05:42 Step 12/24 : FROM docker:20.10.0 16:05:42 Removing intermediate container d00c21b96052 16:05:42 ---> d832b905b813 16:05:42 16:05:42 Step 11/23 : FROM alpine:3.12 16:05:42 ---> 13621d1b12d4 16:05:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:05:42 ---> Running in 232638dc6560 16:05:42 ---> Running in 057df550e5a6 16:05:42 20.10.0: Pulling from library/docker 16:05:42 Removing intermediate container 232638dc6560 16:05:42 ---> 067e76422872 16:05:42 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:05:42 ---> Running in 56e5a6124829 16:05:43 Removing intermediate container 56e5a6124829 16:05:43 ---> ffd65f9293b1 16:05:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:43 ---> Running in c94cd9dd4b4a 16:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:43 (1/1) Installing dumb-init (1.2.2-r1) 16:05:43 Executing busybox-1.31.1-r20.trigger 16:05:43 OK: 6 MiB in 15 packages 16:05:44 Removing intermediate container 057df550e5a6 16:05:44 ---> 79087d98e357 16:05:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:05:44 Removing intermediate container 9dc9634ddfff 16:05:44 ---> fb2f504a2f81 16:05:44 16:05:44 Step 11/24 : FROM alpine:3.12 16:05:44 ---> 13621d1b12d4 16:05:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:05:44 Removing intermediate container c94cd9dd4b4a 16:05:44 ---> 2c0a2fffb5d8 16:05:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:05:45 ffd874e62e21: Pull complete 16:05:45 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:05:45 ---> Running in 9a3b06761560 16:05:45 ---> Running in fdf45b9ce2c7 16:05:45 ---> Running in 06487b3a68ca 16:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:05:45 ---> cfc18b08335c 16:05:45 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:05:45 Removing intermediate container fdf45b9ce2c7 16:05:45 ---> 5134f5bafe14 16:05:45 Step 13/24 : ENV APP_PORT=59880 16:05:45 Removing intermediate container 9a3b06761560 16:05:45 ---> c6e9e868e8f5 16:05:45 Step 14/23 : ENV APP_PORT=59861 16:05:45 Removing intermediate container 06487b3a68ca 16:05:45 ---> 53531a73d728 16:05:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:05:46 ---> Running in f2239ec4a62a 16:05:46 ---> Running in d3a04b501424 16:05:46 ---> edf79f5dc917 16:05:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:05:46 Removing intermediate container 88a155f873e8 16:05:46 ---> 7f616ab40992 16:05:46 16:05:46 Step 11/23 : FROM alpine:3.12 16:05:46 Removing intermediate container f2239ec4a62a 16:05:46 ---> c0edb383416a 16:05:46 Step 14/24 : EXPOSE $APP_PORT 16:05:46 ---> 13621d1b12d4 16:05:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:05:46 ---> Running in b70a8a7e065b 16:05:46 Removing intermediate container d3a04b501424 16:05:46 ---> 2c20db22a576 16:05:46 Step 15/23 : EXPOSE $APP_PORT 16:05:46 ---> Running in b77fa4f9a20a 16:05:46 ---> Running in b3bb9670b462 16:05:46 ---> Running in f81daee66ce2 16:05:46 Removing intermediate container b3bb9670b462 16:05:46 ---> 31047c0e5636 16:05:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:46 ---> Running in 62e655492999 16:05:46 Removing intermediate container f81daee66ce2 16:05:46 ---> c7f0bb834b6c 16:05:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:47 ---> 8aeaca8952e3 16:05:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:05:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:47 (1/2) Installing ca-certificates (20191127-r4) 16:05:47 (2/2) Installing dumb-init (1.2.2-r1) 16:05:47 Executing busybox-1.31.1-r20.trigger 16:05:47 Executing ca-certificates-20191127-r4.trigger 16:05:47 OK: 6 MiB in 16 packages 16:05:47 Removing intermediate container b70a8a7e065b 16:05:47 ---> cf243193ccbe 16:05:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:47 ---> d8e05ab8ea61 16:05:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:05:47 ---> a61951cfe0b7 16:05:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:05:47 ---> 70e347367942 16:05:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:05:48 ---> Running in 9a9e54a48d38 16:05:48 Removing intermediate container 62e655492999 16:05:48 ---> 4b0be63af5e5 16:05:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:05:48 ---> Running in ffb03013ff00 16:05:48 ---> Running in 6baa1f00eb7c 16:05:48 Removing intermediate container b77fa4f9a20a 16:05:48 ---> d6f2e0815796 16:05:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:05:48 Removing intermediate container ffb03013ff00 16:05:48 ---> 39a56ed31478 16:05:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:48 ---> aedea24f64e2 16:05:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:05:48 ---> Running in d5a03159a06b 16:05:48 ---> Running in e1ce76c47d8f 16:05:48 Removing intermediate container d5a03159a06b 16:05:48 ---> 03f53163a808 16:05:48 Step 14/23 : ENV APP_PORT=59860 16:05:48 ---> Running in 1f6271a39657 16:05:48 Removing intermediate container e1ce76c47d8f 16:05:48 ---> 2dcd6fc487f6 16:05:48 Step 21/23 : LABEL arch=x86_64 16:05:48 ---> Running in 85f6d444ba6e 16:05:48 ---> 3fd35c2b265a 16:05:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:05:48 Removing intermediate container 1f6271a39657 16:05:48 ---> f01a5433a0fc 16:05:48 Step 15/23 : EXPOSE $APP_PORT 16:05:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:48 Removing intermediate container 85f6d444ba6e 16:05:48 ---> 6ddcb3581466 16:05:48 Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:05:48 ---> Running in 541effafe836 16:05:48 ---> Running in f3f7c5606925 16:05:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:05:48 Status: Downloaded newer image for docker:20.10.0 16:05:48 Removing intermediate container 541effafe836 16:05:48 ---> 92f3edc7b0e5 16:05:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:48 ---> aefe523efa57 16:05:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:05:48 ---> 4afd7d92d71a 16:05:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:05:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:05:49 ---> Running in 488eac760a7b 16:05:49 Removing intermediate container f3f7c5606925 16:05:49 ---> 98d0b9dc6b22 16:05:49 Step 23/23 : LABEL version=0.0.0 16:05:49 ---> Running in fe9c57f70e9d 16:05:49 Removing intermediate container 488eac760a7b 16:05:49 ---> 30cc052c28a2 16:05:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:05:49 ---> c6882f57c704 16:05:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:05:49 ---> feb8cfd5619c 16:05:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:05:49 ---> Running in 540c10612403 16:05:49 Removing intermediate container fe9c57f70e9d 16:05:49 ---> 9b6a893d9b22 16:05:49 16:05:49 ---> Running in a3a9ea313e97 16:05:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:49 Successfully built 9b6a893d9b22 16:05:49 Successfully tagged support-scheduler:latest 16:05:49 Building core-command 16:05:49  Building support-scheduler ... done Removing intermediate container a3a9ea313e97 16:05:49 ---> 7ae87606d392 16:05:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:05:50 (1/6) Installing dumb-init (1.2.2-r1) 16:05:50 (2/6) Installing libgcc (9.3.0-r2) 16:05:50 (3/6) Installing libsodium (1.0.18-r0) 16:05:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:05:50 (4/6) Installing libstdc++ (9.3.0-r2) 16:05:50 ---> ff1580c4f323 16:05:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:05:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:50 (1/39) Installing readline (8.0.4-r0) 16:05:50 (2/39) Installing bash (5.0.17-r0) 16:05:50 Executing bash-5.0.17-r0.post-install 16:05:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:05:50 (4/39) Installing libcurl (7.77.0-r0) 16:05:50 (5/39) Installing curl (7.77.0-r0) 16:05:50 (6/39) Installing dumb-init (1.2.2-r1) 16:05:50 (7/39) Installing libbz2 (1.0.8-r1) 16:05:50 (8/39) Installing expat (2.2.9-r1) 16:05:50 ---> b925ce880a86 16:05:50 Step 27/32 : RUN chmod +x /entrypoint.sh 16:05:50 (9/39) Installing libffi (3.3-r2) 16:05:50 (10/39) Installing gdbm (1.13-r1) 16:05:50 (11/39) Installing xz-libs (5.2.5-r0) 16:05:50 (12/39) Installing sqlite-libs (3.32.1-r0) 16:05:50 (13/39) Installing python3 (3.8.10-r0) 16:05:51 (1/12) Installing libmagic (5.39-r0) 16:05:51 (2/12) Installing file (5.39-r0) 16:05:51 (3/12) Installing libc-dev (0.7.2-r3) 16:05:51 (4/12) Installing g++ (10.2.1_pre1-r3) 16:05:51 (5/6) Installing libzmq (4.3.3-r0) 16:05:51 ---> Running in 5b2a12782d82 16:05:51 ---> 235086b5b233 16:05:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:05:51 (6/6) Installing zeromq (4.3.3-r0) 16:05:51 Executing busybox-1.31.1-r20.trigger 16:05:51 OK: 8 MiB in 20 packages 16:05:52 (14/39) Installing py3-appdirs (1.4.4-r1) 16:05:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:05:52 ---> Running in 82a5f5c2d5f9 16:05:52 (16/39) Installing py3-parsing (2.4.7-r0) 16:05:52 (17/39) Installing py3-six (1.15.0-r0) 16:05:52 (18/39) Installing py3-packaging (20.4-r0) 16:05:52 (19/39) Installing py3-setuptools (47.0.0-r0) 16:05:52 (20/39) Installing py3-chardet (3.0.4-r4) 16:05:52 (21/39) Installing py3-idna (2.9-r0) 16:05:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:05:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:05:53 (24/39) Installing py3-requests (2.23.0-r0) 16:05:53 (25/39) Installing py3-msgpack (1.0.0-r0) 16:05:53 (26/39) Installing py3-lockfile (0.12.2-r3) 16:05:53 Removing intermediate container 82a5f5c2d5f9 16:05:53 ---> f37d396ee26e 16:05:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:05:53 (28/39) Installing py3-colorama (0.4.3-r0) 16:05:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:05:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:53 ---> b1e3c9fbd11d 16:05:53 Step 3/24 : WORKDIR /edgex-go 16:05:53 ---> Using cache 16:05:53 ---> 2b3df7ccd373 16:05:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:53 ---> Using cache 16:05:53 ---> 529c79420447 16:05:53 Step 5/24 : RUN apk add --update --no-cache make git 16:05:53 (29/39) Installing py3-distlib (0.3.0-r0) 16:05:53 (30/39) Installing py3-distro (1.5.0-r1) 16:05:53 (31/39) Installing py3-webencodings (0.5.1-r3) 16:05:53 (32/39) Installing py3-html5lib (1.0.1-r4) 16:05:53 (33/39) Installing py3-pytoml (0.1.21-r0) 16:05:53 ---> Running in e030978ac4e0 16:05:53 (34/39) Installing py3-pep517 (0.8.2-r0) 16:05:53 ---> Running in 89560aadabc4 16:05:53 (35/39) Installing py3-progress (1.5-r0) 16:05:53 (36/39) Installing py3-toml (0.10.1-r0) 16:05:53 (37/39) Installing py3-retrying (1.3.3-r0) 16:05:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:05:53 (39/39) Installing py3-pip (20.1.1-r0) 16:05:54 Executing busybox-1.31.1-r19.trigger 16:05:54 OK: 72 MiB in 59 packages 16:05:54 Removing intermediate container e030978ac4e0 16:05:54 ---> 076101fff6b9 16:05:54 Step 21/23 : LABEL arch=x86_64 16:05:54 Removing intermediate container 6baa1f00eb7c 16:05:54 ---> 8484ad83ebb9 16:05:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:54 ---> Running in c1f0364dd0f4 16:05:54 ---> 7ea0731b29e4 16:05:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:05:54 Removing intermediate container c1f0364dd0f4 16:05:54 ---> 331e9f1c2267 16:05:54 Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:05:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:05:54 ---> Running in 121be73e083f 16:05:54 Collecting docker-compose==1.23.2 16:05:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:05:55 Removing intermediate container 5b2a12782d82 16:05:55 ---> b396dbac2cce 16:05:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:05:55 Removing intermediate container 121be73e083f 16:05:55 ---> c976b171242d 16:05:55 Step 23/23 : LABEL version=0.0.0 16:05:55 Collecting texttable<0.10,>=0.9.0 16:05:55 Downloading texttable-0.9.1.tar.gz (11 kB) 16:05:55 ---> a68d79bf71b7 16:05:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:05:55 ---> Running in 004e98a3ca8f 16:05:55 ---> Running in b1fc33812809 16:05:55 Removing intermediate container 004e98a3ca8f 16:05:55 ---> e2be5b15dd39 16:05:55 Step 29/32 : CMD ["gate"] 16:05:55 Removing intermediate container b1fc33812809 16:05:55 ---> 38b185564db4 16:05:55 16:05:55 Collecting dockerpty<0.5,>=0.4.1 16:05:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:05:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:05:55 Successfully built 38b185564db4 16:05:55 Successfully tagged support-notifications:latest 16:05:55  Building support-notifications ... done Building core-metadata 16:05:55 ---> 9982d635538d 16:05:55 Step 20/24 : ENTRYPOINT ["/core-data"] 16:05:55 ---> Running in 51e207fe1047 16:05:55 ---> Running in 7725ceb77612 16:05:55 Removing intermediate container 51e207fe1047 16:05:55 ---> fe1be725c76a 16:05:55 Step 30/32 : LABEL arch=x86_64 16:05:55 ---> Running in 41172fc4b0b5 16:05:55 Removing intermediate container 7725ceb77612 16:05:55 ---> 6b98ec84ea87 16:05:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:56 Collecting docopt<0.7,>=0.6.1 16:05:56 Downloading docopt-0.6.2.tar.gz (25 kB) 16:05:56 OK: 219 MiB in 52 packages 16:05:56 (5/12) Installing fortify-headers (1.1-r0) 16:05:57 (6/12) Installing patch (2.7.6-r6) 16:05:57 (7/12) Installing build-base (0.5-r2) 16:05:57 (8/12) Installing libsodium (1.0.18-r0) 16:05:57 ---> Running in 9e57edaa1418 16:05:57 (9/12) Installing pkgconf (1.7.3-r0) 16:05:57 (10/12) Installing libsodium-dev (1.0.18-r0) 16:05:57 (11/12) Installing libzmq (4.3.3-r1) 16:05:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:05:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:05:57 (12/12) Installing zeromq-dev (4.3.3-r1) 16:05:57 Executing busybox-1.32.1-r6.trigger 16:05:57 OK: 218 MiB in 52 packages 16:05:58 Removing intermediate container 41172fc4b0b5 16:05:58 ---> be76460be2d1 16:05:58 Step 31/32 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:05:58 Removing intermediate container 9e57edaa1418 16:05:58 ---> 4d6bf12ffa65 16:05:58 Step 22/24 : LABEL arch=x86_64 16:05:58 Collecting cached-property<2,>=1.2.0 16:05:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:05:58 ---> Running in ca91753ad03a 16:05:58 ---> Running in c309eb582796 16:05:58 Collecting websocket-client<1.0,>=0.32.0 16:05:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:05:58 Removing intermediate container ca91753ad03a 16:05:58 ---> 7f4edf5626dd 16:05:58 Step 32/32 : LABEL version=0.0.0 16:05:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:05:58 Removing intermediate container c309eb582796 16:05:58 ---> b9ce39636bae 16:05:58 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:05:58 Collecting jsonschema<3,>=2.5.1 16:05:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:05:58 ---> Running in dc9ba7dc9bc5 16:05:58 Removing intermediate container 89560aadabc4 16:05:58 ---> ed05da81b33d 16:05:58 Step 6/24 : COPY go.mod . 16:05:59 ---> Running in b6def9ed620d 16:05:59 Collecting PyYAML<4,>=3.10 16:05:59 Downloading PyYAML-3.13.tar.gz (270 kB) 16:05:59 Removing intermediate container dc9ba7dc9bc5 16:05:59 ---> ece5373c9900 16:05:59 16:05:59 Removing intermediate container b6def9ed620d 16:05:59 ---> c0432e22492a 16:05:59 Step 24/24 : LABEL version=0.0.0 16:05:59 Successfully built ece5373c9900 16:05:59 Successfully tagged security-bootstrapper:latest 16:05:59 Building security-secretstore-setup 16:05:59  Building security-bootstrapper ... done  ---> Running in d33b439012e5 16:05:59 ---> 5b0ef01fd4ab 16:05:59 Step 7/24 : RUN go mod download 16:05:59 Removing intermediate container d33b439012e5 16:05:59 ---> 25371f553743 16:05:59 16:05:59 ---> Running in efeb74671727 16:05:59 Successfully built 25371f553743 16:05:59 Successfully tagged core-data:latest 16:05:59 Building security-proxy-setup 16:05:59  Building core-data ... done Collecting docker<4.0,>=3.6.0 16:05:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:05:59 Collecting idna<2.8,>=2.5 16:06:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:00 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) 16:06:00 Collecting urllib3<1.25,>=1.21.1 16:06:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:00 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) 16:06:00 Collecting docker-pycreds>=0.4.0 16:06:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:06:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:06:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:06:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:06:00 Installing collected packages: texttable, dockerpty, docopt, idna, urllib3, requests, cached-property, websocket-client, jsonschema, PyYAML, docker-pycreds, docker, docker-compose 16:06:00 Running setup.py install for texttable: started 16:06:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:00 ---> b1e3c9fbd11d 16:06:00 Step 3/24 : WORKDIR /edgex-go 16:06:00 ---> Using cache 16:06:00 ---> 2b3df7ccd373 16:06:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:00 ---> Using cache 16:06:00 ---> 529c79420447 16:06:00 Step 5/24 : RUN apk add --update --no-cache make git 16:06:00 ---> Using cache 16:06:00 ---> ed05da81b33d 16:06:00 Step 6/24 : COPY go.mod . 16:06:00 ---> Using cache 16:06:00 ---> 5b0ef01fd4ab 16:06:00 Step 7/24 : RUN go mod download 16:06:00 Running setup.py install for texttable: finished with status 'done' 16:06:00 Running setup.py install for dockerpty: started 16:06:01 Running setup.py install for dockerpty: finished with status 'done' 16:06:01 Running setup.py install for docopt: started 16:06:01 Removing intermediate container 9a9e54a48d38 16:06:01 ---> 2254e870705c 16:06:01 Step 4/6 : WORKDIR /edgex-go 16:06:01 ---> Running in f7548346feb7 16:06:01 Running setup.py install for docopt: finished with status 'done' 16:06:01 Attempting uninstall: idna 16:06:01 Found existing installation: idna 2.9 16:06:01 Uninstalling idna-2.9: 16:06:01 Successfully uninstalled idna-2.9 16:06:01 Removing intermediate container f7548346feb7 16:06:01 ---> bf4411e936f1 16:06:01 Step 5/6 : COPY go.mod . 16:06:02 ---> f66c903e8544 16:06:02 Step 6/6 : RUN go mod download 16:06:02 ---> Running in d3e7c8eb48f6 16:06:05 Attempting uninstall: urllib3 16:06:05 Found existing installation: urllib3 1.25.9 16:06:05 Uninstalling urllib3-1.25.9: 16:06:05 Successfully uninstalled urllib3-1.25.9 16:06:06 ---> Running in f563318ac06d 16:06:06 Attempting uninstall: requests 16:06:06 Found existing installation: requests 2.23.0 16:06:06 Uninstalling requests-2.23.0: 16:06:06 Successfully uninstalled requests-2.23.0 16:06:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:06 ---> b1e3c9fbd11d 16:06:06 Step 3/22 : WORKDIR /edgex-go 16:06:06 ---> Using cache 16:06:06 ---> 2b3df7ccd373 16:06:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:06 ---> Using cache 16:06:06 ---> 529c79420447 16:06:06 Step 5/22 : RUN apk add --update --no-cache make git 16:06:06 ---> Using cache 16:06:06 ---> ed05da81b33d 16:06:06 Step 6/22 : COPY go.mod . 16:06:06 ---> Using cache 16:06:06 ---> 5b0ef01fd4ab 16:06:06 Step 7/22 : RUN go mod download 16:06:06 ---> Using cache 16:06:06 ---> 92b94f6fff0b 16:06:06 Step 8/22 : COPY . . 16:06:06 Running setup.py install for PyYAML: started 16:06:06 Removing intermediate container efeb74671727 16:06:06 ---> 92b94f6fff0b 16:06:06 Step 8/24 : COPY . . 16:06:07 Running setup.py install for PyYAML: finished with status 'done' 16:06:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:06:13 Removing intermediate container f563318ac06d 16:06:13 ---> a63bf3fd4f1e 16:06:13 Step 8/24 : COPY . . 16:06:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:06:19 ---> b1e3c9fbd11d 16:06:19 Step 3/26 : WORKDIR /edgex-go 16:06:19 ---> Using cache 16:06:19 ---> 2b3df7ccd373 16:06:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:19 ---> Using cache 16:06:19 ---> 529c79420447 16:06:19 Step 5/26 : RUN apk add --update --no-cache make git 16:06:19 ---> Using cache 16:06:19 ---> ed05da81b33d 16:06:19 Step 6/26 : COPY go.mod . 16:06:19 ---> Using cache 16:06:19 ---> 5b0ef01fd4ab 16:06:19 Step 7/26 : RUN go mod download 16:06:19 ---> Using cache 16:06:19 ---> a63bf3fd4f1e 16:06:19 Step 8/26 : COPY . . 16:06:20 ---> ab7162e0c395 16:06:20 Step 9/22 : RUN go mod tidy 16:06:20 ---> 2a710bbd2621 16:06:20 Step 9/24 : RUN go mod tidy 16:06:20 ---> 3929aee230a8 16:06:20 Step 9/24 : RUN go mod tidy 16:06:20 ---> Running in 7cbde01e22bb 16:06:20 ---> Running in b7d1164db160 16:06:20 ---> Running in d3ffc0b3a780 16:06:25 Removing intermediate container 7cbde01e22bb 16:06:25 ---> c24484a326fa 16:06:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:06:25 ---> Running in f5fa6406c990 16:06:25 Removing intermediate container b7d1164db160 16:06:25 ---> bcef9a51e183 16:06:25 Step 10/24 : RUN make cmd/core-command/core-command 16:06:25 ---> Running in bbcbf144d016 16:06:25 Removing intermediate container d3ffc0b3a780 16:06:25 ---> 5ac465b2f44e 16:06:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:06:25 ---> Running in 1a29e83c041b 16:06:25 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 16:06:25 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 16:06:26 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 16:06:29 Removing intermediate container d3e7c8eb48f6 16:06:29 ---> 7419cde87e99 16:06:29 Successfully built 7419cde87e99 16:06:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:06:29 + docker inspect -f . ci-base-image-arm64 16:06:29 . [Pipeline] withDockerContainer 16:06:30 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 16:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:06:32 $ docker top 4998b953a118ce9e4d0c584506ccec2fc3231afabf38d351e862c7979919df47 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:32 Removing intermediate container 540c10612403 16:06:32 ---> 11da1fe9a994 16:06:32 Step 15/24 : ENV APP_PORT=58890 16:06:32 ---> Running in 33703672b231 16:06:32 + go version 16:06:32 go version go1.16.3 linux/arm64 [Pipeline] } 16:06:33 $ docker stop --time=1 4998b953a118ce9e4d0c584506ccec2fc3231afabf38d351e862c7979919df47 16:06:33 Removing intermediate container 33703672b231 16:06:33 ---> dc327187ffc5 16:06:33 Step 16/24 : EXPOSE $APP_PORT 16:06:33 ---> Running in f3de13887481 16:06:33 ---> 2836a1297bf6 16:06:33 Step 9/26 : RUN go mod tidy 16:06:33 Removing intermediate container f3de13887481 16:06:33 ---> a4fbb989e69e 16:06:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:33 ---> Running in e3304520e202 16:06:34 ---> ce9c643bb0eb 16:06:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:34 ---> c4e7c062654a 16:06:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:34 $ docker rm -f 4998b953a118ce9e4d0c584506ccec2fc3231afabf38d351e862c7979919df47 16:06:34 ---> d4e207860d18 16:06:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:06:34 ---> Running in 0f903e2fd10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:06:35 Removing intermediate container 0f903e2fd10a 16:06:35 ---> 3854a554e1de 16:06:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:35 ---> Running in 883986b53f13 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:35 Removing intermediate container 883986b53f13 16:06:35 ---> 824b407d9f3a 16:06:35 Step 22/24 : LABEL arch=x86_64 16:06:35 ---> Running in 6f9bf016eeb9 16:06:35 Removing intermediate container 6f9bf016eeb9 16:06:35 ---> 9bc24dd34f65 16:06:35 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:06:35 ---> Running in a071a144d6e6 16:06:35 + docker inspect -f . ci-base-image-arm64 16:06:35 . [Pipeline] withDockerContainer 16:06:35 Removing intermediate container a071a144d6e6 16:06:35 ---> e5fb5c2c4ef2 16:06:35 Step 24/24 : LABEL version=0.0.0 16:06:35 ---> Running in 62c63a87bbff 16:06:35 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 16:06:35 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:06:36 Removing intermediate container 62c63a87bbff 16:06:36 ---> 49929977ff3a 16:06:36 16:06:36 Successfully built 49929977ff3a 16:06:36 Successfully tagged sys-mgmt-agent:latest 16:06:36  Building sys-mgmt-agent ... done Removing intermediate container e3304520e202 16:06:36 ---> 205926cdb781 16:06:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:36 ---> Running in b3e97047be2c 16:06:36 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 16:06:37 $ docker top 231602d63084ec57b52e14a56e63801c955b05ed83b627a0fb4cad26ba214a63 -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:37 ========================================================= 16:06:37 [edgeXBuildGoParallel] Running Tests and Build... 16:06:37 ========================================================= [Pipeline] sh 16:06:38 + go mod tidy [Pipeline] sh 16:06:40 + make test 16:06:40 go mod tidy 16:06:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:06:55 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 16:06:58 Removing intermediate container f5fa6406c990 16:06:58 ---> 6a6da6c5f254 16:06:58 16:06:58 Step 11/22 : FROM alpine:3.12 16:06:58 ---> 13621d1b12d4 16:06:58 Step 12/22 : RUN apk add --update --no-cache curl 16:06:58 ---> Running in 0cc7cfb598f9 16:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:06:59 (1/4) Installing ca-certificates (20191127-r4) 16:06:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:06:59 (3/4) Installing libcurl (7.77.0-r0) 16:06:59 (4/4) Installing curl (7.77.0-r0) 16:06:59 Executing busybox-1.31.1-r20.trigger 16:06:59 Executing ca-certificates-20191127-r4.trigger 16:06:59 OK: 7 MiB in 18 packages 16:07:00 Removing intermediate container 0cc7cfb598f9 16:07:00 ---> 5f7da72fb8cf 16:07:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:00 ---> Running in 7373a2134665 16:07:00 Removing intermediate container 7373a2134665 16:07:00 ---> 723ebf5c8834 16:07:00 Step 14/22 : WORKDIR /edgex 16:07:00 ---> Running in 411e3966fe09 16:07:01 Removing intermediate container 411e3966fe09 16:07:01 ---> 8a7f91bd76b1 16:07:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:07:02 ---> 4d2d8cf83e14 16:07:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:07:02 Removing intermediate container bbcbf144d016 16:07:02 ---> 71d0a4502c99 16:07:02 16:07:02 Step 11/24 : FROM alpine:3.12 16:07:02 ---> 13621d1b12d4 16:07:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:07:02 ---> Using cache 16:07:02 ---> 79087d98e357 16:07:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:02 ---> Using cache 16:07:02 ---> c6e9e868e8f5 16:07:02 Step 14/24 : ENV APP_PORT=59882 16:07:02 ---> Running in 06e59fce0b1f 16:07:02 ---> 3cd2adefad9e 16:07:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:07:02 Removing intermediate container 06e59fce0b1f 16:07:02 ---> 75abeb11624c 16:07:02 Step 15/24 : EXPOSE $APP_PORT 16:07:02 ---> Running in 8a4addb39aa8 16:07:02 ---> 6d367db33a59 16:07:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:07:02 Removing intermediate container 8a4addb39aa8 16:07:02 ---> bf6db8e78c5a 16:07:02 Step 16/24 : WORKDIR / 16:07:02 ---> Running in 18cecd4bc79f 16:07:03 ---> Running in eef4d9e51a2b 16:07:03 Removing intermediate container 18cecd4bc79f 16:07:03 ---> 557b5edbecb8 16:07:03 Step 19/22 : CMD ["--init=true"] 16:07:03 ---> Running in f318cb5c8f40 16:07:03 Removing intermediate container eef4d9e51a2b 16:07:03 ---> d5e980adfd2f 16:07:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:03 Removing intermediate container f318cb5c8f40 16:07:03 ---> 2a0775899988 16:07:03 Step 20/22 : LABEL arch=x86_64 16:07:03 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 16:07:03 ---> Running in 88c94e0e6bbe 16:07:04 ---> e12bc38f6060 16:07:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:07:04 Removing intermediate container 88c94e0e6bbe 16:07:04 ---> b19639f90703 16:07:04 Step 21/22 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:07:04 ---> Running in a2d7bba3403f 16:07:04 Removing intermediate container 1a29e83c041b 16:07:04 ---> 9ff4c59e2096 16:07:04 16:07:04 Step 11/24 : FROM alpine:3.12 16:07:04 ---> 13621d1b12d4 16:07:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:07:04 ---> Using cache 16:07:04 ---> 79087d98e357 16:07:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:04 ---> Using cache 16:07:04 ---> c6e9e868e8f5 16:07:04 Step 14/24 : ENV APP_PORT=59881 16:07:04 ---> d2763662c215 16:07:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:07:04 ---> Running in 5fdf2404b687 16:07:04 Removing intermediate container a2d7bba3403f 16:07:04 ---> f8d75a724eef 16:07:04 Step 22/22 : LABEL version=0.0.0 16:07:04 ---> Running in f0b6c6a9c79b 16:07:04 Removing intermediate container 5fdf2404b687 16:07:04 ---> efecb7f918cf 16:07:04 Step 15/24 : EXPOSE $APP_PORT 16:07:04 Removing intermediate container f0b6c6a9c79b 16:07:04 ---> 25404a32d9c0 16:07:04 16:07:05 ---> Running in ceeb079be8c6 16:07:05 ---> f9b981989855 16:07:05 Step 20/24 : ENTRYPOINT ["/core-command"] 16:07:05 ---> Running in fd131be91bdd 16:07:05 Successfully built 25404a32d9c0 16:07:05 Successfully tagged security-proxy-setup:latest 16:07:05  Building security-proxy-setup ... done Removing intermediate container ceeb079be8c6 16:07:05 ---> 0faf82e6c9ca 16:07:05 Step 16/24 : WORKDIR / 16:07:05 Removing intermediate container fd131be91bdd 16:07:05 ---> f6012a6fa701 16:07:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:05 ---> Running in 00c660ca562b 16:07:05 ---> Running in 17ef78749288 16:07:05 Removing intermediate container 00c660ca562b 16:07:05 ---> 218290a041b9 16:07:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:05 Removing intermediate container 17ef78749288 16:07:05 ---> 4ba0a98c8842 16:07:05 Step 22/24 : LABEL arch=x86_64 16:07:05 ---> Running in eeb75bce7ae8 16:07:05 ---> 7817c7c93775 16:07:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:07:05 Removing intermediate container b3e97047be2c 16:07:05 ---> cdb3812c5de9 16:07:05 16:07:05 Step 11/26 : FROM alpine:3.12 16:07:05 ---> 13621d1b12d4 16:07:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:07:05 Removing intermediate container eeb75bce7ae8 16:07:05 ---> 0d61b4e55ce9 16:07:05 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:07:05 ---> Running in 9e4ab08fadf9 16:07:06 ---> Running in f081b08bde30 16:07:06 Removing intermediate container f081b08bde30 16:07:06 ---> a99ed06cbf54 16:07:06 Step 24/24 : LABEL version=0.0.0 16:07:06 ---> Running in f18f7088ef9e 16:07:06 ---> c9183caf3c59 16:07:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:07:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:06 Removing intermediate container f18f7088ef9e 16:07:06 ---> c2d03343518a 16:07:06 16:07:06 (1/6) Installing ca-certificates (20191127-r4) 16:07:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:07:06 (3/6) Installing libcurl (7.77.0-r0) 16:07:06 (4/6) Installing curl (7.77.0-r0) 16:07:06 (5/6) Installing dumb-init (1.2.2-r1) 16:07:06 (6/6) Installing su-exec (0.2-r1) 16:07:06 Executing busybox-1.31.1-r20.trigger 16:07:06 Executing ca-certificates-20191127-r4.trigger 16:07:06 Successfully built c2d03343518a 16:07:06 Successfully tagged core-command:latest 16:07:06  Building core-command ... done  ---> e933cfbb712f 16:07:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:07:06 OK: 7 MiB in 20 packages 16:07:06 ---> Running in ad232589e5d8 16:07:06 Removing intermediate container ad232589e5d8 16:07:06 ---> 03077d207719 16:07:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:06 ---> Running in 95dc9adedb38 16:07:06 Removing intermediate container 95dc9adedb38 16:07:06 ---> 3e7c1affc270 16:07:06 Step 22/24 : LABEL arch=x86_64 16:07:06 Removing intermediate container 9e4ab08fadf9 16:07:06 ---> 7eef46434016 16:07:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:06 ---> Running in ea24b5f4121b 16:07:06 ---> Running in ca0fb180d2dc 16:07:06 Removing intermediate container ea24b5f4121b 16:07:06 ---> 5da5fcf483d4 16:07:06 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:07:07 ---> Running in 3fb1ae4ae06e 16:07:07 Removing intermediate container ca0fb180d2dc 16:07:07 ---> 9c68c4432815 16:07:07 Step 14/26 : WORKDIR / 16:07:07 ---> Running in 122039156caf 16:07:07 Removing intermediate container 3fb1ae4ae06e 16:07:07 ---> 22f052127f9e 16:07:07 Step 24/24 : LABEL version=0.0.0 16:07:07 ---> Running in 64c4af0172ee 16:07:07 Removing intermediate container 122039156caf 16:07:07 ---> 54d1e154e0d1 16:07:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:07 Removing intermediate container 64c4af0172ee 16:07:07 ---> 186174377f3d 16:07:07 16:07:07 ---> dcf69969388b 16:07:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:07:07 ? github.com/edgexfoundry/edgex-go [no test files] 16:07:07 Successfully built 186174377f3d 16:07:07 Successfully tagged core-metadata:latest 16:07:07  Building core-metadata ... done  ---> 74d824e3f304 16:07:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:07:07 ---> a2892ff2e15d 16:07:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:07:08 ---> 0173548a2f29 16:07:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:07:08 ---> f64a311e546c 16:07:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:07:08 ---> 603f7a5f2ec9 16:07:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:08 ---> 801ad928d459 16:07:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:07:08 ---> Running in d4f939318cbf 16:07:09 Removing intermediate container d4f939318cbf 16:07:09 ---> 6554b97d98b3 16:07:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:07:09 ---> Running in 2b1d5b86b46f 16:07:09 Removing intermediate container 2b1d5b86b46f 16:07:09 ---> 3a0409294ef3 16:07:09 Step 24/26 : LABEL arch=x86_64 16:07:09 ---> Running in c9f16c413551 16:07:09 Removing intermediate container c9f16c413551 16:07:09 ---> 5fedaa90ca30 16:07:09 Step 25/26 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:07:09 ---> Running in eb8d3111a9ec 16:07:09 Removing intermediate container eb8d3111a9ec 16:07:09 ---> bad1bfc0dd4b 16:07:09 Step 26/26 : LABEL version=0.0.0 16:07:09 ---> Running in 332c7e653da6 16:07:09 Removing intermediate container 332c7e653da6 16:07:09 ---> d313d7eb1671 16:07:09 16:07:09 Successfully built d313d7eb1671 16:07:09 Successfully tagged security-secretstore-setup:latest 16:07:09  Building security-secretstore-setup ... done  [Pipeline] } 16:07:09 $ docker stop --time=1 4f96650262f0706fdd00d5f9f2ce3ba93366c49ff76ed450fb7a2a2474a1a53e 16:07:11 $ docker rm -f 4f96650262f0706fdd00d5f9f2ce3ba93366c49ff76ed450fb7a2a2474a1a53e [Pipeline] // withDockerContainer [Pipeline] sh 16:07:11 + docker images 16:07:11 REPOSITORY TAG IMAGE ID CREATED SIZE 16:07:11 security-secretstore-setup latest d313d7eb1671 2 seconds ago 25.8MB 16:07:11 core-metadata latest 186174377f3d 4 seconds ago 18.6MB 16:07:11 core-command latest c2d03343518a 5 seconds ago 17.1MB 16:07:11 cdb3812c5de9 6 seconds ago 1.16GB 16:07:11 9ff4c59e2096 7 seconds ago 1.17GB 16:07:11 security-proxy-setup latest 25404a32d9c0 7 seconds ago 25.3MB 16:07:11 71d0a4502c99 10 seconds ago 1.16GB 16:07:11 6a6da6c5f254 13 seconds ago 1.16GB 16:07:11 sys-mgmt-agent latest 49929977ff3a 36 seconds ago 312MB 16:07:11 security-bootstrapper latest ece5373c9900 About a minute ago 18.2MB 16:07:11 core-data latest 25371f553743 About a minute ago 21.6MB 16:07:11 support-notifications latest 38b185564db4 About a minute ago 17.8MB 16:07:11 support-scheduler latest 9b6a893d9b22 About a minute ago 17.1MB 16:07:11 7f616ab40992 About a minute ago 1.16GB 16:07:11 fb2f504a2f81 About a minute ago 1.17GB 16:07:11 8f64ea13f638 About a minute ago 1.16GB 16:07:11 d832b905b813 About a minute ago 1.16GB 16:07:11 6e8dbf3967a3 About a minute ago 1.15GB 16:07:11 ci-base-image-x86_64 latest b1e3c9fbd11d 5 minutes ago 648MB 16:07:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 16:07:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 16:07:11 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 16:07:11 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:07:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 16:07:27 Still waiting to schedule task 16:07:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:08:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:08:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:08:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:08:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:08:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:08:33 Running on prd-ubuntu18.04-docker-8c-8g-98 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 16:08:33 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:08:33 The recommended git tool is: git 16:08:36 using credential edgex-jenkins-ssh 16:08:36 Cloning the remote Git repository 16:08:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:08:36 > git init /w/workspace/edgex-go/4 # timeout=10 16:08:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:08:36 > git --version # timeout=10 16:08:36 > git --version # 'git version 2.17.1' 16:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:08:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:08:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:08:42 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 3fccbef14fcab6a6fce70c85535b70b618df3d93 16:08:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:08:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:08:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:08:42 > git config core.sparsecheckout # timeout=10 16:08:42 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 16:08:42 > git remote # timeout=10 16:08:42 > git config --get remote.origin.url # timeout=10 16:08:42 Merge succeeded, producing 3fccbef14fcab6a6fce70c85535b70b618df3d93 16:08:42 Checking out Revision 3fccbef14fcab6a6fce70c85535b70b618df3d93 (PR-3525) 16:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:42 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 16:08:42 > git rev-parse HEAD^{commit} # timeout=10 16:08:42 > git config core.sparsecheckout # timeout=10 16:08:42 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 16:08:45 Commit message: "fix(snap): go 1.16 update" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.335s coverage: 46.1% of statements 16:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements 16:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.307s coverage: 100.0% of statements 16:08:47 + echo snap-build.sh 16:08:47 snap-build.sh 16:08:47 + SNAP_BASE_DIR=. 16:08:47 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:08:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:08:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:08:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:08:47 + cd /w/workspace/edgex-go/4 16:08:47 + sudo apt-get remove -qy --purge lxd lxd-client 16:08:47 Reading package lists... 16:08:47 Building dependency tree... 16:08:47 Reading state information... 16:08:47 The following packages were automatically installed and are no longer required: 16:08:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:08:47 uidmap xdelta3 16:08:47 Use 'sudo apt autoremove' to remove them. 16:08:47 The following packages will be REMOVED: 16:08:47 lxd* lxd-client* 16:08:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:08:47 After this operation, 31.7 MB disk space will be freed. 16:08:48 (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 ... 190317 files and directories currently installed.) 16:08:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:08:49 Removing lxd dnsmasq configuration 16:08:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:08:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:08:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:08:50 (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 ... 190142 files and directories currently installed.) 16:08:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:08:51 Processing triggers for systemd (237-3ubuntu10.45) ... 16:08:51 Processing triggers for ureadahead (0.100.0-21) ... 16:08:53 + sudo snap remove --purge lxd 16:08:53 snap "lxd" is not installed 16:08:53 + sudo groupadd --force --system lxd 16:08:53 ++ whoami 16:08:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:08:53 + newgrp - lxd 16:08:53 + sudo snap install lxd 16:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.573s coverage: 27.7% of statements 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 81.2% of statements 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.208s coverage: 100.0% of statements 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.199s coverage: 100.0% of statements 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.453s coverage: 53.4% of statements 16:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 87.7% of statements 16:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.224s coverage: 78.9% of statements 16:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:09:01 2021-06-02T16:08:58Z INFO Waiting for automatic snapd restart... 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.305s coverage: 28.6% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.472s coverage: 86.7% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.560s coverage: 97.5% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.299s coverage: 78.3% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:09:16 lxd 4.14 from Canonical* installed 16:09:16 + sudo lxd init --auto 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.390s coverage: 95.1% of statements 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.292s coverage: 0.8% of statements 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.167s coverage: 21.7% of statements 16:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.184s coverage: 47.1% of statements 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 16:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 16:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements 16:09:26 + sudo snap install --classic snapcraft 16:09:29 snapcraft 4.8 from Canonical* installed 16:09:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:09:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:29 Dload Upload Total Spent Left Speed 16:09:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5405 0 --:--:-- --:--:-- --:--:-- 5405 16:09:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 20.6M 16:09:29 ./yq_linux_amd64 16:09:30 + sudo snapcraft prime --use-lxd 16:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 16:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 16:09:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:09:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:09:32 - README.md 16:09:32 16:09:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:09:32 Launching a container. 16:09:34 An error occurred with the instance when trying to launch with 'LXD': read tcp 10.30.122.30:39204->91.189.91.124:443: read: connection reset by peer. 16:09:34 Ensure that 'LXD' is setup correctly and try again. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:09:34 Failed in branch amd64 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.707s coverage: 81.8% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 16:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements 16:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.849s coverage: 64.4% of statements 16:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 16:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 16:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 16:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 16:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 66.9% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.5% of statements 16:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements 16:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.638s coverage: 46.8% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.236s coverage: 18.8% of statements 16:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.484s coverage: 91.9% of statements 16:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.771s coverage: 28.7% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.245s coverage: 99.0% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.237s coverage: 100.0% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 63.4% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:10:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:10:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 16:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements 16:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.182s coverage: 28.1% of statements 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.216s coverage: 27.9% of statements 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:10:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 16:10:10 GO111MODULE=on go vet ./... 16:12:02 gofmt -l . 16:12:02 [ "`gofmt -l .`" = "" ] 16:12:02 ./bin/test-go-mod-tidy.sh 16:12:02 ./bin/test-attribution-txt.sh [Pipeline] sh 16:12:03 + ls -al . 16:12:03 total 880 16:12:03 drwxrwxr-x 9 1001 1001 4096 Jun 2 16:11 . 16:12:03 drwxr-xr-x 4 root root 4096 Jun 2 16:06 .. 16:12:03 -rw-rw-r-- 1 1001 1001 11 Jun 2 16:04 .dockerignore 16:12:03 drwxrwxr-x 8 1001 1001 4096 Jun 2 16:04 .git 16:12:03 drwxrwxr-x 3 1001 1001 4096 Jun 2 16:04 .github 16:12:03 -rw-rw-r-- 1 1001 1001 818 Jun 2 16:04 .gitignore 16:12:03 -rw-rw-r-- 1 1001 1001 166 Jun 2 16:04 .sonarcloud.properties 16:12:03 -rw-rw-r-- 1 1001 1001 8609 Jun 2 16:04 Attribution.txt 16:12:03 -rw-rw-r-- 1 1001 1001 3804 Jun 2 16:04 CONTRIBUTING.md 16:12:03 -rw-rw-r-- 1 1001 1001 931 Jun 2 16:04 Dockerfile.build 16:12:03 -rw-rw-r-- 1 1001 1001 849 Jun 2 16:04 Jenkinsfile 16:12:03 -rw-rw-r-- 1 1001 1001 10775 Jun 2 16:04 LICENSE 16:12:03 -rw-rw-r-- 1 1001 1001 5632 Jun 2 16:04 Makefile 16:12:03 -rw-rw-r-- 1 1001 1001 7978 Jun 2 16:04 README.md 16:12:03 -rw-rw-r-- 1 1001 1001 6755 Jun 2 16:04 SECURITY.md 16:12:03 -rw-rw-r-- 1 1001 1001 5 Jun 2 16:00 VERSION 16:12:03 -rw-rw-r-- 1 1001 1001 4131 Jun 2 16:04 ZMQWindows.md 16:12:03 drwxrwxr-x 2 1001 1001 4096 Jun 2 16:04 bin 16:12:03 drwxrwxr-x 14 1001 1001 4096 Jun 2 16:04 cmd 16:12:03 -rw-r--r-- 1 root root 742996 Jun 2 16:10 coverage.out 16:12:03 -rw-r--r-- 1 root root 1060 Jun 2 16:11 go.mod 16:12:03 -rw-r--r-- 1 root root 21686 Jun 2 16:06 go.sum 16:12:03 drwxrwxr-x 8 1001 1001 4096 Jun 2 16:04 internal 16:12:03 drwxrwxr-x 4 1001 1001 4096 Jun 2 16:04 openapi 16:12:03 drwxrwxr-x 4 1001 1001 4096 Jun 2 16:04 snap 16:12:03 -rw-rw-r-- 1 1001 1001 168 Jun 2 16:04 version.go [Pipeline] sh 16:12:03 + '[' -e coverage.out ] 16:12:03 + chown 1001:1001 coverage.out [Pipeline] stash 16:12:03 Warning: overwriting stash ‘coverage-report’ 16:12:05 Stashed 1 file(s) [Pipeline] sh 16:12:05 + make build 16:12:05 go mod tidy 16:12: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 16:12:15 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 16:12:47 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 16:12:47 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 16:12:53 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 16:12:53 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 16:12:59 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 16:13:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:13:07 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 16:13: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 16:13:14 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 16:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:13:24 $ docker stop --time=1 231602d63084ec57b52e14a56e63801c955b05ed83b627a0fb4cad26ba214a63 16:13:27 $ docker rm -f 231602d63084ec57b52e14a56e63801c955b05ed83b627a0fb4cad26ba214a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:29 16:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:30 latest: Pulling from edgex-devops/edgex-compose-arm64 16:13:30 29e5d40040c1: Pulling fs layer 16:13:30 1ce36da41761: Pulling fs layer 16:13:30 25b303627fd3: Pulling fs layer 16:13:30 29e5d40040c1: Verifying Checksum 16:13:30 29e5d40040c1: Download complete 16:13:31 29e5d40040c1: Pull complete 16:13:31 1ce36da41761: Verifying Checksum 16:13:31 1ce36da41761: Download complete 16:13:32 1ce36da41761: Pull complete 16:13:33 25b303627fd3: Verifying Checksum 16:13:33 25b303627fd3: Download complete 16:13:43 25b303627fd3: Pull complete 16:13:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:13:43 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 16:13:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:13:46 $ docker top b158fa5370bb957545b8c888ab7957b2fc1a19389828f54cbdd71c4b4f440991 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:47 + docker-compose build --help 16:13:47 + grep parallel 16:13:52 --parallel Build images in parallel. [Pipeline] } 16:13:52 $ docker stop --time=1 b158fa5370bb957545b8c888ab7957b2fc1a19389828f54cbdd71c4b4f440991 16:13:54 $ docker rm -f b158fa5370bb957545b8c888ab7957b2fc1a19389828f54cbdd71c4b4f440991 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:55 . [Pipeline] withDockerContainer 16:13:55 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 16:13:55 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:13:57 $ docker top a7545a6e5467f6088972c6a65942787c2319186c97ca08888cff090c4361213b -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:58 + docker-compose -f ./docker-compose-build.yml build --parallel 16:14:03 Building core-command ... 16:14:03 Building core-data ... 16:14:03 Building core-metadata ... 16:14:03 Building security-bootstrapper ... 16:14:03 Building security-proxy-setup ... 16:14:03 Building security-secretstore-setup ... 16:14:03 Building support-notifications ... 16:14:03 Building support-scheduler ... 16:14:03 Building sys-mgmt-agent ... 16:14:03 Building support-notifications 16:14:03 Building core-command 16:14:03 Building security-proxy-setup 16:14:03 Building core-metadata 16:14:03 Building security-bootstrapper 16:15:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:15:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:15:25 ---> 7419cde87e99 16:15:25 Step 3/22 : WORKDIR /edgex-go 16:15:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:15:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:15:25 ---> 7419cde87e99 16:15:25 Step 3/32 : WORKDIR /edgex-go 16:15:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:15:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:25 ---> 7419cde87e99 16:15:25 Step 3/24 : WORKDIR /edgex-go 16:15:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:15:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:25 ---> 7419cde87e99 16:15:25 Step 3/23 : WORKDIR /edgex-go 16:15:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:15:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:25 ---> 7419cde87e99 16:15:25 Step 3/24 : WORKDIR /edgex-go 16:15:25 ---> Running in e87780e85c28 16:15:25 ---> Running in aa9340da4c17 16:15:25 ---> Running in f784e44bb85d 16:15:25 ---> Running in 7214685f5ced 16:15:25 ---> Running in 442e1eb6491c 16:15:25 Removing intermediate container 7214685f5ced 16:15:25 ---> 50109de77e31 16:15:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:25 Removing intermediate container aa9340da4c17 16:15:25 ---> e22dbfa6d88b 16:15:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:25 Removing intermediate container 442e1eb6491c 16:15:25 ---> a8e3562c45c3 16:15:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:25 Removing intermediate container e87780e85c28 16:15:25 ---> abd355420684 16:15:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:25 ---> Running in 26140c92e22c 16:15:25 ---> Running in bbff9cdfd4b9 16:15:25 Removing intermediate container f784e44bb85d 16:15:25 ---> 0c26ef6362f2 16:15:25 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:25 ---> Running in d848562c11dd 16:15:25 ---> Running in 15ef114f911c 16:15:25 ---> Running in 17e4d8a9eaf9 16:15:25 Removing intermediate container bbff9cdfd4b9 16:15:25 ---> 086573922c43 16:15:25 Step 5/24 : RUN apk add --update --no-cache make git 16:15:25 ---> Running in 56e8976b0d8a 16:15:25 Removing intermediate container 26140c92e22c 16:15:25 ---> d8912def0439 16:15:25 Step 5/24 : RUN apk add --update --no-cache make git 16:15:25 ---> Running in d03a1ea37797 16:15:25 Removing intermediate container d848562c11dd 16:15:25 ---> 5d4d11de98b4 16:15:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:15:25 Removing intermediate container 17e4d8a9eaf9 16:15:25 ---> 6b7f912b05dd 16:15:25 Step 5/32 : RUN apk add --update --no-cache make git 16:15:25 Removing intermediate container 15ef114f911c 16:15:25 ---> 6084d18f864f 16:15:25 Step 5/22 : RUN apk add --update --no-cache make git 16:15:25 ---> Running in ca195cbdb283 16:15:25 ---> Running in 6603ba91346f 16:15:25 ---> Running in ba6e01da62ba 16:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:15:27 OK: 218 MiB in 52 packages 16:15:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:15:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:15:27 OK: 218 MiB in 52 packages 16:15:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:15:28 OK: 218 MiB in 52 packages 16:15:28 OK: 218 MiB in 52 packages 16:15:29 Removing intermediate container 56e8976b0d8a 16:15:29 ---> fb4f6c9d7308 16:15:29 Step 6/24 : COPY go.mod . 16:15:29 OK: 218 MiB in 52 packages 16:15:29 Removing intermediate container d03a1ea37797 16:15:29 ---> aad147f13396 16:15:29 Step 6/24 : COPY go.mod . 16:15:30 ---> e75860f809f9 16:15:30 Step 7/24 : RUN go mod download 16:15:30 ---> Running in 7f437a1a4680 16:15:30 Removing intermediate container ba6e01da62ba 16:15:30 ---> c76ad637f4a8 16:15:30 Step 6/22 : COPY go.mod . 16:15:30 ---> 1ee6e1dde81b 16:15:30 Step 7/24 : RUN go mod download 16:15:31 Removing intermediate container ca195cbdb283 16:15:31 ---> 3f19ee06c558 16:15:31 Step 6/23 : COPY go.mod . 16:15:31 ---> Running in dbf279745c94 16:15:31 Removing intermediate container 6603ba91346f 16:15:31 ---> 5cb17718eb39 16:15:31 Step 6/32 : COPY go.mod . 16:15:31 ---> 76f9943f5c40 16:15:31 Step 7/22 : RUN go mod download 16:15:31 ---> Running in f71ef7e9cfe2 16:15:32 ---> d7ccf5228b55 16:15:32 Step 7/32 : RUN go mod download 16:15:32 ---> bde122be9415 16:15:32 Step 7/23 : RUN go mod download 16:15:32 ---> Running in 4a612a7caa81 16:15:32 ---> Running in 4d62c3ab1c9c 16:15:34 Removing intermediate container 7f437a1a4680 16:15:34 ---> 547d018c8305 16:15:34 Step 8/24 : COPY . . 16:15:35 Removing intermediate container dbf279745c94 16:15:35 ---> 2061aa4eb66c 16:15:35 Step 8/24 : COPY . . 16:15:37 Removing intermediate container f71ef7e9cfe2 16:15:37 ---> 2de556cc7a76 16:15:37 Step 8/22 : COPY . . 16:15:37 Removing intermediate container 4d62c3ab1c9c 16:15:37 ---> 8158bb91ac1d 16:15:37 Step 8/23 : COPY . . 16:15:39 Removing intermediate container 4a612a7caa81 16:15:39 ---> 7e7965f74b06 16:15:39 Step 8/32 : COPY . . 16:16:06 ---> 3918a6756e58 16:16:06 Step 9/24 : RUN go mod tidy 16:16:06 ---> 24d894527a9e 16:16:06 Step 9/24 : RUN go mod tidy 16:16:06 ---> 5b20995ae088 16:16:06 Step 9/23 : RUN go mod tidy 16:16:06 ---> 8cc18b8915c7 16:16:06 Step 9/22 : RUN go mod tidy 16:16:06 ---> Running in 581cfd7c4187 16:16:06 ---> Running in f85e59a3b051 16:16:06 ---> Running in ffd356855600 16:16:06 ---> Running in f91c7fc62f7b 16:16:06 ---> 6c3ad2102eb2 16:16:06 Step 9/32 : RUN go mod tidy 16:16:06 ---> Running in 497ef55f78b0 16:16:10 Removing intermediate container f85e59a3b051 16:16:10 ---> d5cda6c754b1 16:16:10 Step 10/24 : RUN make cmd/core-command/core-command 16:16:10 Removing intermediate container 581cfd7c4187 16:16:10 ---> 96720e2e30f3 16:16:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:16:10 ---> Running in 0eb033a93d99 16:16:10 ---> Running in d74bbea994a7 16:16:11 Removing intermediate container ffd356855600 16:16:11 ---> 8e8f1e6068d1 16:16:11 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:16:11 Removing intermediate container f91c7fc62f7b 16:16:11 ---> fac74bd0c34f 16:16:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:16:11 ---> Running in c331ea35af26 16:16:11 Removing intermediate container 497ef55f78b0 16:16:11 ---> 4b60625b4701 16:16:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:16:11 ---> Running in e4ba5c853415 16:16:11 ---> Running in 17acac68066c 16:16:13 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 16:16:13 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 16:16:13 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 16:16:14 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 16:16:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:18:06 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 16:18:21 Removing intermediate container e4ba5c853415 16:18:21 ---> 827e9d31b8a0 16:18:21 16:18:21 Step 11/22 : FROM alpine:3.12 16:18:21 Removing intermediate container 17acac68066c 16:18:21 ---> daaf42df8723 16:18:21 16:18:21 Step 11/32 : FROM alpine:3.12 16:18:21 3.12: Pulling from library/alpine 16:18:21 3.12: Pulling from library/alpine 16:18:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:18:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:18:21 Status: Downloaded newer image for alpine:3.12 16:18:21 Status: Downloaded newer image for alpine:3.12 16:18:21 ---> 9852663dfa18 16:18:22 Step 12/22 : RUN apk add --update --no-cache curl 16:18:22 ---> 9852663dfa18 16:18:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:18:22 ---> Running in 88206ea4af5f 16:18:22 ---> Running in 2db96bfabffe 16:18:24 Removing intermediate container 2db96bfabffe 16:18:24 ---> c73b659cae2d 16:18:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:18:25 ---> Running in 0c445d280cfe 16:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:26 (1/4) Installing ca-certificates (20191127-r4) 16:18:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:18:26 (3/4) Installing libcurl (7.77.0-r0) 16:18:26 (4/4) Installing curl (7.77.0-r0) 16:18:26 Executing busybox-1.31.1-r20.trigger 16:18:26 Executing ca-certificates-20191127-r4.trigger 16:18:27 OK: 7 MiB in 18 packages 16:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:27 Removing intermediate container 0eb033a93d99 16:18:27 ---> 57965b89f04f 16:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:27 16:18:27 Step 11/24 : FROM alpine:3.12 16:18:27 ---> 9852663dfa18 16:18:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:18:27 ---> Running in 70ac90dfd258 16:18:28 (1/2) Installing dumb-init (1.2.2-r1) 16:18:28 (2/2) Installing su-exec (0.2-r1) 16:18:28 Executing busybox-1.31.1-r20.trigger 16:18:28 OK: 5 MiB in 16 packages 16:18:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:30 Removing intermediate container 88206ea4af5f 16:18:30 ---> 9ec544bfdb62 16:18:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:18:30 Removing intermediate container 0c445d280cfe 16:18:30 ---> f9adb0dc1908 16:18:30 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:18:30 (1/1) Installing dumb-init (1.2.2-r1) 16:18:30 Executing busybox-1.31.1-r20.trigger 16:18:30 OK: 5 MiB in 15 packages 16:18:31 ---> Running in 4e1084001dd1 16:18:31 ---> Running in 8176ce899762 16:18:32 Removing intermediate container 8176ce899762 16:18:32 ---> fc60ee727a7a 16:18:32 Step 14/22 : WORKDIR /edgex 16:18:32 ---> Running in f30c144e8473 16:18:32 Removing intermediate container 4e1084001dd1 16:18:32 ---> e85f20055b6b 16:18:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:18:32 Removing intermediate container 70ac90dfd258 16:18:32 ---> 509e95f17cc6 16:18:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:18:32 Removing intermediate container c331ea35af26 16:18:32 ---> 6916c91f3ebb 16:18:32 16:18:32 Step 11/23 : FROM alpine:3.12 16:18:32 ---> 9852663dfa18 16:18:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:18:33 ---> Running in 132d22f58b56 16:18:33 ---> Running in 3b803f9870e3 16:18:33 ---> Running in c389d232ccbb 16:18:33 Removing intermediate container f30c144e8473 16:18:33 ---> babf04aa7ae2 16:18:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:18:33 Removing intermediate container 132d22f58b56 16:18:33 ---> 1fafc8746d1c 16:18:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:18:34 Removing intermediate container 3b803f9870e3 16:18:34 ---> 74414636ce9c 16:18:34 Step 14/24 : ENV APP_PORT=59882 16:18:34 ---> Running in 2ea4772bb460 16:18:34 ---> Running in 16e6517be7cf 16:18:34 ---> 972c274e66c3 16:18:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:18:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:35 Removing intermediate container 16e6517be7cf 16:18:35 ---> 6d561fee4fb3 16:18:35 Step 15/24 : EXPOSE $APP_PORT 16:18:35 (1/2) Installing ca-certificates (20191127-r4) 16:18:36 (2/2) Installing dumb-init (1.2.2-r1) 16:18:36 Executing busybox-1.31.1-r20.trigger 16:18:36 Executing ca-certificates-20191127-r4.trigger 16:18:36 ---> Running in 24475c761295 16:18:36 OK: 6 MiB in 16 packages 16:18:37 ---> 3de67cabd57e 16:18:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:18:37 Removing intermediate container 24475c761295 16:18:37 ---> 7ad3c087afba 16:18:37 Step 16/24 : WORKDIR / 16:18:38 Removing intermediate container d74bbea994a7 16:18:38 ---> 50b0580ff7f2 16:18:38 16:18:38 Step 11/24 : FROM alpine:3.12 16:18:38 ---> 9852663dfa18 16:18:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:18:38 ---> Using cache 16:18:38 ---> 509e95f17cc6 16:18:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:18:38 ---> Using cache 16:18:38 ---> 74414636ce9c 16:18:38 Step 14/24 : ENV APP_PORT=59881 16:18:38 ---> Running in 7ebaa01179f0 16:18:38 ---> Running in 03c579b63e95 16:18:38 Removing intermediate container 2ea4772bb460 16:18:38 ---> 637a6f9aafe8 16:18:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:18:39 Removing intermediate container c389d232ccbb 16:18:39 ---> be11663e8e29 16:18:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:18:39 ---> Running in 341210fc68f6 16:18:39 ---> Running in c610ba71a5c9 16:18:39 ---> 75152539c1b4 16:18:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:18:39 Removing intermediate container 03c579b63e95 16:18:39 ---> bc8af0dbc064 16:18:39 Step 15/24 : EXPOSE $APP_PORT 16:18:39 Removing intermediate container 7ebaa01179f0 16:18:39 ---> 20e1846bd40c 16:18:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:39 ---> Running in f74fe780d17f 16:18:39 ---> Running in 3573a448d37b 16:18:40 Removing intermediate container 341210fc68f6 16:18:40 ---> 0c86c38a2f31 16:18:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:18:40 Removing intermediate container c610ba71a5c9 16:18:40 ---> 2f448edd1975 16:18:40 Step 14/23 : ENV APP_PORT=59860 16:18:40 ---> Running in 5711d15955b9 16:18:40 Removing intermediate container f74fe780d17f 16:18:40 ---> 6f6176b0dadd 16:18:40 Step 19/22 : CMD ["--init=true"] 16:18:40 Removing intermediate container 3573a448d37b 16:18:40 ---> 125a9aa83bbf 16:18:40 Step 16/24 : WORKDIR / 16:18:40 ---> Running in 81f2d0d157a2 16:18:40 ---> Running in 5caed1bf655e 16:18:40 ---> 2bed8582d816 16:18:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:18:40 Removing intermediate container 5711d15955b9 16:18:40 ---> 8a5dc83c433d 16:18:40 Step 15/23 : EXPOSE $APP_PORT 16:18:41 ---> Running in e9affd12f10b 16:18:41 ---> 3cac6914bb1b 16:18:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:18:41 Removing intermediate container 5caed1bf655e 16:18:41 ---> 5c3d23f6e04b 16:18:41 Step 20/22 : LABEL arch=arm64 16:18:41 Removing intermediate container 81f2d0d157a2 16:18:41 ---> f25ee28d8c90 16:18:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:41 ---> Running in d027d931d564 16:18:41 ---> Running in ddb6c2afc7be 16:18:42 Removing intermediate container e9affd12f10b 16:18:42 ---> f58d480bf60c 16:18:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:42 ---> 1cc3d8a11986 16:18:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:18:42 Removing intermediate container ddb6c2afc7be 16:18:42 ---> 30d4df1655aa 16:18:42 Step 21/22 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:18:42 ---> a9b125b6fc0d 16:18:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:18:42 ---> Running in 486561ffed57 16:18:43 ---> a1f83d615ae4 16:18:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:18:43 Removing intermediate container 486561ffed57 16:18:43 ---> 85f99838ad5d 16:18:43 Step 22/22 : LABEL version=0.0.0 16:18:44 ---> Running in b77888f94563 16:18:44 ---> 8bf642577558 16:18:44 Step 20/24 : ENTRYPOINT ["/core-command"] 16:18:44 ---> Running in 4f4b33a39e3f 16:18:45 Removing intermediate container b77888f94563 16:18:45 ---> 0b766e0767df 16:18:45 16:18:45 ---> e712c2486f7d 16:18:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:18:45 Removing intermediate container 4f4b33a39e3f 16:18:45 Successfully built 0b766e0767df 16:18:45 ---> c7b9c94da94b 16:18:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:45 Removing intermediate container d027d931d564 16:18:45 ---> 5792c5296d5c 16:18:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:45 Successfully tagged security-proxy-setup-arm64:latest 16:18:45  Building security-proxy-setup ... done Building security-secretstore-setup 16:18:45 ---> 31f8de3852f4 16:18:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:18:45 ---> Running in 0aa1be2091ff 16:18:46 Removing intermediate container 0aa1be2091ff 16:18:46 ---> df1b089e9106 16:18:46 Step 22/24 : LABEL arch=arm64 16:18:46 ---> c7fee4c737fa 16:18:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:18:46 ---> Running in de505dc15177 16:18:46 ---> Running in db6119cf8e9f 16:18:46 ---> ea7b2402fd68 16:18:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:18:47 ---> 971e3690c044 16:18:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:18:47 ---> Running in 3eeceebb4e7b 16:18:47 Removing intermediate container db6119cf8e9f 16:18:47 ---> 518209c6172f 16:18:47 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:18:47 Removing intermediate container de505dc15177 16:18:47 ---> 65c274c19e23 16:18:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:48 ---> Running in 231f71ad56f6 16:18:48 Removing intermediate container 3eeceebb4e7b 16:18:48 ---> 4bb63b88bcb3 16:18:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:48 ---> Running in e1e3960fe582 16:18:49 ---> Running in 1eae192cf0b9 16:18:49 ---> 8abeb16352cc 16:18:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:18:49 Removing intermediate container 231f71ad56f6 16:18:49 ---> 8b6e084e3e0e 16:18:49 Step 24/24 : LABEL version=0.0.0 16:18:49 Removing intermediate container e1e3960fe582 16:18:49 ---> dd28d4532224 16:18:49 Step 22/24 : LABEL arch=arm64 16:18:49 ---> Running in b8fb2b42d07e 16:18:49 Removing intermediate container 1eae192cf0b9 16:18:49 ---> dae1f1282383 16:18:49 Step 21/23 : LABEL arch=arm64 16:18:49 ---> Running in 17f68fa3e947 16:18:50 ---> Running in 9ef2ad809fea 16:18:50 ---> c81d454c2489 16:18:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:18:50 Removing intermediate container b8fb2b42d07e 16:18:50 ---> b05242f478a9 16:18:50 16:18:51 Removing intermediate container 17f68fa3e947 16:18:51 ---> 6f52794f5dbb 16:18:51 Removing intermediate container 9ef2ad809fea 16:18:51 ---> c9543d79033a 16:18:51 Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:18:51 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:18:51 Successfully built b05242f478a9 16:18:51 Successfully tagged core-command-arm64:latest 16:18:51 Building support-scheduler 16:18:51  Building core-command ... done  ---> Running in c70c1b7f7be2 16:18:51 ---> Running in 207875efcccc 16:18:51 ---> 5092357b8b28 16:18:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:18:52 Removing intermediate container 207875efcccc 16:18:52 ---> aef8be780a0d 16:18:52 Step 23/23 : LABEL version=0.0.0 16:18:52 Removing intermediate container c70c1b7f7be2 16:18:52 ---> ca46b5aef429 16:18:52 Step 24/24 : LABEL version=0.0.0 16:18:52 ---> Running in 000993c6970b 16:18:52 ---> Running in 2d77e7450fd4 16:18:52 ---> 9db9eb35c118 16:18:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:18:53 ---> Running in f54dc27a945e 16:18:53 Removing intermediate container 000993c6970b 16:18:53 ---> 87c85a95c049 16:18:53 16:18:53 Removing intermediate container 2d77e7450fd4 16:18:53 ---> f0cbee1be908 16:18:53 16:18:53 Successfully built 87c85a95c049 16:18:54 Successfully built f0cbee1be908 16:18:54 Successfully tagged support-notifications-arm64:latest 16:18:54 Successfully tagged core-metadata-arm64:latest 16:18:54  Building core-metadata ... done Building sys-mgmt-agent 16:18:54  Building support-notifications ... done Building core-data 16:18:54 Removing intermediate container f54dc27a945e 16:18:54 ---> ea13e616389f 16:18:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:18:55 ---> d570bea27acb 16:18:55 Step 27/32 : RUN chmod +x /entrypoint.sh 16:18:55 ---> Running in e7e9890ae6a8 16:18:58 Removing intermediate container e7e9890ae6a8 16:18:58 ---> a345aac51109 16:18:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:18:58 ---> Running in 3bf33cf2e35d 16:18:59 Removing intermediate container 3bf33cf2e35d 16:18:59 ---> ae315b3cd9ba 16:18:59 Step 29/32 : CMD ["gate"] 16:18:59 ---> Running in 86a0fe358309 16:19:00 Removing intermediate container 86a0fe358309 16:19:00 ---> fc8073b936fa 16:19:00 Step 30/32 : LABEL arch=arm64 16:19:01 ---> Running in ef7930acb181 16:19:02 Removing intermediate container ef7930acb181 16:19:02 ---> 9c37bc6e4610 16:19:02 Step 31/32 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:19:02 ---> Running in 53c875838c5f 16:19:03 Removing intermediate container 53c875838c5f 16:19:03 ---> 5f42be64b4be 16:19:03 Step 32/32 : LABEL version=0.0.0 16:19:04 ---> Running in 74d18705c632 16:19:05 Removing intermediate container 74d18705c632 16:19:05 ---> 08bb9ba73ecb 16:19:05 16:19:05 Successfully built 08bb9ba73ecb 16:19:05 Successfully tagged security-bootstrapper-arm64:latest 16:19:37  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:19:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:19:37 ---> 7419cde87e99 16:19:37 Step 3/26 : WORKDIR /edgex-go 16:19:37 ---> Using cache 16:19:37 ---> 0c26ef6362f2 16:19:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:37 ---> Using cache 16:19:37 ---> 6b7f912b05dd 16:19:37 Step 5/26 : RUN apk add --update --no-cache make git 16:19:37 ---> Using cache 16:19:37 ---> 5cb17718eb39 16:19:37 Step 6/26 : COPY go.mod . 16:19:37 ---> Using cache 16:19:37 ---> d7ccf5228b55 16:19:37 Step 7/26 : RUN go mod download 16:19:37 ---> Using cache 16:19:37 ---> 7e7965f74b06 16:19:37 Step 8/26 : COPY . . 16:19:37 ---> Using cache 16:19:37 ---> 6c3ad2102eb2 16:19:37 Step 9/26 : RUN go mod tidy 16:19:37 ---> Using cache 16:19:37 ---> 4b60625b4701 16:19:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:19:41 ---> Running in 1cc75f3ab8f1 16:19:42 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 16:19:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:19:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:19:45 ---> 7419cde87e99 16:19:45 Step 3/23 : WORKDIR /edgex-go 16:19:45 ---> Using cache 16:19:45 ---> 0c26ef6362f2 16:19:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:45 ---> Using cache 16:19:45 ---> 6b7f912b05dd 16:19:45 Step 5/23 : RUN apk add --update --no-cache make git 16:19:45 ---> Using cache 16:19:45 ---> 5cb17718eb39 16:19:45 Step 6/23 : COPY go.mod . 16:19:45 ---> Using cache 16:19:45 ---> d7ccf5228b55 16:19:45 Step 7/23 : RUN go mod download 16:19:45 ---> Using cache 16:19:45 ---> 7e7965f74b06 16:19:45 Step 8/23 : COPY . . 16:19:45 ---> Using cache 16:19:45 ---> 6c3ad2102eb2 16:19:45 Step 9/23 : RUN go mod tidy 16:19:45 ---> Using cache 16:19:45 ---> 4b60625b4701 16:19:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:19:46 ---> Running in 7d95888f968d 16:19:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:19:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:19:48 ---> 7419cde87e99 16:19:48 Step 3/24 : WORKDIR /edgex-go 16:19:48 ---> Using cache 16:19:48 ---> 0c26ef6362f2 16:19:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:48 ---> Using cache 16:19:48 ---> 6b7f912b05dd 16:19:48 Step 5/24 : RUN apk add --update --no-cache make bash git 16:19:48 ---> Running in a782854d87cd 16:19:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:19:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:19:48 ---> 7419cde87e99 16:19:48 Step 3/24 : WORKDIR /edgex-go 16:19:48 ---> Using cache 16:19:48 ---> 0c26ef6362f2 16:19:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:48 ---> Using cache 16:19:48 ---> 6b7f912b05dd 16:19:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:19:48 ---> Running in 201cbd491564 16:19:49 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 16:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:19:53 OK: 218 MiB in 52 packages 16:19:54 OK: 218 MiB in 52 packages 16:19:55 Removing intermediate container a782854d87cd 16:19:55 ---> fad6098fd8bf 16:19:55 Step 6/24 : COPY go.mod . 16:19:56 Removing intermediate container 201cbd491564 16:19:56 ---> e873fa330371 16:19:56 Step 6/24 : COPY go.mod . 16:19:57 ---> fd83a09dff09 16:19:57 Step 7/24 : RUN go mod download 16:19:57 ---> Running in 93dc1f2677de 16:19:57 ---> 8ffadb194015 16:19:58 Step 7/24 : RUN go mod download 16:19:58 ---> Running in 1f7e2fc3254c 16:20:01 Removing intermediate container 93dc1f2677de 16:20:01 ---> 5a11b2d4bfb0 16:20:01 Step 8/24 : COPY . . 16:20:02 Removing intermediate container 1f7e2fc3254c 16:20:02 ---> f97e866b1391 16:20:02 Step 8/24 : COPY . . 16:20:35 ---> 82b51db81096 16:20:35 Step 9/24 : RUN go mod tidy 16:20:35 ---> b067864914dd 16:20:35 Step 9/24 : RUN go mod tidy 16:20:35 ---> Running in 402817a5bbae 16:20:35 ---> Running in 3992b5bc9f26 16:20:40 Removing intermediate container 3992b5bc9f26 16:20:40 ---> 4a1ac9df59cd 16:20:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:20:40 ---> Running in 056e11bf1c07 16:20:41 Removing intermediate container 402817a5bbae 16:20:41 ---> a3db8b0295ae 16:20:41 Step 10/24 : RUN make cmd/core-data/core-data 16:20:41 ---> Running in fb615d13ade9 16:20:42 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 16:20:43 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 16:20:53 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 16:21:03 Removing intermediate container 1cc75f3ab8f1 16:21:03 ---> bdb1ff0298e7 16:21:03 16:21:03 Step 11/26 : FROM alpine:3.12 16:21:03 ---> 9852663dfa18 16:21:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:21:03 ---> Running in e8e0a53a8952 16:21:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:06 (1/6) Installing ca-certificates (20191127-r4) 16:21:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:21:06 (3/6) Installing libcurl (7.77.0-r0) 16:21:06 (4/6) Installing curl (7.77.0-r0) 16:21:06 (5/6) Installing dumb-init (1.2.2-r1) 16:21:06 (6/6) Installing su-exec (0.2-r1) 16:21:06 Executing busybox-1.31.1-r20.trigger 16:21:06 Executing ca-certificates-20191127-r4.trigger 16:21:06 OK: 7 MiB in 20 packages 16:21:08 Removing intermediate container e8e0a53a8952 16:21:08 ---> 1801fd13f57e 16:21:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:21:08 ---> Running in 784084f29467 16:21:09 Removing intermediate container 784084f29467 16:21:09 ---> e91ada67cd1f 16:21:09 Step 14/26 : WORKDIR / 16:21:09 ---> Running in d1ee2e2b011a 16:21:10 Removing intermediate container d1ee2e2b011a 16:21:10 ---> c747fd26a6cf 16:21:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:21:11 ---> 818e6cf9249a 16:21:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:21:13 ---> 87a0d0827d3a 16:21:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:21:14 ---> f2c0d4b4a86a 16:21:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:21:15 ---> e36cc0c1a615 16:21:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:21:16 ---> 2ae2d148c8c1 16:21:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:21:18 ---> 72928edfc1b6 16:21:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:21:20 ---> aead71fe0dec 16:21:20 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:21:20 ---> Running in feab42119d64 16:21:25 Removing intermediate container feab42119d64 16:21:25 ---> d885dbff6139 16:21:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:21:25 ---> Running in e89ab6e11fa8 16:21:25 Removing intermediate container 7d95888f968d 16:21:25 ---> 60f53abde3fe 16:21:25 16:21:25 Step 11/23 : FROM alpine:3.12 16:21:25 ---> 9852663dfa18 16:21:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:21:25 ---> Using cache 16:21:25 ---> 509e95f17cc6 16:21:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:21:25 ---> Using cache 16:21:25 ---> 74414636ce9c 16:21:25 Step 14/23 : ENV APP_PORT=59861 16:21:26 ---> Running in 5bbb4910fad5 16:21:26 Removing intermediate container e89ab6e11fa8 16:21:26 ---> e696b8892322 16:21:26 Step 24/26 : LABEL arch=arm64 16:21:26 ---> Running in 4f4786df0aef 16:21:26 Removing intermediate container 5bbb4910fad5 16:21:26 ---> e4a712492aa5 16:21:26 Step 15/23 : EXPOSE $APP_PORT 16:21:26 ---> Running in 1102181f9251 16:21:27 Removing intermediate container 4f4786df0aef 16:21:27 ---> ec0415a24c44 16:21:27 Step 25/26 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:21:27 ---> Running in 44c39529b02c 16:21:27 Removing intermediate container 1102181f9251 16:21:27 ---> 7486c1bdfae6 16:21:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:28 Removing intermediate container 44c39529b02c 16:21:28 ---> 5d8b8bdf2807 16:21:28 Step 26/26 : LABEL version=0.0.0 16:21:28 ---> Running in 3dcebcaf5b5f 16:21:29 ---> eee55003a82a 16:21:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:21:29 Removing intermediate container 3dcebcaf5b5f 16:21:29 ---> d85d9e2dd0d0 16:21:29 16:21:30 Successfully built d85d9e2dd0d0 16:21:30 Successfully tagged security-secretstore-setup-arm64:latest 16:21:31  Building security-secretstore-setup ... done  ---> c3e4c8cce311 16:21:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:21:32 ---> 0f5804255f7a 16:21:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:21:32 ---> Running in 2f0053dc4ce6 16:21:33 Removing intermediate container 2f0053dc4ce6 16:21:33 ---> 9927073a0551 16:21:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:33 ---> Running in cd76fa723230 16:21:34 Removing intermediate container cd76fa723230 16:21:34 ---> 3b052f5a40ad 16:21:34 Step 21/23 : LABEL arch=arm64 16:21:34 ---> Running in 25b91a9101f3 16:21:35 Removing intermediate container 25b91a9101f3 16:21:35 ---> 1a2e0b58a119 16:21:35 Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:21:35 ---> Running in 8ae7c8a1ceb7 16:21:35 Removing intermediate container 8ae7c8a1ceb7 16:21:35 ---> 5205f82715e5 16:21:35 Step 23/23 : LABEL version=0.0.0 16:21:36 ---> Running in 8e9b5575eac1 16:21:36 Removing intermediate container 8e9b5575eac1 16:21:36 ---> fb938382ba6e 16:21:36 16:21:37 Successfully built fb938382ba6e 16:21:37 Successfully tagged support-scheduler-arm64:latest 16:22:04  Building support-scheduler ... done Removing intermediate container 056e11bf1c07 16:22:04 ---> 079791d2f77c 16:22:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:22:04 ---> Running in baee82ea2683 16:22:04 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 16:22:05 Removing intermediate container baee82ea2683 16:22:05 ---> 2a8480146fba 16:22:05 16:22:05 Step 12/24 : FROM docker:20.10.0 16:22:05 20.10.0: Pulling from library/docker 16:22:11 Removing intermediate container fb615d13ade9 16:22:11 ---> f21dccbe572c 16:22:11 16:22:11 Step 11/24 : FROM alpine:3.12 16:22:11 ---> 9852663dfa18 16:22:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:22:11 ---> Running in f936097ab6c1 16:22:12 Removing intermediate container f936097ab6c1 16:22:12 ---> ea22367a8eac 16:22:12 Step 13/24 : ENV APP_PORT=59880 16:22:12 ---> Running in 4ae46b527d3b 16:22:13 Removing intermediate container 4ae46b527d3b 16:22:13 ---> f6ca4e4edeb0 16:22:13 Step 14/24 : EXPOSE $APP_PORT 16:22:13 ---> Running in 3596b67ccd57 16:22:13 Removing intermediate container 3596b67ccd57 16:22:13 ---> dd45bd7c8d3c 16:22:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:14 ---> Running in 5e6160a89cba 16:22:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:22:14 Status: Downloaded newer image for docker:20.10.0 16:22:14 ---> eeaf43b92773 16:22:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:22:15 ---> Running in 850d7d14f6f3 16:22:15 Removing intermediate container 850d7d14f6f3 16:22:15 ---> 684507cd4566 16:22:15 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:22:15 ---> Running in d3e9fa5020d4 16:22:16 Removing intermediate container 5e6160a89cba 16:22:16 ---> 91cbf826ef5d 16:22:16 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:22:16 ---> Running in cd7adbe541f8 16:22:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:18 (1/39) Installing readline (8.0.4-r0) 16:22:18 (2/39) Installing bash (5.0.17-r0) 16:22:18 Executing bash-5.0.17-r0.post-install 16:22:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:22:18 (4/39) Installing libcurl (7.77.0-r0) 16:22:18 (5/39) Installing curl (7.77.0-r0) 16:22:18 (6/39) Installing dumb-init (1.2.2-r1) 16:22:18 (7/39) Installing libbz2 (1.0.8-r1) 16:22:18 (8/39) Installing expat (2.2.9-r1) 16:22:18 (9/39) Installing libffi (3.3-r2) 16:22:18 (10/39) Installing gdbm (1.13-r1) 16:22:18 (11/39) Installing xz-libs (5.2.5-r0) 16:22:18 (12/39) Installing sqlite-libs (3.32.1-r0) 16:22:18 (13/39) Installing python3 (3.8.10-r0) 16:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:19 (1/6) Installing dumb-init (1.2.2-r1) 16:22:19 (2/6) Installing libgcc (9.3.0-r2) 16:22:19 (3/6) Installing libsodium (1.0.18-r0) 16:22:19 (4/6) Installing libstdc++ (9.3.0-r2) 16:22:20 (14/39) Installing py3-appdirs (1.4.4-r1) 16:22:20 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:22:20 (5/6) Installing libzmq (4.3.3-r0) 16:22:20 (16/39) Installing py3-parsing (2.4.7-r0) 16:22:20 (17/39) Installing py3-six (1.15.0-r0) 16:22:20 (18/39) Installing py3-packaging (20.4-r0) 16:22:20 (19/39) Installing py3-setuptools (47.0.0-r0) 16:22:20 (6/6) Installing zeromq (4.3.3-r0) 16:22:20 (20/39) Installing py3-chardet (3.0.4-r4) 16:22:20 (21/39) Installing py3-idna (2.9-r0) 16:22:20 Executing busybox-1.31.1-r20.trigger 16:22:20 OK: 8 MiB in 20 packages 16:22:20 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:22:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:22:20 (24/39) Installing py3-requests (2.23.0-r0) 16:22:20 (25/39) Installing py3-msgpack (1.0.0-r0) 16:22:20 (26/39) Installing py3-lockfile (0.12.2-r3) 16:22:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:22:20 (28/39) Installing py3-colorama (0.4.3-r0) 16:22:20 (29/39) Installing py3-distlib (0.3.0-r0) 16:22:20 (30/39) Installing py3-distro (1.5.0-r1) 16:22:20 (31/39) Installing py3-webencodings (0.5.1-r3) 16:22:20 (32/39) Installing py3-html5lib (1.0.1-r4) 16:22:20 (33/39) Installing py3-pytoml (0.1.21-r0) 16:22:20 (34/39) Installing py3-pep517 (0.8.2-r0) 16:22:20 (35/39) Installing py3-progress (1.5-r0) 16:22:20 (36/39) Installing py3-toml (0.10.1-r0) 16:22:20 (37/39) Installing py3-retrying (1.3.3-r0) 16:22:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:22:20 (39/39) Installing py3-pip (20.1.1-r0) 16:22:20 Executing busybox-1.31.1-r19.trigger 16:22:20 OK: 72 MiB in 59 packages 16:22:22 Removing intermediate container cd7adbe541f8 16:22:22 ---> 42ebc333169d 16:22:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:23 ---> bce19e23c154 16:22:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:22:24 ---> 97853004d0ea 16:22:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:22:25 ---> 757ae17bdcad 16:22:25 Step 20/24 : ENTRYPOINT ["/core-data"] 16:22:25 ---> Running in 9b2327296f29 16:22:26 Removing intermediate container 9b2327296f29 16:22:26 ---> 89996c674744 16:22:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:22:26 ---> Running in 5e132c042189 16:22:26 Collecting docker-compose==1.23.2 16:22:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:22:26 Removing intermediate container 5e132c042189 16:22:26 ---> 4cb2f4eb6433 16:22:26 Step 22/24 : LABEL arch=arm64 16:22:26 ---> Running in 11df758e60d0 16:22:27 Removing intermediate container 11df758e60d0 16:22:27 ---> 553d4a85a184 16:22:27 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:22:27 ---> Running in c098cae4caa1 16:22:28 Removing intermediate container c098cae4caa1 16:22:28 ---> 88fbef7c10f0 16:22:28 Step 24/24 : LABEL version=0.0.0 16:22:28 ---> Running in bd63a2236523 16:22:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:22:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:22:28 Removing intermediate container bd63a2236523 16:22:28 ---> b3b200b6b2a3 16:22:28 16:22:28 Collecting dockerpty<0.5,>=0.4.1 16:22:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:22:29 Successfully built b3b200b6b2a3 16:22:29 Successfully tagged core-data-arm64:latest 16:22:31  Building core-data ... done Collecting texttable<0.10,>=0.9.0 16:22:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:22:34 Collecting docker<4.0,>=3.6.0 16:22:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:22:35 Collecting docopt<0.7,>=0.6.1 16:22:35 Downloading docopt-0.6.2.tar.gz (25 kB) 16:22:38 Collecting jsonschema<3,>=2.5.1 16:22:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:22:38 Collecting websocket-client<1.0,>=0.32.0 16:22:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:22:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:22:40 Collecting PyYAML<4,>=3.10 16:22:40 Downloading PyYAML-3.13.tar.gz (270 kB) 16:22:44 Collecting cached-property<2,>=1.2.0 16:22:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:22:44 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) 16:22:44 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) 16:22:44 Collecting idna<2.8,>=2.5 16:22:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:22:45 Collecting urllib3<1.25,>=1.21.1 16:22:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:22:46 Collecting docker-pycreds>=0.4.0 16:22:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:22:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:22:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:22:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:22:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:22:47 Installing collected packages: idna, urllib3, requests, dockerpty, texttable, websocket-client, docker-pycreds, docker, docopt, jsonschema, PyYAML, cached-property, docker-compose 16:22:47 Attempting uninstall: idna 16:22:47 Found existing installation: idna 2.9 16:22:47 Uninstalling idna-2.9: 16:22:47 Successfully uninstalled idna-2.9 16:22:48 Attempting uninstall: urllib3 16:22:48 Found existing installation: urllib3 1.25.9 16:22:48 Uninstalling urllib3-1.25.9: 16:22:48 Successfully uninstalled urllib3-1.25.9 16:22:49 Attempting uninstall: requests 16:22:49 Found existing installation: requests 2.23.0 16:22:49 Uninstalling requests-2.23.0: 16:22:49 Successfully uninstalled requests-2.23.0 16:22:49 Running setup.py install for dockerpty: started 16:22:53 Running setup.py install for dockerpty: finished with status 'done' 16:22:53 Running setup.py install for texttable: started 16:22:55 Running setup.py install for texttable: finished with status 'done' 16:22:56 Running setup.py install for docopt: started 16:23:00 Running setup.py install for docopt: finished with status 'done' 16:23:00 Running setup.py install for PyYAML: started 16:23:02 Running setup.py install for PyYAML: finished with status 'done' 16:23:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:23:14 Removing intermediate container d3e9fa5020d4 16:23:14 ---> 8a41994a5727 16:23:14 Step 15/24 : ENV APP_PORT=58890 16:23:14 ---> Running in 19e7a87b5e04 16:23:14 Removing intermediate container 19e7a87b5e04 16:23:14 ---> fbe3865d7942 16:23:14 Step 16/24 : EXPOSE $APP_PORT 16:23:14 ---> Running in c1ad855365ee 16:23:14 Removing intermediate container c1ad855365ee 16:23:14 ---> b2cd87d14bb8 16:23:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:23:15 ---> 516cd967c2f0 16:23:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:23:16 ---> e0126403a5ee 16:23:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:23:17 ---> 5a7468fba39c 16:23:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:23:17 ---> Running in 1c0f7e07bcb5 16:23:18 Removing intermediate container 1c0f7e07bcb5 16:23:18 ---> acb43e72a90a 16:23:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:18 ---> Running in 7a0fc0d8b0c8 16:23:18 Removing intermediate container 7a0fc0d8b0c8 16:23:18 ---> bec420b5956f 16:23:18 Step 22/24 : LABEL arch=arm64 16:23:19 ---> Running in b6392a8a2859 16:23:19 Removing intermediate container b6392a8a2859 16:23:19 ---> 1925a6f141be 16:23:19 Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 16:23:19 ---> Running in d389e1df0eed 16:23:20 Removing intermediate container d389e1df0eed 16:23:20 ---> 7dc7731bcca9 16:23:20 Step 24/24 : LABEL version=0.0.0 16:23:20 ---> Running in e0ff2e4ab522 16:23:20 Removing intermediate container e0ff2e4ab522 16:23:20 ---> 76b6827df316 16:23:20 16:23:21 Successfully built 76b6827df316 16:23:21 Successfully tagged sys-mgmt-agent-arm64:latest 16:23:22  Building sys-mgmt-agent ... done  [Pipeline] } 16:23:22 $ docker stop --time=1 a7545a6e5467f6088972c6a65942787c2319186c97ca08888cff090c4361213b 16:23:24 $ docker rm -f a7545a6e5467f6088972c6a65942787c2319186c97ca08888cff090c4361213b [Pipeline] // withDockerContainer [Pipeline] sh 16:23:24 + docker images 16:23:25 REPOSITORY TAG IMAGE ID CREATED SIZE 16:23:25 sys-mgmt-agent-arm64 latest 76b6827df316 4 seconds ago 299MB 16:23:25 core-data-arm64 latest b3b200b6b2a3 56 seconds ago 20.4MB 16:23:25 f21dccbe572c About a minute ago 990MB 16:23:25 2a8480146fba About a minute ago 979MB 16:23:25 support-scheduler-arm64 latest fb938382ba6e About a minute ago 16.1MB 16:23:25 security-secretstore-setup-arm64 latest d85d9e2dd0d0 About a minute ago 24.4MB 16:23:25 60f53abde3fe About a minute ago 981MB 16:23:25 bdb1ff0298e7 2 minutes ago 978MB 16:23:25 security-bootstrapper-arm64 latest 08bb9ba73ecb 4 minutes ago 17.2MB 16:23:25 core-metadata-arm64 latest f0cbee1be908 4 minutes ago 17.4MB 16:23:25 support-notifications-arm64 latest 87c85a95c049 4 minutes ago 16.8MB 16:23:25 core-command-arm64 latest b05242f478a9 4 minutes ago 16.1MB 16:23:25 security-proxy-setup-arm64 latest 0b766e0767df 4 minutes ago 24MB 16:23:25 50b0580ff7f2 4 minutes ago 989MB 16:23:25 6916c91f3ebb 4 minutes ago 982MB 16:23:25 57965b89f04f 4 minutes ago 981MB 16:23:25 827e9d31b8a0 5 minutes ago 978MB 16:23:25 daaf42df8723 5 minutes ago 974MB 16:23:25 ci-base-image-arm64 latest 7419cde87e99 17 minutes ago 641MB 16:23:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 16:23:25 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 16:23:25 docker 20.10.0 eeaf43b92773 5 months ago 228MB 16:23:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:23:26 ---> job-cost.sh 16:23:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xbxR 16:24:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:26:29 lf-activate-venv(): INFO: Adding /tmp/venv-xbxR/bin to PATH 16:26:29 INFO: No Stack... 16:26:29 INFO: Retrieving Pricing Info for: v2-standard-4 16:26:29 INFO: Archiving Costs [Pipeline] sh 16:26:29 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:26:29 + cut -d, -f6 [Pipeline] lock 16:26:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] 16:26:29 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] did not exist. Created. 16:26:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:30 + echo total: 0.18000000715255737 [Pipeline] stash 16:26:30 Stashed 1 file(s) [Pipeline] } 16:26:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:26:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:26:33 ---> package-listing.sh 16:26:33 ++ facter osfamily 16:26:33 ++ tr '[:upper:]' '[:lower:]' 16:26:33 + OS_FAMILY=redhat 16:26:33 + workspace=/w/workspace/edgex-go/4 16:26:33 + START_PACKAGES=/tmp/packages_start.txt 16:26:33 + END_PACKAGES=/tmp/packages_end.txt 16:26:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:26:33 + PACKAGES=/tmp/packages_start.txt 16:26:33 + '[' /w/workspace/edgex-go/4 ']' 16:26:33 + PACKAGES=/tmp/packages_end.txt 16:26:33 + case "${OS_FAMILY}" in 16:26:33 + rpm -qa 16:26:33 + sort 16:26:35 + '[' -f /tmp/packages_start.txt ']' 16:26:35 + '[' -f /tmp/packages_end.txt ']' 16:26:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:26:35 + '[' /w/workspace/edgex-go/4 ']' 16:26:35 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:26:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:26:35 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:26:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:26:36 16:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:26:36 alpine: Pulling from edgex-lftools-log-publisher 16:26:36 df20fa9351a1: Pulling fs layer 16:26:36 36b3adc4ff6f: Pulling fs layer 16:26:36 8ad3a11d3b57: Pulling fs layer 16:26:36 46f8f816bc3b: Pulling fs layer 16:26:36 93b61091891f: Pulling fs layer 16:26:36 93b9cdb0e59b: Pulling fs layer 16:26:36 5e14af77c1be: Pulling fs layer 16:26:36 01666e4c0597: Pulling fs layer 16:26:36 aa168da1d23b: Pulling fs layer 16:26:36 93b9cdb0e59b: Waiting 16:26:36 5e14af77c1be: Waiting 16:26:36 01666e4c0597: Waiting 16:26:36 aa168da1d23b: Waiting 16:26:36 46f8f816bc3b: Waiting 16:26:36 93b61091891f: Waiting 16:26:36 36b3adc4ff6f: Verifying Checksum 16:26:36 36b3adc4ff6f: Download complete 16:26:36 46f8f816bc3b: Verifying Checksum 16:26:36 46f8f816bc3b: Download complete 16:26:37 df20fa9351a1: Verifying Checksum 16:26:37 df20fa9351a1: Download complete 16:26:37 93b9cdb0e59b: Verifying Checksum 16:26:37 93b9cdb0e59b: Download complete 16:26:37 93b61091891f: Verifying Checksum 16:26:37 93b61091891f: Download complete 16:26:37 5e14af77c1be: Verifying Checksum 16:26:37 5e14af77c1be: Download complete 16:26:37 01666e4c0597: Verifying Checksum 16:26:37 01666e4c0597: Download complete 16:26:37 df20fa9351a1: Pull complete 16:26:37 36b3adc4ff6f: Pull complete 16:26:37 8ad3a11d3b57: Verifying Checksum 16:26:37 8ad3a11d3b57: Download complete 16:26:38 8ad3a11d3b57: Pull complete 16:26:38 46f8f816bc3b: Pull complete 16:26:38 93b61091891f: Pull complete 16:26:38 93b9cdb0e59b: Pull complete 16:26:38 5e14af77c1be: Pull complete 16:26:38 01666e4c0597: Pull complete 16:26:39 aa168da1d23b: Download complete 16:26:43 aa168da1d23b: Pull complete 16:26:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:26:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:26:43 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 16:26:43 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:26:46 $ docker top 0e33692954c080536d2ff294331b08b0dc9a788acaaaac8f2631c6fe4f218aab -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:47 + touch /tmp/pre-build-complete [Pipeline] sh 16:26:47 + mkdir -p /var/log/sa [Pipeline] sh 16:26:47 + ls /var/log/sa-host 16:26:47 + sadf -c /var/log/sa-host/sa02 16:26:47 file_magic: OK 16:26:47 HZ: Using current value: 100 16:26:47 file_header: OK 16:26:47 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 16:26:47 Statistics: 16:26:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:26:47 File successfully converted to sysstat format version 12.2.1 16:26:47 + sadf -c /var/log/sa-host/sa05 16:26:47 file_magic: OK 16:26:47 HZ: Using current value: 100 16:26:47 file_header: OK 16:26:47 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 16:26:47 Statistics: 16:26:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:26:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:48 provisioning config files... 16:26:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1920623713493717158tmp [Pipeline] { [Pipeline] echo 16:26:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:26:48 ---> create-netrc.sh [Pipeline] } 16:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:26:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:26:48 ---> python-tools-install.sh [Pipeline] echo 16:26:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:26:49 ---> sudo-logs.sh 16:26:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:26:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:26:49 ---> job-cost.sh 16:26:49 lf-activate-venv: SKIPPING 16:26:49 DEBUG: total: 0.18000000715255737 16:26:49 INFO: Retrieving Stack Cost... 16:26:50 INFO: Retrieving Pricing Info for: v3-standard-2 16:26:51 INFO: Archiving Costs [Pipeline] echo 16:26:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:26:51 ---> logs-deploy.sh 16:26:51 lf-activate-venv: SKIPPING 16:26:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/4 16:26:51 INFO: archiving workspace using pattern(s): 16:26:52 Archives upload complete. 16:26:52 INFO: archiving logs to Nexus 16:26:53 ---> uname -a: 16:26:53 Linux prd-centos7-docker-4c-2g-90.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:26:53 16:26:53 16:26:53 ---> lscpu: 16:26:53 Architecture: x86_64 16:26:53 CPU op-mode(s): 32-bit, 64-bit 16:26:53 Byte Order: Little Endian 16:26:53 Address sizes: 40 bits physical, 48 bits virtual 16:26:53 CPU(s): 2 16:26:53 On-line CPU(s) list: 0,1 16:26:53 Thread(s) per core: 1 16:26:53 Core(s) per socket: 1 16:26:53 Socket(s): 2 16:26:53 NUMA node(s): 1 16:26:53 Vendor ID: AuthenticAMD 16:26:53 CPU family: 23 16:26:53 Model: 49 16:26:53 Model name: AMD EPYC-Rome Processor 16:26:53 Stepping: 0 16:26:53 CPU MHz: 2799.998 16:26:53 BogoMIPS: 5599.99 16:26:53 Virtualization: AMD-V 16:26:53 Hypervisor vendor: KVM 16:26:53 Virtualization type: full 16:26:53 L1d cache: 64 KiB 16:26:53 L1i cache: 64 KiB 16:26:53 L2 cache: 1 MiB 16:26:53 L3 cache: 32 MiB 16:26:53 NUMA node0 CPU(s): 0,1 16:26:53 Vulnerability Itlb multihit: Not affected 16:26:53 Vulnerability L1tf: Not affected 16:26:53 Vulnerability Mds: Not affected 16:26:53 Vulnerability Meltdown: Not affected 16:26:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:26:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:26:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:26:53 Vulnerability Srbds: Not affected 16:26:53 Vulnerability Tsx async abort: Not affected 16:26:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:26:53 16:26:53 16:26:53 ---> nproc: 16:26:53 2 16:26:53 16:26:53 16:26:53 ---> df -h: 16:26:53 Filesystem Size Used Available Use% Mounted on 16:26:53 overlay 40.0G 13.0G 27.0G 32% / 16:26:53 tmpfs 64.0M 0 64.0M 0% /dev 16:26:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:26:53 shm 64.0M 0 64.0M 0% /dev/shm 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4 16:26:53 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4@tmp 16:26:53 16:26:53 16:26:53 ---> free -m: 16:26:53 total used free shared buff/cache available 16:26:53 Mem: 7821 1337 2951 0 3532 6438 16:26:53 Swap: 1023 2 1021 16:26:53 16:26:53 16:26:53 ---> ip addr: 16:26:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:26:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:26:53 inet 127.0.0.1/8 scope host lo 16:26:53 valid_lft forever preferred_lft forever 16:26:53 inet6 ::1/128 scope host 16:26:53 valid_lft forever preferred_lft forever 16:26:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:26:53 link/ether fa:16:3e:14:8c:d9 brd ff:ff:ff:ff:ff:ff 16:26:53 inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 16:26:53 valid_lft 84744sec preferred_lft 84744sec 16:26:53 inet6 fe80::f816:3eff:fe14:8cd9/64 scope link 16:26:53 valid_lft forever preferred_lft forever 16:26:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:26:53 link/ether 02:42:cd:4f:48:fa brd ff:ff:ff:ff:ff:ff 16:26:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:26:53 valid_lft forever preferred_lft forever 16:26:53 inet6 fe80::42:cdff:fe4f:48fa/64 scope link 16:26:53 valid_lft forever preferred_lft forever 16:26:53 16:26:53 16:26:53 ---> sar -b -r -n DEV: 16:26:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 16:26:53 16:26:53 15:59:06 LINUX RESTART (2 CPU) 16:26:53 16:26:53 16:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:26:53 16:01:01 41.69 0.65 41.05 0.00 351.80 19397.25 0.00 16:26:53 16:02:01 179.95 0.10 179.85 0.00 1.73 42830.14 0.00 16:26:53 16:03:01 66.12 0.00 66.12 0.00 0.00 13128.70 0.00 16:26:53 16:04:02 60.39 0.02 60.37 0.00 0.53 4040.61 0.00 16:26:53 16:05:01 598.33 94.70 503.63 0.00 15082.30 306658.17 0.00 16:26:53 16:06:01 411.55 18.36 393.19 0.00 2276.19 134318.02 0.00 16:26:53 16:07:01 624.06 229.38 394.68 0.00 13102.16 192569.92 0.00 16:26:53 16:08:01 112.77 11.90 100.87 0.00 1357.18 11425.44 0.00 16:26:53 16:09:01 1.23 0.00 1.23 0.00 0.00 19.42 0.00 16:26:53 16:10:01 0.45 0.28 0.17 0.00 94.35 1.77 0.00 16:26:53 16:11:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 16:26:53 16:12:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 16:26:53 16:13:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 16:26:53 16:14:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 16:26:53 16:15:01 0.48 0.23 0.25 0.00 7.33 4.28 0.00 16:26:53 16:16:01 0.72 0.00 0.72 0.00 0.00 13.88 0.00 16:26:53 16:17:01 0.23 0.00 0.23 0.00 0.00 3.42 0.00 16:26:53 16:18:01 0.27 0.00 0.27 0.00 0.00 2.48 0.00 16:26:53 16:19:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 16:26:53 16:20:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 16:26:53 16:21:01 0.23 0.00 0.23 0.00 0.00 2.02 0.00 16:26:53 16:22:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 16:26:53 16:23:01 0.27 0.00 0.27 0.00 0.00 2.50 0.00 16:26:53 16:24:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 16:26:53 16:25:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 16:26:53 16:26:01 0.22 0.00 0.22 0.00 0.00 1.95 0.00 16:26:53 Average: 80.60 13.65 66.95 0.00 1235.09 27740.42 0.00 16:26:53 16:26:53 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:26:53 16:01:01 4203580 0 963928 12.04 2620 2838804 1676300 18.51 1152368 2183880 618008 16:26:53 16:02:01 3761288 0 1282276 16.01 2620 2962748 1807228 19.95 1461144 2240100 204596 16:26:53 16:03:01 3642508 0 1203276 15.02 2620 3160528 1667560 18.41 1472004 2327916 19624 16:26:53 16:04:02 3594224 0 1167160 14.57 2620 3244928 1850300 20.43 1362136 2469964 189776 16:26:53 16:05:01 206616 0 1625956 20.30 2620 6173740 3470028 38.31 3125208 3926704 193832 16:26:53 16:06:01 651776 0 1442428 18.01 2620 5912108 1936704 21.38 2021160 4579904 518508 16:26:53 16:07:01 1644440 0 1481240 18.49 2620 4880632 2387404 26.36 2681912 2897664 164 16:26:53 16:08:01 3651352 0 1268596 15.84 2620 3086364 1445580 15.96 941200 2698260 20 16:26:53 16:09:01 3644816 0 1275132 15.92 2620 3086364 1432228 15.81 987540 2658800 8 16:26:53 16:10:01 3643300 0 1273836 15.91 2620 3089176 1402464 15.48 986412 2662336 8 16:26:53 16:11:01 3643580 0 1273556 15.90 2620 3089176 1402476 15.48 988588 2660288 8 16:26:53 16:12:01 3644028 0 1273100 15.90 2620 3089184 1402392 15.48 982176 2666496 8 16:26:53 16:13:01 3643996 0 1273128 15.90 2620 3089188 1402392 15.48 982184 2666492 8 16:26:53 16:14:01 3643308 0 1273816 15.90 2620 3089188 1402536 15.48 982500 2666492 12 16:26:53 16:15:01 3642852 0 1274236 15.91 2620 3089224 1402536 15.48 983592 2665556 8 16:26:53 16:16:01 3643400 0 1273688 15.90 2620 3089224 1402392 15.48 983164 2665556 12 16:26:53 16:17:01 3644068 0 1273012 15.89 2620 3089232 1402392 15.48 983156 2665556 8 16:26:53 16:18:01 3643884 0 1273192 15.90 2620 3089236 1402392 15.48 983196 2665556 8 16:26:53 16:19:01 3643672 0 1273400 15.90 2620 3089240 1402392 15.48 983180 2665556 8 16:26:53 16:20:01 3643576 0 1273492 15.90 2620 3089244 1402464 15.48 983392 2665556 8 16:26:53 16:21:01 3644052 0 1273012 15.89 2620 3089248 1402392 15.48 983260 2665560 8 16:26:53 16:22:01 3643656 0 1273404 15.90 2620 3089252 1402392 15.48 983204 2665556 8 16:26:53 16:23:01 3643928 0 1273128 15.90 2620 3089256 1402392 15.48 983208 2665556 8 16:26:53 16:24:01 3643756 0 1273296 15.90 2620 3089260 1402428 15.48 983340 2665556 8 16:26:53 16:25:01 3643684 0 1273364 15.90 2620 3089264 1402476 15.48 983304 2665556 8 16:26:53 16:26:01 3643812 0 1273228 15.90 2620 3089272 1402392 15.48 983220 2665560 8 16:26:53 Average: 3343967 0 1282995 16.02 2620 3379349 1596717 17.63 1227913 2741999 67103 16:26:53 16:26:53 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:26:53 16:01:01 eth0 834.97 860.72 5382.04 96.68 0.00 0.00 0.00 0.00 16:26:53 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:01:01 docker0 584.75 522.42 56.93 2669.52 0.00 0.00 0.00 0.00 16:26:53 16:02:01 veth6389be1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:26:53 16:02:01 eth0 293.11 212.84 883.70 30.03 0.00 0.00 0.00 0.00 16:26:53 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:02:01 docker0 190.67 250.91 12.54 845.85 0.00 0.00 0.00 0.00 16:26:53 16:03:01 veth6389be1 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 16:26:53 16:03:01 eth0 31.65 16.64 24.05 12.85 0.00 0.00 0.00 0.00 16:26:53 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:03:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 16:26:53 16:04:02 veth6389be1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:04:02 eth0 37.33 24.67 24.55 113.30 0.00 0.00 0.00 0.00 16:26:53 16:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:05:01 veth5eaeea7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:26:53 16:05:01 vetha1f8bc4 0.00 1.06 0.00 0.06 0.00 0.00 0.00 0.00 16:26:53 16:05:01 eth0 258.53 208.23 1899.68 31.98 0.00 0.00 0.00 0.00 16:26:53 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:06:01 veth2413d73 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:06:01 veth13c5d9a 25.21 44.35 1.97 344.40 0.00 0.00 0.00 0.00 16:26:53 16:06:01 vetha1f8bc4 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 16:26:53 16:06:01 veth31e9168 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:07:01 vethdb18865 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:26:53 16:07:01 veth99e59e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:26:53 16:07:01 vetha1f8bc4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:07:01 eth0 2691.50 2248.00 13794.18 530.60 0.00 0.00 0.00 0.00 16:26:53 16:08:01 eth0 19.96 10.41 50.41 5.42 0.00 0.00 0.00 0.00 16:26:53 16:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:26:53 16:08:01 docker0 888.84 937.36 76.73 4276.98 0.00 0.00 0.00 0.00 16:26:53 16:09:01 eth0 1.00 0.52 0.54 0.36 0.00 0.00 0.00 0.00 16:26:53 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:10:01 eth0 0.30 0.18 0.09 0.10 0.00 0.00 0.00 0.00 16:26:53 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:11:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:26:53 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:12:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:26:53 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:26:53 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:14:01 eth0 0.95 0.37 0.32 0.21 0.00 0.00 0.00 0.00 16:26:53 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:15:01 eth0 0.40 0.27 0.16 0.08 0.00 0.00 0.00 0.00 16:26:53 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:16:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:53 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:18:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:20:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:26:53 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:22:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:26:53 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:23:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:24:01 eth0 0.15 0.15 0.06 0.01 0.00 0.00 0.00 0.00 16:26:53 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:25:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:26:53 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 Average: eth0 67.69 59.05 389.27 16.66 0.00 0.00 0.00 0.00 16:26:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:53 Average: docker0 34.22 36.08 2.95 164.64 0.00 0.00 0.00 0.00 16:26:53 16:26:53 16:26:53 ---> sar -P ALL: 16:26:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 16:26:53 16:26:53 15:59:06 LINUX RESTART (2 CPU) 16:26:53 16:26:53 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:26:53 16:01:01 all 16.76 0.00 4.60 1.37 0.08 77.19 16:26:53 16:01:01 0 13.63 0.00 4.85 1.12 0.07 80.32 16:26:53 16:01:01 1 19.88 0.00 4.34 1.63 0.09 74.06 16:26:53 16:02:01 all 43.79 0.00 8.32 3.45 0.10 44.33 16:26:53 16:02:01 0 43.87 0.00 8.86 4.39 0.11 42.77 16:26:53 16:02:01 1 43.72 0.00 7.78 2.52 0.09 45.89 16:26:53 16:03:01 all 39.50 0.00 4.77 0.42 0.08 55.23 16:26:53 16:03:01 0 39.13 0.00 5.07 0.55 0.09 55.16 16:26:53 16:03:01 1 39.87 0.00 4.46 0.30 0.07 55.30 16:26:53 16:04:02 all 69.13 0.00 8.89 0.49 0.10 21.39 16:26:53 16:04:02 0 68.88 0.00 9.12 0.53 0.09 21.38 16:26:53 16:04:02 1 69.38 0.00 8.66 0.46 0.11 21.39 16:26:53 16:05:01 all 35.78 0.00 23.35 13.41 0.12 27.34 16:26:53 16:05:01 0 36.78 0.00 23.31 12.01 0.11 27.78 16:26:53 16:05:01 1 34.76 0.00 23.40 14.82 0.13 26.89 16:26:53 16:06:01 all 77.51 0.00 15.43 5.24 0.12 1.71 16:26:53 16:06:01 0 76.48 0.00 16.01 5.63 0.13 1.75 16:26:53 16:06:01 1 78.53 0.00 14.84 4.85 0.11 1.66 16:26:53 16:07:01 all 61.80 0.00 17.02 17.46 0.14 3.58 16:26:53 16:07:01 0 62.16 0.00 16.46 16.33 0.15 4.90 16:26:53 16:07:01 1 61.44 0.00 17.59 18.58 0.13 2.26 16:26:53 16:08:01 all 5.56 0.00 3.28 1.74 0.04 89.37 16:26:53 16:08:01 0 5.48 0.00 3.60 1.64 0.03 89.25 16:26:53 16:08:01 1 5.65 0.00 2.95 1.85 0.05 89.50 16:26:53 16:09:01 all 0.11 0.00 0.03 0.00 0.02 99.84 16:26:53 16:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:26:53 16:09:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:26:53 16:10:01 all 0.09 0.00 0.14 0.02 0.03 99.72 16:26:53 16:10:01 0 0.07 0.00 0.20 0.00 0.02 99.72 16:26:53 16:10:01 1 0.12 0.00 0.08 0.03 0.03 99.73 16:26:53 16:11:01 all 0.14 0.00 0.03 0.00 0.02 99.82 16:26:53 16:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:26:53 16:11:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:26:53 16:26:53 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:26:53 16:12:01 all 0.14 0.00 0.02 0.00 0.02 99.82 16:26:53 16:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:26:53 16:12:01 1 0.23 0.00 0.02 0.00 0.00 99.75 16:26:53 16:13:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:26:53 16:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:26:53 16:13:01 1 0.27 0.00 0.02 0.00 0.02 99.70 16:26:53 16:14:01 all 0.16 0.00 0.03 0.00 0.02 99.79 16:26:53 16:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:26:53 16:14:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:26:53 16:15:01 all 0.06 0.00 0.03 0.00 0.02 99.89 16:26:53 16:15:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:26:53 16:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:26:53 16:16:01 all 0.12 0.00 0.02 0.00 0.02 99.85 16:26:53 16:16:01 0 0.20 0.00 0.02 0.00 0.02 99.77 16:26:53 16:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:26:53 16:17:01 all 0.11 0.00 0.03 0.00 0.02 99.85 16:26:53 16:17:01 0 0.20 0.00 0.02 0.00 0.00 99.78 16:26:53 16:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:26:53 16:18:01 all 0.16 0.00 0.02 0.00 0.02 99.81 16:26:53 16:18:01 0 0.28 0.00 0.02 0.00 0.02 99.68 16:26:53 16:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:26:53 16:19:01 all 0.18 0.00 0.02 0.00 0.02 99.78 16:26:53 16:19:01 0 0.37 0.00 0.02 0.00 0.02 99.60 16:26:53 16:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:26:53 16:20:01 all 0.18 0.00 0.02 0.00 0.03 99.78 16:26:53 16:20:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:26:53 16:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:26:53 16:21:01 all 0.15 0.00 0.03 0.00 0.02 99.81 16:26:53 16:21:01 0 0.27 0.00 0.02 0.00 0.00 99.72 16:26:53 16:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:26:53 16:22:01 all 0.17 0.00 0.03 0.00 0.02 99.79 16:26:53 16:22:01 0 0.32 0.00 0.03 0.00 0.03 99.62 16:26:53 16:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:26:53 16:26:53 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:26:53 16:23:01 all 0.10 0.00 0.02 0.00 0.03 99.86 16:26:53 16:23:01 0 0.17 0.00 0.02 0.00 0.03 99.78 16:26:53 16:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:26:53 16:24:01 all 0.13 0.00 0.02 0.00 0.02 99.84 16:26:53 16:24:01 0 0.25 0.00 0.03 0.00 0.02 99.70 16:26:53 16:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:26:53 16:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:26:53 16:25:01 0 0.22 0.00 0.02 0.00 0.02 99.75 16:26:53 16:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:26:53 16:26:01 all 0.07 0.00 0.03 0.00 0.01 99.90 16:26:53 16:26:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:26:53 16:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:26:53 Average: all 12.72 0.00 3.10 1.56 0.04 82.57 16:26:53 Average: 0 12.61 0.00 3.17 1.52 0.04 82.66 16:26:53 Average: 1 12.82 0.00 3.04 1.61 0.04 82.49 16:26:53 16:26:53 16:26:53