Started by user Ernesto Ojeda 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 973f70611e349e9b7d8c9cfefc4c2306768de909+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (9ae9ecda7eb83d9221129bdf374e08adcd5040be) 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-ssh2792457806891178566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh8053108414663190441.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3546/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-3546/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2192306132409590346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh360728092161142468.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3546/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-3546/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3670639691652974996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false 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-996 in /w/workspace/edgexfoundry_edgex-go_PR-3546 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1524182613538293780.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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 973f70611e349e9b7d8c9cfefc4c2306768de909 Merge succeeded, producing 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 Checking out Revision 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 (PR-3546) > 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/3@tmp/jenkins-gitclient-ssh435347973016079937.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3546/head:refs/remotes/origin/PR-3546 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 973f70611e349e9b7d8c9cfefc4c2306768de909 # 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/3@tmp/jenkins-gitclient-ssh3646460669592509326.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 # timeout=10 Commit message: "Merge commit '2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a19da33d94d6d2df56ce5e7932ea09c29f17a75f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:46:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:46:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:46:28 ========================================================= 20:46:28 EdgeX Global Pipelines Version Info 20:46:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:46:29 ------------------- 20:46:29 stable info: 20:46:29 ------------------- 20:46:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:46:29 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:46:29 Message: update stable to v1.0.194 20:46:30 ------------------- 20:46:30 experimental info: 20:46:30 ------------------- 20:46:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:46:30 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:46:30 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3546 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3546 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3546 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e8f217 [Pipeline] echo 20:46:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:31 provisioning config files... 20:46:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7512154321234129296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:31 ---> docker-login.sh 20:46:31 nexus3.edgexfoundry.org:10001 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10002 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10003 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10004 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 docker.io 20:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:32 Configure a credential helper to remove this warning. See 20:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:32 20:46:32 Login Succeeded 20:46:32 ---> docker-login.sh ends [Pipeline] } 20:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:34 ++ 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 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/core-command/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo core-command,cmd/core-command/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/core-data/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo core-data,cmd/core-data/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/core-metadata/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo core-metadata,cmd/core-metadata/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/security-bootstrapper/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/security-proxy-setup/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/support-notifications/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo support-notifications,cmd/support-notifications/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/support-scheduler/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:46:34 + for file in '`ls cmd/**/Dockerfile`' 20:46:34 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:46:34 ++ cut -d/ -f2 20:46:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:46:34 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 20:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:46:35 20:46:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:46:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:46:35 latest: Pulling from edgex-devops/git-semver 20:46:35 31603596830f: Pulling fs layer 20:46:35 54011a49482f: Pulling fs layer 20:46:35 a6820b24f6d8: Pulling fs layer 20:46:35 f581987b2513: Pulling fs layer 20:46:35 f581987b2513: Waiting 20:46:35 54011a49482f: Verifying Checksum 20:46:35 54011a49482f: Download complete 20:46:35 31603596830f: Verifying Checksum 20:46:35 31603596830f: Download complete 20:46:36 f581987b2513: Verifying Checksum 20:46:36 f581987b2513: Download complete 20:46:36 a6820b24f6d8: Verifying Checksum 20:46:36 a6820b24f6d8: Download complete 20:46:36 31603596830f: Pull complete 20:46:36 54011a49482f: Pull complete 20:46:36 a6820b24f6d8: Pull complete 20:46:36 f581987b2513: Pull complete 20:46:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:46:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:46:36 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 20:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 20:46:38 $ docker top 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:38 [ssh-agent] Looking for ssh-agent implementation... 20:46:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:38 $ docker exec 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent 20:46:38 SSH_AUTH_SOCK=/tmp/ssh-SAS7gW2qUPn7/agent.12 20:46:38 SSH_AGENT_PID=18 20:46:38 Running ssh-add (command line suppressed) 20:46:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3057296111918409788.key (/w/workspace/edgex-go/3@tmp/private_key_3057296111918409788.key) 20:46:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:38 + git tag --points-at HEAD [Pipeline] } 20:46:38 $ docker exec --env ******** --env ******** 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent -k 20:46:38 unset SSH_AUTH_SOCK; 20:46:38 unset SSH_AGENT_PID; 20:46:38 echo Agent pid 18 killed; 20:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:39 [ssh-agent] Looking for ssh-agent implementation... 20:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:39 $ docker exec 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent 20:46:39 SSH_AUTH_SOCK=/tmp/ssh-mT3ON0U81rRa/agent.52 20:46:39 SSH_AGENT_PID=58 20:46:39 Running ssh-add (command line suppressed) 20:46:39 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8329805907930704367.key (/w/workspace/edgex-go/3@tmp/private_key_8329805907930704367.key) 20:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:39 + git semver init 20:46:39 # -> Open(): unable to determine branch for HEAD 20:46:39 # $GIT_DIR = /w/workspace/edgex-go/3/.git 20:46:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 20:46:39 # $SEMVER_REMOTE_NAME = origin 20:46:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:46:39 # $SEMVER_USER_NAME = edgex-jenkins 20:46:39 # $SEMVER_BRANCH = PR-3546 20:46:39 # $SEMVER_TEMP = /tmp/semver-582765525 20:46:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:47:08 # '/tmp/semver-582765525' -> '/w/workspace/edgex-go/3/.semver' 20:47:08 # -> Force: false 20:47:08 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 20:47:08 $ docker exec --env ******** --env ******** 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent -k 20:47:08 unset SSH_AUTH_SOCK; 20:47:08 unset SSH_AGENT_PID; 20:47:08 echo Agent pid 58 killed; 20:47:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:08 + git semver [Pipeline] } 20:47:08 $ docker stop --time=1 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 20:47:12 $ docker rm -f 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:47:13 Stashed 1 file(s) [Pipeline] echo 20:47:13 [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 20:47:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:47:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:47:14 + sudo service docker restart 20:47:14 + true 20:47:14 Redirecting to /bin/systemctl restart docker.service 20:47:28 Still waiting to schedule task 20:47:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-991’ is offline [Pipeline] echo 20:47:31 ========================================================= 20:47:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:47:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:47:31 + 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 . 20:47:32 Sending build context to Docker daemon 329.1MB 20:47:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:47:32 Step 2/6 : FROM ${BASE} 20:47:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:47:32 540db60ca938: Pulling fs layer 20:47:32 adcc1eea9eea: Pulling fs layer 20:47:32 4c4ab2625f07: Pulling fs layer 20:47:32 0510c868ecb4: Pulling fs layer 20:47:32 afea3b2eda06: Pulling fs layer 20:47:32 7809a108b3ef: Pulling fs layer 20:47:32 f706445af74f: Pulling fs layer 20:47:32 afea3b2eda06: Waiting 20:47:32 7809a108b3ef: Waiting 20:47:32 f706445af74f: Waiting 20:47:32 0510c868ecb4: Waiting 20:47:32 4c4ab2625f07: Verifying Checksum 20:47:32 4c4ab2625f07: Download complete 20:47:32 adcc1eea9eea: Verifying Checksum 20:47:32 adcc1eea9eea: Download complete 20:47:32 afea3b2eda06: Verifying Checksum 20:47:32 afea3b2eda06: Download complete 20:47:32 540db60ca938: Verifying Checksum 20:47:32 540db60ca938: Download complete 20:47:33 7809a108b3ef: Verifying Checksum 20:47:33 7809a108b3ef: Download complete 20:47:33 540db60ca938: Pull complete 20:47:33 adcc1eea9eea: Pull complete 20:47:33 4c4ab2625f07: Pull complete 20:47:34 f706445af74f: Verifying Checksum 20:47:34 f706445af74f: Download complete 20:47:34 0510c868ecb4: Verifying Checksum 20:47:34 0510c868ecb4: Download complete 20:47:38 0510c868ecb4: Pull complete 20:47:38 afea3b2eda06: Pull complete 20:47:38 7809a108b3ef: Pull complete 20:47:39 f706445af74f: Pull complete 20:47:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:47:39 ---> b068be0155e3 20:47:39 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 20:47:44 ---> Running in 04b1ef99dc29 20:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:47:45 (1/12) Installing libmagic (5.39-r0) 20:47:45 (2/12) Installing file (5.39-r0) 20:47:45 (3/12) Installing libc-dev (0.7.2-r3) 20:47:45 (4/12) Installing g++ (10.2.1_pre1-r3) 20:47:51 (5/12) Installing fortify-headers (1.1-r0) 20:47:51 (6/12) Installing patch (2.7.6-r6) 20:47:51 (7/12) Installing build-base (0.5-r2) 20:47:51 (8/12) Installing libsodium (1.0.18-r0) 20:47:51 (9/12) Installing pkgconf (1.7.3-r0) 20:47:51 (10/12) Installing libsodium-dev (1.0.18-r0) 20:47:51 (11/12) Installing libzmq (4.3.3-r1) 20:47:51 (12/12) Installing zeromq-dev (4.3.3-r1) 20:47:51 Executing busybox-1.32.1-r6.trigger 20:47:51 OK: 219 MiB in 52 packages 20:47:52 Removing intermediate container 04b1ef99dc29 20:47:52 ---> 50e97acf7cbe 20:47:52 Step 4/6 : WORKDIR /edgex-go 20:47:52 ---> Running in 61e8bd7a87e6 20:47:52 Removing intermediate container 61e8bd7a87e6 20:47:52 ---> 2ed1e5794633 20:47:52 Step 5/6 : COPY go.mod . 20:47:52 ---> e26c4cfa0acb 20:47:52 Step 6/6 : RUN go mod download 20:47:52 ---> Running in d9309533555d 20:48:02 Removing intermediate container d9309533555d 20:48:02 ---> 25dabdf1ab23 20:48:02 Successfully built 25dabdf1ab23 20:48:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:48:03 + docker inspect -f . ci-base-image-x86_64 20:48:03 . [Pipeline] withDockerContainer 20:48:03 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 20:48:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 20:48:03 $ docker top eb07a48544c29ebb4e5936221f9c3156a2c103748f6a39448903583aafe53b24 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:03 + go version 20:48:03 go version go1.16.3 linux/amd64 [Pipeline] } 20:48:03 $ docker stop --time=1 eb07a48544c29ebb4e5936221f9c3156a2c103748f6a39448903583aafe53b24 20:48:05 $ docker rm -f eb07a48544c29ebb4e5936221f9c3156a2c103748f6a39448903583aafe53b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:05 + docker inspect -f . ci-base-image-x86_64 20:48:05 . [Pipeline] withDockerContainer 20:48:05 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 20:48:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 20:48:06 $ docker top 7e68b12d22506c3fc587c2ea3db1e114248fd6f025854f5a0e33a66964a27fac -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:06 ========================================================= 20:48:06 [edgeXBuildGoParallel] Running Tests and Build... 20:48:06 ========================================================= [Pipeline] sh 20:48:06 + go mod tidy [Pipeline] sh 20:48:07 + make test 20:48:07 go mod tidy 20:48:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:48:12 ? github.com/edgexfoundry/edgex-go [no test files] 20:48:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:48:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:48:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:48:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements 20:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 20:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements 20:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.087s coverage: 60.0% of statements 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 22.0% of statements 20:48:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 20:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 20:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 20:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 91.2% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.041s coverage: 28.9% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 20:49:31 GO111MODULE=on go vet ./... 20:49:57 gofmt -l . 20:49:57 [ "`gofmt -l .`" = "" ] 20:49:57 ./bin/test-attribution-txt.sh [Pipeline] sh 20:49:57 + ls -al . 20:49:57 total 528 20:49:57 drwxrwxr-x 10 1001 1001 4096 Jun 8 20:49 . 20:49:57 drwxr-xr-x 4 root root 28 Jun 8 20:48 .. 20:49:57 -rw-rw-r-- 1 1001 1001 11 Jun 8 20:46 .dockerignore 20:49:57 drwxrwxr-x 8 1001 1001 179 Jun 8 20:46 .git 20:49:57 drwxrwxr-x 3 1001 1001 125 Jun 8 20:46 .github 20:49:57 -rw-rw-r-- 1 1001 1001 818 Jun 8 20:46 .gitignore 20:49:57 drwx------ 3 1001 1001 60 Jun 8 20:47 .semver 20:49:57 -rw-rw-r-- 1 1001 1001 166 Jun 8 20:46 .sonarcloud.properties 20:49:57 -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:46 Attribution.txt 20:49:57 -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:46 CONTRIBUTING.md 20:49:57 -rw-rw-r-- 1 1001 1001 931 Jun 8 20:46 Dockerfile.build 20:49:57 -rw-rw-r-- 1 1001 1001 849 Jun 8 20:46 Jenkinsfile 20:49:57 -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:46 LICENSE 20:49:57 -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:46 Makefile 20:49:57 -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:46 README.md 20:49:57 -rw-rw-r-- 1 1001 1001 7071 Jun 8 20:46 SECURITY.md 20:49:57 -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION 20:49:57 -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:46 ZMQWindows.md 20:49:57 drwxrwxr-x 2 1001 1001 37 Jun 8 20:46 bin 20:49:57 drwxrwxr-x 14 1001 1001 4096 Jun 8 20:46 cmd 20:49:57 -rw-r--r-- 1 root root 412085 Jun 8 20:49 coverage.out 20:49:57 -rw-rw-r-- 1 1001 1001 902 Jun 8 20:46 go.mod 20:49:57 -rw-r--r-- 1 root root 21048 Jun 8 20:48 go.sum 20:49:57 drwxrwxr-x 8 1001 1001 127 Jun 8 20:46 internal 20:49:57 drwxrwxr-x 3 1001 1001 16 Jun 8 20:46 openapi 20:49:57 drwxrwxr-x 4 1001 1001 71 Jun 8 20:46 snap 20:49:57 -rw-rw-r-- 1 1001 1001 168 Jun 8 20:46 version.go [Pipeline] sh 20:49:57 + '[' -e coverage.out ] 20:49:57 + chown 1001:1001 coverage.out [Pipeline] stash 20:49:58 Stashed 1 file(s) [Pipeline] sh 20:49:58 + make build 20:49:58 go mod tidy 20:49:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:49:59 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 20:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:50:09 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 20:50:09 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 20:50:10 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 20:50:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:50:13 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 20:50:14 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 20:50:15 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 20:50:16 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] } 20:50:17 $ docker stop --time=1 7e68b12d22506c3fc587c2ea3db1e114248fd6f025854f5a0e33a66964a27fac 20:50:20 $ docker rm -f 7e68b12d22506c3fc587c2ea3db1e114248fd6f025854f5a0e33a66964a27fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:21 20:50:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:22 latest: Pulling from edgex-devops/edgex-compose 20:50:22 cbdbe7a5bc2a: Pulling fs layer 20:50:22 ca9280d653b3: Pulling fs layer 20:50:22 7e9c9ca2126c: Pulling fs layer 20:50:22 cbdbe7a5bc2a: Verifying Checksum 20:50:22 cbdbe7a5bc2a: Download complete 20:50:22 cbdbe7a5bc2a: Pull complete 20:50:22 ca9280d653b3: Verifying Checksum 20:50:22 ca9280d653b3: Download complete 20:50:25 ca9280d653b3: Pull complete 20:50:25 7e9c9ca2126c: Verifying Checksum 20:50:25 7e9c9ca2126c: Download complete 20:50:27 7e9c9ca2126c: Pull complete 20:50:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:50:27 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 20:50:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:50:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1001 in /w/workspace/edgexfoundry_edgex-go_PR-3546 20:50:43 $ docker top 13e5e269bc76635c7199c7698b6dd0d3e600f264099802d2440984286ad938c4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 20:50:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:50:44 The recommended git tool is: git 20:50:44 + docker-compose build --help 20:50:44 + grep parallel 20:50:44 --parallel Build images in parallel. [Pipeline] } 20:50:44 $ docker stop --time=1 13e5e269bc76635c7199c7698b6dd0d3e600f264099802d2440984286ad938c4 20:50:47 $ docker rm -f 13e5e269bc76635c7199c7698b6dd0d3e600f264099802d2440984286ad938c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:48 . [Pipeline] withDockerContainer 20:50:48 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 20:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:50:49 $ docker top 424952ed6373b8e0735c89d4e30e5bc3991ada89abe294aa475c72ecffccb6f9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:49 + docker-compose -f ./docker-compose-build.yml build --parallel 20:50:50 Building core-command ... 20:50:50 Building core-data ... 20:50:50 Building core-metadata ... 20:50:50 Building security-bootstrapper ... 20:50:50 Building security-proxy-setup ... 20:50:50 Building security-secretstore-setup ... 20:50:50 Building support-notifications ... 20:50:50 Building support-scheduler ... 20:50:50 Building sys-mgmt-agent ... 20:50:50 Building core-data 20:50:50 Building security-bootstrapper 20:50:50 Building security-secretstore-setup 20:50:50 Building security-proxy-setup 20:50:50 Building sys-mgmt-agent 20:50:51 using credential edgex-jenkins-ssh 20:50:51 Cloning the remote Git repository 20:50:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:50:51 > git init /w/workspace/edgex-go/3 # timeout=10 20:50:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:51 > git --version # timeout=10 20:50:51 > git --version # 'git version 2.17.1' 20:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:16 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 973f70611e349e9b7d8c9cfefc4c2306768de909 20:51:17 Merge succeeded, producing fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 20:51:17 Checking out Revision fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 (PR-3546) 20:51:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3546/head:refs/remotes/origin/PR-3546 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:51:16 > git config core.sparsecheckout # timeout=10 20:51:16 > git checkout -f 973f70611e349e9b7d8c9cfefc4c2306768de909 # timeout=10 20:51:16 > git remote # timeout=10 20:51:16 > git config --get remote.origin.url # timeout=10 20:51:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:16 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 20:51:17 > git rev-parse HEAD^{commit} # timeout=10 20:51:17 > git config core.sparsecheckout # timeout=10 20:51:17 > git checkout -f fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 # timeout=10 20:51:21 Commit message: "Merge commit '2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703' into HEAD" 20:51:21 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:51:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:51:21 > git rev-list --no-walk a19da33d94d6d2df56ce5e7932ea09c29f17a75f # timeout=10 20:51:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:51:23 + true 20:51:23 + sudo service docker restart 20:51:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:23 ---> 25dabdf1ab23 20:51:23 Step 3/24 : WORKDIR /edgex-go 20:51:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:51:23 ---> 25dabdf1ab23 20:51:23 Step 3/32 : WORKDIR /edgex-go 20:51:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:51:24 ---> 25dabdf1ab23 20:51:24 Step 3/26 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:43 provisioning config files... 20:51:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7342017366782202204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:44 ---> docker-login.sh 20:51:44 nexus3.edgexfoundry.org:10001 20:51:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:44 ---> 25dabdf1ab23 20:51:44 Step 3/24 : WORKDIR /edgex-go 20:51:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:44 ---> 25dabdf1ab23 20:51:44 Step 3/22 : WORKDIR /edgex-go 20:51:44 ---> Running in 4c09854e288b 20:51:44 ---> Running in 44ba8a9cce91 20:51:44 ---> Running in 8ba399f529ea 20:51:44 ---> Running in cb28922bc13f 20:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:45 ---> Running in fd4f73f4cadd 20:51:45 Removing intermediate container 44ba8a9cce91 20:51:45 ---> 257451b772ad 20:51:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:45 Removing intermediate container 4c09854e288b 20:51:45 ---> cd84841bd4e5 20:51:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:45 Removing intermediate container 8ba399f529ea 20:51:45 ---> f49eb7db0134 20:51:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:45 Removing intermediate container cb28922bc13f 20:51:45 ---> eccd55435cb4 20:51:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:45 Removing intermediate container fd4f73f4cadd 20:51:45 ---> e23e7c974663 20:51:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:45 ---> Running in 319ecf60f220 20:51:45 ---> Running in b68710f1c160 20:51:45 ---> Running in 3c41862e2e27 20:51:45 ---> Running in 47588b551f9c 20:51:45 ---> Running in 067a160296b7 20:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:45 Configure a credential helper to remove this warning. See 20:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:45 20:51:45 Login Succeeded 20:51:45 nexus3.edgexfoundry.org:10002 20:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:46 Configure a credential helper to remove this warning. See 20:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:46 20:51:46 Login Succeeded 20:51:46 nexus3.edgexfoundry.org:10003 20:51:46 Removing intermediate container 319ecf60f220 20:51:46 ---> 5cf45bd7c210 20:51:46 Step 5/32 : RUN apk add --update --no-cache make git 20:51:46 ---> Running in b405ffaa4e57 20:51:46 Removing intermediate container b68710f1c160 20:51:46 ---> ee20c64a465f 20:51:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:46 ---> Running in dba7b5031fa3 20:51:46 Removing intermediate container 3c41862e2e27 20:51:46 ---> 83df22878f97 20:51:46 Step 5/24 : RUN apk add --update --no-cache make bash git 20:51:46 ---> Running in 5c939e53af53 20:51:46 Removing intermediate container 47588b551f9c 20:51:46 ---> b8ed247dbd0e 20:51:46 Step 5/26 : RUN apk add --update --no-cache make git 20:51:46 ---> Running in 47adb83ce0bd 20:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:46 Configure a credential helper to remove this warning. See 20:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:46 20:51:46 Login Succeeded 20:51:46 nexus3.edgexfoundry.org:10004 20:51:46 Removing intermediate container 067a160296b7 20:51:46 ---> 6e0b8e50a7f4 20:51:46 Step 5/22 : RUN apk add --update --no-cache make git 20:51:46 ---> Running in c4d80ae8c050 20:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:47 Configure a credential helper to remove this warning. See 20:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:47 20:51:47 Login Succeeded 20:51:47 docker.io 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:48 Configure a credential helper to remove this warning. See 20:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:48 20:51:48 Login Succeeded 20:51:48 ---> docker-login.sh ends [Pipeline] } 20:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider 20:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:48 OK: 219 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:48 Removing intermediate container dba7b5031fa3 20:51:48 ---> 15c4101e8d07 20:51:48 Step 6/24 : COPY go.mod . [Pipeline] echo 20:51:48 ========================================================= 20:51:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:51:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:51:48 OK: 219 MiB in 52 packages 20:51:48 ---> 2ef995528d64 20:51:48 Step 7/24 : RUN go mod download 20:51:48 ---> Running in 6ca9131c483e 20:51:48 + 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 . 20:51:48 Removing intermediate container b405ffaa4e57 20:51:48 ---> adb5dd80e54d 20:51:48 Step 6/32 : COPY go.mod . 20:51:48 OK: 219 MiB in 52 packages 20:51:48 OK: 219 MiB in 52 packages 20:51:49 ---> 624fa8f7d22a 20:51:49 Step 7/32 : RUN go mod download 20:51:49 OK: 219 MiB in 52 packages 20:51:49 ---> Running in 41dc3b197129 20:51:49 Removing intermediate container 47adb83ce0bd 20:51:49 ---> f374ef0314ca 20:51:49 Step 6/26 : COPY go.mod . 20:51:50 ---> 81468d384de1 20:51:50 Step 7/26 : RUN go mod download 20:51:50 Removing intermediate container 5c939e53af53 20:51:50 ---> 4ef16ae399f1 20:51:50 Step 6/24 : COPY go.mod . 20:51:50 Removing intermediate container c4d80ae8c050 20:51:50 ---> 9a5e6d206b6b 20:51:50 Step 6/22 : COPY go.mod . 20:51:50 ---> Running in 6ddb4522578d 20:51:51 Removing intermediate container 6ca9131c483e 20:51:51 ---> 7d7860a50c44 20:51:51 Step 8/24 : COPY . . 20:51:53 ---> 39e4c86e7391 20:51:53 Step 7/24 : RUN go mod download 20:51:53 Sending build context to Docker daemon 166.2MB 20:51:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:51:53 Step 2/6 : FROM ${BASE} 20:51:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:51:53 595b0fe564bb: Pulling fs layer 20:51:53 7186ed65a4f7: Pulling fs layer 20:51:53 316046926c0a: Pulling fs layer 20:51:53 4ebd0625c992: Pulling fs layer 20:51:53 207e8628e3a3: Pulling fs layer 20:51:53 c791037a9be2: Pulling fs layer 20:51:53 ffd874e62e21: Pulling fs layer 20:51:53 207e8628e3a3: Waiting 20:51:53 ffd874e62e21: Waiting 20:51:53 c791037a9be2: Waiting 20:51:53 4ebd0625c992: Waiting 20:51:53 316046926c0a: Verifying Checksum 20:51:53 316046926c0a: Download complete 20:51:53 7186ed65a4f7: Verifying Checksum 20:51:53 7186ed65a4f7: Download complete 20:51:53 207e8628e3a3: Verifying Checksum 20:51:53 207e8628e3a3: Download complete 20:51:53 c791037a9be2: Verifying Checksum 20:51:53 c791037a9be2: Download complete 20:51:53 595b0fe564bb: Verifying Checksum 20:51:53 595b0fe564bb: Download complete 20:51:53 595b0fe564bb: Pull complete 20:51:53 7186ed65a4f7: Pull complete 20:51:53 316046926c0a: Pull complete 20:51:54 ffd874e62e21: Verifying Checksum 20:51:54 ffd874e62e21: Download complete 20:51:55 4ebd0625c992: Verifying Checksum 20:51:55 4ebd0625c992: Download complete 20:52:03 ---> 0ea60b5f2ef7 20:52:03 Step 7/22 : RUN go mod download 20:52:03 ---> Running in 9dc0363cdfc3 20:52:03 ---> Running in f6bc5d124f09 20:52:03 ---> 61eb17c00ce4 20:52:03 Step 9/24 : RUN go mod tidy 20:52:03 ---> Running in 1ed3253d3bc3 20:52:03 Removing intermediate container 41dc3b197129 20:52:03 ---> 3891648bebc1 20:52:03 Step 8/32 : COPY . . 20:52:05 4ebd0625c992: Pull complete 20:52:05 207e8628e3a3: Pull complete 20:52:05 c791037a9be2: Pull complete 20:52:10 ffd874e62e21: Pull complete 20:52:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:52:10 ---> cfc18b08335c 20:52:10 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 20:52:11 ---> 261add6103ed 20:52:11 Step 9/32 : RUN go mod tidy 20:52:12 ---> Running in c143dd3e87ae 20:52:12 Removing intermediate container 6ddb4522578d 20:52:12 ---> 4ee315f4dee6 20:52:12 Step 8/26 : COPY . . 20:52:12 ---> Running in 0a1c85f7e31a 20:52:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:52:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:52:15 (1/12) Installing libmagic (5.39-r0) 20:52:15 (2/12) Installing file (5.39-r0) 20:52:15 (3/12) Installing libc-dev (0.7.2-r3) 20:52:15 (4/12) Installing g++ (10.2.1_pre1-r3) 20:52:20 (5/12) Installing fortify-headers (1.1-r0) 20:52:20 (6/12) Installing patch (2.7.6-r6) 20:52:20 (7/12) Installing build-base (0.5-r2) 20:52:20 (8/12) Installing libsodium (1.0.18-r0) 20:52:20 (9/12) Installing pkgconf (1.7.3-r0) 20:52:20 (10/12) Installing libsodium-dev (1.0.18-r0) 20:52:20 (11/12) Installing libzmq (4.3.3-r1) 20:52:20 (12/12) Installing zeromq-dev (4.3.3-r1) 20:52:20 Executing busybox-1.32.1-r6.trigger 20:52:20 OK: 218 MiB in 52 packages 20:52:23 Removing intermediate container 9dc0363cdfc3 20:52:23 ---> 6b8a5dd9f172 20:52:23 Step 8/24 : COPY . . 20:52:23 Removing intermediate container f6bc5d124f09 20:52:23 ---> 178d6f6984a5 20:52:23 Step 8/22 : COPY . . 20:52:23 ---> 2016fd82f8ca 20:52:23 Step 9/26 : RUN go mod tidy 20:52:24 Removing intermediate container c143dd3e87ae 20:52:24 ---> d0e5fe102fa5 20:52:24 Step 4/6 : WORKDIR /edgex-go 20:52:24 ---> Running in 4e6503dc565d 20:52:24 Removing intermediate container 4e6503dc565d 20:52:24 ---> 4e74d76d3c2e 20:52:24 Step 5/6 : COPY go.mod . 20:52:25 ---> b946977c10a0 20:52:25 Step 6/6 : RUN go mod download 20:52:25 ---> Running in 5a37d1dc3156 20:52:33 Removing intermediate container 1ed3253d3bc3 20:52:33 ---> 095046095ef5 20:52:33 Step 10/24 : RUN make cmd/core-data/core-data 20:52:48 ---> Running in 2b43ed46d11d 20:52:48 ---> Running in 1a4a319002db 20:52:48 ---> 3cd246c164d3 20:52:48 Step 9/24 : RUN go mod tidy 20:52:48 ---> c6dce401a2a3 20:52:48 Step 9/22 : RUN go mod tidy 20:52:48 ---> Running in c76451e1b4ff 20:52:48 ---> Running in b4a82261b9db 20:52:50 Removing intermediate container 0a1c85f7e31a 20:52:50 ---> 97ffc60038ea 20:52:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:52:50 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 20:52:50 ---> Running in d6b57fe6e76a 20:52:52 Removing intermediate container 2b43ed46d11d 20:52:52 ---> 29a7986e163f 20:52:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:52:52 Removing intermediate container 5a37d1dc3156 20:52:52 ---> ebc17848bf62 20:52:52 Successfully built ebc17848bf62 20:52:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:52:52 ---> Running in bc98fc8c48a2 20:52:52 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 20:52:52 + docker inspect -f . ci-base-image-arm64 20:52:52 . [Pipeline] withDockerContainer 20:52:53 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 20:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat 20:52:53 Removing intermediate container c76451e1b4ff 20:52:53 ---> 0ee49fc39d06 20:52:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:52:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:52:54 ---> Running in 193ab6cc97a7 20:52:54 Removing intermediate container b4a82261b9db 20:52:54 ---> 740f4a2d6f0b 20:52:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:54 ---> Running in 1547c8bf6703 20:52:54 $ docker top c273ed4aa66c0be8c24a94fa83bc2d53735fca285afab8458a2f71682a9c6eeb -eo pid,comm 20:52:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] { [Pipeline] sh 20:52:55 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 20:52:55 + go version 20:52:55 go version go1.16.3 linux/arm64 [Pipeline] } 20:52:55 $ docker stop --time=1 c273ed4aa66c0be8c24a94fa83bc2d53735fca285afab8458a2f71682a9c6eeb 20:52:57 $ docker rm -f c273ed4aa66c0be8c24a94fa83bc2d53735fca285afab8458a2f71682a9c6eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:58 + docker inspect -f . ci-base-image-arm64 20:52:58 . [Pipeline] withDockerContainer 20:52:58 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 20:52:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat 20:53:00 $ docker top d78016ddabb24db7250fd40b78cdef3e766817fe10005094b9dedfca4f5ba8e1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:53:00 ========================================================= 20:53:00 [edgeXBuildGoParallel] Running Tests and Build... 20:53:00 ========================================================= [Pipeline] sh 20:53:04 + go mod tidy [Pipeline] sh 20:53:05 + make test 20:53:05 go mod tidy 20:53:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:53:30 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 20:53:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:53:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:53:36 Removing intermediate container bc98fc8c48a2 20:53:36 ---> d59daac39f05 20:53:36 20:53:36 Step 11/26 : FROM alpine:3.12 20:53:36 Removing intermediate container d6b57fe6e76a 20:53:36 ---> 3631794ea403 20:53:36 20:53:36 Step 11/32 : FROM alpine:3.12 20:53:37 3.12: Pulling from library/alpine 20:53:37 3.12: Pulling from library/alpine 20:53:41 Removing intermediate container 193ab6cc97a7 20:53:41 ---> 8fcabf638e77 20:53:41 20:53:41 Step 11/22 : FROM alpine:3.12 20:53:41 Removing intermediate container 1a4a319002db 20:53:41 ---> 4fe770122448 20:53:41 20:53:41 Step 11/24 : FROM alpine:3.12 20:53:41 3.12: Pulling from library/alpine 20:53:41 3.12: Pulling from library/alpine 20:53:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:53:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:53:41 Status: Image is up to date for alpine:3.12 20:53:41 Status: Downloaded newer image for alpine:3.12 20:53:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:53:41 Status: Image is up to date for alpine:3.12 20:53:41 ---> 13621d1b12d4 20:53:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:53:41 ---> 13621d1b12d4 20:53:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:53:42 ---> 13621d1b12d4 20:53:42 Step 12/22 : RUN apk add --update --no-cache curl 20:53:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:53:43 Status: Image is up to date for alpine:3.12 20:53:43 ---> 13621d1b12d4 20:53:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:53:43 ---> Running in 2f1cdef4b07f 20:53:43 ---> Running in 700b6c04ef3a 20:53:43 ---> Running in 673d9fa18096 20:53:43 ---> Running in 4e2346edc5a0 20:53:43 Removing intermediate container 1547c8bf6703 20:53:43 ---> bc0fea0d528f 20:53:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:53:43 Removing intermediate container 2f1cdef4b07f 20:53:43 ---> 4ca1e19045fb 20:53:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:53:43 ---> Running in cd412a2b245d 20:53:43 Removing intermediate container 4e2346edc5a0 20:53:43 ---> db04e1cd54eb 20:53:43 Step 13/24 : ENV APP_PORT=59880 20:53:43 ---> Running in af49eec71185 20:53:43 ---> Running in 8f8fcf3d8f60 20:53:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:44 Removing intermediate container 8f8fcf3d8f60 20:53:44 ---> 6eb10356ef5d 20:53:44 Step 14/24 : EXPOSE $APP_PORT 20:53:44 (1/6) Installing ca-certificates (20191127-r4) 20:53:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:53:44 (3/6) Installing libcurl (7.77.0-r0) 20:53:44 (4/6) Installing curl (7.77.0-r0) 20:53:44 (5/6) Installing dumb-init (1.2.2-r1) 20:53:44 (6/6) Installing su-exec (0.2-r1) 20:53:44 Executing busybox-1.31.1-r20.trigger 20:53:44 Executing ca-certificates-20191127-r4.trigger 20:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:44 OK: 7 MiB in 20 packages 20:53:44 (1/4) Installing ca-certificates (20191127-r4) 20:53:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:53:44 (3/4) Installing libcurl (7.77.0-r0) 20:53:44 (4/4) Installing curl (7.77.0-r0) 20:53:44 Executing busybox-1.31.1-r20.trigger 20:53:44 Executing ca-certificates-20191127-r4.trigger 20:53:44 ---> Running in 8e19ca443a62 20:53:44 OK: 7 MiB in 18 packages 20:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:44 (1/2) Installing dumb-init (1.2.2-r1) 20:53:44 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 20:53:44 (2/2) Installing su-exec (0.2-r1) 20:53:44 Executing busybox-1.31.1-r20.trigger 20:53:44 OK: 6 MiB in 16 packages 20:53:44 Removing intermediate container 8e19ca443a62 20:53:44 ---> 5a7b2da23952 20:53:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:44 ---> Running in 1bf6665dbbbc 20:53:45 Removing intermediate container 700b6c04ef3a 20:53:45 ---> 831dc8a8d9f1 20:53:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:45 ---> Running in d848e350a65a 20:53:45 Removing intermediate container 673d9fa18096 20:53:45 ---> 9c9543a2a40a 20:53:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:45 ---> Running in c38c8d1e1302 20:53:45 Removing intermediate container d848e350a65a 20:53:45 ---> 5c50750cb942 20:53:45 Step 14/26 : WORKDIR / 20:53:45 Removing intermediate container af49eec71185 20:53:45 ---> 4934e764c355 20:53:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:53:46 ---> Running in 12894c9677be 20:53:46 ---> Running in dd663edad240 20:53:46 Removing intermediate container c38c8d1e1302 20:53:46 ---> ef4a61b8ca21 20:53:46 Step 14/22 : WORKDIR /edgex 20:53:46 Removing intermediate container cd412a2b245d 20:53:46 ---> 33ac48d1f661 20:53:46 20:53:46 Step 12/24 : FROM docker:20.10.0 20:53:46 ---> Running in a8ebf51e6f6a 20:53:46 Removing intermediate container 12894c9677be 20:53:46 ---> f93434b0cb51 20:53:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:53:46 Removing intermediate container dd663edad240 20:53:46 ---> 080aff815652 20:53:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:53:46 20.10.0: Pulling from library/docker 20:53:46 ---> Running in 320009b99e22 20:53:46 Removing intermediate container a8ebf51e6f6a 20:53:46 ---> 56c52847990e 20:53:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:53:46 Removing intermediate container 1bf6665dbbbc 20:53:46 ---> dd4ae6bf8251 20:53:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:53:47 ---> cafcc2b45494 20:53:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:53:47 ---> Running in 079a9feca8cd 20:53:47 Removing intermediate container 320009b99e22 20:53:47 ---> 6f13f810580b 20:53:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:53:47 ---> ad0c842b6e3d 20:53:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:53:47 ---> Running in f2bfe6583d03 20:53:47 ---> d65f80001ded 20:53:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:53:48 ---> b333b3391158 20:53:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:53:48 ---> df913fc081ac 20:53:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:48 ---> ff97c60baf3f 20:53:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:53:49 (1/6) Installing dumb-init (1.2.2-r1) 20:53:49 (2/6) Installing libgcc (9.3.0-r2) 20:53:49 (3/6) Installing libsodium (1.0.18-r0) 20:53:49 (4/6) Installing libstdc++ (9.3.0-r2) 20:53:50 ---> e25e0917429c 20:53:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:53:50 (5/6) Installing libzmq (4.3.3-r0) 20:53:51 (6/6) Installing zeromq (4.3.3-r0) 20:53:51 Executing busybox-1.31.1-r20.trigger 20:53:51 OK: 8 MiB in 20 packages 20:53:51 ---> Running in 215f3cb281f8 20:53:51 ---> 0a26d1fdd15d 20:53:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:53:52 Removing intermediate container f2bfe6583d03 20:53:52 ---> 5d4235e90a57 20:53:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:53:52 Removing intermediate container 215f3cb281f8 20:53:52 ---> 5c7731e31a98 20:53:52 Step 19/22 : CMD ["--init=true"] 20:53:52 ---> Running in e95b2d976dee 20:53:52 Removing intermediate container 079a9feca8cd 20:53:52 ---> b5d42dd70388 20:53:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:52 ---> Running in f273b0d64528 20:53:52 ---> 5e368dd35891 20:53:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:53:52 Removing intermediate container e95b2d976dee 20:53:52 ---> d987fac77bf6 20:53:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:53:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:53:52 Removing intermediate container f273b0d64528 20:53:52 ---> 936de446fc4c 20:53:52 Step 20/22 : LABEL arch=x86_64 20:53:52 Status: Downloaded newer image for docker:20.10.0 20:53:52 ---> aefe523efa57 20:53:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:53:52 ---> Running in cb936ddc5022 20:53:52 ---> e33a944b918c 20:53:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:53:52 ---> Running in 4f38695ea5b0 20:53:53 ---> b089ec102f16 20:53:53 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/ 20:53:53 ---> 661eb97be1db 20:53:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:53:53 ---> Running in f5e3f86adb4c 20:53:53 Removing intermediate container cb936ddc5022 20:53:53 ---> 01c518c5b2c6 20:53:53 Step 21/22 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:53:53 Removing intermediate container 4f38695ea5b0 20:53:53 ---> 5541d5ca27b2 20:53:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:53:53 ---> 2c3be76bf5c8 20:53:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:53:54 ---> Running in 1da0e59c3748 20:53:54 ---> Running in 3b263e98e98c 20:53:54 ---> Running in a47272208dd3 20:53:54 ---> a30bb7050404 20:53:54 Step 20/24 : ENTRYPOINT ["/core-data"] 20:53:54 Removing intermediate container 3b263e98e98c 20:53:54 ---> a73d06bb956f 20:53:54 Step 22/22 : LABEL version=0.0.0 20:53:54 ---> Running in 3f6c20a38f17 20:53:54 ---> Running in 688190c28c7b 20:53:54 Removing intermediate container 3f6c20a38f17 20:53:54 ---> 4da76d80feea 20:53:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:54 Removing intermediate container 688190c28c7b 20:53:54 ---> 0922c6d57473 20:53:54 20:53:54 Successfully built 0922c6d57473 20:53:54 ---> Running in 75be05b5ba08 20:53:54 Successfully tagged security-proxy-setup:latest 20:53:54 Building support-scheduler 20:53:55  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:55 Removing intermediate container f5e3f86adb4c 20:53:55 ---> 2276a7515aa0 20:53:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:53:55 (1/39) Installing readline (8.0.4-r0) 20:53:55 (2/39) Installing bash (5.0.17-r0) 20:53:55 Executing bash-5.0.17-r0.post-install 20:53:55 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:53:55 (4/39) Installing libcurl (7.77.0-r0) 20:53:56 (5/39) Installing curl (7.77.0-r0) 20:53:56 (6/39) Installing dumb-init (1.2.2-r1) 20:53:56 (7/39) Installing libbz2 (1.0.8-r1) 20:53:56 (8/39) Installing expat (2.2.9-r1) 20:53:56 (9/39) Installing libffi (3.3-r2) 20:53:56 (10/39) Installing gdbm (1.13-r1) 20:53:56 (11/39) Installing xz-libs (5.2.5-r0) 20:53:56 (12/39) Installing sqlite-libs (3.32.1-r1) 20:53:56 (13/39) Installing python3 (3.8.10-r0) 20:54:00 Removing intermediate container 75be05b5ba08 20:54:00 ---> 6a1ecf19750d 20:54:00 Step 22/24 : LABEL arch=x86_64 20:54:00 ---> Running in dfb921963c3c 20:54:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:54:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:06 ---> 25dabdf1ab23 20:54:06 Step 3/23 : WORKDIR /edgex-go 20:54:06 ---> Using cache 20:54:06 ---> e23e7c974663 20:54:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:06 ---> Using cache 20:54:06 ---> 6e0b8e50a7f4 20:54:06 Step 5/23 : RUN apk add --update --no-cache make git 20:54:06 ---> Using cache 20:54:06 ---> 9a5e6d206b6b 20:54:06 Step 6/23 : COPY go.mod . 20:54:06 ---> Using cache 20:54:06 ---> 0ea60b5f2ef7 20:54:06 Step 7/23 : RUN go mod download 20:54:06 ---> Using cache 20:54:06 ---> 178d6f6984a5 20:54:06 Step 8/23 : COPY . . 20:54:06 ---> Using cache 20:54:06 ---> c6dce401a2a3 20:54:06 Step 9/23 : RUN go mod tidy 20:54:06 ---> Using cache 20:54:06 ---> 0ee49fc39d06 20:54:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:54:08 (14/39) Installing py3-appdirs (1.4.4-r1) 20:54:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:54:08 (16/39) Installing py3-parsing (2.4.7-r0) 20:54:08 (17/39) Installing py3-six (1.15.0-r0) 20:54:08 (18/39) Installing py3-packaging (20.4-r0) 20:54:08 (19/39) Installing py3-setuptools (47.0.0-r0) 20:54:08 (20/39) Installing py3-chardet (3.0.4-r4) 20:54:09 ---> Running in 7ebe1a4abc13 20:54:09 (21/39) Installing py3-idna (2.9-r0) 20:54:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:54:09 Removing intermediate container dfb921963c3c 20:54:09 ---> 43d71991a276 20:54:09 Step 24/26 : LABEL arch=x86_64 20:54:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:54:12 ---> Running in 66f57738eeea 20:54:12 (24/39) Installing py3-requests (2.23.0-r0) 20:54:12 (25/39) Installing py3-msgpack (1.0.0-r0) 20:54:12 (26/39) Installing py3-lockfile (0.12.2-r3) 20:54:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:54:12 Removing intermediate container 1da0e59c3748 20:54:12 ---> 0f9165848c34 20:54:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:12 (28/39) Installing py3-colorama (0.4.3-r0) 20:54:12 (29/39) Installing py3-distlib (0.3.0-r0) 20:54:12 ---> Running in 591ef3d2a255 20:54:12 Removing intermediate container 7ebe1a4abc13 20:54:12 ---> 9241cd4beb52 20:54:12 Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:54:12 (30/39) Installing py3-distro (1.5.0-r1) 20:54:12 (31/39) Installing py3-webencodings (0.5.1-r3) 20:54:12 (32/39) Installing py3-html5lib (1.0.1-r4) 20:54:12 (33/39) Installing py3-pytoml (0.1.21-r0) 20:54:12 (34/39) Installing py3-pep517 (0.8.2-r0) 20:54:12 (35/39) Installing py3-progress (1.5-r0) 20:54:12 (36/39) Installing py3-toml (0.10.1-r0) 20:54:12 (37/39) Installing py3-retrying (1.3.3-r0) 20:54:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:54:12 ---> 8f6d47fd0555 20:54:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:12 Removing intermediate container 591ef3d2a255 20:54:12 ---> 6295c6078984 20:54:12 Step 25/26 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:54:12 ---> Running in 2b5d8009eafa 20:54:12 (39/39) Installing py3-pip (20.1.1-r0) 20:54:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:54:12 Executing busybox-1.31.1-r19.trigger 20:54:12 OK: 72 MiB in 59 packages 20:54:12 Removing intermediate container 2b5d8009eafa 20:54:12 ---> f19530692b27 20:54:12 Step 24/24 : LABEL version=0.0.0 20:54:12 ---> Running in 6e4dc883e4e4 20:54:12 ---> 149df7c6cfca 20:54:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:12 ---> Running in 321a542fb0c5 20:54:13 Removing intermediate container 6e4dc883e4e4 20:54:13 ---> f1b2c4d41683 20:54:13 Step 26/26 : LABEL version=0.0.0 20:54:13 ---> Running in 8daadfa595d1 20:54:13 Removing intermediate container 321a542fb0c5 20:54:13 ---> e9fa5177b7e8 20:54:13 20:54:13 ---> 684dc83bdbe5 20:54:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:13 Successfully built e9fa5177b7e8 20:54:13 Successfully tagged core-data:latest 20:54:13 Building support-notifications 20:54:13  Building core-data ... done Removing intermediate container 8daadfa595d1 20:54:13 ---> 9f5f43d1da3e 20:54:13 20:54:13 ---> ba3bd2687648 20:54:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:13 Successfully built 9f5f43d1da3e 20:54:13 Collecting docker-compose==1.23.2 20:54:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:54:14 Successfully tagged security-secretstore-setup:latest 20:54:14  Building security-secretstore-setup ... done Building core-metadata 20:54:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:54:14 ---> 379c461dc040 20:54:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:54:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:54:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:54:17 ---> Running in 728c1c27d79f 20:54:17 Collecting texttable<0.10,>=0.9.0 20:54:17 Downloading texttable-0.9.1.tar.gz (11 kB) 20:54:21 Collecting cached-property<2,>=1.2.0 20:54:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:54:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:54:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:23 ---> 25dabdf1ab23 20:54:23 Step 3/23 : WORKDIR /edgex-go 20:54:23 ---> Using cache 20:54:23 ---> e23e7c974663 20:54:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:23 ---> Using cache 20:54:23 ---> 6e0b8e50a7f4 20:54:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:54:27 Collecting docker<4.0,>=3.6.0 20:54:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:54:28 Removing intermediate container 728c1c27d79f 20:54:28 ---> 9b1de83626b3 20:54:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:28 Collecting dockerpty<0.5,>=0.4.1 20:54:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:54:28 ---> Running in de4900fecb0d 20:54:28 ---> 6fe3d93504a2 20:54:28 Step 27/32 : RUN chmod +x /entrypoint.sh 20:54:28 ---> Running in 974803b2df6e 20:54:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:54:29 Collecting jsonschema<3,>=2.5.1 20:54:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:54:29 Collecting PyYAML<4,>=3.10 20:54:29 Downloading PyYAML-3.13.tar.gz (270 kB) 20:54:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:54:30 OK: 219 MiB in 52 packages 20:54:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:54:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:54:31 ---> 25dabdf1ab23 20:54:31 Step 3/24 : WORKDIR /edgex-go 20:54:31 ---> Using cache 20:54:31 ---> e23e7c974663 20:54:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:31 ---> Using cache 20:54:31 ---> 6e0b8e50a7f4 20:54:31 Step 5/24 : RUN apk add --update --no-cache make git 20:54:31 ---> Using cache 20:54:31 ---> 9a5e6d206b6b 20:54:31 Step 6/24 : COPY go.mod . 20:54:31 ---> Using cache 20:54:31 ---> 0ea60b5f2ef7 20:54:31 Step 7/24 : RUN go mod download 20:54:31 ---> Using cache 20:54:31 ---> 178d6f6984a5 20:54:31 Step 8/24 : COPY . . 20:54:31 ---> Using cache 20:54:31 ---> c6dce401a2a3 20:54:31 Step 9/24 : RUN go mod tidy 20:54:31 ---> Using cache 20:54:31 ---> 0ee49fc39d06 20:54:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:54:31 Collecting websocket-client<1.0,>=0.32.0 20:54:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:54:34 Collecting docopt<0.7,>=0.6.1 20:54:34 Downloading docopt-0.6.2.tar.gz (25 kB) 20:54:34 ---> Running in b12333e755e5 20:54:35 Removing intermediate container 974803b2df6e 20:54:35 ---> 426a10da0a5c 20:54:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:54:35 Removing intermediate container de4900fecb0d 20:54:35 ---> 0a6f259f98e3 20:54:35 Step 6/23 : COPY go.mod . 20:54:35 ---> Running in 78675ffa4203 20:54:35 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) 20:54:35 ---> 45aed723b9fb 20:54:35 Step 7/23 : RUN go mod download 20:54:35 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 20:54:35 Collecting idna<2.8,>=2.5 20:54:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:54:35 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) 20:54:35 ---> Running in be0b9e63e323 20:54:35 Removing intermediate container 78675ffa4203 20:54:35 ---> 2ee5542420e1 20:54:35 Step 29/32 : CMD ["gate"] 20:54:35 Collecting urllib3<1.25,>=1.21.1 20:54:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:54:36 ---> Running in fd1e787f64dc 20:54:36 Collecting docker-pycreds>=0.4.0 20:54:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:54:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:54:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:54:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:54:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:54:36 Installing collected packages: idna, urllib3, requests, texttable, cached-property, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, PyYAML, docopt, docker-compose 20:54:36 Attempting uninstall: idna 20:54:36 Found existing installation: idna 2.9 20:54:36 Uninstalling idna-2.9: 20:54:36 Successfully uninstalled idna-2.9 20:54:36 Removing intermediate container fd1e787f64dc 20:54:36 ---> 6a668690d07c 20:54:36 Step 30/32 : LABEL arch=x86_64 20:54:36 ---> Running in 030642a93b51 20:54:36 Attempting uninstall: urllib3 20:54:36 Found existing installation: urllib3 1.25.9 20:54:36 Uninstalling urllib3-1.25.9: 20:54:36 Successfully uninstalled urllib3-1.25.9 20:54:36 Removing intermediate container 030642a93b51 20:54:36 ---> f970ce20899f 20:54:36 Step 31/32 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:54:37 Attempting uninstall: requests 20:54:37 Found existing installation: requests 2.23.0 20:54:37 Uninstalling requests-2.23.0: 20:54:37 Successfully uninstalled requests-2.23.0 20:54:37 ---> Running in 5b654a444eb6 20:54:37 Running setup.py install for texttable: started 20:54:37 Removing intermediate container 5b654a444eb6 20:54:37 ---> 97d8e99d80d5 20:54:37 Step 32/32 : LABEL version=0.0.0 20:54:37 Removing intermediate container be0b9e63e323 20:54:37 ---> 11900aff2f7f 20:54:37 Step 8/23 : COPY . . 20:54:37 ---> Running in 3e72fa6d115d 20:54:38 Running setup.py install for texttable: finished with status 'done' 20:54:40 Removing intermediate container 3e72fa6d115d 20:54:40 ---> 560af5191af5 20:54:40 20:54:40 Successfully built 560af5191af5 20:54:40 Successfully tagged security-bootstrapper:latest 20:54:40 Building core-command 20:54:40  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started 20:54:41 Running setup.py install for dockerpty: finished with status 'done' 20:54:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:54:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:54:44 Running setup.py install for PyYAML: started 20:54:44 Running setup.py install for PyYAML: finished with status 'done' 20:54:44 Running setup.py install for docopt: started 20:54:44 Running setup.py install for docopt: finished with status 'done' 20:54:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:54:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:54:48 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 20:54:48 ---> fbd83949aef2 20:54:48 Step 9/23 : RUN go mod tidy 20:54:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:54:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:54:49 ---> 25dabdf1ab23 20:54:49 Step 3/24 : WORKDIR /edgex-go 20:54:49 ---> Using cache 20:54:49 ---> e23e7c974663 20:54:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:49 ---> Using cache 20:54:49 ---> 6e0b8e50a7f4 20:54:49 Step 5/24 : RUN apk add --update --no-cache make git 20:54:49 ---> Using cache 20:54:49 ---> 9a5e6d206b6b 20:54:49 Step 6/24 : COPY go.mod . 20:54:49 ---> Using cache 20:54:49 ---> 0ea60b5f2ef7 20:54:49 Step 7/24 : RUN go mod download 20:54:49 ---> Using cache 20:54:49 ---> 178d6f6984a5 20:54:49 Step 8/24 : COPY . . 20:54:49 ---> Using cache 20:54:49 ---> c6dce401a2a3 20:54:49 Step 9/24 : RUN go mod tidy 20:54:49 ---> Using cache 20:54:49 ---> 0ee49fc39d06 20:54:49 Step 10/24 : RUN make cmd/core-command/core-command 20:54:49 ---> Running in 255cb8ba64b7 20:54:49 ---> Running in 34433899a1c5 20:54: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 20:54:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:54:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:54:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:54:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:54:53 Removing intermediate container a47272208dd3 20:54:53 ---> eb5e13d945ec 20:54:53 Step 15/24 : ENV APP_PORT=58890 20:54:53 Removing intermediate container 255cb8ba64b7 20:54:53 ---> 5582ccb1466e 20:54:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:54:53 ---> Running in 4646cb3685b4 20:54:53 ---> Running in fc205f1d2903 20:54:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:54:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:54:54 Removing intermediate container 4646cb3685b4 20:54:54 ---> 954940390be5 20:54:54 Step 16/24 : EXPOSE $APP_PORT 20:54:55 ---> Running in 209dd64fcb73 20:54:55 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 20:54:55 Removing intermediate container 66f57738eeea 20:54:55 ---> 26c2bb1720ec 20:54:55 20:54:55 Step 11/23 : FROM alpine:3.12 20:54:55 ---> 13621d1b12d4 20:54:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:54:55 Removing intermediate container 209dd64fcb73 20:54:55 ---> 685775c38f87 20:54:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:54:55 ---> Running in b68d3fdb666a 20:54:55 ---> d282a5839dd0 20:54:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:54:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:56 ---> 5cec0a05cbf2 20:54:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:54:56 (1/1) Installing dumb-init (1.2.2-r1) 20:54:56 Executing busybox-1.31.1-r20.trigger 20:54:56 ---> f4248876788f 20:54:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:54:56 OK: 6 MiB in 15 packages 20:54:56 ---> Running in 6cd4f0be65f9 20:54:57 Removing intermediate container 6cd4f0be65f9 20:54:57 ---> 9654ba43ed43 20:54:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:57 ---> Running in 13d6e35dbfcc 20:54:57 Removing intermediate container b68d3fdb666a 20:54:57 ---> 6107b83aaca3 20:54:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:57 Removing intermediate container 13d6e35dbfcc 20:54:57 ---> c05818e76055 20:54:57 Step 22/24 : LABEL arch=x86_64 20:54:57 ---> Running in ebb3a4b6ef90 20:54:57 ---> Running in bf9ff2a72a41 20:54:57 Removing intermediate container ebb3a4b6ef90 20:54:57 ---> 91ce5509e87e 20:54:57 Step 14/23 : ENV APP_PORT=59861 20:54:57 ---> Running in 11a3b5474503 20:54:57 Removing intermediate container bf9ff2a72a41 20:54:57 ---> 8a39e9c9861c 20:54:57 Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:54:57 ---> Running in 3aef9264bd8e 20:54:57 Removing intermediate container 11a3b5474503 20:54:57 ---> 23314baf13ed 20:54:57 Step 15/23 : EXPOSE $APP_PORT 20:54:57 ---> Running in 3e7efccfc835 20:54:57 Removing intermediate container 3aef9264bd8e 20:54:57 ---> 6d3655b6a331 20:54:57 Step 24/24 : LABEL version=0.0.0 20:54:57 ---> Running in 0936987425c5 20:54:57 Removing intermediate container 3e7efccfc835 20:54:57 ---> fa900ca37463 20:54:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:57 Removing intermediate container 0936987425c5 20:54:57 ---> a5beeb6a10b0 20:54:57 20:54:58 Successfully built a5beeb6a10b0 20:54:58 Successfully tagged sys-mgmt-agent:latest 20:54:58  Building sys-mgmt-agent ... done  ---> fc9cba1a0027 20:54:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:54:58 ---> bdbdcbc81d31 20:54:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:54:58 ---> 593e03c7fd59 20:54:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:54:58 ---> Running in 8109dd3a2b22 20:54:58 Removing intermediate container 8109dd3a2b22 20:54:58 ---> a22d477a79dd 20:54:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:59 ---> Running in 5c7d1d2ad212 20:54:59 Removing intermediate container 5c7d1d2ad212 20:54:59 ---> 367e8e2cba9e 20:54:59 Step 21/23 : LABEL arch=x86_64 20:54:59 ---> Running in 7ac7751c6260 20:54:59 Removing intermediate container 7ac7751c6260 20:54:59 ---> 174e6e0fcda8 20:54:59 Step 22/23 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:54:59 ---> Running in 42172d2fb81d 20:54:59 Removing intermediate container 42172d2fb81d 20:54:59 ---> e36aed3e26a8 20:54:59 Step 23/23 : LABEL version=0.0.0 20:54:59 ---> Running in c396b30f618b 20:54:59 Removing intermediate container c396b30f618b 20:54:59 ---> f818b9d9f130 20:54:59 20:54:59 Successfully built f818b9d9f130 20:54:59 Successfully tagged support-scheduler:latest 20:55:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:55:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.210s coverage: 28.7% of statements 20:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.269s coverage: 100.0% of statements 20:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.282s coverage: 81.2% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:55:12  Building support-scheduler ... done Removing intermediate container b12333e755e5 20:55:12 ---> c39cad7bd2ad 20:55:12 20:55:12 Step 11/24 : FROM alpine:3.12 20:55:12 ---> 13621d1b12d4 20:55:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:55:12 ---> Using cache 20:55:12 ---> 6107b83aaca3 20:55:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:55:12 ---> Using cache 20:55:12 ---> 91ce5509e87e 20:55:12 Step 14/24 : ENV APP_PORT=59881 20:55:12 ---> Running in c9773199b552 20:55:12 Removing intermediate container c9773199b552 20:55:12 ---> 919a8e22a5ea 20:55:12 Step 15/24 : EXPOSE $APP_PORT 20:55:12 ---> Running in 8aca9765e2fd 20:55:12 Removing intermediate container 8aca9765e2fd 20:55:12 ---> 542986969a54 20:55:12 Step 16/24 : WORKDIR / 20:55:13 ---> Running in ea5f7615d8d4 20:55:13 Removing intermediate container 34433899a1c5 20:55:13 ---> ad30df097b4b 20:55:13 20:55:13 Step 11/24 : FROM alpine:3.12 20:55:13 ---> 13621d1b12d4 20:55:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:55:13 ---> Using cache 20:55:13 ---> 6107b83aaca3 20:55:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:55:13 ---> Using cache 20:55:13 ---> 91ce5509e87e 20:55:13 Step 14/24 : ENV APP_PORT=59882 20:55:13 ---> Running in 8db0b3996c52 20:55:13 Removing intermediate container ea5f7615d8d4 20:55:13 ---> 4ed01c14a1f2 20:55:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:13 Removing intermediate container 8db0b3996c52 20:55:13 ---> 9a84e8593d2a 20:55:13 Step 15/24 : EXPOSE $APP_PORT 20:55:13 ---> Running in 04c885a6a9fc 20:55:13 ---> 473d307ffe51 20:55:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:55:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.453s coverage: 53.4% of statements 20:55:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:55:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:55:13 Removing intermediate container 04c885a6a9fc 20:55:13 ---> d3b254c49439 20:55:13 Step 16/24 : WORKDIR / 20:55:13 ---> Running in 37a2b6db9fa2 20:55:13 ---> 6c28389fb054 20:55:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:55:14 Removing intermediate container 37a2b6db9fa2 20:55:14 ---> ff84a11b5dfa 20:55:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:14 ---> 52c175871655 20:55:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:55:14 ---> Running in af13fa2b2682 20:55:14 ---> 7cee76b639b7 20:55:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:55:14 Removing intermediate container af13fa2b2682 20:55:14 ---> cb86882f1396 20:55:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:14 ---> Running in 972e6f06200d 20:55:14 ---> 36605668120a 20:55:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:55:15 Removing intermediate container 972e6f06200d 20:55:15 ---> 5fa41a161245 20:55:15 Step 22/24 : LABEL arch=x86_64 20:55:15 ---> Running in df90b77a1ecd 20:55:15 ---> b74746dc1c1a 20:55:15 Step 20/24 : ENTRYPOINT ["/core-command"] 20:55:15 ---> Running in ee7bbf9f64f6 20:55:15 Removing intermediate container df90b77a1ecd 20:55:15 ---> 4dc269b0afae 20:55:15 Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:55:15 ---> Running in c92a22eeed15 20:55:15 Removing intermediate container ee7bbf9f64f6 20:55:15 ---> b1071e35dcf3 20:55:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:15 Removing intermediate container c92a22eeed15 20:55:15 ---> 5162cf9f97f5 20:55:15 Step 24/24 : LABEL version=0.0.0 20:55:15 ---> Running in a2031a9c84c7 20:55:15 ---> Running in 28d3996c4803 20:55:15 Removing intermediate container a2031a9c84c7 20:55:15 ---> 2672c6e624eb 20:55:15 Step 22/24 : LABEL arch=x86_64 20:55:15 Removing intermediate container 28d3996c4803 20:55:15 ---> 259d37eee2af 20:55:15 20:55:15 ---> Running in 70e1925fbf3f 20:55:15 Successfully built 259d37eee2af 20:55:15 Successfully tagged core-metadata:latest 20:55:15  Building core-metadata ... done Removing intermediate container 70e1925fbf3f 20:55:15 ---> ac222b471978 20:55:15 Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:55:15 ---> Running in 13af709f17aa 20:55:16 Removing intermediate container 13af709f17aa 20:55:16 ---> 337c8a358ec7 20:55:16 Step 24/24 : LABEL version=0.0.0 20:55:16 ---> Running in 2593652f5388 20:55:16 Removing intermediate container 2593652f5388 20:55:16 ---> 4abbc30271c4 20:55:16 20:55:16 Successfully built 4abbc30271c4 20:55:16 Successfully tagged core-command:latest 20:55:16  Building core-command ... done Removing intermediate container fc205f1d2903 20:55:16 ---> 2c8ae3676b9b 20:55:16 20:55:16 Step 11/23 : FROM alpine:3.12 20:55:16 ---> 13621d1b12d4 20:55:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:55:16 ---> Running in eccf9a1343fc 20:55:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:55:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:55:17 (1/2) Installing ca-certificates (20191127-r4) 20:55:17 (2/2) Installing dumb-init (1.2.2-r1) 20:55:17 Executing busybox-1.31.1-r20.trigger 20:55:17 Executing ca-certificates-20191127-r4.trigger 20:55:17 OK: 6 MiB in 16 packages 20:55:17 Removing intermediate container eccf9a1343fc 20:55:17 ---> 3ec29265f46e 20:55:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:55:17 ---> Running in 6bc27e8ee792 20:55:18 Removing intermediate container 6bc27e8ee792 20:55:18 ---> 57707fc3f0e0 20:55:18 Step 14/23 : ENV APP_PORT=59860 20:55:18 ---> Running in ff88608599f3 20:55:18 Removing intermediate container ff88608599f3 20:55:18 ---> 58f9be6bb4fa 20:55:18 Step 15/23 : EXPOSE $APP_PORT 20:55:18 ---> Running in fa91f24ac2e6 20:55:18 Removing intermediate container fa91f24ac2e6 20:55:18 ---> ec9d6a7c702b 20:55:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:18 ---> 18bee4c298b9 20:55:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:18 ---> 7675a10b33d3 20:55:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:55:18 ---> ab88dfdd3c41 20:55:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:55:18 ---> Running in c50cdda6ca23 20:55:19 Removing intermediate container c50cdda6ca23 20:55:19 ---> a197a68e500e 20:55:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:19 ---> Running in 4315b39e8bcf 20:55:19 Removing intermediate container 4315b39e8bcf 20:55:19 ---> 0f6ddec0819c 20:55:19 Step 21/23 : LABEL arch=x86_64 20:55:19 ---> Running in 276f16d2813d 20:55:19 Removing intermediate container 276f16d2813d 20:55:19 ---> b4ce02ec5599 20:55:19 Step 22/23 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 20:55:19 ---> Running in 35cad8ec5b3d 20:55:19 Removing intermediate container 35cad8ec5b3d 20:55:19 ---> cf9ec2a96fce 20:55:19 Step 23/23 : LABEL version=0.0.0 20:55:19 ---> Running in 8839c3557d1a 20:55:19 Removing intermediate container 8839c3557d1a 20:55:19 ---> 919ca96ddc82 20:55:19 20:55:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.775s coverage: 87.7% of statements 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:55:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.235s coverage: 78.9% of statements 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:55:19 Successfully built 919ca96ddc82 20:55:19 Successfully tagged support-notifications:latest 20:55:19  Building support-notifications ... done  [Pipeline] } 20:55:19 $ docker stop --time=1 424952ed6373b8e0735c89d4e30e5bc3991ada89abe294aa475c72ecffccb6f9 20:55:21 $ docker rm -f 424952ed6373b8e0735c89d4e30e5bc3991ada89abe294aa475c72ecffccb6f9 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:21 + docker images 20:55:21 REPOSITORY TAG IMAGE ID CREATED SIZE 20:55:21 support-notifications latest 919ca96ddc82 2 seconds ago 16.6MB 20:55:21 core-command latest 4abbc30271c4 5 seconds ago 15.9MB 20:55:21 2c8ae3676b9b 5 seconds ago 1.15GB 20:55:21 core-metadata latest 259d37eee2af 6 seconds ago 16.6MB 20:55:21 ad30df097b4b 9 seconds ago 1.14GB 20:55:21 c39cad7bd2ad 11 seconds ago 1.15GB 20:55:21 support-scheduler latest f818b9d9f130 22 seconds ago 15.9MB 20:55:21 sys-mgmt-agent latest a5beeb6a10b0 24 seconds ago 312MB 20:55:21 26c2bb1720ec 27 seconds ago 1.14GB 20:55:21 security-bootstrapper latest 560af5191af5 44 seconds ago 18.2MB 20:55:21 security-secretstore-setup latest 9f5f43d1da3e About a minute ago 28.1MB 20:55:21 core-data latest e9fa5177b7e8 About a minute ago 20.2MB 20:55:21 security-proxy-setup latest 0922c6d57473 About a minute ago 25.3MB 20:55:21 33ac48d1f661 About a minute ago 1.15GB 20:55:21 4fe770122448 About a minute ago 1.15GB 20:55:21 8fcabf638e77 About a minute ago 1.15GB 20:55:21 3631794ea403 About a minute ago 1.14GB 20:55:21 d59daac39f05 About a minute ago 1.15GB 20:55:21 ci-base-image-x86_64 latest 25dabdf1ab23 7 minutes ago 648MB 20:55:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 20:55:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 20:55:21 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 20:55:21 docker 20.10.0 aefe523efa57 5 months ago 240MB 20:55:21 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.412s coverage: 95.1% of statements 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.305s coverage: 60.0% of statements 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.283s coverage: 0.8% of statements 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.216s coverage: 22.0% of statements 20:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 47.1% of statements 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements 20:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 20:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements 20:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.196s coverage: 94.4% of statements 20:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 20:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.675s coverage: 81.8% of statements 20:55:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 76.0% of statements 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 20:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements 20:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.943s coverage: 64.4% of statements 20:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements 20:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 20:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 20:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 20:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 20:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.097s coverage: 66.9% of statements 20:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.6% of statements 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.116s coverage: 84.8% of statements 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.258s coverage: 19.3% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.574s coverage: 91.9% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.246s coverage: 63.4% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.420s coverage: 97.6% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.205s coverage: 28.1% of statements 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 20:56:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.195s coverage: 28.9% of statements 20:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 20:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 20:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 20:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 20:56:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 20:56:13 GO111MODULE=on go vet ./... 20:57:50 gofmt -l . 20:57:50 [ "`gofmt -l .`" = "" ] 20:57:50 ./bin/test-attribution-txt.sh [Pipeline] sh 20:57:51 + ls -al . 20:57:51 total 556 20:57:51 drwxrwxr-x 9 1001 1001 4096 Jun 8 20:57 . 20:57:51 drwxr-xr-x 4 root root 4096 Jun 8 20:52 .. 20:57:51 -rw-rw-r-- 1 1001 1001 11 Jun 8 20:51 .dockerignore 20:57:51 drwxrwxr-x 8 1001 1001 4096 Jun 8 20:51 .git 20:57:51 drwxrwxr-x 3 1001 1001 4096 Jun 8 20:51 .github 20:57:51 -rw-rw-r-- 1 1001 1001 818 Jun 8 20:51 .gitignore 20:57:51 -rw-rw-r-- 1 1001 1001 166 Jun 8 20:51 .sonarcloud.properties 20:57:51 -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:51 Attribution.txt 20:57:51 -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:51 CONTRIBUTING.md 20:57:51 -rw-rw-r-- 1 1001 1001 931 Jun 8 20:51 Dockerfile.build 20:57:51 -rw-rw-r-- 1 1001 1001 849 Jun 8 20:51 Jenkinsfile 20:57:51 -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:51 LICENSE 20:57:51 -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:51 Makefile 20:57:51 -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:51 README.md 20:57:51 -rw-rw-r-- 1 1001 1001 7071 Jun 8 20:51 SECURITY.md 20:57:51 -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION 20:57:51 -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:51 ZMQWindows.md 20:57:51 drwxrwxr-x 2 1001 1001 4096 Jun 8 20:51 bin 20:57:51 drwxrwxr-x 14 1001 1001 4096 Jun 8 20:51 cmd 20:57:51 -rw-r--r-- 1 root root 412085 Jun 8 20:56 coverage.out 20:57:51 -rw-rw-r-- 1 1001 1001 902 Jun 8 20:51 go.mod 20:57:51 -rw-r--r-- 1 root root 21048 Jun 8 20:53 go.sum 20:57:51 drwxrwxr-x 8 1001 1001 4096 Jun 8 20:51 internal 20:57:51 drwxrwxr-x 3 1001 1001 4096 Jun 8 20:51 openapi 20:57:51 drwxrwxr-x 4 1001 1001 4096 Jun 8 20:51 snap 20:57:51 -rw-rw-r-- 1 1001 1001 168 Jun 8 20:51 version.go [Pipeline] sh 20:57:51 + '[' -e coverage.out ] 20:57:51 + chown 1001:1001 coverage.out [Pipeline] stash 20:57:51 Warning: overwriting stash ‘coverage-report’ 20:57:52 Stashed 1 file(s) [Pipeline] sh 20:57:53 + make build 20:57:53 go mod tidy 20:57:53 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 20:58:00 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 20:58:27 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 20:58:27 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 20:58:31 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 20:58:32 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 20:58:36 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 20:58:40 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 20:58:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:58:46 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 20:58:51 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 20:58:52 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] } 20:58:58 $ docker stop --time=1 d78016ddabb24db7250fd40b78cdef3e766817fe10005094b9dedfca4f5ba8e1 20:59:01 $ docker rm -f d78016ddabb24db7250fd40b78cdef3e766817fe10005094b9dedfca4f5ba8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:04 20:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:59:04 29e5d40040c1: Pulling fs layer 20:59:04 1ce36da41761: Pulling fs layer 20:59:04 25b303627fd3: Pulling fs layer 20:59:04 29e5d40040c1: Verifying Checksum 20:59:04 29e5d40040c1: Download complete 20:59:05 1ce36da41761: Download complete 20:59:05 29e5d40040c1: Pull complete 20:59:06 1ce36da41761: Pull complete 20:59:07 25b303627fd3: Verifying Checksum 20:59:07 25b303627fd3: Download complete 20:59:17 25b303627fd3: Pull complete 20:59:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:59:17 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 20:59:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:59:21 $ docker top 9b8c3ecb84a1da80f5b8d464b46281a6503b86aa2a984f139f5802ed592a29c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:22 + docker-compose build --help 20:59:22 + grep parallel 20:59:27 --parallel Build images in parallel. [Pipeline] } 20:59:27 $ docker stop --time=1 9b8c3ecb84a1da80f5b8d464b46281a6503b86aa2a984f139f5802ed592a29c8 20:59:29 $ docker rm -f 9b8c3ecb84a1da80f5b8d464b46281a6503b86aa2a984f139f5802ed592a29c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:33 . [Pipeline] withDockerContainer 20:59:34 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 20:59:34 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:59:35 $ docker top 3c8e9d755762850ef793e1494aeb1ebeadc1f47b43a14fee2da0c3733a8fa09b -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:36 + docker-compose -f ./docker-compose-build.yml build --parallel 20:59:43 Building core-command ... 20:59:43 Building core-data ... 20:59:43 Building core-metadata ... 20:59:43 Building security-bootstrapper ... 20:59:43 Building security-proxy-setup ... 20:59:43 Building security-secretstore-setup ... 20:59:43 Building support-notifications ... 20:59:43 Building support-scheduler ... 20:59:43 Building sys-mgmt-agent ... 20:59:43 Building support-notifications 20:59:43 Building security-secretstore-setup 20:59:43 Building core-metadata 20:59:43 Building security-bootstrapper 20:59:43 Building core-data 21:00:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:00:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:00:52 ---> ebc17848bf62 21:00:52 Step 3/24 : WORKDIR /edgex-go 21:00:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:00:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:00:53 ---> ebc17848bf62 21:00:53 Step 3/26 : WORKDIR /edgex-go 21:00:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:00:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:53 ---> ebc17848bf62 21:00:53 Step 3/23 : WORKDIR /edgex-go 21:00:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:00:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:00:54 ---> ebc17848bf62 21:00:54 Step 3/24 : WORKDIR /edgex-go 21:00:54 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:00:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:00:54 ---> ebc17848bf62 21:00:54 Step 3/32 : WORKDIR /edgex-go 21:00:56 ---> Running in 73e3dc5c42ee 21:00:56 ---> Running in 4a8a1b18d980 21:00:56 ---> Running in 7ed6dbab853a 21:00:56 ---> Running in bc0100d141d0 21:00:56 ---> Running in bbc2e51c36ae 21:00:57 Removing intermediate container 7ed6dbab853a 21:00:57 ---> 2c0d3526dd87 21:00:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:57 Removing intermediate container 73e3dc5c42ee 21:00:57 ---> 6762c9886f3a 21:00:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:57 Removing intermediate container bbc2e51c36ae 21:00:57 ---> ebd09de4cf6a 21:00:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:57 Removing intermediate container bc0100d141d0 21:00:57 ---> 0c3a7dffae5e 21:00:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:57 Removing intermediate container 4a8a1b18d980 21:00:57 ---> 2d7d1c581b21 21:00:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:58 ---> Running in 0415c5fc6495 21:00:58 ---> Running in eac75e42f39a 21:00:58 ---> Running in 7e287d51b01a 21:00:58 ---> Running in 6f125e8ae417 21:00:58 ---> Running in 89afdf22d610 21:01:01 Removing intermediate container 0415c5fc6495 21:01:01 ---> ddf44372c999 21:01:01 Step 5/24 : RUN apk add --update --no-cache make git 21:01:01 ---> Running in 488c9cbe422c 21:01:01 Removing intermediate container 7e287d51b01a 21:01:01 ---> 77c57ef92e78 21:01:01 Step 5/26 : RUN apk add --update --no-cache make git 21:01:02 ---> Running in 31f75a21a5f7 21:01:02 Removing intermediate container 89afdf22d610 21:01:02 Removing intermediate container eac75e42f39a 21:01:02 ---> 583bba7ecdf0 21:01:02 ---> ef22bc21c342 21:01:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitStep 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:01:02 21:01:02 ---> Running in 40298cd5f37d 21:01:02 ---> Running in 840f8658e242 21:01:02 Removing intermediate container 6f125e8ae417 21:01:02 ---> 64292083c815 21:01:02 Step 5/32 : RUN apk add --update --no-cache make git 21:01:03 ---> Running in 028d7151cf2f 21:01:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:01:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:01:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:01:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:01:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:01:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:01:05 OK: 218 MiB in 52 packages 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:01:05 OK: 218 MiB in 52 packages 21:01:06 Removing intermediate container 488c9cbe422c 21:01:06 ---> 27d16f4f1b2d 21:01:06 Step 6/24 : COPY go.mod . 21:01:06 OK: 218 MiB in 52 packages 21:01:06 OK: 218 MiB in 52 packages 21:01:06 OK: 218 MiB in 52 packages 21:01:07 Removing intermediate container 31f75a21a5f7 21:01:07 ---> 2dd35bcebba0 21:01:07 Step 6/26 : COPY go.mod . 21:01:07 ---> 2676825fd1eb 21:01:07 Step 7/24 : RUN go mod download 21:01:08 ---> Running in c9f08a87b947 21:01:08 Removing intermediate container 40298cd5f37d 21:01:08 ---> 00c30797a42a 21:01:08 Step 6/24 : COPY go.mod . 21:01:08 Removing intermediate container 840f8658e242 21:01:08 ---> b922df77d6dc 21:01:08 Step 6/23 : COPY go.mod . 21:01:09 Removing intermediate container 028d7151cf2f 21:01:09 ---> f693bafd8ec7 21:01:09 Step 6/32 : COPY go.mod . 21:01:09 ---> aae61270e24d 21:01:09 Step 7/26 : RUN go mod download 21:01:09 ---> Running in 98943ad179f2 21:01:09 ---> 64126383a29c 21:01:09 Step 7/24 : RUN go mod download 21:01:10 ---> Running in b7adede88e70 21:01:10 ---> 1b2cc41aaa38 21:01:10 Step 7/23 : RUN go mod download 21:01:10 ---> 126d95515f87 21:01:10 Step 7/32 : RUN go mod download 21:01:10 ---> Running in 4151f6df20a0 21:01:10 ---> Running in 6600d2d70abb 21:01:16 Removing intermediate container c9f08a87b947 21:01:16 ---> db490803be1c 21:01:16 Step 8/24 : COPY . . 21:01:16 Removing intermediate container 98943ad179f2 21:01:16 ---> 7e674418fcfb 21:01:16 Step 8/26 : COPY . . 21:01:16 Removing intermediate container b7adede88e70 21:01:16 ---> a499caf464a1 21:01:16 Step 8/24 : COPY . . 21:01:16 Removing intermediate container 4151f6df20a0 21:01:16 ---> 4de8fb0d8d71 21:01:16 Step 8/23 : COPY . . 21:01:16 Removing intermediate container 6600d2d70abb 21:01:16 ---> 3c64223a9ece 21:01:16 Step 8/32 : COPY . . 21:01:41 ---> ea72af2c1cb1 21:01:41 Step 9/26 : RUN go mod tidy 21:01:41 ---> f99e3adab3d7 21:01:41 Step 9/24 : RUN go mod tidy 21:01:41 ---> 49e671cb400e 21:01:41 Step 9/24 : RUN go mod tidy 21:01:41 ---> Running in 828ade5dfbc4 21:01:41 ---> Running in f74c19f2ff11 21:01:41 ---> dc7b42d8c298 21:01:41 Step 9/32 : RUN go mod tidy 21:01:41 ---> Running in b7725e12a16e 21:01:41 ---> fa8ab7ba2cf4 21:01:41 Step 9/23 : RUN go mod tidy 21:01:41 ---> Running in e870990fdaea 21:01:41 ---> Running in 76f45c21396c 21:01:44 Removing intermediate container f74c19f2ff11 21:01:44 ---> 582e0de887d5 21:01:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:01:45 ---> Running in 37413e901d54 21:01:45 Removing intermediate container 828ade5dfbc4 21:01:46 ---> 76d9e0f2a6d3 21:01:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:01:46 Removing intermediate container b7725e12a16e 21:01:46 ---> 5aa135f1fde7 21:01:46 Step 10/24 : RUN make cmd/core-data/core-data 21:01:46 ---> Running in fad1e16bea19 21:01:50 ---> Running in 5e094dc187b1 21:01:50 Removing intermediate container e870990fdaea 21:01:50 ---> d1ef3741e1ed 21:01:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:01:50 Removing intermediate container 76f45c21396c 21:01:50 ---> 0ef436191b2e 21:01:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:01:50 ---> Running in 8223caadd1ee 21:01:50 ---> Running in e425dce50417 21:01:50 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 21:01:50 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 21:01:50 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 21:01:50 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 21:01:50 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 21:03:50 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 21:03:56 Removing intermediate container 8223caadd1ee 21:03:56 ---> 22ba02702c47 21:03:56 21:03:56 Step 11/32 : FROM alpine:3.12 21:03:56 3.12: Pulling from library/alpine 21:04:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:04:01 Status: Downloaded newer image for alpine:3.12 21:04:01 ---> 9852663dfa18 21:04:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:04:02 ---> Running in 9300340443c8 21:04:02 Removing intermediate container fad1e16bea19 21:04:02 ---> 0e069468b5ca 21:04:02 21:04:02 Step 11/26 : FROM alpine:3.12 21:04:02 ---> 9852663dfa18 21:04:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:04:02 ---> Running in bc1d65f16b54 21:04:03 Removing intermediate container 9300340443c8 21:04:03 ---> 6744c5b9b4f8 21:04:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:04:03 ---> Running in d490c4a6f1a0 21:04:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:06 (1/6) Installing ca-certificates (20191127-r4) 21:04:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:04:06 (3/6) Installing libcurl (7.77.0-r0) 21:04:06 (4/6) Installing curl (7.77.0-r0) 21:04:06 (5/6) Installing dumb-init (1.2.2-r1) 21:04:06 (6/6) Installing su-exec (0.2-r1) 21:04:06 Executing busybox-1.31.1-r20.trigger 21:04:06 Executing ca-certificates-20191127-r4.trigger 21:04:07 (1/2) Installing dumb-init (1.2.2-r1) 21:04:07 OK: 7 MiB in 20 packages 21:04:07 (2/2) Installing su-exec (0.2-r1) 21:04:07 Executing busybox-1.31.1-r20.trigger 21:04:07 OK: 5 MiB in 16 packages 21:04:07 Removing intermediate container e425dce50417 21:04:07 ---> a78697a63a9d 21:04:07 21:04:07 Step 11/23 : FROM alpine:3.12 21:04:07 ---> 9852663dfa18 21:04:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:04:08 ---> Running in 0b1aabf1e6f4 21:04:09 Removing intermediate container 37413e901d54 21:04:09 ---> aafbf12d9905 21:04:09 21:04:09 Step 11/24 : FROM alpine:3.12 21:04:09 ---> 9852663dfa18 21:04:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:04:09 ---> Running in 88593622836e 21:04:09 Removing intermediate container d490c4a6f1a0 21:04:09 ---> 34d6ef472420 21:04:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:04:09 Removing intermediate container bc1d65f16b54 21:04:09 ---> 77e8bf91a369 21:04:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:04:09 ---> Running in 0f3169d6fd84 21:04:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:10 ---> Running in e7e7435998aa 21:04:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:12 Removing intermediate container 0f3169d6fd84 21:04:12 ---> ad52e9f4836a 21:04:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:04:12 ---> Running in 8503bad0e902 21:04:12 Removing intermediate container e7e7435998aa 21:04:12 ---> b30d3879f69b 21:04:12 Step 14/26 : WORKDIR / 21:04:12 (1/2) Installing ca-certificates (20191127-r4) 21:04:12 (2/2) Installing dumb-init (1.2.2-r1) 21:04:12 Executing busybox-1.31.1-r20.trigger 21:04:12 Executing ca-certificates-20191127-r4.trigger 21:04:12 ---> Running in d6d5dddf247f 21:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:12 OK: 6 MiB in 16 packages 21:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:12 Removing intermediate container 8503bad0e902 21:04:12 ---> cde9a91c3f3f 21:04:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:04:12 (1/1) Installing dumb-init (1.2.2-r1) 21:04:12 Executing busybox-1.31.1-r20.trigger 21:04:12 OK: 5 MiB in 15 packages 21:04:12 ---> Running in c5d679d1c1cf 21:04:12 Removing intermediate container d6d5dddf247f 21:04:12 ---> ab53ea0476e0 21:04:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:04:14 ---> 07c4ee11477b 21:04:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:04:14 Removing intermediate container 0b1aabf1e6f4 21:04:14 ---> ab6d598da437 21:04:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:04:14 Removing intermediate container 88593622836e 21:04:14 ---> 219bf2f851a9 21:04:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:14 ---> Running in 76d25543aa9e 21:04:15 Removing intermediate container 5e094dc187b1 21:04:15 ---> 0d1c80185aac 21:04:15 21:04:15 Step 11/24 : FROM alpine:3.12 21:04:15 ---> 9852663dfa18 21:04:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:04:15 ---> Running in 46e074019737 21:04:15 ---> Running in d99193361c75 21:04:15 ---> bbad94604802 21:04:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:04:15 Removing intermediate container 76d25543aa9e 21:04:15 ---> ca13a422950c 21:04:15 Step 14/23 : ENV APP_PORT=59860 21:04:15 Removing intermediate container 46e074019737 21:04:15 ---> feb2294b7ecc 21:04:15 Step 14/24 : ENV APP_PORT=59881 21:04:15 ---> Running in e22f1bb5bae6 21:04:16 Removing intermediate container d99193361c75 21:04:16 ---> 081f18bc4f67 21:04:16 Step 13/24 : ENV APP_PORT=59880 21:04:16 ---> Running in 69f60974ea04 21:04:16 Removing intermediate container c5d679d1c1cf 21:04:16 ---> 059730c229d1 21:04:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:04:16 ---> Running in 6e9dc316d8cc 21:04:16 ---> Running in aaa9f02f2631 21:04:16 ---> 0ca9e3a13ec7 21:04:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:04:16 Removing intermediate container e22f1bb5bae6 21:04:16 ---> 3bd620d2b482 21:04:16 Step 15/23 : EXPOSE $APP_PORT 21:04:16 Removing intermediate container 69f60974ea04 21:04:16 ---> d2ed7cde73d6 21:04:16 Step 15/24 : EXPOSE $APP_PORT 21:04:17 ---> Running in 7b2936ccd0f2 21:04:17 ---> Running in 89a00495ad8a 21:04:17 Removing intermediate container 6e9dc316d8cc 21:04:17 ---> a2885128622e 21:04:17 Step 14/24 : EXPOSE $APP_PORT 21:04:17 Removing intermediate container aaa9f02f2631 21:04:17 ---> 01fba2f62fac 21:04:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:04:17 ---> Running in 1fffd0a0ed36 21:04:17 ---> 25c3adc0abe0 21:04:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:04:17 Removing intermediate container 7b2936ccd0f2 21:04:17 ---> ca8f86201232 21:04:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:17 Removing intermediate container 89a00495ad8a 21:04:17 ---> 54b2e50afc8b 21:04:17 Step 16/24 : WORKDIR / 21:04:18 ---> Running in c6481a8a9a4f 21:04:18 Removing intermediate container 1fffd0a0ed36 21:04:18 ---> 185040e47be2 21:04:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:18 ---> Running in ee0dcee2379b 21:04:18 ---> 36a36c54a959 21:04:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:04:18 ---> 00060ed41c36 21:04:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:04:18 ---> Running in 9991e2d082e6 21:04:18 Removing intermediate container c6481a8a9a4f 21:04:18 ---> 61116604e6b1 21:04:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:19 ---> 407d67f8b1ff 21:04:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:04:20 ---> be55a7a767c1 21:04:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:04:23 ---> f6ea3e7ad3df 21:04:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:04:23 ---> c7bef9094bff 21:04:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:04:23 Removing intermediate container ee0dcee2379b 21:04:23 ---> a9ccbcb98e8a 21:04:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:04:23 ---> Running in 4b7489bfb6b5 21:04:23 ---> f017612380a3 21:04:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:04:23 Removing intermediate container 9991e2d082e6 21:04:23 ---> 32614f138c8b 21:04:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:23 ---> 4ef325c2115a 21:04:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:04:23 ---> Running in 7c7e83074a5e 21:04:23 ---> fddc851678ba 21:04:23 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/ 21:04:23 ---> Running in 60189a68ed1e 21:04:24 ---> 8b0ba73e6077 21:04:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:04:24 Removing intermediate container 7c7e83074a5e 21:04:24 ---> 7c019eeb0e38 21:04:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:24 ---> ff67d0709072 21:04:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:04:24 ---> Running in 8564d57cf652 21:04:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:24 ---> Running in 0f407ac3c83b 21:04:25 Removing intermediate container 8564d57cf652 21:04:25 ---> 34ac2ffea673 21:04:25 Step 21/23 : LABEL arch=arm64 21:04:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:25 Removing intermediate container 0f407ac3c83b 21:04:25 ---> 10f93208fbf8 21:04:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:25 ---> Running in dcdacaadefc3 21:04:25 ---> 303b21b255b5 21:04:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:04:25 ---> Running in deae356802d7 21:04:26 (1/6) Installing dumb-init (1.2.2-r1) 21:04:26 (2/6) Installing libgcc (9.3.0-r2) 21:04:26 (3/6) Installing libsodium (1.0.18-r0) 21:04:26 Removing intermediate container dcdacaadefc3 21:04:26 ---> 566bf048198b 21:04:26 Step 22/23 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:04:26 (4/6) Installing libstdc++ (9.3.0-r2) 21:04:26 (5/6) Installing libzmq (4.3.3-r0) 21:04:26 ---> Running in ea95eb4cf0bd 21:04:26 (6/6) Installing zeromq (4.3.3-r0) 21:04:26 Removing intermediate container deae356802d7 21:04:26 ---> b10a5a7861fe 21:04:26 Step 22/24 : LABEL arch=arm64 21:04:26 Removing intermediate container 60189a68ed1e 21:04:26 ---> e73aca8af6b7 21:04:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:04:26 Executing busybox-1.31.1-r20.trigger 21:04:26 OK: 8 MiB in 20 packages 21:04:27 ---> Running in 32c65d38c14f 21:04:27 ---> 5f38861ad237 21:04:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:04:27 ---> Running in 2f2a84ce62fa 21:04:29 Removing intermediate container ea95eb4cf0bd 21:04:29 ---> fa9a1648f913 21:04:29 Step 23/23 : LABEL version=0.0.0 21:04:29 ---> Running in 8b63083f0c86 21:04:29 Removing intermediate container 2f2a84ce62fa 21:04:29 ---> a35ae8a5a41b 21:04:29 Step 24/26 : LABEL arch=arm64 21:04:29 Removing intermediate container 32c65d38c14f 21:04:29 ---> 4dc04f9cb575 21:04:29 Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:04:29 ---> Running in 1fd4abd0594d 21:04:29 ---> Running in 495f58adef3a 21:04:29 Removing intermediate container 4b7489bfb6b5 21:04:29 ---> eeebfd6d8483 21:04:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:29 ---> c4aa6579df64 21:04:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:04:29 Removing intermediate container 8b63083f0c86 21:04:29 ---> 6626c0d316fd 21:04:29 21:04:29 Removing intermediate container 495f58adef3a 21:04:29 ---> fe7f093d40d5 21:04:29 Step 25/26 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:04:29 Removing intermediate container 1fd4abd0594d 21:04:29 ---> 40e9896532f9 21:04:29 Step 24/24 : LABEL version=0.0.0 21:04:29 Successfully built 6626c0d316fd 21:04:29 Successfully tagged support-notifications-arm64:latest 21:04:29  Building support-notifications ... done Building security-proxy-setup 21:04:29 ---> Running in 6d448eb6254c 21:04:29 ---> Running in 910a53734bf7 21:04:29 ---> c03f88301c7a 21:04:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:04:29 ---> 37fc52820841 21:04:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:30 ---> Running in 8906edcc43d8 21:04:30 Removing intermediate container 910a53734bf7 21:04:30 ---> 6b74864fa63f 21:04:30 21:04:30 Removing intermediate container 6d448eb6254c 21:04:30 ---> 7950da99fe8d 21:04:30 Step 26/26 : LABEL version=0.0.0 21:04:30 ---> Running in 01e50606b8b1 21:04:30 Successfully built 6b74864fa63f 21:04:30 Successfully tagged core-metadata-arm64:latest 21:04:30  Building core-metadata ... done Building core-command 21:04:30 Removing intermediate container 8906edcc43d8 21:04:30 ---> a036d7ad5f13 21:04:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:04:31 ---> 0e3de96f4080 21:04:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:04:31 Removing intermediate container 01e50606b8b1 21:04:31 ---> 9c65e15c25d8 21:04:31 21:04:31 Successfully built 9c65e15c25d8 21:04:32 Successfully tagged security-secretstore-setup-arm64:latest 21:04:32  Building security-secretstore-setup ... done Building support-scheduler 21:04:32 ---> ea8266a01139 21:04:32 Step 27/32 : RUN chmod +x /entrypoint.sh 21:04:34 ---> Running in 6c6c6b97ca1f 21:04:34 ---> 2dd6808faaec 21:04:34 Step 20/24 : ENTRYPOINT ["/core-data"] 21:04:34 ---> Running in 209c7c364037 21:04:34 Removing intermediate container 209c7c364037 21:04:34 ---> 209678ee70aa 21:04:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:34 ---> Running in 107d992a0795 21:04:34 Removing intermediate container 107d992a0795 21:04:34 ---> 8ab17957cbc8 21:04:34 Step 22/24 : LABEL arch=arm64 21:04:35 ---> Running in e692c0446488 21:04:35 Removing intermediate container 6c6c6b97ca1f 21:04:35 ---> 8a68da3d9a24 21:04:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:04:36 Removing intermediate container e692c0446488 21:04:36 ---> ea8679af4fed 21:04:36 Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:04:36 ---> Running in 33e95fb4ccd0 21:04:36 ---> Running in 18c9f26103c6 21:04:37 Removing intermediate container 33e95fb4ccd0 21:04:37 ---> c7d3dda6aaf3 21:04:37 Step 29/32 : CMD ["gate"] 21:04:37 Removing intermediate container 18c9f26103c6 21:04:37 ---> 86091d94b36d 21:04:37 Step 24/24 : LABEL version=0.0.0 21:04:37 ---> Running in 0f6884449799 21:04:38 ---> Running in d07696f655d4 21:04:38 Removing intermediate container 0f6884449799 21:04:38 ---> d5032402aa2c 21:04:38 Step 30/32 : LABEL arch=arm64 21:04:38 Removing intermediate container d07696f655d4 21:04:38 ---> 224eaa7ae58f 21:04:38 21:04:39 Successfully built 224eaa7ae58f 21:04:39 Successfully tagged core-data-arm64:latest 21:04:39  Building core-data ... done  ---> Running in 4155c6d04c44 21:04:39 Building sys-mgmt-agent 21:04:40 Removing intermediate container 4155c6d04c44 21:04:40 ---> 834059b6b84c 21:04:40 Step 31/32 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:04:40 ---> Running in c889ccf48e7c 21:04:43 Removing intermediate container c889ccf48e7c 21:04:43 ---> 968518d827d1 21:04:43 Step 32/32 : LABEL version=0.0.0 21:04:43 ---> Running in 6a511ed8fe78 21:04:43 Removing intermediate container 6a511ed8fe78 21:04:43 ---> f4c7e8a6623d 21:04:43 21:04:43 Successfully built f4c7e8a6623d 21:04:43 Successfully tagged security-bootstrapper-arm64:latest 21:05:30  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:05:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:05:30 ---> ebc17848bf62 21:05:30 Step 3/22 : WORKDIR /edgex-go 21:05:30 ---> Using cache 21:05:30 ---> 2d7d1c581b21 21:05:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:30 ---> Using cache 21:05:30 ---> 583bba7ecdf0 21:05:30 Step 5/22 : RUN apk add --update --no-cache make git 21:05:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:05:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:05:30 ---> ebc17848bf62 21:05:30 Step 3/24 : WORKDIR /edgex-go 21:05:30 ---> Using cache 21:05:30 ---> 2d7d1c581b21 21:05:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:30 ---> Using cache 21:05:30 ---> 583bba7ecdf0 21:05:30 Step 5/24 : RUN apk add --update --no-cache make git 21:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:05:30 ---> ebc17848bf62 21:05:30 Step 3/23 : WORKDIR /edgex-go 21:05:30 ---> Using cache 21:05:30 ---> 2d7d1c581b21 21:05:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:30 ---> Using cache 21:05:30 ---> 583bba7ecdf0 21:05:30 Step 5/23 : RUN apk add --update --no-cache make git 21:05:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:05:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:05:30 ---> ebc17848bf62 21:05:30 Step 3/24 : WORKDIR /edgex-go 21:05:30 ---> Using cache 21:05:30 ---> 2d7d1c581b21 21:05:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:30 ---> Using cache 21:05:30 ---> 583bba7ecdf0 21:05:30 Step 5/24 : RUN apk add --update --no-cache make bash git 21:05:30 ---> Running in 4cfd2d0a7bf8 21:05:30 ---> Running in 59e8ce096a52 21:05:30 ---> Running in c172a70d7412 21:05:30 ---> Running in 070e23e9cf9f 21:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:32 OK: 218 MiB in 52 packages 21:05:32 OK: 218 MiB in 52 packages 21:05:32 OK: 218 MiB in 52 packages 21:05:33 OK: 218 MiB in 52 packages 21:05:34 Removing intermediate container c172a70d7412 21:05:34 ---> 4b334dfd82cd 21:05:34 Step 6/23 : COPY go.mod . 21:05:34 Removing intermediate container 59e8ce096a52 21:05:34 ---> 46f8cc8ec096 21:05:34 Step 6/22 : COPY go.mod . 21:05:35 Removing intermediate container 4cfd2d0a7bf8 21:05:35 ---> a7b106fde1fa 21:05:35 Step 6/24 : COPY go.mod . 21:05:35 Removing intermediate container 070e23e9cf9f 21:05:35 ---> bdc4fadbc825 21:05:35 Step 6/24 : COPY go.mod . 21:05:35 ---> 9e48b0bf90dd 21:05:35 Step 7/23 : RUN go mod download 21:05:36 ---> Running in f66d53717c4c 21:05:36 ---> 9c2bf3eac11d 21:05:36 Step 7/22 : RUN go mod download 21:05:36 ---> 56d9576f4971 21:05:36 Step 7/24 : RUN go mod download 21:05:36 ---> Running in 46becc00afc7 21:05:36 ---> Running in 087dfc3f7cc5 21:05:36 ---> 2b296e131af4 21:05:36 Step 7/24 : RUN go mod download 21:05:36 ---> Running in dd414e6c078e 21:05:40 Removing intermediate container f66d53717c4c 21:05:40 ---> 61ed77c35dfb 21:05:40 Step 8/23 : COPY . . 21:05:40 Removing intermediate container 087dfc3f7cc5 21:05:40 ---> 9e1eb2d7d356 21:05:40 Step 8/24 : COPY . . 21:05:40 Removing intermediate container 46becc00afc7 21:05:40 ---> 961628c3070b 21:05:40 Step 8/22 : COPY . . 21:05:41 Removing intermediate container dd414e6c078e 21:05:41 ---> 5a39bd04be6f 21:05:41 Step 8/24 : COPY . . 21:06:02 ---> 218d459ff358 21:06:02 Step 9/23 : RUN go mod tidy 21:06:02 ---> 41f003efa465 21:06:02 Step 9/24 : RUN go mod tidy 21:06:02 ---> 6988aa7c0759 21:06:02 Step 9/24 : RUN go mod tidy 21:06:02 ---> bf318cd6de7f 21:06:02 Step 9/22 : RUN go mod tidy 21:06:02 ---> Running in a640230814cf 21:06:02 ---> Running in 1e876a3eee54 21:06:02 ---> Running in f6c45ccfe666 21:06:02 ---> Running in 6c6f6706f288 21:06:09 Removing intermediate container 1e876a3eee54 21:06:09 ---> 0a82ec81c9f9 21:06:09 Step 10/24 : RUN make cmd/core-command/core-command 21:06:09 ---> Running in 1fae5e3dafe4 21:06:09 Removing intermediate container 6c6f6706f288 21:06:09 ---> 19f467b658b1 21:06:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:06:09 Removing intermediate container a640230814cf 21:06:09 ---> 5268e8e7df2a 21:06:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:06:09 ---> Running in e3f55366e0a5 21:06:09 ---> Running in b58e5f1e51fd 21:06:09 Removing intermediate container f6c45ccfe666 21:06:09 ---> 176282b7c29d 21:06:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:06:09 ---> Running in adb56485d5ad 21:06:10 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 21:06:13 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 21:06: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 21:06:13 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 21:07: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 21:07:55 Removing intermediate container 1fae5e3dafe4 21:07:55 ---> bd41430c39af 21:07:55 21:07:55 Step 11/24 : FROM alpine:3.12 21:07:55 ---> 9852663dfa18 21:07:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:07:55 ---> Using cache 21:07:55 ---> 219bf2f851a9 21:07:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:55 ---> Using cache 21:07:55 ---> feb2294b7ecc 21:07:55 Step 14/24 : ENV APP_PORT=59882 21:07:55 ---> Running in 147c77426547 21:07:55 Removing intermediate container 147c77426547 21:07:55 ---> 59938baa0830 21:07:55 Step 15/24 : EXPOSE $APP_PORT 21:07:55 ---> Running in 4fa3a289c9d9 21:07:55 Removing intermediate container 4fa3a289c9d9 21:07:55 ---> 79655ace370c 21:07:55 Step 16/24 : WORKDIR / 21:07:55 Removing intermediate container e3f55366e0a5 21:07:55 ---> f2d96e4fc9d6 21:07:55 21:07:55 Step 11/22 : FROM alpine:3.12 21:07:55 ---> 9852663dfa18 21:07:55 Step 12/22 : RUN apk add --update --no-cache curl 21:07:55 Removing intermediate container b58e5f1e51fd 21:07:55 ---> 0ccc5a3db73b 21:07:55 21:07:55 Step 11/23 : FROM alpine:3.12 21:07:55 ---> 9852663dfa18 21:07:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:07:55 ---> Using cache 21:07:55 ---> 219bf2f851a9 21:07:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:55 ---> Using cache 21:07:55 ---> feb2294b7ecc 21:07:55 Step 14/23 : ENV APP_PORT=59861 21:07:56 ---> Running in 002f5ead1261 21:07:56 ---> Running in 0bc448dd9f63 21:07:56 ---> Running in 87b6abd9331a 21:07:57 Removing intermediate container 002f5ead1261 21:07:57 ---> 3aaca2f079ab 21:07:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:57 Removing intermediate container 0bc448dd9f63 21:07:57 ---> 7f9e585fc80b 21:07:57 Step 15/23 : EXPOSE $APP_PORT 21:07:57 Removing intermediate container adb56485d5ad 21:07:57 ---> 87730edbefe7 21:07:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:07:58 ---> Running in a3b8157a7840 21:07:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:07:58 ---> Running in 1afd6e2935c6 21:07:58 ---> bf5b9dddff26 21:07:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:07:58 Removing intermediate container a3b8157a7840 21:07:58 ---> dae3cafa2767 21:07:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:58 (1/4) Installing ca-certificates (20191127-r4) 21:07:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:07:59 (3/4) Installing libcurl (7.77.0-r0) 21:07:59 (4/4) Installing curl (7.77.0-r0) 21:07:59 Executing busybox-1.31.1-r20.trigger 21:07:59 Executing ca-certificates-20191127-r4.trigger 21:07:59 OK: 7 MiB in 18 packages 21:07:59 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 21:08:00 ---> 1044291bc762 21:08:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:08:00 ---> 29403e8fa937 21:08:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:08:01 Removing intermediate container 87b6abd9331a 21:08:01 ---> 5c170ef40b89 21:08:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:08:01 ---> 6568b5e1ca2d 21:08:01 Step 20/24 : ENTRYPOINT ["/core-command"] 21:08:01 ---> Running in cc9b237a1ead 21:08:02 ---> Running in 0cb392ef4af1 21:08:02 ---> c104b87bab8d 21:08:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:08:02 Removing intermediate container cc9b237a1ead 21:08:02 ---> db5406ee7841 21:08:02 Step 14/22 : WORKDIR /edgex 21:08:02 ---> Running in 2ebcb8037572 21:08:02 Removing intermediate container 0cb392ef4af1 21:08:02 ---> 88a196b90c48 21:08:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:03 Removing intermediate container 1afd6e2935c6 21:08:03 ---> 9fb5a4fdc019 21:08:03 21:08:03 Step 12/24 : FROM docker:20.10.0 21:08:03 ---> Running in d7d1ac0744b9 21:08:03 ---> 046cff5566c5 21:08:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:08:03 20.10.0: Pulling from library/docker 21:08:03 ---> Running in 86f1f45cfb99 21:08:03 Removing intermediate container 2ebcb8037572 21:08:03 ---> 6be87b44f8b6 21:08:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:08:04 Removing intermediate container d7d1ac0744b9 21:08:04 ---> 2aa982f23d7d 21:08:04 Step 22/24 : LABEL arch=arm64 21:08:04 ---> Running in 2833990600a1 21:08:04 Removing intermediate container 86f1f45cfb99 21:08:04 ---> 44f57bfe9f9c 21:08:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:04 ---> Running in 1645f6387d21 21:08:05 ---> 58777ad50ed9 21:08:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:08:05 Removing intermediate container 2833990600a1 21:08:05 ---> d43f74606680 21:08:05 Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:08:05 ---> Running in 91f928d0e56f 21:08:05 Removing intermediate container 1645f6387d21 21:08:05 ---> 9ed8ed401cdf 21:08:05 Step 21/23 : LABEL arch=arm64 21:08:06 ---> Running in 7c3788676378 21:08:06 Removing intermediate container 91f928d0e56f 21:08:06 ---> d7271cb3f12e 21:08:06 Step 24/24 : LABEL version=0.0.0 21:08:06 ---> Running in f1dd1d8f109f 21:08:07 Removing intermediate container 7c3788676378 21:08:07 ---> 66f31dab9776 21:08:07 Step 22/23 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:08:07 ---> 9493d460599c 21:08:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:07 ---> Running in e48f89de7aa8 21:08:07 Removing intermediate container f1dd1d8f109f 21:08:07 ---> eff28a9599b9 21:08:07 21:08:07 Successfully built eff28a9599b9 21:08:07 Removing intermediate container e48f89de7aa8 21:08:07 ---> 050d6b15345b 21:08:07 Step 23/23 : LABEL version=0.0.0 21:08:08 Successfully tagged core-command-arm64:latest 21:08:08  Building core-command ... done  ---> Running in a9157a4d9dd0 21:08:08 ---> cc34039f8e3b 21:08:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:08:09 ---> Running in df9f0c5b8c9b 21:08:09 Removing intermediate container a9157a4d9dd0 21:08:09 ---> 876b123ef427 21:08:09 21:08:10 Successfully built 876b123ef427 21:08:10 Successfully tagged support-scheduler-arm64:latest 21:08:10  Building support-scheduler ... done Removing intermediate container df9f0c5b8c9b 21:08:10 ---> fc1c33cb823f 21:08:10 Step 19/22 : CMD ["--init=true"] 21:08:10 ---> Running in 419e50677202 21:08:13 Removing intermediate container 419e50677202 21:08:13 ---> 76ab49972b85 21:08:13 Step 20/22 : LABEL arch=arm64 21:08:13 ---> Running in 477f0136c124 21:08:13 Removing intermediate container 477f0136c124 21:08:13 ---> a7e128196039 21:08:13 Step 21/22 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:08:13 ---> Running in 22a1760ce954 21:08:13 Removing intermediate container 22a1760ce954 21:08:13 ---> 05e7e0b93690 21:08:13 Step 22/22 : LABEL version=0.0.0 21:08:13 ---> Running in 496abf8e41d2 21:08:14 Removing intermediate container 496abf8e41d2 21:08:14 ---> 17071d814dae 21:08:14 21:08:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:08:14 Status: Downloaded newer image for docker:20.10.0 21:08:14 ---> eeaf43b92773 21:08: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' 21:08:14 Successfully built 17071d814dae 21:08:14 Successfully tagged security-proxy-setup-arm64:latest 21:08:15  Building security-proxy-setup ... done  ---> Running in 807c9805ea4a 21:08:15 Removing intermediate container 807c9805ea4a 21:08:15 ---> 43e2f86872a6 21:08:15 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:08:15 ---> Running in 492f60c1bffe 21:08:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:08:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:08:17 (1/39) Installing readline (8.0.4-r0) 21:08:17 (2/39) Installing bash (5.0.17-r0) 21:08:17 Executing bash-5.0.17-r0.post-install 21:08:17 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:08:17 (4/39) Installing libcurl (7.77.0-r0) 21:08:17 (5/39) Installing curl (7.77.0-r0) 21:08:17 (6/39) Installing dumb-init (1.2.2-r1) 21:08:17 (7/39) Installing libbz2 (1.0.8-r1) 21:08:17 (8/39) Installing expat (2.2.9-r1) 21:08:17 (9/39) Installing libffi (3.3-r2) 21:08:17 (10/39) Installing gdbm (1.13-r1) 21:08:17 (11/39) Installing xz-libs (5.2.5-r0) 21:08:17 (12/39) Installing sqlite-libs (3.32.1-r1) 21:08:17 (13/39) Installing python3 (3.8.10-r0) 21:08:19 (14/39) Installing py3-appdirs (1.4.4-r1) 21:08:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:08:19 (16/39) Installing py3-parsing (2.4.7-r0) 21:08:19 (17/39) Installing py3-six (1.15.0-r0) 21:08:19 (18/39) Installing py3-packaging (20.4-r0) 21:08:19 (19/39) Installing py3-setuptools (47.0.0-r0) 21:08:19 (20/39) Installing py3-chardet (3.0.4-r4) 21:08:19 (21/39) Installing py3-idna (2.9-r0) 21:08:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:08:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:08:19 (24/39) Installing py3-requests (2.23.0-r0) 21:08:19 (25/39) Installing py3-msgpack (1.0.0-r0) 21:08:19 (26/39) Installing py3-lockfile (0.12.2-r3) 21:08:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:08:19 (28/39) Installing py3-colorama (0.4.3-r0) 21:08:20 (29/39) Installing py3-distlib (0.3.0-r0) 21:08:20 (30/39) Installing py3-distro (1.5.0-r1) 21:08:20 (31/39) Installing py3-webencodings (0.5.1-r3) 21:08:20 (32/39) Installing py3-html5lib (1.0.1-r4) 21:08:20 (33/39) Installing py3-pytoml (0.1.21-r0) 21:08:20 (34/39) Installing py3-pep517 (0.8.2-r0) 21:08:20 (35/39) Installing py3-progress (1.5-r0) 21:08:20 (36/39) Installing py3-toml (0.10.1-r0) 21:08:20 (37/39) Installing py3-retrying (1.3.3-r0) 21:08:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:08:20 (39/39) Installing py3-pip (20.1.1-r0) 21:08:20 Executing busybox-1.31.1-r19.trigger 21:08:20 OK: 72 MiB in 59 packages 21:08:25 Collecting docker-compose==1.23.2 21:08:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:08:26 Collecting docker<4.0,>=3.6.0 21:08:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:08:27 Collecting cached-property<2,>=1.2.0 21:08:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:08:27 Collecting websocket-client<1.0,>=0.32.0 21:08:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:08:28 Collecting texttable<0.10,>=0.9.0 21:08:28 Downloading texttable-0.9.1.tar.gz (11 kB) 21:08:31 Collecting jsonschema<3,>=2.5.1 21:08:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:08:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:08:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:08:32 Collecting docopt<0.7,>=0.6.1 21:08:32 Downloading docopt-0.6.2.tar.gz (25 kB) 21:08:36 Collecting PyYAML<4,>=3.10 21:08:36 Downloading PyYAML-3.13.tar.gz (270 kB) 21:08:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:08:40 Collecting dockerpty<0.5,>=0.4.1 21:08:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:08:42 Collecting docker-pycreds>=0.4.0 21:08:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:08:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:08:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:08:42 Collecting urllib3<1.25,>=1.21.1 21:08:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:08:43 Collecting idna<2.8,>=2.5 21:08:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:08:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:08:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:08:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:08:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:08:44 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, texttable, jsonschema, docopt, PyYAML, dockerpty, docker-compose 21:08:44 Attempting uninstall: urllib3 21:08:44 Found existing installation: urllib3 1.25.9 21:08:44 Uninstalling urllib3-1.25.9: 21:08:44 Successfully uninstalled urllib3-1.25.9 21:08:45 Attempting uninstall: idna 21:08:45 Found existing installation: idna 2.9 21:08:45 Uninstalling idna-2.9: 21:08:45 Successfully uninstalled idna-2.9 21:08:45 Attempting uninstall: requests 21:08:45 Found existing installation: requests 2.23.0 21:08:45 Uninstalling requests-2.23.0: 21:08:45 Successfully uninstalled requests-2.23.0 21:08:47 Running setup.py install for texttable: started 21:08:49 Running setup.py install for texttable: finished with status 'done' 21:08:49 Running setup.py install for docopt: started 21:08:51 Running setup.py install for docopt: finished with status 'done' 21:08:51 Running setup.py install for PyYAML: started 21:08:53 Running setup.py install for PyYAML: finished with status 'done' 21:08:53 Running setup.py install for dockerpty: started 21:08:55 Running setup.py install for dockerpty: finished with status 'done' 21:08:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:09:05 Removing intermediate container 492f60c1bffe 21:09:05 ---> 6f93d78ce061 21:09:05 Step 15/24 : ENV APP_PORT=58890 21:09:05 ---> Running in ed229c2a8923 21:09:05 Removing intermediate container ed229c2a8923 21:09:05 ---> 6185754bed1e 21:09:05 Step 16/24 : EXPOSE $APP_PORT 21:09:05 ---> Running in 88f28ea36a25 21:09:07 Removing intermediate container 88f28ea36a25 21:09:07 ---> 41f06135e17d 21:09:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:09:07 ---> ad5340abdc98 21:09:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:09:07 ---> 4a41e1e1d4b2 21:09:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:09:08 ---> b0ca031a8a01 21:09:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:09:08 ---> Running in 4e5b3af9e2a7 21:09:09 Removing intermediate container 4e5b3af9e2a7 21:09:09 ---> 80e30f7e771e 21:09:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:09 ---> Running in 49abceed63c6 21:09:10 Removing intermediate container 49abceed63c6 21:09:10 ---> 511ae7b4eba2 21:09:10 Step 22/24 : LABEL arch=arm64 21:09:10 ---> Running in cb20a893654c 21:09:10 Removing intermediate container cb20a893654c 21:09:10 ---> 5f9d91570515 21:09:10 Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 21:09:10 ---> Running in cd857b3f6663 21:09:11 Removing intermediate container cd857b3f6663 21:09:11 ---> 28121848d6f5 21:09:11 Step 24/24 : LABEL version=0.0.0 21:09:11 ---> Running in d4c68a71d415 21:09:12 Removing intermediate container d4c68a71d415 21:09:12 ---> ddd72adc0c47 21:09:12 21:09:12 Successfully built ddd72adc0c47 21:09:12 Successfully tagged sys-mgmt-agent-arm64:latest 21:09:12  Building sys-mgmt-agent ... done  [Pipeline] } 21:09:12 $ docker stop --time=1 3c8e9d755762850ef793e1494aeb1ebeadc1f47b43a14fee2da0c3733a8fa09b 21:09:14 $ docker rm -f 3c8e9d755762850ef793e1494aeb1ebeadc1f47b43a14fee2da0c3733a8fa09b [Pipeline] // withDockerContainer [Pipeline] sh 21:09:14 + docker images 21:09:15 REPOSITORY TAG IMAGE ID CREATED SIZE 21:09:15 sys-mgmt-agent-arm64 latest ddd72adc0c47 4 seconds ago 299MB 21:09:15 security-proxy-setup-arm64 latest 17071d814dae About a minute ago 24MB 21:09:15 support-scheduler-arm64 latest 876b123ef427 About a minute ago 15MB 21:09:15 core-command-arm64 latest eff28a9599b9 About a minute ago 15MB 21:09:15 9fb5a4fdc019 About a minute ago 973MB 21:09:15 0ccc5a3db73b About a minute ago 968MB 21:09:15 f2d96e4fc9d6 About a minute ago 971MB 21:09:15 bd41430c39af About a minute ago 966MB 21:09:15 security-bootstrapper-arm64 latest f4c7e8a6623d 4 minutes ago 17.1MB 21:09:15 core-data-arm64 latest 224eaa7ae58f 4 minutes ago 19.1MB 21:09:15 security-secretstore-setup-arm64 latest 9c65e15c25d8 4 minutes ago 26.5MB 21:09:15 core-metadata-arm64 latest 6b74864fa63f 4 minutes ago 15.6MB 21:09:15 support-notifications-arm64 latest 6626c0d316fd 4 minutes ago 15.7MB 21:09:15 0d1c80185aac 5 minutes ago 974MB 21:09:15 aafbf12d9905 5 minutes ago 971MB 21:09:15 a78697a63a9d 5 minutes ago 968MB 21:09:15 0e069468b5ca 5 minutes ago 973MB 21:09:15 22ba02702c47 5 minutes ago 967MB 21:09:15 ci-base-image-arm64 latest ebc17848bf62 16 minutes ago 641MB 21:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 21:09:15 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 21:09:15 docker 20.10.0 eeaf43b92773 5 months ago 228MB 21:09:15 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 21:09:17 ---> job-cost.sh 21:09:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnbC 21:10:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-mnbC/bin to PATH 21:11:54 INFO: No Stack... 21:11:54 INFO: Retrieving Pricing Info for: v2-standard-4 21:11:54 INFO: Archiving Costs [Pipeline] sh 21:11:54 + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, 21:11:54 -f6 [Pipeline] lock 21:11:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3546-3-stack-cost] 21:11:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3546-3-stack-cost] did not exist. Created. 21:11:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3546-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:54 + echo total: 0.18000000715255737 [Pipeline] stash 21:11:55 Stashed 1 file(s) [Pipeline] } 21:11:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3546-3-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) [Pipeline] unstash [Pipeline] configFileProvider 21:11:55 provisioning config files... 21:11:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2856404135333882901tmp [Pipeline] { [Pipeline] sh 21:11:56 + set +x 21:11:56 + curl -s https://codecov.io/bash 21:11:56 + bash -s -- 21:11:56 21:11:56 _____ _ 21:11:56 / ____| | | 21:11:56 | | ___ __| | ___ ___ _____ __ 21:11:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:11:56 | |___| (_) | (_| | __/ (_| (_) \ V / 21:11:56 \_____\___/ \__,_|\___|\___\___/ \_/ 21:11:56 Bash-1.0.3 21:11:56 21:11:56 21:11:56 ==> git version 2.24.4 found 21:11:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:11:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:11:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:11:56 ==> Jenkins CI detected. 21:11:56 project root: . 21:11:56 --> token set from env 21:11:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:11:56 ==> Running gcov in . (disable via -X gcov) 21:11:56 ==> Python coveragepy not found 21:11:56 ==> Searching for coverage reports in: 21:11:56 + . 21:11:56 -> Found 1 reports 21:11:56 ==> Detecting git/mercurial file structure 21:11:56 ==> Reading reports 21:11:56 + ./coverage.out bytes=412085 21:11:56 ==> Appending adjustments 21:11:56 https://docs.codecov.io/docs/fixing-reports 21:11:57 + Found adjustments 21:11:57 ==> Gzipping contents 21:11:57 56K /tmp/codecov.xbOQjr.gz 21:11:57 ==> Uploading reports 21:11:57 url: https://codecov.io 21:11:57 query: branch=PR-3546&commit=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3546%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3546&job=&cmd_args= 21:11:57 -> Pinging Codecov 21:11:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3546&commit=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3546%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3546&job=&cmd_args= 21:11:58 -> Uploading to 21:11:58 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0/eac8ef3a-9281-43b4-be7a-b38e00050260.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T211157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46c3581565cd0da29163246abcd37945ad7e6ac94c6b7d5e42fdb2c07211e077 21:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:58 Dload Upload Total Spent Left Speed 21:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56007 0 0 100 56007 0 118k --:--:-- --:--:-- --:--:-- 118k 21:11:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [Pipeline] } 21:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:11:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:11:59 ---> package-listing.sh 21:11:59 ++ facter osfamily 21:11:59 ++ tr '[:upper:]' '[:lower:]' 21:12:00 + OS_FAMILY=redhat 21:12:00 + workspace=/w/workspace/edgex-go/3 21:12:00 + START_PACKAGES=/tmp/packages_start.txt 21:12:00 + END_PACKAGES=/tmp/packages_end.txt 21:12:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:00 + PACKAGES=/tmp/packages_start.txt 21:12:00 + '[' /w/workspace/edgex-go/3 ']' 21:12:00 + PACKAGES=/tmp/packages_end.txt 21:12:00 + case "${OS_FAMILY}" in 21:12:00 + sort 21:12:00 + rpm -qa 21:12:02 + '[' -f /tmp/packages_start.txt ']' 21:12:02 + '[' -f /tmp/packages_end.txt ']' 21:12:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:02 + '[' /w/workspace/edgex-go/3 ']' 21:12:02 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:12:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:12:02 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:12:03 21:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:12:03 alpine: Pulling from edgex-lftools-log-publisher 21:12:03 df20fa9351a1: Pulling fs layer 21:12:03 36b3adc4ff6f: Pulling fs layer 21:12:03 8ad3a11d3b57: Pulling fs layer 21:12:03 46f8f816bc3b: Pulling fs layer 21:12:03 93b61091891f: Pulling fs layer 21:12:03 93b9cdb0e59b: Pulling fs layer 21:12:03 5e14af77c1be: Pulling fs layer 21:12:03 01666e4c0597: Pulling fs layer 21:12:03 aa168da1d23b: Pulling fs layer 21:12:03 93b9cdb0e59b: Waiting 21:12:03 5e14af77c1be: Waiting 21:12:03 01666e4c0597: Waiting 21:12:03 aa168da1d23b: Waiting 21:12:03 46f8f816bc3b: Waiting 21:12:03 93b61091891f: Waiting 21:12:03 36b3adc4ff6f: Verifying Checksum 21:12:03 36b3adc4ff6f: Download complete 21:12:03 46f8f816bc3b: Verifying Checksum 21:12:03 46f8f816bc3b: Download complete 21:12:04 df20fa9351a1: Verifying Checksum 21:12:04 df20fa9351a1: Download complete 21:12:04 93b9cdb0e59b: Verifying Checksum 21:12:04 93b9cdb0e59b: Download complete 21:12:04 5e14af77c1be: Verifying Checksum 21:12:04 5e14af77c1be: Download complete 21:12:04 93b61091891f: Verifying Checksum 21:12:04 93b61091891f: Download complete 21:12:04 01666e4c0597: Verifying Checksum 21:12:04 01666e4c0597: Download complete 21:12:04 df20fa9351a1: Pull complete 21:12:04 8ad3a11d3b57: Verifying Checksum 21:12:04 8ad3a11d3b57: Download complete 21:12:04 36b3adc4ff6f: Pull complete 21:12:05 8ad3a11d3b57: Pull complete 21:12:05 46f8f816bc3b: Pull complete 21:12:05 93b61091891f: Pull complete 21:12:05 93b9cdb0e59b: Pull complete 21:12:05 5e14af77c1be: Pull complete 21:12:05 01666e4c0597: Pull complete 21:12:05 aa168da1d23b: Verifying Checksum 21:12:05 aa168da1d23b: Download complete 21:12:09 aa168da1d23b: Pull complete 21:12:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:12:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:12:09 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 21:12:09 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat 21:12:13 $ docker top d06c04bc77284e63148e12326282566eb038604100369321a917388490c244ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:13 + mkdir -p /var/log/sa [Pipeline] sh 21:12:14 + ls /var/log/sa-host 21:12:14 + sadf -c /var/log/sa-host/sa05 21:12:14 file_magic: OK 21:12:14 HZ: Using current value: 100 21:12:14 file_header: OK 21:12:14 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 21:12:14 Statistics: 21:12:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:12:14 File successfully converted to sysstat format version 12.2.1 21:12:14 + sadf -c /var/log/sa-host/sa08 21:12:14 file_magic: OK 21:12:14 HZ: Using current value: 100 21:12:14 file_header: OK 21:12:14 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 21:12:14 Statistics: 21:12:14 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... 21:12:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:14 provisioning config files... 21:12:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5350301926512711367tmp [Pipeline] { [Pipeline] echo 21:12:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:14 ---> create-netrc.sh [Pipeline] } 21:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:14 ---> python-tools-install.sh [Pipeline] echo 21:12:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:15 ---> sudo-logs.sh 21:12:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:12:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:15 ---> job-cost.sh 21:12:15 lf-activate-venv: SKIPPING 21:12:15 DEBUG: total: 0.18000000715255737 21:12:15 INFO: Retrieving Stack Cost... 21:12:16 INFO: Retrieving Pricing Info for: v3-standard-2 21:12:16 INFO: Archiving Costs [Pipeline] echo 21:12:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:17 ---> logs-deploy.sh 21:12:17 lf-activate-venv: SKIPPING 21:12:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3546/3 21:12:17 INFO: archiving workspace using pattern(s): 21:12:18 Archives upload complete. 21:12:18 INFO: archiving logs to Nexus 21:12:18 ---> uname -a: 21:12:18 Linux prd-centos7-docker-4c-2g-996.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:12:18 21:12:18 21:12:18 ---> lscpu: 21:12:18 Architecture: x86_64 21:12:18 CPU op-mode(s): 32-bit, 64-bit 21:12:18 Byte Order: Little Endian 21:12:18 Address sizes: 40 bits physical, 48 bits virtual 21:12:18 CPU(s): 2 21:12:18 On-line CPU(s) list: 0,1 21:12:18 Thread(s) per core: 1 21:12:18 Core(s) per socket: 1 21:12:18 Socket(s): 2 21:12:18 NUMA node(s): 1 21:12:18 Vendor ID: AuthenticAMD 21:12:18 CPU family: 23 21:12:18 Model: 49 21:12:18 Model name: AMD EPYC-Rome Processor 21:12:18 Stepping: 0 21:12:18 CPU MHz: 2799.998 21:12:18 BogoMIPS: 5599.99 21:12:18 Virtualization: AMD-V 21:12:18 Hypervisor vendor: KVM 21:12:18 Virtualization type: full 21:12:18 L1d cache: 64 KiB 21:12:18 L1i cache: 64 KiB 21:12:18 L2 cache: 1 MiB 21:12:18 L3 cache: 32 MiB 21:12:18 NUMA node0 CPU(s): 0,1 21:12:18 Vulnerability Itlb multihit: Not affected 21:12:18 Vulnerability L1tf: Not affected 21:12:18 Vulnerability Mds: Not affected 21:12:18 Vulnerability Meltdown: Not affected 21:12:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:12:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:12:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:12:18 Vulnerability Srbds: Not affected 21:12:18 Vulnerability Tsx async abort: Not affected 21:12:18 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 21:12:18 21:12:18 21:12:18 ---> nproc: 21:12:18 2 21:12:18 21:12:18 21:12:18 ---> df -h: 21:12:18 Filesystem Size Used Available Use% Mounted on 21:12:18 overlay 40.0G 12.0G 27.9G 30% / 21:12:18 tmpfs 64.0M 0 64.0M 0% /dev 21:12:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:12:18 shm 64.0M 0 64.0M 0% /dev/shm 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 21:12:18 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp 21:12:18 21:12:18 21:12:18 ---> free -m: 21:12:18 total used free shared buff/cache available 21:12:18 Mem: 7821 1415 2288 0 4117 6391 21:12:18 Swap: 1023 1 1022 21:12:18 21:12:18 21:12:18 ---> ip addr: 21:12:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:12:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:12:18 inet 127.0.0.1/8 scope host lo 21:12:18 valid_lft forever preferred_lft forever 21:12:18 inet6 ::1/128 scope host 21:12:18 valid_lft forever preferred_lft forever 21:12:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:12:18 link/ether fa:16:3e:1a:2a:31 brd ff:ff:ff:ff:ff:ff 21:12:18 inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 21:12:18 valid_lft 84809sec preferred_lft 84809sec 21:12:18 inet6 fe80::f816:3eff:fe1a:2a31/64 scope link 21:12:18 valid_lft forever preferred_lft forever 21:12:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:12:18 link/ether 02:42:bd:3a:36:fc brd ff:ff:ff:ff:ff:ff 21:12:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:12:18 valid_lft forever preferred_lft forever 21:12:18 inet6 fe80::42:bdff:fe3a:36fc/64 scope link 21:12:18 valid_lft forever preferred_lft forever 21:12:18 21:12:18 21:12:18 ---> sar -b -r -n DEV: 21:12:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:12:18 21:12:18 20:45:37 LINUX RESTART (2 CPU) 21:12:18 21:12:18 20:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:12:18 20:47:01 113.04 18.28 94.75 0.00 5743.48 9927.14 0.00 21:12:18 20:48:01 183.00 0.18 182.82 0.00 22.78 54452.60 0.00 21:12:18 20:49:01 81.92 0.00 81.92 0.00 0.00 11253.74 0.00 21:12:18 20:50:01 55.19 0.03 55.15 0.00 1.06 5385.17 0.00 21:12:18 20:51:01 116.05 0.00 116.05 0.00 0.00 41228.54 0.00 21:12:18 20:52:01 359.31 157.76 201.55 0.00 3849.47 142975.08 0.00 21:12:18 20:53:01 212.10 14.85 197.25 0.00 545.05 119806.84 0.00 21:12:18 20:54:02 213.95 8.22 205.73 0.00 1265.59 49449.71 0.00 21:12:18 20:55:01 407.65 71.64 336.01 0.00 2192.52 157718.67 0.00 21:12:18 20:56:01 113.64 10.51 103.13 0.00 1212.52 14569.20 0.00 21:12:18 20:57:01 1.58 0.00 1.58 0.00 0.00 30.77 0.00 21:12:18 20:58:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 21:12:18 20:59:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 21:12:18 21:00:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 21:12:18 21:01:01 0.50 0.20 0.30 0.00 5.86 3.22 0.00 21:12:18 21:02:01 1.12 0.20 0.92 0.00 3.60 20.08 0.00 21:12:18 21:03:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 21:12:18 21:04:01 0.27 0.00 0.27 0.00 0.00 3.62 0.00 21:12:18 21:05:01 0.28 0.05 0.23 0.00 0.53 2.87 0.00 21:12:18 21:06:01 0.18 0.00 0.18 0.00 0.00 1.67 0.00 21:12:18 21:07:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 21:12:18 21:08:01 0.20 0.00 0.20 0.00 0.00 2.10 0.00 21:12:18 21:09:01 0.33 0.00 0.33 0.00 0.00 4.43 0.00 21:12:18 21:10:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 21:12:18 21:11:01 3.60 3.28 0.32 0.00 52.24 5.15 0.00 21:12:18 21:12:01 305.58 281.54 24.04 0.00 6938.00 1134.50 0.00 21:12:18 Average: 83.33 21.78 61.55 0.00 839.11 23313.65 0.00 21:12:18 21:12:18 20:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:12:18 20:47:01 5064100 0 893524 11.16 2620 2048696 1498800 16.55 909648 1621936 152808 21:12:18 20:48:01 3737072 0 1046928 13.07 2620 3222320 1437772 15.87 1217600 2485036 76724 21:12:18 20:49:01 3738644 0 1183936 14.78 2620 3083740 1738696 19.20 1426268 2285416 141504 21:12:18 20:50:01 3735852 0 1247748 15.58 2620 3022720 2034224 22.46 1407364 2295100 92332 21:12:18 20:51:01 1173532 0 1338408 16.71 2620 5494380 2094768 23.13 2195608 3998248 1535404 21:12:18 20:52:01 991960 0 1289992 16.11 2620 5724368 1851896 20.45 2213652 4117620 0 21:12:18 20:53:01 461508 0 1840884 22.99 2620 5703928 3838636 42.38 3009804 3781876 53248 21:12:18 20:54:02 286796 0 1399712 17.48 2620 6319812 1882452 20.78 2740436 4237912 167140 21:12:18 20:55:01 1488284 0 1698324 21.21 2620 4819712 3009136 33.22 2176496 3574368 10444 21:12:18 20:56:01 3121400 0 1258744 15.72 2620 3626176 1418424 15.66 1300500 2879064 12 21:12:18 20:57:01 3124884 0 1255260 15.67 2620 3626176 1388588 15.33 1344588 2832244 8 21:12:18 20:58:01 3124768 0 1255364 15.67 2620 3626188 1379384 15.23 1336624 2841064 8 21:12:18 20:59:01 3126608 0 1253520 15.65 2620 3626192 1379336 15.23 1336520 2841064 8 21:12:18 21:00:01 3126740 0 1253384 15.65 2620 3626196 1379336 15.23 1336044 2841408 8 21:12:18 21:01:01 3125688 0 1254400 15.66 2620 3626232 1381676 15.25 1336776 2841424 16 21:12:18 21:02:01 3126072 0 1253836 15.66 2620 3626412 1380012 15.24 1336856 2841540 8 21:12:18 21:03:01 3125404 0 1254496 15.66 2620 3626420 1380000 15.24 1336772 2841540 8 21:12:18 21:04:01 3125116 0 1254780 15.67 2620 3626424 1380060 15.24 1337108 2841540 8 21:12:18 21:05:01 3124712 0 1255180 15.67 2620 3626428 1380136 15.24 1337360 2841560 8 21:12:18 21:06:01 3124312 0 1255576 15.68 2620 3626432 1380124 15.24 1348596 2830640 8 21:12:18 21:07:01 3124232 0 1255656 15.68 2620 3626432 1380136 15.24 1357912 2821376 8 21:12:18 21:08:01 3125636 0 1254244 15.66 2620 3626440 1379908 15.23 1363460 2814640 8 21:12:18 21:09:01 3125512 0 1254364 15.66 2620 3626444 1379908 15.23 1363440 2814640 8 21:12:18 21:10:01 3125216 0 1254656 15.67 2620 3626448 1380040 15.24 1364920 2813560 8 21:12:18 21:11:01 3120952 0 1257616 15.70 2620 3627752 1383312 15.27 1366724 2814072 20 21:12:18 21:12:01 2852420 0 1358268 16.96 2620 3795632 1412356 15.59 1429044 2942108 224 21:12:18 Average: 2827978 0 1283800 16.03 2620 3894542 1651120 18.23 1547312 2949654 85768 21:12:18 21:12:18 20:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:12:18 20:47:01 vethf4d4ef9 1010.06 594.22 92.07 2610.06 0.00 0.00 0.00 0.00 21:12:18 20:47:01 eth0 1570.57 1752.87 6329.75 202.87 0.00 0.00 0.00 0.00 21:12:18 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:47:01 docker0 1010.06 594.09 78.26 2610.05 0.00 0.00 0.00 0.00 21:12:18 20:48:01 eth0 525.46 444.29 3620.62 45.36 0.00 0.00 0.00 0.00 21:12:18 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:48:01 docker0 203.21 250.37 14.09 920.64 0.00 0.00 0.00 0.00 21:12:18 20:49:01 eth0 43.98 24.54 37.95 15.78 0.00 0.00 0.00 0.00 21:12:18 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:49:01 veth3bebc70 0.93 1.07 0.08 0.09 0.00 0.00 0.00 0.00 21:12:18 20:49:01 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 21:12:18 20:50:01 eth0 30.33 21.42 18.02 104.37 0.00 0.00 0.00 0.00 21:12:18 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:50:01 veth3bebc70 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 21:12:18 20:50:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 21:12:18 20:51:01 eth0 173.33 145.04 1697.30 21.94 0.00 0.00 0.00 0.00 21:12:18 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:51:01 veth5b17ef8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:12:18 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:52:01 veth8bce0e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:52:01 veth8f42399 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:52:01 eth0 85.41 65.59 181.87 12.28 0.00 0.00 0.00 0.00 21:12:18 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:53:01 veth14236a2 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:12:18 20:53:01 veth31354ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:12:18 20:53:01 eth0 22.44 11.47 18.32 9.58 0.00 0.00 0.00 0.00 21:12:18 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:54:02 vethacf0ea1 21.52 35.11 1.48 279.06 0.00 0.00 0.00 0.00 21:12:18 20:54:02 eth0 199.35 151.81 1719.49 21.21 0.00 0.00 0.00 0.00 21:12:18 20:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:54:02 veth5b17ef8 0.00 2.31 0.00 0.11 0.00 0.00 0.00 0.00 21:12:18 20:55:01 veth7fcbd2c 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:12:18 20:55:01 eth0 78.67 52.40 167.65 128.99 0.00 0.00 0.00 0.00 21:12:18 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:55:01 veth7c6d034 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:12:18 20:56:01 eth0 17.24 9.88 44.01 5.99 0.00 0.00 0.00 0.00 21:12:18 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:56:01 docker0 1339.74 1010.43 100.44 4294.84 0.00 0.00 0.00 0.00 21:12:18 20:57:01 eth0 0.55 0.40 0.45 0.09 0.00 0.00 0.00 0.00 21:12:18 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:58:01 eth0 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 21:12:18 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:12:18 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:12:18 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:01:01 eth0 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 21:12:18 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:02:01 eth0 1.15 0.43 0.45 0.24 0.00 0.00 0.00 0.00 21:12:18 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:03:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:12:18 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:04:01 eth0 2.22 0.52 0.67 0.39 0.00 0.00 0.00 0.00 21:12:18 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:05:01 eth0 1.78 0.53 0.63 0.42 0.00 0.00 0.00 0.00 21:12:18 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:06:01 eth0 2.02 0.50 0.66 0.39 0.00 0.00 0.00 0.00 21:12:18 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:07:01 eth0 1.62 0.87 0.94 0.65 0.00 0.00 0.00 0.00 21:12:18 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:08:01 eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:12:18 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:09:01 eth0 1.40 0.08 0.12 0.01 0.00 0.00 0.00 0.00 21:12:18 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:10:01 eth0 1.20 0.25 0.33 0.20 0.00 0.00 0.00 0.00 21:12:18 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:11:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:12:18 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:12:01 eth0 9.45 6.35 9.90 4.38 0.00 0.00 0.00 0.00 21:12:18 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 Average: eth0 106.61 103.52 533.02 22.08 0.00 0.00 0.00 0.00 21:12:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:18 Average: docker0 51.56 38.88 3.86 165.27 0.00 0.00 0.00 0.00 21:12:18 21:12:18 21:12:18 ---> sar -P ALL: 21:12:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:12:18 21:12:18 20:45:37 LINUX RESTART (2 CPU) 21:12:18 21:12:18 20:46:01 CPU %user %nice %system %iowait %steal %idle 21:12:18 20:47:01 all 25.66 0.00 6.23 2.85 0.11 65.15 21:12:18 20:47:01 0 25.26 0.00 7.00 3.20 0.11 64.44 21:12:18 20:47:01 1 26.07 0.00 5.47 2.50 0.11 65.85 21:12:18 20:48:01 all 16.66 0.00 6.09 5.72 0.09 71.44 21:12:18 20:48:01 0 12.96 0.00 6.43 5.51 0.10 75.00 21:12:18 20:48:01 1 20.37 0.00 5.76 5.93 0.07 67.88 21:12:18 20:49:01 all 56.69 0.00 6.79 1.22 0.10 35.21 21:12:18 20:49:01 0 55.81 0.00 7.46 1.08 0.09 35.57 21:12:18 20:49:01 1 57.58 0.00 6.11 1.35 0.11 34.85 21:12:18 20:50:01 all 46.50 0.00 6.72 0.78 0.13 45.88 21:12:18 20:50:01 0 47.62 0.00 6.79 0.68 0.14 44.76 21:12:18 20:50:01 1 45.39 0.00 6.64 0.87 0.11 46.99 21:12:18 20:51:01 all 24.13 0.00 7.11 20.86 0.11 47.78 21:12:18 20:51:01 0 23.27 0.00 7.11 19.53 0.12 49.96 21:12:18 20:51:01 1 24.98 0.00 7.11 22.20 0.11 45.59 21:12:18 20:52:01 all 12.93 0.00 8.58 71.08 0.14 7.27 21:12:18 20:52:01 0 13.85 0.00 8.61 68.05 0.14 9.35 21:12:18 20:52:01 1 12.01 0.00 8.55 74.10 0.14 5.19 21:12:18 20:53:01 all 23.36 0.00 9.92 47.40 0.16 19.16 21:12:18 20:53:01 0 23.29 0.00 10.23 45.55 0.14 20.78 21:12:18 20:53:01 1 23.42 0.00 9.61 49.25 0.18 17.54 21:12:18 20:54:02 all 52.32 0.00 10.16 31.92 0.16 5.44 21:12:18 20:54:02 0 51.80 0.00 10.36 32.76 0.16 4.93 21:12:18 20:54:02 1 52.85 0.00 9.95 31.07 0.16 5.96 21:12:18 20:55:01 all 46.18 0.00 13.00 36.19 0.17 4.46 21:12:18 20:55:01 0 45.08 0.00 14.43 35.67 0.15 4.67 21:12:18 20:55:01 1 47.28 0.00 11.56 36.71 0.20 4.25 21:12:18 20:56:01 all 19.65 0.00 3.79 2.81 0.07 73.68 21:12:18 20:56:01 0 19.60 0.00 3.99 2.82 0.05 73.54 21:12:18 20:56:01 1 19.69 0.00 3.59 2.80 0.09 73.83 21:12:18 20:57:01 all 0.08 0.00 0.03 0.00 0.03 99.85 21:12:18 20:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 21:12:18 20:57:01 1 0.03 0.00 0.05 0.00 0.05 99.87 21:12:18 21:12:18 20:57:01 CPU %user %nice %system %iowait %steal %idle 21:12:18 20:58:01 all 0.08 0.00 0.02 0.00 0.03 99.88 21:12:18 20:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:12:18 20:58:01 1 0.12 0.00 0.02 0.00 0.05 99.82 21:12:18 20:59:01 all 0.07 0.00 0.03 0.00 0.03 99.87 21:12:18 20:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:12:18 20:59:01 1 0.12 0.00 0.03 0.00 0.03 99.82 21:12:18 21:00:01 all 0.07 0.00 0.02 0.00 0.03 99.89 21:12:18 21:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:12:18 21:00:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:12:18 21:01:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:12:18 21:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:12:18 21:01:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:12:18 21:02:01 all 0.08 0.00 0.04 0.00 0.03 99.86 21:12:18 21:02:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:12:18 21:02:01 1 0.12 0.00 0.03 0.00 0.02 99.83 21:12:18 21:03:01 all 0.04 0.00 0.01 0.00 0.03 99.92 21:12:18 21:03:01 0 0.02 0.00 0.00 0.00 0.05 99.93 21:12:18 21:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:12:18 21:04:01 all 0.04 0.00 0.02 0.00 0.03 99.92 21:12:18 21:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:12:18 21:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:12:18 21:05:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:12:18 21:05:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:12:18 21:05:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:12:18 21:06:01 all 0.07 0.00 0.02 0.00 0.03 99.88 21:12:18 21:06:01 0 0.03 0.00 0.02 0.00 0.05 99.90 21:12:18 21:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:12:18 21:07:01 all 0.11 0.00 0.03 0.00 0.03 99.84 21:12:18 21:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:12:18 21:07:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:12:18 21:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:12:18 21:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:12:18 21:08:01 1 0.15 0.00 0.03 0.00 0.03 99.78 21:12:18 21:12:18 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:12:18 21:09:01 all 0.18 0.00 0.02 0.00 0.03 99.77 21:12:18 21:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:12:18 21:09:01 1 0.32 0.00 0.02 0.00 0.05 99.62 21:12:18 21:10:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:12:18 21:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:12:18 21:10:01 1 0.13 0.00 0.02 0.00 0.03 99.82 21:12:18 21:11:01 all 0.08 0.03 0.13 0.05 0.03 99.68 21:12:18 21:11:01 0 0.02 0.03 0.12 0.03 0.03 99.77 21:12:18 21:11:01 1 0.13 0.03 0.13 0.07 0.03 99.60 21:12:18 21:12:01 all 1.92 3.91 13.28 7.54 0.06 73.29 21:12:18 21:12:01 0 2.01 3.73 13.06 8.24 0.07 72.89 21:12:18 21:12:01 1 1.83 4.09 13.50 6.84 0.05 73.69 21:12:18 Average: all 12.05 0.15 3.42 8.44 0.07 75.87 21:12:18 Average: 0 11.81 0.14 3.55 8.24 0.07 76.18 21:12:18 Average: 1 12.29 0.16 3.29 8.64 0.07 75.56 21:12:18 21:12:18 21:12:18