Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b1e7a5a65ee34af16a20e24c74600659bf2d743+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (8377721fb1be8b9abf09ea35e3b803c9d697885d) 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-ssh8997968050568928935.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-ssh6429739892356130010.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh197922238968721825.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-ssh7896145413343462752.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7868678945046544783.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-135 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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/15@tmp/jenkins-gitclient-ssh2623987121197941138.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/15@tmp/jenkins-gitclient-ssh3756776537665621795.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 Merge succeeded, producing 5b1e7a5a65ee34af16a20e24c74600659bf2d743 Checking out Revision 5b1e7a5a65ee34af16a20e24c74600659bf2d743 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # 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/15@tmp/jenkins-gitclient-ssh5913470433372383332.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:44 ========================================================= 04:33:44 EdgeX Global Pipelines Version Info 04:33:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6297f6088465b296dff9245ec99846c37894c455 # timeout=10 04:33:45 ------------------- 04:33:45 stable info: 04:33:45 ------------------- 04:33:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:33:45 Message: update stable to v1.0.194 04:33:46 ------------------- 04:33:46 experimental info: 04:33:46 ------------------- 04:33:46 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:33:46 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b1e7a5a65ee34af16a20e24c74600659bf2d743 [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b1e7a5 [Pipeline] echo 04:33:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:47 provisioning config files... 04:33:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config7903388889837659334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:47 ---> docker-login.sh 04:33:47 nexus3.edgexfoundry.org:10001 04:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:48 Configure a credential helper to remove this warning. See 04:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:48 04:33:48 Login Succeeded 04:33:48 nexus3.edgexfoundry.org:10002 04:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:48 Configure a credential helper to remove this warning. See 04:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:48 04:33:48 Login Succeeded 04:33:48 nexus3.edgexfoundry.org:10003 04:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:48 Configure a credential helper to remove this warning. See 04:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:48 04:33:48 Login Succeeded 04:33:48 nexus3.edgexfoundry.org:10004 04:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:48 Configure a credential helper to remove this warning. See 04:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:48 04:33:48 Login Succeeded 04:33:48 docker.io 04:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:48 Configure a credential helper to remove this warning. See 04:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:48 04:33:48 Login Succeeded 04:33:48 ---> docker-login.sh ends [Pipeline] } 04:33:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:49 ++ 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 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/core-command/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo core-command,cmd/core-command/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/core-data/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo core-data,cmd/core-data/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/core-metadata/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo core-metadata,cmd/core-metadata/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/security-bootstrapper/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/security-proxy-setup/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/support-notifications/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo support-notifications,cmd/support-notifications/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/support-scheduler/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:33:49 + for file in '`ls cmd/**/Dockerfile`' 04:33:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:33:49 ++ cut -d/ -f2 04:33:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:33:49 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 04:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:50 04:33:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:33:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:50 latest: Pulling from edgex-devops/git-semver 04:33:50 31603596830f: Pulling fs layer 04:33:50 54011a49482f: Pulling fs layer 04:33:50 a6820b24f6d8: Pulling fs layer 04:33:50 f581987b2513: Pulling fs layer 04:33:50 f581987b2513: Waiting 04:33:50 54011a49482f: Verifying Checksum 04:33:50 54011a49482f: Download complete 04:33:50 31603596830f: Verifying Checksum 04:33:50 31603596830f: Download complete 04:33:50 f581987b2513: Verifying Checksum 04:33:50 f581987b2513: Download complete 04:33:50 31603596830f: Pull complete 04:33:50 a6820b24f6d8: Verifying Checksum 04:33:50 a6820b24f6d8: Download complete 04:33:50 54011a49482f: Pull complete 04:33:51 a6820b24f6d8: Pull complete 04:33:51 f581987b2513: Pull complete 04:33:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:33:51 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 04:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:33:52 $ docker top a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:52 [ssh-agent] Looking for ssh-agent implementation... 04:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:53 $ docker exec a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 ssh-agent 04:33:53 SSH_AUTH_SOCK=/tmp/ssh-E8i76T9m1mHx/agent.14 04:33:53 SSH_AGENT_PID=20 04:33:53 Running ssh-add (command line suppressed) 04:33:53 Identity added: /w/workspace/edgex-go/15@tmp/private_key_6181564082565901117.key (/w/workspace/edgex-go/15@tmp/private_key_6181564082565901117.key) 04:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:53 + git tag --points-at HEAD [Pipeline] } 04:33:53 $ docker exec --env ******** --env ******** a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 ssh-agent -k 04:33:53 unset SSH_AUTH_SOCK; 04:33:53 unset SSH_AGENT_PID; 04:33:53 echo Agent pid 20 killed; 04:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:53 [ssh-agent] Looking for ssh-agent implementation... 04:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:53 $ docker exec a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 ssh-agent 04:33:53 SSH_AUTH_SOCK=/tmp/ssh-gMoRVxHLVdhQ/agent.53 04:33:53 SSH_AGENT_PID=60 04:33:53 Running ssh-add (command line suppressed) 04:33:53 Identity added: /w/workspace/edgex-go/15@tmp/private_key_1441300232154249250.key (/w/workspace/edgex-go/15@tmp/private_key_1441300232154249250.key) 04:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:54 + git semver init 04:33:54 # -> Open(): unable to determine branch for HEAD 04:33:54 # $GIT_DIR = /w/workspace/edgex-go/15/.git 04:33:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/15 04:33:54 # $SEMVER_REMOTE_NAME = origin 04:33:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:33:54 # $SEMVER_USER_NAME = edgex-jenkins 04:33:54 # $SEMVER_BRANCH = PR-3531 04:33:54 # $SEMVER_TEMP = /tmp/semver-602046871 04:33:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:34:50 # '/tmp/semver-602046871' -> '/w/workspace/edgex-go/15/.semver' 04:34:50 # -> Force: false 04:34:50 # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } 04:34:50 $ docker exec --env ******** --env ******** a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 ssh-agent -k 04:34:50 unset SSH_AUTH_SOCK; 04:34:50 unset SSH_AGENT_PID; 04:34:50 echo Agent pid 60 killed; 04:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:51 + git semver [Pipeline] } 04:34:51 $ docker stop --time=1 a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 04:34:52 $ docker rm -f a7c213e928ff63b93047feb5f187f425648bcec70e2afddc11bf70b824a2ab19 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:34:53 Stashed 1 file(s) [Pipeline] echo 04:34:53 [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 04:34:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:34:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:34:54 + sudo service docker restart 04:34:54 + true 04:34:54 Redirecting to /bin/systemctl restart docker.service 04:35:08 Still waiting to schedule task 04:35:08 ‘prd-centos7-docker-4c-2g-130’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 04:35:08 ‘prd-centos7-docker-4c-2g-132’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 04:35:08 ‘prd-centos7-docker-4c-2g-136’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 04:35:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ is offline [Pipeline] echo 04:35:12 ========================================================= 04:35:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:35:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:35:13 + 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 . 04:35:14 Sending build context to Docker daemon 329.2MB 04:35:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:35:14 Step 2/6 : FROM ${BASE} 04:35:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:14 540db60ca938: Pulling fs layer 04:35:14 adcc1eea9eea: Pulling fs layer 04:35:14 4c4ab2625f07: Pulling fs layer 04:35:14 0510c868ecb4: Pulling fs layer 04:35:14 afea3b2eda06: Pulling fs layer 04:35:14 7809a108b3ef: Pulling fs layer 04:35:14 f706445af74f: Pulling fs layer 04:35:14 0510c868ecb4: Waiting 04:35:14 afea3b2eda06: Waiting 04:35:14 7809a108b3ef: Waiting 04:35:14 f706445af74f: Waiting 04:35:14 4c4ab2625f07: Verifying Checksum 04:35:14 4c4ab2625f07: Download complete 04:35:14 adcc1eea9eea: Verifying Checksum 04:35:14 adcc1eea9eea: Download complete 04:35:14 afea3b2eda06: Verifying Checksum 04:35:14 afea3b2eda06: Download complete 04:35:14 7809a108b3ef: Download complete 04:35:14 540db60ca938: Verifying Checksum 04:35:14 540db60ca938: Download complete 04:35:14 540db60ca938: Pull complete 04:35:14 adcc1eea9eea: Pull complete 04:35:15 4c4ab2625f07: Pull complete 04:35:16 f706445af74f: Verifying Checksum 04:35:16 f706445af74f: Download complete 04:35:16 0510c868ecb4: Verifying Checksum 04:35:16 0510c868ecb4: Download complete 04:35:20 0510c868ecb4: Pull complete 04:35:20 afea3b2eda06: Pull complete 04:35:20 7809a108b3ef: Pull complete 04:35:21 f706445af74f: Pull complete 04:35:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:35:21 ---> b068be0155e3 04:35:21 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 04:35:23 ---> Running in 5ef66542f539 04:35:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:24 (1/12) Installing libmagic (5.39-r0) 04:35:25 (2/12) Installing file (5.39-r0) 04:35:25 (3/12) Installing libc-dev (0.7.2-r3) 04:35:25 (4/12) Installing g++ (10.2.1_pre1-r3) 04:35:29 (5/12) Installing fortify-headers (1.1-r0) 04:35:29 (6/12) Installing patch (2.7.6-r6) 04:35:29 (7/12) Installing build-base (0.5-r2) 04:35:29 (8/12) Installing libsodium (1.0.18-r0) 04:35:29 (9/12) Installing pkgconf (1.7.3-r0) 04:35:29 (10/12) Installing libsodium-dev (1.0.18-r0) 04:35:29 (11/12) Installing libzmq (4.3.3-r1) 04:35:29 (12/12) Installing zeromq-dev (4.3.3-r1) 04:35:29 Executing busybox-1.32.1-r6.trigger 04:35:29 OK: 219 MiB in 52 packages 04:35:31 Removing intermediate container 5ef66542f539 04:35:31 ---> 9dd861925fca 04:35:31 Step 4/6 : WORKDIR /edgex-go 04:35:31 ---> Running in 3f9860b3a5ea 04:35:31 Removing intermediate container 3f9860b3a5ea 04:35:31 ---> b5726c723eff 04:35:31 Step 5/6 : COPY go.mod . 04:35:31 ---> 8a3a8b3025d2 04:35:31 Step 6/6 : RUN go mod download 04:35:31 ---> Running in 48ac7b21985b 04:35:41 Removing intermediate container 48ac7b21985b 04:35:41 ---> 48ef332c5129 04:35:41 Successfully built 48ef332c5129 04:35:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:35:41 + docker inspect -f . ci-base-image-x86_64 04:35:41 . [Pipeline] withDockerContainer 04:35:41 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 04:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:35:42 $ docker top 5e1dcd34d2be169433e8360571f58ec095824de01414c51a7507766a37fff807 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:42 + go version 04:35:42 go version go1.16.3 linux/amd64 [Pipeline] } 04:35:42 $ docker stop --time=1 5e1dcd34d2be169433e8360571f58ec095824de01414c51a7507766a37fff807 04:35:44 $ docker rm -f 5e1dcd34d2be169433e8360571f58ec095824de01414c51a7507766a37fff807 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:35:44 + docker inspect -f . ci-base-image-x86_64 04:35:44 . [Pipeline] withDockerContainer 04:35:44 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 04:35:44 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:35:45 $ docker top b9fee315762cd8ce6575cc74ee93a5677ea4ece39d0a8dbea3c83459afad1749 -eo pid,comm [Pipeline] { [Pipeline] echo 04:35:45 ========================================================= 04:35:45 [edgeXBuildGoParallel] Running Tests and Build... 04:35:45 ========================================================= [Pipeline] sh 04:35:45 + go mod tidy [Pipeline] sh 04:35:45 + make test 04:35:45 go mod tidy 04:35:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:35:51 ? github.com/edgexfoundry/edgex-go [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:36:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:36:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:36:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:36:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:36:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:36:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 04:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements 04:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 04:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements 04:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 87.7% of statements 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.235s coverage: 95.1% of statements 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements 04:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.8% of statements 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 22.0% of statements 04:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 04:36:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 04:36:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 04:36:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 04:36:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 04:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.171s coverage: 81.8% of statements 04:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.158s coverage: 66.9% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 43.6% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.057s coverage: 19.3% of statements 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 62.7% of statements 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.081s coverage: 97.6% of statements 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 28.9% of statements 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 04:37:08 GO111MODULE=on go vet ./... 04:37:35 gofmt -l . 04:37:35 [ "`gofmt -l .`" = "" ] 04:37:35 ./bin/test-attribution-txt.sh [Pipeline] sh 04:37:35 + ls -al . 04:37:35 total 520 04:37:35 drwxrwxr-x 10 1001 1001 4096 Jun 10 04:37 . 04:37:35 drwxr-xr-x 4 root root 30 Jun 10 04:35 .. 04:37:35 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:33 .dockerignore 04:37:35 drwxrwxr-x 8 1001 1001 179 Jun 10 04:33 .git 04:37:35 drwxrwxr-x 3 1001 1001 125 Jun 10 04:33 .github 04:37:35 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:33 .gitignore 04:37:35 drwx------ 3 1001 1001 60 Jun 10 04:34 .semver 04:37:35 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:33 .sonarcloud.properties 04:37:35 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:33 Attribution.txt 04:37:35 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:33 CONTRIBUTING.md 04:37:35 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:33 Dockerfile.build 04:37:35 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:33 Jenkinsfile 04:37:35 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:33 LICENSE 04:37:35 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:33 Makefile 04:37:35 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:33 README.md 04:37:35 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:33 SECURITY.md 04:37:35 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION 04:37:35 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:33 ZMQWindows.md 04:37:35 drwxrwxr-x 2 1001 1001 37 Jun 10 04:33 bin 04:37:35 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:33 cmd 04:37:35 -rw-r--r-- 1 root root 404951 Jun 10 04:37 coverage.out 04:37:35 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:33 go.mod 04:37:35 -rw-r--r-- 1 root root 21230 Jun 10 04:35 go.sum 04:37:35 drwxrwxr-x 8 1001 1001 127 Jun 10 04:33 internal 04:37:35 drwxrwxr-x 3 1001 1001 16 Jun 10 04:33 openapi 04:37:35 drwxrwxr-x 4 1001 1001 71 Jun 10 04:33 snap 04:37:35 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:33 version.go [Pipeline] sh 04:37:36 + '[' -e coverage.out ] 04:37:36 + chown 1001:1001 coverage.out [Pipeline] stash 04:37:36 Stashed 1 file(s) [Pipeline] sh 04:37:36 + make build 04:37:36 go mod tidy 04:37:36 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 04:37:37 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 04:37:46 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 04:37:46 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 04:37:47 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 04:37:47 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 04:37:48 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 04:37:49 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 04:37: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 04:37:51 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 04:37:52 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 04:37: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] } 04:37:54 $ docker stop --time=1 b9fee315762cd8ce6575cc74ee93a5677ea4ece39d0a8dbea3c83459afad1749 04:37:56 $ docker rm -f b9fee315762cd8ce6575cc74ee93a5677ea4ece39d0a8dbea3c83459afad1749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:57 04:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:57 latest: Pulling from edgex-devops/edgex-compose 04:37:57 cbdbe7a5bc2a: Pulling fs layer 04:37:57 ca9280d653b3: Pulling fs layer 04:37:57 7e9c9ca2126c: Pulling fs layer 04:37:58 cbdbe7a5bc2a: Download complete 04:37:58 cbdbe7a5bc2a: Pull complete 04:37:58 ca9280d653b3: Verifying Checksum 04:37:58 ca9280d653b3: Download complete 04:37:59 ca9280d653b3: Pull complete 04:37:59 7e9c9ca2126c: Verifying Checksum 04:37:59 7e9c9ca2126c: Download complete 04:38:02 7e9c9ca2126c: Pull complete 04:38:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:38:02 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 04:38:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:38:05 $ docker top d8b6109904273c3ad9d6f9577e0326476ba4c76250bce9b3e1fc6c6c9ce9e6b1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:05 + docker-compose build --help 04:38:05 + grep parallel 04:38:06 --parallel Build images in parallel. [Pipeline] } 04:38:06 $ docker stop --time=1 d8b6109904273c3ad9d6f9577e0326476ba4c76250bce9b3e1fc6c6c9ce9e6b1 04:38:07 $ docker rm -f d8b6109904273c3ad9d6f9577e0326476ba4c76250bce9b3e1fc6c6c9ce9e6b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:38:08 . [Pipeline] withDockerContainer 04:38:08 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 04:38:08 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:38:08 $ docker top 14a20b28833b40560d3f66366b8c2962eaf24967527c49114b0f872bd8ffeaf9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:08 + docker-compose -f ./docker-compose-build.yml build --parallel 04:38:09 Building core-command ... 04:38:09 Building core-data ... 04:38:09 Building core-metadata ... 04:38:09 Building security-bootstrapper ... 04:38:09 Building security-proxy-setup ... 04:38:09 Building security-secretstore-setup ... 04:38:09 Building support-notifications ... 04:38:09 Building support-scheduler ... 04:38:09 Building sys-mgmt-agent ... 04:38:09 Building support-notifications 04:38:09 Building security-secretstore-setup 04:38:09 Building security-bootstrapper 04:38:09 Building core-metadata 04:38:09 Building core-command 04:38:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:38:21 ---> 48ef332c5129 04:38:21 Step 3/23 : WORKDIR /edgex-go 04:38:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:21 ---> 48ef332c5129 04:38:21 Step 3/24 : WORKDIR /edgex-go 04:38:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:21 ---> 48ef332c5129 04:38:21 Step 3/24 : WORKDIR /edgex-go 04:38:26 ---> Running in 893c8d4c5cd1 04:38:26 ---> Running in b73fff316c5c 04:38:26 ---> Running in 19ed1c7d16ba 04:38:27 Removing intermediate container b73fff316c5c 04:38:27 ---> abf187995a30 04:38:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:27 Removing intermediate container 19ed1c7d16ba 04:38:27 ---> d453022cb9fa 04:38:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:27 Removing intermediate container 893c8d4c5cd1 04:38:27 ---> a565de66dcd3 04:38:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:27 ---> Running in d7dcf1dd9185 04:38:27 ---> Running in c7b5e9e4de4f 04:38:27 ---> Running in f6d16ba95828 04:38:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:38:30 ---> 48ef332c5129 04:38:30 Step 3/32 : WORKDIR /edgex-go 04:38:30 ---> Using cache 04:38:30 ---> a565de66dcd3 04:38:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:31 ---> Running in 5214d6d800fd 04:38:31 Removing intermediate container d7dcf1dd9185 04:38:31 ---> 155954d7ce2e 04:38:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:38:31 ---> Running in 01d40921a1a8 04:38:32 Removing intermediate container f6d16ba95828 04:38:32 ---> ff9eeb1aa0fc 04:38:32 Step 5/24 : RUN apk add --update --no-cache make git 04:38:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:38:32 ---> 48ef332c5129 04:38:32 Step 3/26 : WORKDIR /edgex-go 04:38:32 ---> Using cache 04:38:32 ---> a565de66dcd3 04:38:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:32 ---> Using cache 04:38:32 ---> ff9eeb1aa0fc 04:38:32 Step 5/26 : RUN apk add --update --no-cache make git 04:38:32 Removing intermediate container c7b5e9e4de4f 04:38:32 ---> cff1bbc99c96 04:38:32 Step 5/24 : RUN apk add --update --no-cache make git 04:38:32 ---> Running in 08892ef5a370 04:38:32 ---> Running in 33151b4cf6f5 04:38:32 ---> Running in e8f267bb8ad0 04:38:32 Removing intermediate container 5214d6d800fd 04:38:32 ---> efb3c2ddacda 04:38:32 Step 5/32 : RUN apk add --update --no-cache make git 04:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:32 ---> Running in 6888a2eba01f 04:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:33 OK: 219 MiB in 52 packages 04:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:33 Removing intermediate container 01d40921a1a8 04:38:33 ---> f31a1ff35a6c 04:38:33 Step 6/23 : COPY go.mod . 04:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:34 ---> f498a8cd3b4c 04:38:34 Step 7/23 : RUN go mod download 04:38:34 ---> Running in 8363a97aab35 04:38:34 OK: 219 MiB in 52 packages 04:38:34 OK: 219 MiB in 52 packages 04:38:34 Removing intermediate container 33151b4cf6f5 04:38:34 ---> 43a4752b5a2c 04:38:34 Step 6/26 : COPY go.mod . 04:38:34 OK: 219 MiB in 52 packages 04:38:34 ---> dd99e18f9f15 04:38:34 Step 7/26 : RUN go mod download 04:38:34 ---> Running in a9a7a279b5d2 04:38:34 Removing intermediate container 6888a2eba01f 04:38:34 ---> b3a715c4391e 04:38:34 Step 6/32 : COPY go.mod . 04:38:34 Removing intermediate container 8363a97aab35 04:38:34 ---> 28370fa4fe20 04:38:34 Step 8/23 : COPY . . 04:38:35 Removing intermediate container 08892ef5a370 04:38:35 ---> 9b37e89d5eaa 04:38:35 Step 6/24 : COPY go.mod . 04:38:35 ---> 28f7c946d5b3 04:38:35 Step 7/32 : RUN go mod download 04:38:35 OK: 219 MiB in 52 packages 04:38:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 04:38:36 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 04:38:36 The recommended git tool is: git 04:38:36 ---> 2584a9b06343 04:38:36 Step 7/24 : RUN go mod download 04:38:36 ---> Running in e4c8ca5ab33e 04:38:37 ---> Running in 86b34c3b2e70 04:38:37 Removing intermediate container e8f267bb8ad0 04:38:37 ---> 54c83ee1c8f7 04:38:37 Step 6/24 : COPY go.mod . 04:38:37 Removing intermediate container a9a7a279b5d2 04:38:37 ---> eb496668c0c1 04:38:37 Step 8/26 : COPY . . 04:38:37 ---> 4a57f2785a92 04:38:37 Step 7/24 : RUN go mod download 04:38:38 ---> Running in bfb02e2049d3 04:38:39 Removing intermediate container e4c8ca5ab33e 04:38:39 ---> be6e8edcd8a4 04:38:39 Step 8/32 : COPY . . 04:38:40 ---> a654fa382432 04:38:40 Step 9/23 : RUN go mod tidy 04:38:40 Removing intermediate container 86b34c3b2e70 04:38:40 ---> 97fdd9417b29 04:38:40 Step 8/24 : COPY . . 04:38:40 ---> Running in 91201ba040a2 04:38:41 using credential edgex-jenkins-ssh 04:38:41 Cloning the remote Git repository 04:38:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:38:42 > git init /w/workspace/edgex-go/15 # timeout=10 04:38:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:38:42 > git --version # timeout=10 04:38:42 > git --version # 'git version 2.17.1' 04:38:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:43 Removing intermediate container bfb02e2049d3 04:38:43 ---> 3e211d13e6ba 04:38:43 Step 8/24 : COPY . . 04:38:44 ---> 7102fe459374 04:38:44 Step 9/26 : RUN go mod tidy 04:38:47 ---> Running in 825bb298c0ca 04:38:49 Removing intermediate container 91201ba040a2 04:38:49 ---> 82046c808cf5 04:38:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:38:49 ---> 47ad9c64b7a2 04:38:49 Step 9/24 : RUN go mod tidy 04:38:49 ---> 245b250a7586 04:38:49 Step 9/32 : RUN go mod tidy 04:38:49 ---> Running in 1aec8719ef62 04:38:50 ---> Running in 06979428b559 04:38:50 ---> Running in 13515f467425 04:38: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 04:38:51 Removing intermediate container 825bb298c0ca 04:38:51 ---> f920cc57928b 04:38:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:38:51 ---> Running in 6e77a51a5aa3 04:38:51 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 04:38:54 Removing intermediate container 06979428b559 04:38:54 ---> 6b7e18139f11 04:38:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:38:54 ---> Running in 883778bbe477 04:38:54 Removing intermediate container 13515f467425 04:38:54 ---> 1a1d4cfd27aa 04:38:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:38:55 ---> Running in 2d563fa5a294 04:38:55 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 04:38:56 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 04:39:04 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:39:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:39:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:39:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:39:04 > git config core.sparsecheckout # timeout=10 04:39:04 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 04:39:05 Merge succeeded, producing 5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:39:05 Checking out Revision 5b1e7a5a65ee34af16a20e24c74600659bf2d743 (PR-3531) 04:39:05 > git remote # timeout=10 04:39:05 > git config --get remote.origin.url # timeout=10 04:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:05 > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 04:39:05 > git rev-parse HEAD^{commit} # timeout=10 04:39:05 > git config core.sparsecheckout # timeout=10 04:39:05 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 04:39:08 ---> 2965d6e51611 04:39:08 Step 9/24 : RUN go mod tidy 04:39:08 ---> Running in 4a8fac9a572e 04:39:09 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 04:39:10 Removing intermediate container 4a8fac9a572e 04:39:10 ---> 7f871f07bef2 04:39:10 Step 10/24 : RUN make cmd/core-command/core-command 04:39:10 ---> Running in 3f15d947ee35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39: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 04:39:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:39:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:39:11 + true 04:39:11 + sudo service docker restart 04:39:25 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 04:39:28 Removing intermediate container 6e77a51a5aa3 04:39:28 ---> 1c8584f790ab 04:39:28 04:39:28 Step 11/26 : FROM alpine:3.12 04:39:28 3.12: Pulling from library/alpine 04:39:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:39:29 Status: Downloaded newer image for alpine:3.12 04:39:29 ---> 13621d1b12d4 04:39:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:39:29 ---> Running in ee3978391b10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:30 provisioning config files... 04:39:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config2221682429792333032tmp 04:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:30 (1/6) Installing ca-certificates (20191127-r4) 04:39:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:39:30 (3/6) Installing libcurl (7.77.0-r0) 04:39:30 (4/6) Installing curl (7.77.0-r0) 04:39:30 (5/6) Installing dumb-init (1.2.2-r1) 04:39:30 (6/6) Installing su-exec (0.2-r1) 04:39:30 Executing busybox-1.31.1-r20.trigger 04:39:30 Executing ca-certificates-20191127-r4.trigger 04:39:30 ---> docker-login.sh 04:39:30 nexus3.edgexfoundry.org:10001 04:39:30 OK: 7 MiB in 20 packages 04:39:30 Removing intermediate container 1aec8719ef62 04:39:30 ---> 90e99634063b 04:39:30 04:39:30 Step 11/23 : FROM alpine:3.12 04:39:30 ---> 13621d1b12d4 04:39:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:39:30 ---> Running in 021c495840b4 04:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:31 Removing intermediate container ee3978391b10 04:39:31 ---> 6d68fe9a4bbc 04:39:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:31 ---> Running in 2e83b6a4367c 04:39:31 Removing intermediate container 2e83b6a4367c 04:39:31 ---> 87589690ab34 04:39:31 Step 14/26 : WORKDIR / 04:39:31 ---> Running in 35c0590f1907 04:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:31 Configure a credential helper to remove this warning. See 04:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:31 04:39:31 Login Succeeded 04:39:31 nexus3.edgexfoundry.org:10002 04:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:31 Removing intermediate container 35c0590f1907 04:39:31 ---> 6346d9048c53 04:39:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:32 (1/2) Installing ca-certificates (20191127-r4) 04:39:32 ---> 65d0e201bf8b 04:39:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:39:32 (2/2) Installing dumb-init (1.2.2-r1) 04:39:32 Executing busybox-1.31.1-r20.trigger 04:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:32 Configure a credential helper to remove this warning. See 04:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:32 04:39:32 Login Succeeded 04:39:32 nexus3.edgexfoundry.org:10003 04:39:32 Executing ca-certificates-20191127-r4.trigger 04:39:32 OK: 6 MiB in 16 packages 04:39:32 ---> c4e134377636 04:39:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:32 Configure a credential helper to remove this warning. See 04:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:32 04:39:32 Login Succeeded 04:39:32 nexus3.edgexfoundry.org:10004 04:39:32 ---> 7f5beafe3ad7 04:39:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:39:32 Removing intermediate container 021c495840b4 04:39:32 ---> f39200267805 04:39:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:33 Configure a credential helper to remove this warning. See 04:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:33 04:39:33 Login Succeeded 04:39:33 docker.io 04:39:33 ---> Running in f5e1af9501f9 04:39:33 ---> c7e6144fd195 04:39:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:33 Removing intermediate container f5e1af9501f9 04:39:33 ---> 948192d9a345 04:39:33 Step 14/23 : ENV APP_PORT=59860 04:39:33 ---> Running in 0be9ff2fc7e9 04:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:33 Configure a credential helper to remove this warning. See 04:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:33 04:39:33 Login Succeeded 04:39:33 ---> c0136ed0880d 04:39:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:33 Removing intermediate container 0be9ff2fc7e9 04:39:33 ---> 6c800ce296d5 04:39:33 Step 15/23 : EXPOSE $APP_PORT 04:39:33 ---> docker-login.sh ends 04:39:33 ---> Running in 2c861f0b753c [Pipeline] } 04:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:39:34 Removing intermediate container 2c861f0b753c 04:39:34 ---> 2c47b0cb4ef3 04:39:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo 04:39:34 ========================================================= 04:39:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:39:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:39:34 ---> 0e91aa39b991 04:39:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:34 ---> eedf6b05d452 04:39:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:39:34 + 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 . 04:39:34 ---> 58aab3d61dda 04:39:34 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/ 04:39:35 ---> Running in 3c99395a2525 04:39:35 ---> 0e00a315edfb 04:39:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:39:35 ---> 4680ed7fa6d1 04:39:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:39:35 ---> Running in c7f5506d8eeb 04:39:35 Removing intermediate container c7f5506d8eeb 04:39:35 ---> 371a03086c10 04:39:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:35 ---> Running in d23c83052789 04:39:36 Removing intermediate container d23c83052789 04:39:36 ---> f2de874fa265 04:39:36 Step 21/23 : LABEL arch=x86_64 04:39:36 ---> Running in e035fa7978b1 04:39:36 Removing intermediate container 3c99395a2525 04:39:36 ---> 050307fab0ca 04:39:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:39:36 ---> Running in 7cf734948096 04:39:36 Removing intermediate container e035fa7978b1 04:39:36 ---> 13e305a868be 04:39:36 Step 22/23 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:39:36 Removing intermediate container 7cf734948096 04:39:36 ---> dfb60df39288 04:39:36 Step 24/26 : LABEL arch=x86_64 04:39:36 ---> Running in 454a1d83ee04 04:39:36 ---> Running in c2bd317624ea 04:39:36 Removing intermediate container 454a1d83ee04 04:39:36 ---> 8d5164abd81f 04:39:36 Step 23/23 : LABEL version=0.0.0 04:39:36 ---> Running in c3da98c62169 04:39:37 Removing intermediate container c2bd317624ea 04:39:37 ---> 7ff8b7f97c7b 04:39:37 Step 25/26 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:39:37 Sending build context to Docker daemon 166.1MB 04:39:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:39:37 Step 2/6 : FROM ${BASE} 04:39:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:39:37 595b0fe564bb: Pulling fs layer 04:39:37 3088b5b3c5c0: Pulling fs layer 04:39:37 5b7225fbf94c: Pulling fs layer 04:39:37 ba82ee9f976e: Pulling fs layer 04:39:37 506bd15cee9f: Pulling fs layer 04:39:37 75a0a4a0db45: Pulling fs layer 04:39:37 618dc40b7e24: Pulling fs layer 04:39:37 506bd15cee9f: Waiting 04:39:37 75a0a4a0db45: Waiting 04:39:37 ba82ee9f976e: Waiting 04:39:37 618dc40b7e24: Waiting 04:39:37 5b7225fbf94c: Verifying Checksum 04:39:37 5b7225fbf94c: Download complete 04:39:37 3088b5b3c5c0: Download complete 04:39:37 506bd15cee9f: Verifying Checksum 04:39:37 506bd15cee9f: Download complete 04:39:37 75a0a4a0db45: Download complete 04:39:37 595b0fe564bb: Download complete 04:39:37 Removing intermediate container c3da98c62169 04:39:37 ---> b9092572afc8 04:39:37 04:39:37 ---> Running in 1ac0f685b0c1 04:39:37 Successfully built b9092572afc8 04:39:37 Removing intermediate container 2d563fa5a294 04:39:37 ---> 909564adbf5a 04:39:37 04:39:37 Step 11/32 : FROM alpine:3.12 04:39:37 ---> 13621d1b12d4 04:39:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:39:37 Successfully tagged support-notifications:latest 04:39:37  Building support-notifications ... done Building security-proxy-setup 04:39:37 595b0fe564bb: Pull complete 04:39:38 Removing intermediate container 1ac0f685b0c1 04:39:38 ---> 81c83dcc88fa 04:39:38 Step 26/26 : LABEL version=0.0.0 04:39:38 ---> Running in f6d3a31b2873 04:39:38 ---> Running in 0ce9926c9ab5 04:39:38 3088b5b3c5c0: Pull complete 04:39:38 5b7225fbf94c: Pull complete 04:39:39 618dc40b7e24: Verifying Checksum 04:39:39 618dc40b7e24: Download complete 04:39:39 Removing intermediate container f6d3a31b2873 04:39:39 ---> 500d78f5e772 04:39:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:39:39 Removing intermediate container 0ce9926c9ab5 04:39:39 ---> 7f38ea6fd073 04:39:39 04:39:39 Successfully built 7f38ea6fd073 04:39:39 Successfully tagged security-secretstore-setup:latest 04:39:39 Building sys-mgmt-agent 04:39:40  Building security-secretstore-setup ... done  ---> Running in aed7551f22c8 04:39:40 ba82ee9f976e: Download complete 04:39:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:41 (1/2) Installing dumb-init (1.2.2-r1) 04:39:41 (2/2) Installing su-exec (0.2-r1) 04:39:41 Executing busybox-1.31.1-r20.trigger 04:39:41 OK: 6 MiB in 16 packages 04:39:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:39:49 ---> 48ef332c5129 04:39:49 Step 3/24 : WORKDIR /edgex-go 04:39:49 ---> Using cache 04:39:49 ---> a565de66dcd3 04:39:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:49 ---> Using cache 04:39:49 ---> efb3c2ddacda 04:39:49 Step 5/24 : RUN apk add --update --no-cache make bash git 04:39:50 ba82ee9f976e: Pull complete 04:39:50 506bd15cee9f: Pull complete 04:39:50 75a0a4a0db45: Pull complete 04:39:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:39:51 ---> 48ef332c5129 04:39:51 Step 3/22 : WORKDIR /edgex-go 04:39:51 ---> Using cache 04:39:51 ---> a565de66dcd3 04:39:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:51 ---> Using cache 04:39:51 ---> efb3c2ddacda 04:39:51 Step 5/22 : RUN apk add --update --no-cache make git 04:39:51 ---> Using cache 04:39:51 ---> b3a715c4391e 04:39:51 Step 6/22 : COPY go.mod . 04:39:51 ---> Using cache 04:39:51 ---> 28f7c946d5b3 04:39:51 Step 7/22 : RUN go mod download 04:39:51 ---> Using cache 04:39:51 ---> be6e8edcd8a4 04:39:51 Step 8/22 : COPY . . 04:39:51 ---> Running in de49782a0627 04:39:51 ---> Using cache 04:39:51 ---> 245b250a7586 04:39:51 Step 9/22 : RUN go mod tidy 04:39:51 ---> Using cache 04:39:51 ---> 1a1d4cfd27aa 04:39:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:39:52 Removing intermediate container aed7551f22c8 04:39:52 ---> 7510e6e44a06 04:39:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:39:52 ---> Running in 2996409cf333 04:39:52 ---> Running in d856497465b6 04:39:52 Removing intermediate container 883778bbe477 04:39:52 ---> 869bf7f42b6a 04:39:52 04:39:52 Step 11/24 : FROM alpine:3.12 04:39:52 ---> 13621d1b12d4 04:39:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:52 Removing intermediate container d856497465b6 04:39:52 ---> c00cb490c1a6 04:39:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:39:52 ---> Running in d14982501b72 04:39:52 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 04:39:52 ---> Running in 55c9e04f2584 04:39:52 Removing intermediate container 55c9e04f2584 04:39:52 ---> 7ff48d7167a7 04:39:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:39:53 ---> Running in 473b55241889 04:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:53 618dc40b7e24: Pull complete 04:39:53 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:39:53 ---> a36622ca3599 04:39:53 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 04:39:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:39:53 (1/1) Installing dumb-init (1.2.2-r1) 04:39:53 Executing busybox-1.31.1-r20.trigger 04:39:53 OK: 6 MiB in 15 packages 04:39:54 OK: 219 MiB in 52 packages 04:39:54 Removing intermediate container 3f15d947ee35 04:39:54 ---> fdcecde82122 04:39:54 04:39:54 Step 11/24 : FROM alpine:3.12 04:39:54 ---> 13621d1b12d4 04:39:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:54 ---> Running in 92f6338e621e 04:39:55 Removing intermediate container d14982501b72 04:39:55 ---> f6757638c63c 04:39:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:55 Removing intermediate container 473b55241889 04:39:55 ---> dd68a1450b7d 04:39:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:39:55 ---> Running in 4a261b4b8ae4 04:39:55 ---> Running in 758ba0507094 04:39:55 Removing intermediate container de49782a0627 04:39:55 ---> 0556c729284f 04:39:55 Step 6/24 : COPY go.mod . 04:39:55 Removing intermediate container 4a261b4b8ae4 04:39:55 ---> 191ddd15cbfe 04:39:55 Step 14/24 : ENV APP_PORT=59881 04:39:55 Removing intermediate container 758ba0507094 04:39:55 ---> d3f91e3fd095 04:39:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:55 ---> Running in daf683df548f 04:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:55 ---> e9310eef576b 04:39:55 Step 7/24 : RUN go mod download 04:39:55 (1/1) Installing dumb-init (1.2.2-r1) 04:39:55 Executing busybox-1.31.1-r20.trigger 04:39:55 OK: 6 MiB in 15 packages 04:39:56 ---> Running in 2807e124a805 04:39:56 Removing intermediate container daf683df548f 04:39:56 ---> cda5becf6fc2 04:39:56 Step 15/24 : EXPOSE $APP_PORT 04:39:56 ---> Running in 05b1e49d7b75 04:39:56 ---> Running in ca7654823f02 04:39:56 ---> 76c2ff0a12a9 04:39:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:39:56 ---> Running in f79b8bff8ba3 04:39:56 Removing intermediate container ca7654823f02 04:39:56 ---> 7208b9dd075a 04:39:56 Step 16/24 : WORKDIR / 04:39:56 ---> Running in 5d0afaf4417b 04:39:56 Removing intermediate container 92f6338e621e 04:39:56 ---> b74141efb945 04:39:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:56 ---> Running in 3439a6b3c417 04:39:56 Removing intermediate container 5d0afaf4417b 04:39:56 ---> 3fd622a58764 04:39:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:56 Removing intermediate container 3439a6b3c417 04:39:56 ---> 9b092e3f7cfa 04:39:56 Step 14/24 : ENV APP_PORT=59882 04:39:57 ---> Running in 73bba22a3f1b 04:39:57 ---> d744ca43d17f 04:39:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:57 Removing intermediate container 05b1e49d7b75 04:39:57 ---> f518d620a617 04:39:57 Step 8/24 : COPY . . 04:39:57 Removing intermediate container 73bba22a3f1b 04:39:57 ---> 74b3b7220260 04:39:57 Step 15/24 : EXPOSE $APP_PORT 04:39:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:39:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:39:58 ---> Running in 0e43e5fb0c4a 04:39:59 (1/12) Installing libmagic (5.39-r0) 04:39:59 (2/12) Installing file (5.39-r0) 04:39:59 (3/12) Installing libc-dev (0.7.2-r3) 04:39:59 (4/12) Installing g++ (10.2.1_pre1-r3) 04:40:03 Removing intermediate container f79b8bff8ba3 04:40:03 ---> ca837b33ef72 04:40:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:03 ---> 8c6bf244c9e2 04:40:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:40:03 Removing intermediate container 0e43e5fb0c4a 04:40:03 ---> 046b20f9ea3d 04:40:03 Step 16/24 : WORKDIR / 04:40:03 ---> Running in f7f5a13d9273 04:40:03 ---> 9ed8852a0a4c 04:40:03 Step 9/24 : RUN go mod tidy 04:40:03 ---> 0a7b00ffe316 04:40:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:40:03 Removing intermediate container f7f5a13d9273 04:40:03 ---> abb6649645cd 04:40:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:03 ---> 4b66420c6159 04:40:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:40:03 ---> Running in 8e419c315001 04:40:04 ---> Running in bccf4c7f948d 04:40:04 Removing intermediate container bccf4c7f948d 04:40:04 ---> cf6784a54619 04:40:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:04 ---> 9dab35aa41c0 04:40:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:40:04 ---> Running in 60869b7d3580 04:40:05 ---> 711f8a65cab3 04:40:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:40:05 Removing intermediate container 60869b7d3580 04:40:05 ---> fdb99e2f9132 04:40:05 Step 22/24 : LABEL arch=x86_64 04:40:05 ---> fd524fc890a8 04:40:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:40:05 ---> Running in 3f7984c569fb 04:40:05 ---> 5bbbdb08487c 04:40:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:40:05 Removing intermediate container 3f7984c569fb 04:40:05 ---> 1168a2f8bf9a 04:40:05 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:40:05 ---> c7389b6871b0 04:40:05 Step 20/24 : ENTRYPOINT ["/core-command"] 04:40:05 ---> Running in 9dd4cadb48a6 04:40:05 ---> Running in 4f05122eb2cd 04:40:05 Removing intermediate container 9dd4cadb48a6 04:40:05 ---> 1bf12499f331 04:40:05 Step 24/24 : LABEL version=0.0.0 04:40:05 Removing intermediate container 4f05122eb2cd 04:40:05 ---> e51123ff8bff 04:40:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:05 ---> fcddc944f18c 04:40:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:40:05 ---> Running in 6ba33225ee50 04:40:05 Removing intermediate container 8e419c315001 04:40:05 ---> 564a2172a342 04:40:05 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:40:05 ---> Running in ff0f477f253f 04:40:06 ---> Running in e2ee481cc58d 04:40:06 Removing intermediate container 6ba33225ee50 04:40:06 ---> 5ab4b164fa9c 04:40:06 04:40:06 ---> a9ca69abfa08 04:40:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:40:06 Removing intermediate container ff0f477f253f 04:40:06 ---> 5288f50bcc6a 04:40:06 Step 22/24 : LABEL arch=x86_64 04:40:06 Successfully built 5ab4b164fa9c 04:40:06 Successfully tagged core-metadata:latest 04:40:06  Building core-metadata ... done Building support-scheduler 04:40:06 ---> Running in 8c9215499ae4 04:40:06 ---> Running in 2d05514d7586 04:40:06 (5/12) Installing fortify-headers (1.1-r0) 04:40:06 (6/12) Installing patch (2.7.6-r6) 04:40:06 (7/12) Installing build-base (0.5-r2) 04:40:06 (8/12) Installing libsodium (1.0.18-r0) 04:40:06 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 04:40:06 (9/12) Installing pkgconf (1.7.3-r0) 04:40:06 (10/12) Installing libsodium-dev (1.0.18-r0) 04:40:06 (11/12) Installing libzmq (4.3.3-r1) 04:40:07 Removing intermediate container 8c9215499ae4 04:40:07 ---> c11c4f7db37d 04:40:07 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:40:07 (12/12) Installing zeromq-dev (4.3.3-r1) 04:40:07 Executing busybox-1.32.1-r6.trigger 04:40:07 OK: 218 MiB in 52 packages 04:40:07 ---> Running in de8b39fd6751 04:40:07 Removing intermediate container 2d05514d7586 04:40:07 ---> 7d06df857770 04:40:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:40:10 Removing intermediate container de8b39fd6751 04:40:10 ---> 1bf8f6aef6d9 04:40:10 Step 24/24 : LABEL version=0.0.0 04:40:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:40:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:40:11 Removing intermediate container 2807e124a805 04:40:11 ---> fe46894ad11d 04:40:11 Step 4/6 : WORKDIR /edgex-go 04:40:11 ---> Running in b06effaf62e4 04:40:11 Removing intermediate container b06effaf62e4 04:40:11 ---> 52410c5eafbc 04:40:11 Step 5/6 : COPY go.mod . 04:40:11 ---> 48ef332c5129 04:40:11 Step 3/23 : WORKDIR /edgex-go 04:40:11 ---> Using cache 04:40:11 ---> a565de66dcd3 04:40:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:11 ---> Using cache 04:40:11 ---> efb3c2ddacda 04:40:11 Step 5/23 : RUN apk add --update --no-cache make git 04:40:11 ---> Using cache 04:40:11 ---> b3a715c4391e 04:40:11 Step 6/23 : COPY go.mod . 04:40:11 ---> Using cache 04:40:11 ---> 28f7c946d5b3 04:40:11 Step 7/23 : RUN go mod download 04:40:11 ---> Using cache 04:40:11 ---> be6e8edcd8a4 04:40:11 Step 8/23 : COPY . . 04:40:12 ---> Using cache 04:40:12 ---> Running in cb94cff02747 04:40:12 ---> b7283021246f 04:40:12 Step 27/32 : RUN chmod +x /entrypoint.sh 04:40:12 ---> 245b250a7586 04:40:12 Step 9/23 : RUN go mod tidy 04:40:12 ---> Using cache 04:40:12 ---> 1a1d4cfd27aa 04:40:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:40:12 ---> Running in 9994abbe14f2 04:40:12 ---> Running in 9508aad00a2e 04:40:12 Removing intermediate container cb94cff02747 04:40:12 ---> 2784ad3e0648 04:40:12 04:40:12 Successfully built 2784ad3e0648 04:40:12 Successfully tagged core-command:latest 04:40:12 Building core-data 04:40:12 ---> ba01ae246a09 04:40:12 Step 6/6 : RUN go mod download 04:40:12 ---> Running in ac025e201a03 04:40:13  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:40: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 04:40:16 Removing intermediate container 9508aad00a2e 04:40:16 ---> bb13aa6c87f8 04:40:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:40:16 ---> Running in 5c4e43903776 04:40:17 Removing intermediate container 5c4e43903776 04:40:17 ---> 4bc432d720cf 04:40:17 Step 29/32 : CMD ["gate"] 04:40:17 ---> Running in 1fafb966bf97 04:40:17 Removing intermediate container 1fafb966bf97 04:40:17 ---> 7c0971c2059f 04:40:17 Step 30/32 : LABEL arch=x86_64 04:40:18 ---> Running in d323e49b12ab 04:40:18 Removing intermediate container d323e49b12ab 04:40:18 ---> 0dffc74fcff8 04:40:18 Step 31/32 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:40:18 ---> Running in a5cf2b78ded0 04:40:18 Removing intermediate container a5cf2b78ded0 04:40:18 ---> 856391bb34f2 04:40:18 Step 32/32 : LABEL version=0.0.0 04:40:18 ---> Running in 47fcd957de1b 04:40:19 Removing intermediate container 47fcd957de1b 04:40:19 ---> 2b336d783165 04:40:19 04:40:19 Successfully built 2b336d783165 04:40:19 Successfully tagged security-bootstrapper:latest 04:40:19  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:40:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:40:19 ---> 48ef332c5129 04:40:19 Step 3/24 : WORKDIR /edgex-go 04:40:19 ---> Using cache 04:40:19 ---> a565de66dcd3 04:40:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:19 ---> Using cache 04:40:19 ---> efb3c2ddacda 04:40:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:40:20 ---> Running in 85d29137a378 04:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:40:21 Removing intermediate container 2996409cf333 04:40:21 ---> 67539a2fa5af 04:40:21 04:40:21 Step 11/22 : FROM alpine:3.12 04:40:21 ---> 13621d1b12d4 04:40:21 Step 12/22 : RUN apk add --update --no-cache curl 04:40:21 ---> Running in 2871bb260b71 04:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:22 OK: 219 MiB in 52 packages 04:40:22 (1/4) Installing ca-certificates (20191127-r4) 04:40:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:40:22 (3/4) Installing libcurl (7.77.0-r0) 04:40:22 (4/4) Installing curl (7.77.0-r0) 04:40:22 Executing busybox-1.31.1-r20.trigger 04:40:22 Executing ca-certificates-20191127-r4.trigger 04:40:22 OK: 7 MiB in 18 packages 04:40:23 Removing intermediate container 85d29137a378 04:40:23 ---> 87bb9849e59e 04:40:23 Step 6/24 : COPY go.mod . 04:40:23 Removing intermediate container 2871bb260b71 04:40:23 ---> 1135a5439d88 04:40:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:40:23 ---> 0b8ffe653438 04:40:23 Step 7/24 : RUN go mod download 04:40:23 ---> Running in 355e35faa341 04:40:23 ---> Running in 75d0df6dda71 04:40:23 Removing intermediate container 355e35faa341 04:40:23 ---> 486bde341486 04:40:23 Step 14/22 : WORKDIR /edgex 04:40:23 ---> Running in 566d3a7591d1 04:40:24 Removing intermediate container 566d3a7591d1 04:40:24 ---> 983bc44a4ca6 04:40:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:40:24 ---> 6fe76d1131f4 04:40:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:40:25 ---> 9bf762860206 04:40:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:40:25 Removing intermediate container 75d0df6dda71 04:40:25 ---> b67852ca6862 04:40:25 Step 8/24 : COPY . . 04:40:28 ---> 0b2678d21492 04:40:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:40:31 ---> Running in a2979ce684c9 04:40:31 Removing intermediate container a2979ce684c9 04:40:31 ---> 1a2dff43a4f9 04:40:31 Step 19/22 : CMD ["--init=true"] 04:40:32 ---> Running in f8d572995eef 04:40:32 ---> 11f6cabb5470 04:40:32 Step 9/24 : RUN go mod tidy 04:40:32 ---> Running in 0d364b5e8d5f 04:40:32 Removing intermediate container f8d572995eef 04:40:32 ---> c0f31f7aa4e5 04:40:32 Step 20/22 : LABEL arch=x86_64 04:40:32 ---> Running in 664cab2c7210 04:40:32 Removing intermediate container 664cab2c7210 04:40:32 ---> 593f13175854 04:40:32 Step 21/22 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:40:32 ---> Running in 42760532d321 04:40:32 Removing intermediate container 42760532d321 04:40:32 ---> a9d6a82f149c 04:40:32 Step 22/22 : LABEL version=0.0.0 04:40:32 ---> Running in d472ca5da2c3 04:40:32 Removing intermediate container d472ca5da2c3 04:40:32 ---> 42bd4b47749e 04:40:32 04:40:33 Successfully built 42bd4b47749e 04:40:33 Successfully tagged security-proxy-setup:latest 04:40:34  Building security-proxy-setup ... done Removing intermediate container 0d364b5e8d5f 04:40:34 ---> beb922a5512c 04:40:34 Step 10/24 : RUN make cmd/core-data/core-data 04:40:34 ---> Running in b37207146bb0 04:40:34 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 04:40:39 Removing intermediate container ac025e201a03 04:40:39 ---> d628b5095ef5 04:40:39 Successfully built d628b5095ef5 04:40:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:40:39 + docker inspect -f . ci-base-image-arm64 04:40:39 . [Pipeline] withDockerContainer 04:40:40 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 04:40:40 Removing intermediate container e2ee481cc58d 04:40:40 ---> 5f92eb9233bc 04:40:40 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:40:40 ---> Running in 83f3c9d979f6 04:40:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:40:41 Removing intermediate container 9994abbe14f2 04:40:41 ---> 9eba4110c39b 04:40:41 04:40:41 Step 11/23 : FROM alpine:3.12 04:40:41 ---> 13621d1b12d4 04:40:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:40:41 ---> Using cache 04:40:41 ---> b74141efb945 04:40:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:40:41 ---> Using cache 04:40:41 ---> 9b092e3f7cfa 04:40:41 Step 14/23 : ENV APP_PORT=59861 04:40:41 ---> Running in 1568f89168b4 04:40:41 Removing intermediate container 1568f89168b4 04:40:41 ---> e6353cc1e20d 04:40:41 Step 15/23 : EXPOSE $APP_PORT 04:40:41 ---> Running in c37f5238362a 04:40:41 Removing intermediate container c37f5238362a 04:40:41 ---> 1e838fa0732e 04:40:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:41 $ docker top ce504df51187e0c54986b38aaf1e2205a7d04ad029dea3099ffe3a42fb561c42 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:42 Removing intermediate container 83f3c9d979f6 04:40:42 ---> de45d49a092a 04:40:42 04:40:42 Step 12/24 : FROM docker:20.10.0 04:40:42 ---> 9837d8559e1a 04:40:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:40:42 20.10.0: Pulling from library/docker 04:40:42 + go version 04:40:42 go version go1.16.5 linux/arm64 [Pipeline] } 04:40:42 $ docker stop --time=1 ce504df51187e0c54986b38aaf1e2205a7d04ad029dea3099ffe3a42fb561c42 04:40:43 ---> 9860832babf1 04:40:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:40:44 ---> 2d7877b95cff 04:40:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:40:44 ---> Running in 9ed2bbbfbe6a 04:40:44 $ docker rm -f ce504df51187e0c54986b38aaf1e2205a7d04ad029dea3099ffe3a42fb561c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:40:45 Removing intermediate container 9ed2bbbfbe6a 04:40:45 ---> d54250e9b1c1 04:40:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:45 ---> Running in 3187765224fa 04:40:45 Removing intermediate container 3187765224fa 04:40:45 ---> 6649240be3ec 04:40:45 Step 21/23 : LABEL arch=x86_64 04:40:45 ---> Running in 00fd2d7b17dd 04:40:45 + docker inspect -f . ci-base-image-arm64 04:40:45 . [Pipeline] withDockerContainer 04:40:45 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 04:40:45 Removing intermediate container 00fd2d7b17dd 04:40:45 ---> 6d860e17dad1 04:40:45 Step 22/23 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:40:45 ---> Running in f73c935ff58d 04:40:45 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:46 Removing intermediate container f73c935ff58d 04:40:46 ---> c2a78eacacf9 04:40:46 Step 23/23 : LABEL version=0.0.0 04:40:46 ---> Running in 475c52436722 04:40:46 Removing intermediate container 475c52436722 04:40:46 ---> 3573718653be 04:40:46 04:40:47 Successfully built 3573718653be 04:40:47 Successfully tagged support-scheduler:latest 04:40:47 $ docker top 43fd51e6c199fdb7c19a84033dfe8614bce4c4790b08807b99f204533998efde -eo pid,comm [Pipeline] { [Pipeline] echo 04:40:47 ========================================================= 04:40:47 [edgeXBuildGoParallel] Running Tests and Build... 04:40:47 ========================================================= [Pipeline] sh 04:40:48 + go mod tidy [Pipeline] sh 04:40:49  Building support-scheduler ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:40:49 Status: Downloaded newer image for docker:20.10.0 04:40:49 ---> aefe523efa57 04:40:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:40:49 + make test 04:40:49 go mod tidy 04:40:49 ---> Running in d10225c2baf0 04:40:49 Removing intermediate container d10225c2baf0 04:40:49 ---> 4efb001a53c6 04:40:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:40:49 ---> Running in 44b24e390cad 04:40:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:50 (1/39) Installing readline (8.0.4-r0) 04:40:50 (2/39) Installing bash (5.0.17-r0) 04:40:50 Executing bash-5.0.17-r0.post-install 04:40:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:40:50 (4/39) Installing libcurl (7.77.0-r0) 04:40:50 (5/39) Installing curl (7.77.0-r0) 04:40:50 (6/39) Installing dumb-init (1.2.2-r1) 04:40:50 (7/39) Installing libbz2 (1.0.8-r1) 04:40:50 (8/39) Installing expat (2.2.9-r1) 04:40:50 (9/39) Installing libffi (3.3-r2) 04:40:50 (10/39) Installing gdbm (1.13-r1) 04:40:50 (11/39) Installing xz-libs (5.2.5-r0) 04:40:50 (12/39) Installing sqlite-libs (3.32.1-r1) 04:40:50 (13/39) Installing python3 (3.8.10-r0) 04:40:50 (14/39) Installing py3-appdirs (1.4.4-r1) 04:40:50 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:40:50 (16/39) Installing py3-parsing (2.4.7-r0) 04:40:50 (17/39) Installing py3-six (1.15.0-r0) 04:40:50 (18/39) Installing py3-packaging (20.4-r0) 04:40:50 (19/39) Installing py3-setuptools (47.0.0-r0) 04:40:50 (20/39) Installing py3-chardet (3.0.4-r4) 04:40:50 (21/39) Installing py3-idna (2.9-r0) 04:40:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:40:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:40:51 (24/39) Installing py3-requests (2.23.0-r0) 04:40:51 (25/39) Installing py3-msgpack (1.0.0-r0) 04:40:51 (26/39) Installing py3-lockfile (0.12.2-r3) 04:40:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:40:51 (28/39) Installing py3-colorama (0.4.3-r0) 04:40:51 (29/39) Installing py3-distlib (0.3.0-r0) 04:40:51 (30/39) Installing py3-distro (1.5.0-r1) 04:40:51 (31/39) Installing py3-webencodings (0.5.1-r3) 04:40:51 (32/39) Installing py3-html5lib (1.0.1-r4) 04:40:51 (33/39) Installing py3-pytoml (0.1.21-r0) 04:40:51 (34/39) Installing py3-pep517 (0.8.2-r0) 04:40:51 (35/39) Installing py3-progress (1.5-r0) 04:40:51 (36/39) Installing py3-toml (0.10.1-r0) 04:40:51 (37/39) Installing py3-retrying (1.3.3-r0) 04:40:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:40:51 (39/39) Installing py3-pip (20.1.1-r0) 04:40:51 Executing busybox-1.31.1-r19.trigger 04:40:51 OK: 72 MiB in 59 packages 04:40:51 Collecting docker-compose==1.23.2 04:40:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:40:52 Collecting websocket-client<1.0,>=0.32.0 04:40:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:40:52 Collecting docker<4.0,>=3.6.0 04:40:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:40:52 Collecting cached-property<2,>=1.2.0 04:40:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:40:52 Collecting dockerpty<0.5,>=0.4.1 04:40:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:40:53 Collecting texttable<0.10,>=0.9.0 04:40:53 Downloading texttable-0.9.1.tar.gz (11 kB) 04:40:53 Collecting jsonschema<3,>=2.5.1 04:40:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:40:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:40:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:40:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:40:54 Removing intermediate container b37207146bb0 04:40:54 ---> ef7cfcde4784 04:40:54 04:40:54 Step 11/24 : FROM alpine:3.12 04:40:54 ---> 13621d1b12d4 04:40:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:40:54 ---> Running in 15919801c47b 04:40:54 Collecting PyYAML<4,>=3.10 04:40:54 Downloading PyYAML-3.13.tar.gz (270 kB) 04:40:54 Removing intermediate container 15919801c47b 04:40:54 ---> fcae85d429c1 04:40:54 Step 13/24 : ENV APP_PORT=59880 04:40:54 ---> Running in 53c92e18456d 04:40:55 Removing intermediate container 53c92e18456d 04:40:55 ---> de4ad70a228e 04:40:55 Step 14/24 : EXPOSE $APP_PORT 04:40:55 ---> Running in dbeba62ac20a 04:40:55 Removing intermediate container dbeba62ac20a 04:40:55 ---> 5c486fa20795 04:40:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:55 Collecting docopt<0.7,>=0.6.1 04:40:55 Downloading docopt-0.6.2.tar.gz (25 kB) 04:40:55 ---> Running in e9edce82618c 04:40:55 Collecting docker-pycreds>=0.4.0 04:40:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:40:55 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) 04:40:55 Collecting idna<2.8,>=2.5 04:40:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:40:55 Collecting urllib3<1.25,>=1.21.1 04:40:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:40:55 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) 04:40:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:40:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:40:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:40:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:40:55 Removing intermediate container e9edce82618c 04:40:55 ---> 738406812cad 04:40:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:40:55 ---> Running in b4a103080783 04:40:55 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, texttable, jsonschema, PyYAML, docopt, docker-compose 04:40:55 Attempting uninstall: idna 04:40:55 Found existing installation: idna 2.9 04:40:55 Uninstalling idna-2.9: 04:40:55 Successfully uninstalled idna-2.9 04:40:55 Attempting uninstall: urllib3 04:40:55 Found existing installation: urllib3 1.25.9 04:40:55 Uninstalling urllib3-1.25.9: 04:40:56 Successfully uninstalled urllib3-1.25.9 04:40:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:56 Attempting uninstall: requests 04:40:56 Found existing installation: requests 2.23.0 04:40:56 Uninstalling requests-2.23.0: 04:40:56 Successfully uninstalled requests-2.23.0 04:40:56 Running setup.py install for dockerpty: started 04:40:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:56 Running setup.py install for dockerpty: finished with status 'done' 04:40:56 Running setup.py install for texttable: started 04:40:56 Running setup.py install for texttable: finished with status 'done' 04:40:56 Running setup.py install for PyYAML: started 04:40:57 (1/6) Installing dumb-init (1.2.2-r1) 04:40:57 (2/6) Installing libgcc (9.3.0-r2) 04:40:57 (3/6) Installing libsodium (1.0.18-r0) 04:40:57 (4/6) Installing libstdc++ (9.3.0-r2) 04:40:57 Running setup.py install for PyYAML: finished with status 'done' 04:40:57 Running setup.py install for docopt: started 04:40:57 Running setup.py install for docopt: finished with status 'done' 04:40:57 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 04:40:58 (5/6) Installing libzmq (4.3.3-r0) 04:40:58 (6/6) Installing zeromq (4.3.3-r0) 04:40:58 Executing busybox-1.31.1-r20.trigger 04:40:58 OK: 8 MiB in 20 packages 04:40:59 Removing intermediate container b4a103080783 04:40:59 ---> 95c9a1e4eb09 04:40:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:41:00 ---> 93660a86fc83 04:41:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:41:00 Removing intermediate container 44b24e390cad 04:41:00 ---> 8073e52e4380 04:41:00 Step 15/24 : ENV APP_PORT=58890 04:41:00 ---> Running in 3d05e7d4abac 04:41:00 ---> 2036c119a8c5 04:41:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:41:00 Removing intermediate container 3d05e7d4abac 04:41:00 ---> f2698da4e006 04:41:00 Step 16/24 : EXPOSE $APP_PORT 04:41:00 ---> Running in ef8f45aead6d 04:41:00 Removing intermediate container ef8f45aead6d 04:41:00 ---> b78a3ab7e32a 04:41:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:41:00 ---> 4bf3ad8510af 04:41:00 Step 20/24 : ENTRYPOINT ["/core-data"] 04:41:01 ---> Running in 0294201d5f61 04:41:01 Removing intermediate container 0294201d5f61 04:41:01 ---> e6fa025e8f57 04:41:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:41:01 ---> 213147706ad4 04:41:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:41:01 ---> Running in ac9d7707e54e 04:41:01 Removing intermediate container ac9d7707e54e 04:41:01 ---> 92e0a42dc129 04:41:01 Step 22/24 : LABEL arch=x86_64 04:41:01 ---> Running in 7b12be317603 04:41:01 ---> 9fc05ae06ff8 04:41:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:41:01 Removing intermediate container 7b12be317603 04:41:01 ---> 8101f6d0c9e1 04:41:01 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:41:01 ---> Running in b77da291e707 04:41:01 Removing intermediate container b77da291e707 04:41:01 ---> eeaf060782f6 04:41:01 Step 24/24 : LABEL version=0.0.0 04:41:01 ---> Running in 0acdad6de231 04:41:01 ---> 7ef233d83a1a 04:41:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:41:01 ---> Running in db8016bb4721 04:41:01 Removing intermediate container 0acdad6de231 04:41:01 ---> bfc77fb48d45 04:41:01 04:41:01 Removing intermediate container db8016bb4721 04:41:01 ---> 1772b1134c46 04:41:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:41:01 ---> Running in c179b9c268c9 04:41:01 Successfully built bfc77fb48d45 04:41:01 Successfully tagged core-data:latest 04:41:01  Building core-data ... done Removing intermediate container c179b9c268c9 04:41:01 ---> b7b629bc335b 04:41:01 Step 22/24 : LABEL arch=x86_64 04:41:01 ---> Running in c7fef4d06629 04:41:01 Removing intermediate container c7fef4d06629 04:41:01 ---> 254d3f274a17 04:41:01 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:41:01 ---> Running in 1f0df0d8bf8c 04:41:02 Removing intermediate container 1f0df0d8bf8c 04:41:02 ---> c1940d002264 04:41:02 Step 24/24 : LABEL version=0.0.0 04:41:02 ---> Running in f61916896729 04:41:02 Removing intermediate container f61916896729 04:41:02 ---> 0751e4b12e72 04:41:02 04:41:02 Successfully built 0751e4b12e72 04:41:02 Successfully tagged sys-mgmt-agent:latest 04:41:02  Building sys-mgmt-agent ... done  [Pipeline] } 04:41:02 $ docker stop --time=1 14a20b28833b40560d3f66366b8c2962eaf24967527c49114b0f872bd8ffeaf9 04:41:04 $ docker rm -f 14a20b28833b40560d3f66366b8c2962eaf24967527c49114b0f872bd8ffeaf9 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:04 + docker images 04:41:04 REPOSITORY TAG IMAGE ID CREATED SIZE 04:41:04 sys-mgmt-agent latest 0751e4b12e72 2 seconds ago 312MB 04:41:04 core-data latest bfc77fb48d45 3 seconds ago 20.2MB 04:41:04 ef7cfcde4784 11 seconds ago 1.15GB 04:41:04 support-scheduler latest 3573718653be 18 seconds ago 15.9MB 04:41:04 de45d49a092a 23 seconds ago 1.15GB 04:41:04 9eba4110c39b 24 seconds ago 1.15GB 04:41:04 security-proxy-setup latest 42bd4b47749e 32 seconds ago 25.3MB 04:41:04 67539a2fa5af 44 seconds ago 1.15GB 04:41:04 security-bootstrapper latest 2b336d783165 46 seconds ago 18.2MB 04:41:04 core-command latest 2784ad3e0648 52 seconds ago 15.9MB 04:41:04 core-metadata latest 5ab4b164fa9c 59 seconds ago 16.6MB 04:41:04 fdcecde82122 About a minute ago 1.14GB 04:41:04 869bf7f42b6a About a minute ago 1.15GB 04:41:04 security-secretstore-setup latest 7f38ea6fd073 About a minute ago 28.1MB 04:41:04 909564adbf5a About a minute ago 1.14GB 04:41:04 support-notifications latest b9092572afc8 About a minute ago 16.6MB 04:41:04 90e99634063b About a minute ago 1.15GB 04:41:04 1c8584f790ab About a minute ago 1.15GB 04:41:04 ci-base-image-x86_64 latest 48ef332c5129 5 minutes ago 648MB 04:41:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 04:41:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 04:41:04 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 04:41:04 docker 20.10.0 aefe523efa57 6 months ago 240MB 04:41:04 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] } 04:41:16 ? github.com/edgexfoundry/edgex-go [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:42:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:42:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:42:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:42:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:42:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.167s coverage: 28.7% of statements 04:42:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.306s coverage: 100.0% of statements 04:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:42:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements 04:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:42:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.402s coverage: 53.4% of statements 04:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:42:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 87.7% of statements 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:42:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.247s coverage: 78.9% of statements 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.473s coverage: 95.1% of statements 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.183s coverage: 60.0% of statements 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.499s coverage: 0.8% of statements 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.227s coverage: 22.0% of statements 04:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 04:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements 04:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 04:43:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.380s coverage: 96.3% of statements 04:43:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 04:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.252s coverage: 94.4% of statements 04:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 04:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.600s coverage: 81.8% of statements 04:43:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.313s coverage: 87.2% of statements 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 04:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements 04:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.816s coverage: 64.4% of statements 04:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements 04:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 04:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 04:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 04:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 04:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.097s coverage: 66.9% of statements 04:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.6% of statements 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.270s coverage: 19.3% of statements 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.592s coverage: 91.9% of statements 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.417s coverage: 62.7% of statements 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.390s coverage: 97.6% of statements 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.103s coverage: 100.0% of statements 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.182s coverage: 28.9% of statements 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:43:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:43:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 04:43:50 GO111MODULE=on go vet ./... 04:45:27 gofmt -l . 04:45:27 [ "`gofmt -l .`" = "" ] 04:45:27 ./bin/test-attribution-txt.sh [Pipeline] sh 04:45:28 + ls -al . 04:45:28 total 548 04:45:28 drwxrwxr-x 9 1001 1001 4096 Jun 10 04:45 . 04:45:28 drwxr-xr-x 4 root root 4096 Jun 10 04:40 .. 04:45:28 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:39 .dockerignore 04:45:28 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:39 .git 04:45:28 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:39 .github 04:45:28 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:39 .gitignore 04:45:28 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:39 .sonarcloud.properties 04:45:28 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:39 Attribution.txt 04:45:28 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:39 CONTRIBUTING.md 04:45:28 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:39 Dockerfile.build 04:45:28 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:39 Jenkinsfile 04:45:28 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:39 LICENSE 04:45:28 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:39 Makefile 04:45:28 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:39 README.md 04:45:28 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:39 SECURITY.md 04:45:28 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION 04:45:28 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:39 ZMQWindows.md 04:45:28 drwxrwxr-x 2 1001 1001 4096 Jun 10 04:39 bin 04:45:28 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:39 cmd 04:45:28 -rw-r--r-- 1 root root 404951 Jun 10 04:43 coverage.out 04:45:28 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:39 go.mod 04:45:28 -rw-r--r-- 1 root root 21230 Jun 10 04:40 go.sum 04:45:28 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:39 internal 04:45:28 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:39 openapi 04:45:28 drwxrwxr-x 4 1001 1001 4096 Jun 10 04:39 snap 04:45:28 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:39 version.go [Pipeline] sh 04:45:28 + '[' -e coverage.out ] 04:45:28 + chown 1001:1001 coverage.out [Pipeline] stash 04:45:29 Warning: overwriting stash ‘coverage-report’ 04:45:29 Stashed 1 file(s) [Pipeline] sh 04:45:30 + make build 04:45:30 go mod tidy 04:45:31 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 04:45:37 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 04:46:04 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 04:46:04 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 04:46:08 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 04:46:08 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 04:46:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:46:16 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 04:46:19 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 04:46:23 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 04:46:26 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 04:46:29 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] } 04:46:34 $ docker stop --time=1 43fd51e6c199fdb7c19a84033dfe8614bce4c4790b08807b99f204533998efde 04:46:37 $ docker rm -f 43fd51e6c199fdb7c19a84033dfe8614bce4c4790b08807b99f204533998efde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:39 04:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:39 latest: Pulling from edgex-devops/edgex-compose-arm64 04:46:39 29e5d40040c1: Pulling fs layer 04:46:39 1ce36da41761: Pulling fs layer 04:46:39 25b303627fd3: Pulling fs layer 04:46:40 29e5d40040c1: Download complete 04:46:40 1ce36da41761: Verifying Checksum 04:46:40 1ce36da41761: Download complete 04:46:40 29e5d40040c1: Pull complete 04:46:42 1ce36da41761: Pull complete 04:46:42 25b303627fd3: Verifying Checksum 04:46:42 25b303627fd3: Download complete 04:46:52 25b303627fd3: Pull complete 04:46:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:46:52 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 04:46:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:46:55 $ docker top 0ee9a2241a4002860d867b3f2e69c2503fe73717bf0bcedb82dae0798687fc40 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:56 + grep parallel 04:46:56 + docker-compose build --help 04:47:00 --parallel Build images in parallel. [Pipeline] } 04:47:00 $ docker stop --time=1 0ee9a2241a4002860d867b3f2e69c2503fe73717bf0bcedb82dae0798687fc40 04:47:02 $ docker rm -f 0ee9a2241a4002860d867b3f2e69c2503fe73717bf0bcedb82dae0798687fc40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:47:03 . [Pipeline] withDockerContainer 04:47:03 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 04:47:03 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:47:05 $ docker top 4518c3762c0c03acd7a737f70935180c82d4b2f893e72e216f7d3e75c2ced733 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:06 + docker-compose -f ./docker-compose-build.yml build --parallel 04:47:11 Building core-command ... 04:47:11 Building core-data ... 04:47:11 Building core-metadata ... 04:47:11 Building security-bootstrapper ... 04:47:11 Building security-proxy-setup ... 04:47:11 Building security-secretstore-setup ... 04:47:11 Building support-notifications ... 04:47:11 Building support-scheduler ... 04:47:11 Building sys-mgmt-agent ... 04:47:11 Building support-notifications 04:47:11 Building security-secretstore-setup 04:47:11 Building security-bootstrapper 04:47:11 Building core-metadata 04:47:11 Building core-command 04:48:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:48:19 ---> d628b5095ef5 04:48:19 Step 3/24 : WORKDIR /edgex-go 04:48:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:48:20 ---> d628b5095ef5 04:48:20 Step 3/23 : WORKDIR /edgex-go 04:48:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:48:20 ---> d628b5095ef5 04:48:20 Step 3/24 : WORKDIR /edgex-go 04:48:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:48:20 ---> d628b5095ef5 04:48:20 Step 3/26 : WORKDIR /edgex-go 04:48:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:48:21 ---> d628b5095ef5 04:48:21 Step 3/32 : WORKDIR /edgex-go 04:48:23 ---> Running in ce0d77d6f692 04:48:23 ---> Running in ca02b56f0ae8 04:48:23 ---> Running in 9ec124834c13 04:48:23 ---> Running in 7162c163ad6c 04:48:23 ---> Running in 0433b840368f 04:48:24 Removing intermediate container ce0d77d6f692 04:48:24 ---> 4c7f636fb8d1 04:48:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:24 ---> Running in 4dc729bfff4c 04:48:24 Removing intermediate container 9ec124834c13 04:48:24 ---> 4a529b42fc7e 04:48:24 Removing intermediate container ca02b56f0ae8 04:48:24 ---> 3d31dc48da5b 04:48:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:24 Removing intermediate container 7162c163ad6c 04:48:24 ---> 3dbcd04b70f3 04:48:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:24 Removing intermediate container 0433b840368f 04:48:24 ---> 6ba94a4d06c0 04:48:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:24 ---> Running in 2289ac3da7e8 04:48:24 ---> Running in 53fcdc02a84d 04:48:24 ---> Running in 7c6d873d5bc9 04:48:25 ---> Running in 921be9340559 04:48:28 Removing intermediate container 4dc729bfff4c 04:48:28 ---> 213ef65df865 04:48:28 Step 5/26 : RUN apk add --update --no-cache make git 04:48:28 ---> Running in 1b0ecd28c28d 04:48:28 Removing intermediate container 2289ac3da7e8 04:48:28 ---> 3e9c86c1cc7b 04:48:28 Step 5/24 : RUN apk add --update --no-cache make git 04:48:28 Removing intermediate container 53fcdc02a84d 04:48:28 ---> 1152d3abaa91 04:48:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:48:29 ---> Running in 421f3f03b50d 04:48:29 ---> Running in 16c5fbecd1d6 04:48:29 Removing intermediate container 7c6d873d5bc9 04:48:29 ---> e72689cccb07 04:48:29 Step 5/24 : RUN apk add --update --no-cache make git 04:48:29 Removing intermediate container 921be9340559 04:48:29 ---> db86924e240d 04:48:29 Step 5/32 : RUN apk add --update --no-cache make git 04:48:29 ---> Running in e8d93a8d4b30 04:48:29 ---> Running in 37d57e25ec98 04:48:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:48:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:48:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:48:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:48:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:48:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:48:32 OK: 218 MiB in 52 packages 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:48:33 Removing intermediate container 1b0ecd28c28d 04:48:33 ---> 8de8b7bc5d4f 04:48:33 Step 6/26 : COPY go.mod . 04:48:33 OK: 218 MiB in 52 packages 04:48:33 OK: 218 MiB in 52 packages 04:48:33 OK: 218 MiB in 52 packages 04:48:34 ---> 8c4767588f24 04:48:34 Step 7/26 : RUN go mod download 04:48:34 OK: 218 MiB in 52 packages 04:48:34 ---> Running in 059d5cfe9787 04:48:35 Removing intermediate container e8d93a8d4b30 04:48:35 ---> 8e188cd35b67 04:48:35 Step 6/24 : COPY go.mod . 04:48:35 Removing intermediate container 16c5fbecd1d6 04:48:35 ---> b2a04b973cbb 04:48:35 Step 6/23 : COPY go.mod . 04:48:36 Removing intermediate container 421f3f03b50d 04:48:36 ---> e16ee8e507e3 04:48:36 Step 6/24 : COPY go.mod . 04:48:36 Removing intermediate container 37d57e25ec98 04:48:36 ---> 966d2e59ce61 04:48:36 Step 6/32 : COPY go.mod . 04:48:37 ---> 4e63e9d84a9d 04:48:37 Step 7/24 : RUN go mod download 04:48:37 ---> adc96502cf37 04:48:37 Step 7/23 : RUN go mod download 04:48:37 ---> 90bebe528613 04:48:37 Step 7/24 : RUN go mod download 04:48:37 ---> Running in 9ac4776e3afb 04:48:37 ---> Running in 9156a1df84d8 04:48:37 ---> Running in e95c82363dce 04:48:37 ---> d7395a438672 04:48:37 Step 7/32 : RUN go mod download 04:48:38 ---> Running in df85e723b96c 04:48:39 Removing intermediate container 059d5cfe9787 04:48:39 ---> cf2266283437 04:48:39 Step 8/26 : COPY . . 04:48:41 Removing intermediate container 9ac4776e3afb 04:48:41 ---> 154b4d2711c0 04:48:41 Step 8/24 : COPY . . 04:48:43 Removing intermediate container e95c82363dce 04:48:43 ---> 935195c269cb 04:48:43 Step 8/24 : COPY . . 04:48:43 Removing intermediate container 9156a1df84d8 04:48:43 ---> 229cef8d42a1 04:48:43 Step 8/23 : COPY . . 04:48:43 Removing intermediate container df85e723b96c 04:48:43 ---> 7bdb1a3dc12d 04:48:43 Step 8/32 : COPY . . 04:49:05 ---> b55d9b4eccd6 04:49:05 Step 9/26 : RUN go mod tidy 04:49:05 ---> f0e4a55c1029 04:49:05 Step 9/24 : RUN go mod tidy 04:49:05 ---> Running in 25fe8729d785 04:49:05 ---> 55da67da52a8 04:49:05 Step 9/32 : RUN go mod tidy 04:49:05 ---> d9f2c685170e 04:49:05 Step 9/23 : RUN go mod tidy ---> 850000a8d89b 04:49:05 04:49:05 Step 9/24 : RUN go mod tidy 04:49:05 ---> Running in 710b6f301f6b 04:49:05 ---> Running in 9818fd06181d 04:49:05 ---> Running in 233725c5eebd 04:49:05 ---> Running in 1abab53f9216 04:49:12 Removing intermediate container 25fe8729d785 04:49:12 ---> 85c8de0ccfb6 04:49:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:49:12 ---> Running in d818530bcf2e 04:49:13 Removing intermediate container 710b6f301f6b 04:49:13 ---> 5a0832f24628 04:49:13 Step 10/24 : RUN make cmd/core-command/core-command 04:49:13 ---> Running in 433eb0775e50 04:49:13 Removing intermediate container 233725c5eebd 04:49:13 ---> 1d4d78a00048 04:49:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:49:13 Removing intermediate container 9818fd06181d 04:49:13 ---> 76f5a8e61318 04:49:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:49:13 ---> Running in dee728a1cd12 04:49:13 Removing intermediate container 1abab53f9216 04:49:13 ---> c0f45887830a 04:49:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:49:14 ---> Running in d48fefb651a7 04:49:14 ---> Running in d064535a3794 04:49: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 04:49:15 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 04:49:16 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 04:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:49: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 04:51:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:51:28 Removing intermediate container 433eb0775e50 04:51:28 ---> f06716a3cc39 04:51:28 04:51:28 Step 11/24 : FROM alpine:3.12 04:51:28 3.12: Pulling from library/alpine 04:51:30 Removing intermediate container d064535a3794 04:51:30 ---> 115362177c60 04:51:30 04:51:30 Step 11/32 : FROM alpine:3.12 04:51:30 3.12: Pulling from library/alpine 04:51:30 Removing intermediate container d818530bcf2e 04:51:30 ---> 0558a68f288f 04:51:30 04:51:30 Step 11/26 : FROM alpine:3.12 04:51:30 3.12: Pulling from library/alpine 04:51:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:51:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:51:30 Status: Downloaded newer image for alpine:3.12 04:51:30 Status: Image is up to date for alpine:3.12 04:51:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:51:30 Status: Image is up to date for alpine:3.12 04:51:30 ---> 9852663dfa18 04:51:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:51:30 ---> 9852663dfa18 04:51:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:51:30 ---> 9852663dfa18 04:51:30 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:51:31 ---> Running in bf9e7eb13aef 04:51:31 ---> Running in a85e2734740c 04:51:31 ---> Running in d70b91ac5956 04:51:32 Removing intermediate container dee728a1cd12 04:51:32 ---> 43f619aad97a 04:51:32 04:51:32 Step 11/23 : FROM alpine:3.12 04:51:32 ---> 9852663dfa18 04:51:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:51:32 Removing intermediate container d70b91ac5956 04:51:32 ---> c4a758e52ba7 04:51:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:51:33 ---> Running in 18ae39e45c40 04:51:33 ---> Running in ab0d8c1ec430 04:51:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:35 (1/1) Installing dumb-init (1.2.2-r1) 04:51:35 Executing busybox-1.31.1-r20.trigger 04:51:35 OK: 5 MiB in 15 packages 04:51:35 (1/6) Installing ca-certificates (20191127-r4) 04:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:51:35 (3/6) Installing libcurl (7.77.0-r0) 04:51:35 (4/6) Installing curl (7.77.0-r0) 04:51:35 (5/6) Installing dumb-init (1.2.2-r1) 04:51:35 (6/6) Installing su-exec (0.2-r1) 04:51:35 Executing busybox-1.31.1-r20.trigger 04:51:35 Executing ca-certificates-20191127-r4.trigger 04:51:35 Removing intermediate container d48fefb651a7 04:51:35 ---> 146e4ff32947 04:51:35 04:51:35 Step 11/24 : FROM alpine:3.12 04:51:35 ---> 9852663dfa18 04:51:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:51:36 OK: 7 MiB in 20 packages 04:51:36 (1/2) Installing dumb-init (1.2.2-r1) 04:51:36 (2/2) Installing su-exec (0.2-r1) 04:51:36 Executing busybox-1.31.1-r20.trigger 04:51:36 OK: 5 MiB in 16 packages 04:51:36 ---> Running in 3ae58991f6bb 04:51:36 (1/2) Installing ca-certificates (20191127-r4) 04:51:36 (2/2) Installing dumb-init (1.2.2-r1) 04:51:36 Executing busybox-1.31.1-r20.trigger 04:51:36 Executing ca-certificates-20191127-r4.trigger 04:51:36 OK: 6 MiB in 16 packages 04:51:37 Removing intermediate container a85e2734740c 04:51:37 ---> ccff10346cff 04:51:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:51:37 ---> Running in f068d06232c5 04:51:38 Removing intermediate container ab0d8c1ec430 04:51:38 ---> 8689e2d1cad9 04:51:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:38 Removing intermediate container bf9e7eb13aef 04:51:38 ---> e50c1bf197a3 04:51:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:51:38 ---> Running in 3ed866be5bf5 04:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:38 Removing intermediate container f068d06232c5 04:51:38 ---> 4602f284498e 04:51:38 Step 14/24 : ENV APP_PORT=59882 04:51:38 ---> Running in e5e6988a3633 04:51:39 ---> Running in f17079e05111 04:51:39 Removing intermediate container 18ae39e45c40 04:51:39 ---> 4407ec6db425 04:51:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:51:39 Removing intermediate container 3ed866be5bf5 04:51:39 ---> edfeacfdc50b 04:51:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:51:39 (1/1) Installing dumb-init (1.2.2-r1) 04:51:39 Executing busybox-1.31.1-r20.trigger 04:51:39 OK: 5 MiB in 15 packages 04:51:39 ---> Running in 051658f67717 04:51:39 ---> Running in b1e362f1c8c9 04:51:39 Removing intermediate container f17079e05111 04:51:40 Removing intermediate container e5e6988a3633 04:51:40 ---> 6051fa4a87d9 04:51:40 Step 14/26 : WORKDIR / 04:51:40 ---> 82d507706ba6 04:51:40 Step 15/24 : EXPOSE $APP_PORT 04:51:40 ---> Running in a1e14015ca93 04:51:40 ---> Running in 096d4e7a72d1 04:51:40 Removing intermediate container 051658f67717 04:51:40 ---> 3a58b38b5e6e 04:51:40 Step 14/23 : ENV APP_PORT=59860 04:51:40 Removing intermediate container b1e362f1c8c9 04:51:40 ---> 3adc202f8a99 04:51:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:51:40 ---> Running in c30a1c4d577b 04:51:40 ---> Running in 184c976be54e 04:51:41 Removing intermediate container a1e14015ca93 04:51:41 ---> c3b80c81cf85 04:51:41 Step 16/24 : WORKDIR / 04:51:41 Removing intermediate container 3ae58991f6bb 04:51:41 ---> a9361db94d22 04:51:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:51:41 Removing intermediate container 096d4e7a72d1 04:51:41 ---> ccb64e4cb796 04:51:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:51:41 ---> Running in d3e22e497845 04:51:41 Removing intermediate container c30a1c4d577b 04:51:41 ---> 048bee944e4e 04:51:41 Step 15/23 : EXPOSE $APP_PORT 04:51:41 ---> Running in 02bf1fb591a8 04:51:41 ---> Running in a2d166e8f260 04:51:42 Removing intermediate container 02bf1fb591a8 04:51:42 Removing intermediate container d3e22e497845 04:51:42 ---> b31e49399fe6 04:51:42 Step 14/24 : ENV APP_PORT=59881 04:51:42 ---> 9df8e244b4df 04:51:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:42 Removing intermediate container a2d166e8f260 04:51:42 ---> 50f94579e70a 04:51:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:42 ---> Running in 370df84ead17 04:51:42 ---> b7d61539c86d 04:51:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:51:43 Removing intermediate container 370df84ead17 04:51:43 ---> 49cd65687650 04:51:43 Step 15/24 : EXPOSE $APP_PORT 04:51:43 ---> 5d79f264f682 04:51:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:51:43 ---> Running in 186ddac65726 04:51:44 Removing intermediate container 184c976be54e 04:51:44 ---> e046d28eaecf 04:51:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:51:44 ---> 1ed3df0fe491 04:51:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:51:44 ---> Running in 928fe6e07bd6 04:51:44 ---> 81262b92f679 04:51:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:51:44 Removing intermediate container 186ddac65726 04:51:44 ---> c4577c2e2a6a 04:51:44 Step 16/24 : WORKDIR / 04:51:45 ---> Running in ff597df9a690 04:51:45 Removing intermediate container 928fe6e07bd6 04:51:45 ---> 79379d60136a 04:51:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:51:45 ---> af6ea50332f6 04:51:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:51:45 ---> d57ccaee5b1e 04:51:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:51:45 ---> 890e6e1fb122 04:51:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:51:46 Removing intermediate container ff597df9a690 04:51:46 ---> 16a688cac248 04:51:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:46 ---> cbdd304444a8 04:51:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:51:46 ---> Running in 78201b36b38b 04:51:46 ---> cc6086834d0d 04:51:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:51:47 ---> b40c772a830d 04:51:47 Step 20/24 : ENTRYPOINT ["/core-command"] 04:51:47 ---> 3e9ffaed468a 04:51:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:51:47 ---> Running in 1195844d291b 04:51:47 ---> 4482c84321b8 04:51:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:51:47 ---> Running in 2c55f8e012cb 04:51:48 Removing intermediate container 1195844d291b 04:51:48 ---> ac12e138c2b0 04:51:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:48 Removing intermediate container 2c55f8e012cb 04:51:48 ---> 3d279fc16e6a 04:51:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:49 ---> Running in a1de2e5a1990 04:51:49 ---> Running in 999b5a72483e 04:51:49 ---> 47e05331b623 04:51:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:51:50 Removing intermediate container a1de2e5a1990 04:51:50 ---> 1eaf499a7507 04:51:50 Step 22/24 : LABEL arch=arm64 04:51:50 Removing intermediate container 999b5a72483e 04:51:50 ---> 5199a9c43749 04:51:50 Step 21/23 : LABEL arch=arm64 04:51:50 ---> 05ec3f729bad 04:51:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:51:50 ---> Running in c8857d5252d0 04:51:50 ---> Running in 1f2aca7541b6 04:51:51 Removing intermediate container 78201b36b38b 04:51:51 ---> 3e369b0657d6 04:51:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:51 Removing intermediate container c8857d5252d0 04:51:51 ---> 4d2c4a0bac77 04:51:51 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:51:51 ---> 4b3b6d4d6528 04:51:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:51:51 Removing intermediate container 1f2aca7541b6 04:51:51 ---> 962fb2005aa1 04:51:51 Step 22/23 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:51:51 ---> Running in 0a2a71d85660 04:51:51 ---> 0a0783908631 04:51:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:51:51 ---> Running in cc0799f0c830 04:51:51 ---> Running in 466fe49cb78f 04:51:52 ---> c3e1877c85c3 04:51:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:51:52 Removing intermediate container 0a2a71d85660 04:51:52 ---> d25a1aba53ce 04:51:52 Step 24/24 : LABEL version=0.0.0 04:51:52 ---> Running in 759954fc796b 04:51:52 ---> 75ad9c7f570a 04:51:52 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/ 04:51:52 Removing intermediate container 466fe49cb78f 04:51:52 ---> d45e04affebd 04:51:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:52 Removing intermediate container cc0799f0c830 04:51:52 ---> f2a95ad1e178 04:51:52 Step 23/23 : LABEL version=0.0.0 04:51:53 ---> Running in 6118e184b3bf 04:51:53 ---> Running in c4244854ff54 04:51:53 ---> Running in 94e91ad18c01 04:51:53 Removing intermediate container 759954fc796b 04:51:53 ---> 084ad6d99541 04:51:53 04:51:53 Removing intermediate container 6118e184b3bf 04:51:53 ---> 2fc43670dff2 04:51:53 Step 22/24 : LABEL arch=arm64 04:51:53 Successfully built 084ad6d99541 04:51:54 Successfully tagged core-command-arm64:latest 04:51:54  Building core-command ... done Building security-proxy-setup 04:51:54 ---> Running in c6da53048422 04:51:54 Removing intermediate container 94e91ad18c01 04:51:54 ---> a2577abc8661 04:51:54 04:51:54 ---> 87a6189092c8 04:51:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:51:54 Successfully built a2577abc8661 04:51:54 Successfully tagged support-notifications-arm64:latest 04:51:54  Building support-notifications ... done Building sys-mgmt-agent 04:51:55 Removing intermediate container c6da53048422 04:51:55 ---> eee7b57c0d2c 04:51:55 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:51:55 ---> Running in 20c0bbd2b89d 04:51:55 ---> 0c5bc8380409 04:51:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:51:55 Removing intermediate container 20c0bbd2b89d 04:51:55 ---> 2ff3e5876f05 04:51:55 Step 24/24 : LABEL version=0.0.0 04:51:56 ---> Running in 0e90d247332d 04:51:56 Removing intermediate container c4244854ff54 04:51:56 ---> aa403834216f 04:51:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:51:56 ---> 8b14df958277 04:51:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:51:56 ---> Running in d20194c559e1 04:51:57 Removing intermediate container 0e90d247332d 04:51:57 ---> 3493bc6bd102 04:51:57 04:51:57 Successfully built 3493bc6bd102 04:51:57 Successfully tagged core-metadata-arm64:latest 04:51:57 Removing intermediate container d20194c559e1 04:51:57  Building core-metadata ... done  ---> f18ff65e06cd 04:51:57 Building support-scheduler 04:51:57 Step 24/26 : LABEL arch=arm64 04:51:57 ---> Running in f426b0648c6d 04:51:57 ---> d8e54b88413c 04:51:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:51:58 ---> Running in 21ba3055c3fc 04:51:58 Removing intermediate container f426b0648c6d 04:51:58 ---> bf7a7edf7d8d 04:51:58 Step 25/26 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:51:58 ---> Running in 7342b8849b5e 04:51:59 Removing intermediate container 21ba3055c3fc 04:51:59 ---> b7fa3df90e91 04:51:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:51:59 Removing intermediate container 7342b8849b5e 04:51:59 ---> 657cfa358dca 04:51:59 Step 26/26 : LABEL version=0.0.0 04:52:00 ---> Running in ca063dfbfddd 04:52:00 ---> 0aa585e87ea4 04:52:00 Step 27/32 : RUN chmod +x /entrypoint.sh 04:52:00 ---> Running in e5e85f842046 04:52:01 Removing intermediate container ca063dfbfddd 04:52:01 ---> 0aadb2805e43 04:52:01 04:52:01 Successfully built 0aadb2805e43 04:52:01 Successfully tagged security-secretstore-setup-arm64:latest 04:52:01  Building security-secretstore-setup ... done Building core-data 04:52:04 Removing intermediate container e5e85f842046 04:52:04 ---> c57403d07224 04:52:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:52:04 ---> Running in 86f6c2c5f2e9 04:52:05 Removing intermediate container 86f6c2c5f2e9 04:52:05 ---> 8cd3d1f83dfc 04:52:05 Step 29/32 : CMD ["gate"] 04:52:05 ---> Running in 5319f6485fdf 04:52:05 Removing intermediate container 5319f6485fdf 04:52:05 ---> 01adb7f7cbff 04:52:05 Step 30/32 : LABEL arch=arm64 04:52:06 ---> Running in e7d88aad97ec 04:52:07 Removing intermediate container e7d88aad97ec 04:52:07 ---> 7d9787ee1a2e 04:52:07 Step 31/32 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:52:08 ---> Running in 4331a36da620 04:52:09 Removing intermediate container 4331a36da620 04:52:09 ---> a0c19760220b 04:52:09 Step 32/32 : LABEL version=0.0.0 04:52:09 ---> Running in 57da41fe17b3 04:52:09 Removing intermediate container 57da41fe17b3 04:52:09 ---> 2ebf2d643b8e 04:52:09 04:52:10 Successfully built 2ebf2d643b8e 04:52:10 Successfully tagged security-bootstrapper-arm64:latest 04:52:49  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:52:49 ---> d628b5095ef5 04:52:49 Step 3/24 : WORKDIR /edgex-go 04:52:49 ---> Using cache 04:52:49 ---> 6ba94a4d06c0 04:52:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:49 ---> Using cache 04:52:49 ---> db86924e240d 04:52:49 Step 5/24 : RUN apk add --update --no-cache make bash git 04:52:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:52:49 ---> d628b5095ef5 04:52:49 Step 3/22 : WORKDIR /edgex-go 04:52:49 ---> Using cache 04:52:49 ---> 6ba94a4d06c0 04:52:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:49 ---> Using cache 04:52:49 ---> db86924e240d 04:52:49 Step 5/22 : RUN apk add --update --no-cache make git 04:52:49 ---> Using cache 04:52:49 ---> 966d2e59ce61 04:52:49 Step 6/22 : COPY go.mod . 04:52:49 ---> Using cache 04:52:49 ---> d7395a438672 04:52:49 Step 7/22 : RUN go mod download 04:52:49 ---> Using cache 04:52:49 ---> 7bdb1a3dc12d 04:52:49 Step 8/22 : COPY . . 04:52:49 ---> Using cache 04:52:49 ---> 55da67da52a8 04:52:49 Step 9/22 : RUN go mod tidy 04:52:49 ---> Using cache 04:52:49 ---> c0f45887830a 04:52:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:52:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:52:49 ---> d628b5095ef5 04:52:49 Step 3/23 : WORKDIR /edgex-go 04:52:49 ---> Using cache 04:52:49 ---> 6ba94a4d06c0 04:52:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:49 ---> Using cache 04:52:49 ---> db86924e240d 04:52:49 Step 5/23 : RUN apk add --update --no-cache make git 04:52:49 ---> Using cache 04:52:49 ---> 966d2e59ce61 04:52:49 Step 6/23 : COPY go.mod . 04:52:49 ---> Using cache 04:52:49 ---> d7395a438672 04:52:49 Step 7/23 : RUN go mod download 04:52:49 ---> Using cache 04:52:49 ---> 7bdb1a3dc12d 04:52:49 Step 8/23 : COPY . . 04:52:49 ---> Using cache 04:52:49 ---> 55da67da52a8 04:52:49 Step 9/23 : RUN go mod tidy 04:52:49 ---> Using cache 04:52:49 ---> c0f45887830a 04:52:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:52:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:52:49 ---> d628b5095ef5 04:52:49 Step 3/24 : WORKDIR /edgex-go 04:52:49 ---> Using cache 04:52:49 ---> 6ba94a4d06c0 04:52:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:49 ---> Using cache 04:52:49 ---> db86924e240d 04:52:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:52:50 ---> Running in 9d9f084effa5 04:52:50 ---> Running in d0019e0315d6 04:52:50 ---> Running in 924ce55f65d6 04:52:50 ---> Running in b6a256e7893a 04:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:52:52 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 04:52:52 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 04:52:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:52:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:52:58 OK: 218 MiB in 52 packages 04:52:59 Removing intermediate container 9d9f084effa5 04:52:59 ---> 49f0409ef51f 04:52:59 Step 6/24 : COPY go.mod . 04:52:59 OK: 218 MiB in 52 packages 04:53:01 ---> d25205da6322 04:53:01 Step 7/24 : RUN go mod download 04:53:01 ---> Running in 05b622b04762 04:53:01 Removing intermediate container 924ce55f65d6 04:53:01 ---> 69f4edee6f7e 04:53:01 Step 6/24 : COPY go.mod . 04:53:03 ---> 95bd973dfbae 04:53:03 Step 7/24 : RUN go mod download 04:53:03 ---> Running in 33c474a3d900 04:53:06 Removing intermediate container 05b622b04762 04:53:06 ---> 18b0d75f7f3c 04:53:06 Step 8/24 : COPY . . 04:53:08 Removing intermediate container 33c474a3d900 04:53:08 ---> b47fa90704d3 04:53:08 Step 8/24 : COPY . . 04:53:35 ---> 02d97b45f9ee 04:53:35 Step 9/24 : RUN go mod tidy 04:53:35 ---> bf0638b5d435 04:53:35 Step 9/24 : RUN go mod tidy 04:53:35 ---> Running in 98fd11b8f5af 04:53:35 ---> Running in 4d3580f921cb 04:53:44 Removing intermediate container 98fd11b8f5af 04:53:44 ---> ac1fe9a1bd6f 04:53:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:53:44 Removing intermediate container 4d3580f921cb 04:53:44 ---> fbb874f29462 04:53:44 Step 10/24 : RUN make cmd/core-data/core-data 04:53:44 ---> Running in 599dd1798214 04:53:44 ---> Running in 4ba76296a85b 04:53:46 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 04:53:46 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 04:53:58 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 04:54:17 Removing intermediate container b6a256e7893a 04:54:17 ---> 7990d72931ef 04:54:17 04:54:17 Step 11/22 : FROM alpine:3.12 04:54:17 ---> 9852663dfa18 04:54:17 Step 12/22 : RUN apk add --update --no-cache curl 04:54:17 Removing intermediate container d0019e0315d6 04:54:17 ---> 2071a9f9dbdb 04:54:17 04:54:17 Step 11/23 : FROM alpine:3.12 04:54:17 ---> 9852663dfa18 04:54:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:54:17 ---> Using cache 04:54:17 ---> a9361db94d22 04:54:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:54:17 ---> Using cache 04:54:17 ---> b31e49399fe6 04:54:17 Step 14/23 : ENV APP_PORT=59861 04:54:17 ---> Running in 9f70e76f129b 04:54:17 ---> Running in e5b104ebbe5a 04:54:17 Removing intermediate container e5b104ebbe5a 04:54:17 ---> ace33fc23699 04:54:17 Step 15/23 : EXPOSE $APP_PORT 04:54:17 ---> Running in 93550525066c 04:54:17 Removing intermediate container 93550525066c 04:54:17 ---> f046f1e415e4 04:54:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:54:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:54:18 (1/4) Installing ca-certificates (20191127-r4) 04:54:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:54:18 (3/4) Installing libcurl (7.77.0-r0) 04:54:18 (4/4) Installing curl (7.77.0-r0) 04:54:18 Executing busybox-1.31.1-r20.trigger 04:54:18 Executing ca-certificates-20191127-r4.trigger 04:54:18 OK: 7 MiB in 18 packages 04:54:18 ---> 3bc98f3702b1 04:54:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:54:22 ---> 34a6d6d26bd4 04:54:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:54:22 Removing intermediate container 9f70e76f129b 04:54:22 ---> bd63b6c62829 04:54:22 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:54:22 ---> Running in f3874448edc2 04:54:22 Removing intermediate container f3874448edc2 04:54:22 ---> 69164a376394 04:54:22 Step 14/22 : WORKDIR /edgex 04:54:23 ---> Running in 48f43f4208f9 04:54:23 ---> 0665cb78f9f3 04:54:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:54:23 ---> Running in 2e9cf79513b1 04:54:24 Removing intermediate container 48f43f4208f9 04:54:24 ---> aad63eacc0a9 04:54:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:54:24 Removing intermediate container 2e9cf79513b1 04:54:24 ---> 03118631c2b6 04:54:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:24 ---> Running in 560738afa916 04:54:25 ---> f283fe33bc25 04:54:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:54:25 Removing intermediate container 560738afa916 04:54:25 ---> e98a65b88408 04:54:25 Step 21/23 : LABEL arch=arm64 04:54:25 ---> Running in 4c7dccf8f336 04:54:26 Removing intermediate container 4c7dccf8f336 04:54:26 ---> 6870b9576936 04:54:26 Step 22/23 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:54:27 ---> Running in e45b19c7acd2 04:54:28 Removing intermediate container e45b19c7acd2 04:54:28 ---> 8c5b16f6e08b 04:54:28 Step 23/23 : LABEL version=0.0.0 04:54:28 ---> f2ccdf980997 04:54:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:54:28 ---> Running in 50cc7460d2b7 04:54:29 Removing intermediate container 50cc7460d2b7 04:54:29 ---> ba29bcb16953 04:54:29 04:54:30 Successfully built ba29bcb16953 04:54:30 Successfully tagged support-scheduler-arm64:latest 04:54:30  Building support-scheduler ... done  ---> 1fca08fae232 04:54:30 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:54:30 ---> Running in fcdcccbe0ea0 04:54:31 Removing intermediate container fcdcccbe0ea0 04:54:31 ---> 67661ee04d96 04:54:31 Step 19/22 : CMD ["--init=true"] 04:54:31 ---> Running in 7a335dc9b666 04:54:31 Removing intermediate container 7a335dc9b666 04:54:31 ---> dc565de6548a 04:54:31 Step 20/22 : LABEL arch=arm64 04:54:32 ---> Running in bb4df2949c30 04:54:32 Removing intermediate container bb4df2949c30 04:54:32 ---> b7a792865f6f 04:54:32 Step 21/22 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:54:33 ---> Running in 6157ed74a1e0 04:54:33 Removing intermediate container 6157ed74a1e0 04:54:33 ---> 8a203fdf06a0 04:54:33 Step 22/22 : LABEL version=0.0.0 04:54:33 ---> Running in 406692f383d9 04:54:34 Removing intermediate container 406692f383d9 04:54:34 ---> 075e3662b6dc 04:54:34 04:54:35 Successfully built 075e3662b6dc 04:54:35 Successfully tagged security-proxy-setup-arm64:latest 04:55:02  Building security-proxy-setup ... done Removing intermediate container 599dd1798214 04:55:02 ---> 846d2f5ea905 04:55:02 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:55:02 ---> Running in 0f18f021f357 04:55:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:55:05 Removing intermediate container 0f18f021f357 04:55:05 ---> 413c641892d9 04:55:05 04:55:05 Step 12/24 : FROM docker:20.10.0 04:55:05 20.10.0: Pulling from library/docker 04:55:06 Removing intermediate container 4ba76296a85b 04:55:06 ---> 9c6fac0d76e2 04:55:06 04:55:06 Step 11/24 : FROM alpine:3.12 04:55:06 ---> 9852663dfa18 04:55:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:55:06 ---> Running in 5297a3c46384 04:55:07 Removing intermediate container 5297a3c46384 04:55:07 ---> 6222a3eb38b4 04:55:07 Step 13/24 : ENV APP_PORT=59880 04:55:07 ---> Running in 679b016571d3 04:55:08 Removing intermediate container 679b016571d3 04:55:08 ---> 4e46fe3dadff 04:55:08 Step 14/24 : EXPOSE $APP_PORT 04:55:08 ---> Running in eaaba6c9d19b 04:55:09 Removing intermediate container eaaba6c9d19b 04:55:09 ---> e0c3b5b7d94a 04:55:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:09 ---> Running in 9fd31b7dbc78 04:55:12 Removing intermediate container 9fd31b7dbc78 04:55:12 ---> 48787d349524 04:55:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:55:12 ---> Running in 31e13be1d320 04:55:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:55:13 Status: Downloaded newer image for docker:20.10.0 04:55:13 ---> eeaf43b92773 04:55:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:55:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:55:13 ---> Running in edf3aa9280dd 04:55:14 Removing intermediate container edf3aa9280dd 04:55:14 ---> 40a8e6186251 04:55:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:55:14 ---> Running in 8cbc03bb0020 04:55:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:55:15 (1/6) Installing dumb-init (1.2.2-r1) 04:55:15 (2/6) Installing libgcc (9.3.0-r2) 04:55:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:55:15 (3/6) Installing libsodium (1.0.18-r0) 04:55:15 (4/6) Installing libstdc++ (9.3.0-r2) 04:55:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:55:15 (5/6) Installing libzmq (4.3.3-r0) 04:55:15 (6/6) Installing zeromq (4.3.3-r0) 04:55:16 Executing busybox-1.31.1-r20.trigger 04:55:16 OK: 8 MiB in 20 packages 04:55:16 (1/39) Installing readline (8.0.4-r0) 04:55:16 (2/39) Installing bash (5.0.17-r0) 04:55:16 Executing bash-5.0.17-r0.post-install 04:55:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:55:16 (4/39) Installing libcurl (7.77.0-r0) 04:55:16 (5/39) Installing curl (7.77.0-r0) 04:55:16 (6/39) Installing dumb-init (1.2.2-r1) 04:55:16 (7/39) Installing libbz2 (1.0.8-r1) 04:55:16 (8/39) Installing expat (2.2.9-r1) 04:55:16 (9/39) Installing libffi (3.3-r2) 04:55:16 (10/39) Installing gdbm (1.13-r1) 04:55:16 (11/39) Installing xz-libs (5.2.5-r0) 04:55:16 (12/39) Installing sqlite-libs (3.32.1-r1) 04:55:16 (13/39) Installing python3 (3.8.10-r0) 04:55:18 Removing intermediate container 31e13be1d320 04:55:18 ---> d5dacdbe72f7 04:55:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:55:18 (14/39) Installing py3-appdirs (1.4.4-r1) 04:55:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:55:18 (16/39) Installing py3-parsing (2.4.7-r0) 04:55:18 (17/39) Installing py3-six (1.15.0-r0) 04:55:18 (18/39) Installing py3-packaging (20.4-r0) 04:55:18 (19/39) Installing py3-setuptools (47.0.0-r0) 04:55:18 (20/39) Installing py3-chardet (3.0.4-r4) 04:55:18 (21/39) Installing py3-idna (2.9-r0) 04:55:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:55:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:55:18 (24/39) Installing py3-requests (2.23.0-r0) 04:55:18 (25/39) Installing py3-msgpack (1.0.0-r0) 04:55:18 (26/39) Installing py3-lockfile (0.12.2-r3) 04:55:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:55:18 (28/39) Installing py3-colorama (0.4.3-r0) 04:55:18 (29/39) Installing py3-distlib (0.3.0-r0) 04:55:18 (30/39) Installing py3-distro (1.5.0-r1) 04:55:18 (31/39) Installing py3-webencodings (0.5.1-r3) 04:55:18 (32/39) Installing py3-html5lib (1.0.1-r4) 04:55:18 (33/39) Installing py3-pytoml (0.1.21-r0) 04:55:18 (34/39) Installing py3-pep517 (0.8.2-r0) 04:55:18 (35/39) Installing py3-progress (1.5-r0) 04:55:18 (36/39) Installing py3-toml (0.10.1-r0) 04:55:18 (37/39) Installing py3-retrying (1.3.3-r0) 04:55:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:55:18 (39/39) Installing py3-pip (20.1.1-r0) 04:55:18 ---> a94154c77094 04:55:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:19 Executing busybox-1.31.1-r19.trigger 04:55:19 OK: 72 MiB in 59 packages 04:55:20 ---> b6b14a26148a 04:55:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:55:21 ---> 4bc0f32a16d7 04:55:21 Step 20/24 : ENTRYPOINT ["/core-data"] 04:55:21 ---> Running in 5e5bf5118c16 04:55:22 Removing intermediate container 5e5bf5118c16 04:55:22 ---> e9a241be721d 04:55:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:22 ---> Running in afb60a1f5002 04:55:22 Removing intermediate container afb60a1f5002 04:55:22 ---> 3b7802833b9d 04:55:22 Step 22/24 : LABEL arch=arm64 04:55:22 ---> Running in ed316e4c462b 04:55:23 Removing intermediate container ed316e4c462b 04:55:23 ---> cfb0cc60df9c 04:55:23 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:55:23 ---> Running in 6ee9331c887a 04:55:23 Collecting docker-compose==1.23.2 04:55:23 Removing intermediate container 6ee9331c887a 04:55:23 ---> cd7fc92a19e6 04:55:23 Step 24/24 : LABEL version=0.0.0 04:55:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:55:24 ---> Running in 73b682574fb4 04:55:24 Removing intermediate container 73b682574fb4 04:55:24 ---> 6488a8c573f7 04:55:24 04:55:24 Successfully built 6488a8c573f7 04:55:24 Successfully tagged core-data-arm64:latest 04:55:25  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 04:55:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:55:25 Collecting dockerpty<0.5,>=0.4.1 04:55:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:55:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:55:27 Collecting docopt<0.7,>=0.6.1 04:55:27 Downloading docopt-0.6.2.tar.gz (25 kB) 04:55:29 Collecting texttable<0.10,>=0.9.0 04:55:29 Downloading texttable-0.9.1.tar.gz (11 kB) 04:55:31 Collecting cached-property<2,>=1.2.0 04:55:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:55:32 Collecting PyYAML<4,>=3.10 04:55:32 Downloading PyYAML-3.13.tar.gz (270 kB) 04:55:36 Collecting docker<4.0,>=3.6.0 04:55:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:55:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:55:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:55:37 Collecting jsonschema<3,>=2.5.1 04:55:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:55:38 Collecting docker-pycreds>=0.4.0 04:55:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:55:38 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) 04:55:38 Collecting urllib3<1.25,>=1.21.1 04:55:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:55:38 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) 04:55:39 Collecting idna<2.8,>=2.5 04:55:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:55:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:55:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:55:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:55:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:55:40 Installing collected packages: websocket-client, dockerpty, docopt, texttable, cached-property, PyYAML, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docker-compose 04:55:40 Running setup.py install for dockerpty: started 04:55:42 Running setup.py install for dockerpty: finished with status 'done' 04:55:42 Running setup.py install for docopt: started 04:55:44 Running setup.py install for docopt: finished with status 'done' 04:55:44 Running setup.py install for texttable: started 04:55:46 Running setup.py install for texttable: finished with status 'done' 04:55:46 Running setup.py install for PyYAML: started 04:55:48 Running setup.py install for PyYAML: finished with status 'done' 04:55:48 Attempting uninstall: urllib3 04:55:48 Found existing installation: urllib3 1.25.9 04:55:48 Uninstalling urllib3-1.25.9: 04:55:48 Successfully uninstalled urllib3-1.25.9 04:55:49 Attempting uninstall: idna 04:55:49 Found existing installation: idna 2.9 04:55:49 Uninstalling idna-2.9: 04:55:49 Successfully uninstalled idna-2.9 04:55:49 Attempting uninstall: requests 04:55:49 Found existing installation: requests 2.23.0 04:55:49 Uninstalling requests-2.23.0: 04:55:49 Successfully uninstalled requests-2.23.0 04:55:52 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 04:56:00 Removing intermediate container 8cbc03bb0020 04:56:00 ---> 5d4aec96a02c 04:56:00 Step 15/24 : ENV APP_PORT=58890 04:56:00 ---> Running in 484bd1147762 04:56:00 Removing intermediate container 484bd1147762 04:56:00 ---> 2781dbac2775 04:56:00 Step 16/24 : EXPOSE $APP_PORT 04:56:00 ---> Running in 84f8b37591ab 04:56:01 Removing intermediate container 84f8b37591ab 04:56:01 ---> 9e56605beebf 04:56:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:56:01 ---> 4b6e5b3a7a75 04:56:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:56:02 ---> e7cca7a43c8b 04:56:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:56:03 ---> edb77cf3aa32 04:56:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:56:03 ---> Running in 17bab4be1a9e 04:56:04 Removing intermediate container 17bab4be1a9e 04:56:04 ---> 3fc98d9bfc0d 04:56:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:56:04 ---> Running in e44068a7322c 04:56:05 Removing intermediate container e44068a7322c 04:56:05 ---> a6dacb3e4c45 04:56:05 Step 22/24 : LABEL arch=arm64 04:56:05 ---> Running in 62f612504cde 04:56:05 Removing intermediate container 62f612504cde 04:56:05 ---> e646937d37a6 04:56:05 Step 23/24 : LABEL git_sha=5b1e7a5a65ee34af16a20e24c74600659bf2d743 04:56:05 ---> Running in 7cff84fea044 04:56:06 Removing intermediate container 7cff84fea044 04:56:06 ---> aa56113f53a4 04:56:06 Step 24/24 : LABEL version=0.0.0 04:56:06 ---> Running in 7136d05f15be 04:56:06 Removing intermediate container 7136d05f15be 04:56:06 ---> 9230590d74d1 04:56:06 04:56:07 Successfully built 9230590d74d1 04:56:07 Successfully tagged sys-mgmt-agent-arm64:latest 04:56:07  Building sys-mgmt-agent ... done  [Pipeline] } 04:56:07 $ docker stop --time=1 4518c3762c0c03acd7a737f70935180c82d4b2f893e72e216f7d3e75c2ced733 04:56:09 $ docker rm -f 4518c3762c0c03acd7a737f70935180c82d4b2f893e72e216f7d3e75c2ced733 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:10 + docker images 04:56:10 REPOSITORY TAG IMAGE ID CREATED SIZE 04:56:10 sys-mgmt-agent-arm64 latest 9230590d74d1 4 seconds ago 299MB 04:56:10 core-data-arm64 latest 6488a8c573f7 46 seconds ago 19.1MB 04:56:10 9c6fac0d76e2 About a minute ago 975MB 04:56:10 413c641892d9 About a minute ago 970MB 04:56:10 security-proxy-setup-arm64 latest 075e3662b6dc About a minute ago 24MB 04:56:10 support-scheduler-arm64 latest ba29bcb16953 About a minute ago 15.1MB 04:56:10 2071a9f9dbdb About a minute ago 969MB 04:56:10 7990d72931ef About a minute ago 972MB 04:56:10 security-bootstrapper-arm64 latest 2ebf2d643b8e 4 minutes ago 17.1MB 04:56:10 security-secretstore-setup-arm64 latest 0aadb2805e43 4 minutes ago 26.6MB 04:56:10 core-metadata-arm64 latest 3493bc6bd102 4 minutes ago 15.6MB 04:56:10 support-notifications-arm64 latest a2577abc8661 4 minutes ago 15.7MB 04:56:10 core-command-arm64 latest 084ad6d99541 4 minutes ago 15MB 04:56:10 146e4ff32947 4 minutes ago 973MB 04:56:10 43f619aad97a 4 minutes ago 969MB 04:56:10 115362177c60 4 minutes ago 968MB 04:56:10 0558a68f288f 4 minutes ago 974MB 04:56:10 f06716a3cc39 4 minutes ago 967MB 04:56:10 ci-base-image-arm64 latest d628b5095ef5 15 minutes ago 642MB 04:56:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB 04:56:10 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 04:56:10 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:56:10 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 04:56:11 ---> job-cost.sh 04:56:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BV0F 04:56:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:58:27 lf-activate-venv(): INFO: Adding /tmp/venv-BV0F/bin to PATH 04:58:27 INFO: No Stack... 04:58:27 INFO: Retrieving Pricing Info for: v2-standard-4 04:58:27 INFO: Archiving Costs [Pipeline] sh 04:58:27 + cat /w/workspace/edgex-go/15/archives/cost.csv 04:58:27 + cut -d, -f6 [Pipeline] lock 04:58:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-15-stack-cost] 04:58:27 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-15-stack-cost] did not exist. Created. 04:58:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:58:27 + echo total: 0.18000000715255737 [Pipeline] stash 04:58:28 Stashed 1 file(s) [Pipeline] } 04:58:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-15-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 04:58:28 provisioning config files... 04:58:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config6536865835744146592tmp [Pipeline] { [Pipeline] sh 04:58:29 + set +x 04:58:29 + curl -s https://codecov.io/bash 04:58:29 + bash -s -- 04:58:29 04:58:29 _____ _ 04:58:29 / ____| | | 04:58:29 | | ___ __| | ___ ___ _____ __ 04:58:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:58:29 | |___| (_) | (_| | __/ (_| (_) \ V / 04:58:29 \_____\___/ \__,_|\___|\___\___/ \_/ 04:58:29 Bash-1.0.3 04:58:29 04:58:29 04:58:29 ==> git version 2.24.4 found 04:58:29 ==> 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 04:58:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:58:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:58:29 ==> Jenkins CI detected. 04:58:29 project root: . 04:58:29 --> token set from env 04:58:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:58:29 ==> Running gcov in . (disable via -X gcov) 04:58:29 ==> Python coveragepy not found 04:58:29 ==> Searching for coverage reports in: 04:58:29 + . 04:58:29 -> Found 1 reports 04:58:29 ==> Detecting git/mercurial file structure 04:58:29 ==> Reading reports 04:58:29 + ./coverage.out bytes=404951 04:58:29 ==> Appending adjustments 04:58:29 https://docs.codecov.io/docs/fixing-reports 04:58:30 + Found adjustments 04:58:30 ==> Gzipping contents 04:58:30 56K /tmp/codecov.2q4K1t.gz 04:58:30 ==> Uploading reports 04:58:30 url: https://codecov.io 04:58:30 query: branch=PR-3531&commit=5b1e7a5a65ee34af16a20e24c74600659bf2d743&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 04:58:30 -> Pinging Codecov 04:58:30 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=5b1e7a5a65ee34af16a20e24c74600659bf2d743&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 04:58:30 -> Uploading to 04:58:30 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/5b1e7a5a65ee34af16a20e24c74600659bf2d743/32f81f8c-19d4-4d94-b433-e863a5f7ae4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a52629ebaa9987672ef30b771e6b962df4b23a07b8c2949e677266489562f3ea 04:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:30 Dload Upload Total Spent Left Speed 04:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54583 0 0 100 54583 0 156k --:--:-- --:--:-- --:--:-- 156k 04:58:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b1e7a5a65ee34af16a20e24c74600659bf2d743 [Pipeline] } 04:58:31 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 04:58:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:32 ---> package-listing.sh 04:58:32 ++ facter osfamily 04:58:32 ++ tr '[:upper:]' '[:lower:]' 04:58:33 + OS_FAMILY=redhat 04:58:33 + workspace=/w/workspace/edgex-go/15 04:58:33 + START_PACKAGES=/tmp/packages_start.txt 04:58:33 + END_PACKAGES=/tmp/packages_end.txt 04:58:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:33 + PACKAGES=/tmp/packages_start.txt 04:58:33 + '[' /w/workspace/edgex-go/15 ']' 04:58:33 + PACKAGES=/tmp/packages_end.txt 04:58:33 + case "${OS_FAMILY}" in 04:58:33 + sort 04:58:33 + rpm -qa 04:58:35 + '[' -f /tmp/packages_start.txt ']' 04:58:35 + '[' -f /tmp/packages_end.txt ']' 04:58:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:35 + '[' /w/workspace/edgex-go/15 ']' 04:58:35 + mkdir -p /w/workspace/edgex-go/15/archives/ 04:58:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 04:58:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:58:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:36 04:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:36 alpine: Pulling from edgex-lftools-log-publisher 04:58:36 df20fa9351a1: Pulling fs layer 04:58:36 36b3adc4ff6f: Pulling fs layer 04:58:36 8ad3a11d3b57: Pulling fs layer 04:58:36 46f8f816bc3b: Pulling fs layer 04:58:36 93b61091891f: Pulling fs layer 04:58:36 93b9cdb0e59b: Pulling fs layer 04:58:36 5e14af77c1be: Pulling fs layer 04:58:36 01666e4c0597: Pulling fs layer 04:58:36 aa168da1d23b: Pulling fs layer 04:58:36 46f8f816bc3b: Waiting 04:58:36 93b61091891f: Waiting 04:58:36 93b9cdb0e59b: Waiting 04:58:36 5e14af77c1be: Waiting 04:58:36 01666e4c0597: Waiting 04:58:36 aa168da1d23b: Waiting 04:58:36 36b3adc4ff6f: Verifying Checksum 04:58:36 36b3adc4ff6f: Download complete 04:58:36 46f8f816bc3b: Verifying Checksum 04:58:36 46f8f816bc3b: Download complete 04:58:37 df20fa9351a1: Verifying Checksum 04:58:37 df20fa9351a1: Download complete 04:58:37 93b9cdb0e59b: Verifying Checksum 04:58:37 93b9cdb0e59b: Download complete 04:58:37 5e14af77c1be: Verifying Checksum 04:58:37 5e14af77c1be: Download complete 04:58:37 93b61091891f: Download complete 04:58:37 01666e4c0597: Verifying Checksum 04:58:37 01666e4c0597: Download complete 04:58:37 df20fa9351a1: Pull complete 04:58:37 36b3adc4ff6f: Pull complete 04:58:37 8ad3a11d3b57: Download complete 04:58:37 8ad3a11d3b57: Pull complete 04:58:37 46f8f816bc3b: Pull complete 04:58:38 93b61091891f: Pull complete 04:58:38 93b9cdb0e59b: Pull complete 04:58:38 5e14af77c1be: Pull complete 04:58:38 01666e4c0597: Pull complete 04:58:39 aa168da1d23b: Verifying Checksum 04:58:39 aa168da1d23b: Download complete 04:58:43 aa168da1d23b: Pull complete 04:58:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:58:43 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 04:58:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:58:46 $ docker top a8ce747b6a3466000ebd8f349f75bfaa6464eca6849bac6e1bb4436c6b12d733 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:58:47 + mkdir -p /var/log/sa [Pipeline] sh 04:58:47 + ls /var/log/sa-host 04:58:47 + sadf -c /var/log/sa-host/sa05 04:58:47 file_magic: OK 04:58:47 HZ: Using current value: 100 04:58:47 file_header: OK 04:58:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:58:47 Statistics: 04:58:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:58:47 File successfully converted to sysstat format version 12.2.1 04:58:47 + sadf -c /var/log/sa-host/sa10 04:58:47 file_magic: OK 04:58:47 HZ: Using current value: 100 04:58:47 file_header: OK 04:58:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:58:47 Statistics: 04:58:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:58:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:48 provisioning config files... 04:58:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config2028243256618508742tmp [Pipeline] { [Pipeline] echo 04:58:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:58:48 ---> create-netrc.sh [Pipeline] } 04:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:58:48 ---> python-tools-install.sh [Pipeline] echo 04:58:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:58:49 ---> sudo-logs.sh 04:58:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:58:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:58:49 ---> job-cost.sh 04:58:49 lf-activate-venv: SKIPPING 04:58:49 DEBUG: total: 0.18000000715255737 04:58:49 INFO: Retrieving Stack Cost... 04:58:49 INFO: Retrieving Pricing Info for: v3-standard-2 04:58:50 INFO: Archiving Costs [Pipeline] echo 04:58:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:58:50 ---> logs-deploy.sh 04:58:50 lf-activate-venv: SKIPPING 04:58:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/15 04:58:50 INFO: archiving workspace using pattern(s): 04:58:51 Archives upload complete. 04:58:51 INFO: archiving logs to Nexus 04:58:52 ---> uname -a: 04:58:52 Linux prd-centos7-docker-4c-2g-135.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:58:52 04:58:52 04:58:52 ---> lscpu: 04:58:52 Architecture: x86_64 04:58:52 CPU op-mode(s): 32-bit, 64-bit 04:58:52 Byte Order: Little Endian 04:58:52 Address sizes: 40 bits physical, 48 bits virtual 04:58:52 CPU(s): 2 04:58:52 On-line CPU(s) list: 0,1 04:58:52 Thread(s) per core: 1 04:58:52 Core(s) per socket: 1 04:58:52 Socket(s): 2 04:58:52 NUMA node(s): 1 04:58:52 Vendor ID: AuthenticAMD 04:58:52 CPU family: 23 04:58:52 Model: 49 04:58:52 Model name: AMD EPYC-Rome Processor 04:58:52 Stepping: 0 04:58:52 CPU MHz: 2799.998 04:58:52 BogoMIPS: 5599.99 04:58:52 Virtualization: AMD-V 04:58:52 Hypervisor vendor: KVM 04:58:52 Virtualization type: full 04:58:52 L1d cache: 64 KiB 04:58:52 L1i cache: 64 KiB 04:58:52 L2 cache: 1 MiB 04:58:52 L3 cache: 32 MiB 04:58:52 NUMA node0 CPU(s): 0,1 04:58:52 Vulnerability Itlb multihit: Not affected 04:58:52 Vulnerability L1tf: Not affected 04:58:52 Vulnerability Mds: Not affected 04:58:52 Vulnerability Meltdown: Not affected 04:58:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:58:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:58:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:58:52 Vulnerability Srbds: Not affected 04:58:52 Vulnerability Tsx async abort: Not affected 04:58:52 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 04:58:52 04:58:52 04:58:52 ---> nproc: 04:58:52 2 04:58:52 04:58:52 04:58:52 ---> df -h: 04:58:52 Filesystem Size Used Available Use% Mounted on 04:58:52 overlay 40.0G 12.5G 27.5G 31% / 04:58:52 tmpfs 64.0M 0 64.0M 0% /dev 04:58:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:58:52 shm 64.0M 0 64.0M 0% /dev/shm 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/15 04:58:52 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/15@tmp 04:58:52 04:58:52 04:58:52 ---> free -m: 04:58:52 total used free shared buff/cache available 04:58:52 Mem: 7821 1346 1410 0 5064 6449 04:58:52 Swap: 1023 1 1022 04:58:52 04:58:52 04:58:52 ---> ip addr: 04:58:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:58:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:58:52 inet 127.0.0.1/8 scope host lo 04:58:52 valid_lft forever preferred_lft forever 04:58:52 inet6 ::1/128 scope host 04:58:52 valid_lft forever preferred_lft forever 04:58:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:58:52 link/ether fa:16:3e:c8:eb:33 brd ff:ff:ff:ff:ff:ff 04:58:52 inet 10.30.122.206/23 brd 10.30.123.255 scope global dynamic eth0 04:58:52 valid_lft 84857sec preferred_lft 84857sec 04:58:52 inet6 fe80::f816:3eff:fec8:eb33/64 scope link 04:58:52 valid_lft forever preferred_lft forever 04:58:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:58:52 link/ether 02:42:3d:50:3b:47 brd ff:ff:ff:ff:ff:ff 04:58:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:58:52 valid_lft forever preferred_lft forever 04:58:52 inet6 fe80::42:3dff:fe50:3b47/64 scope link 04:58:52 valid_lft forever preferred_lft forever 04:58:52 04:58:52 04:58:52 ---> sar -b -r -n DEV: 04:58:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:58:52 04:58:52 04:32:58 LINUX RESTART (2 CPU) 04:58:52 04:58:52 04:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:58:52 04:35:01 16.67 0.18 16.49 0.00 22.78 10794.92 0.00 04:58:52 04:36:01 179.65 0.02 179.64 0.00 0.53 48210.39 0.00 04:58:52 04:37:01 62.31 0.00 62.31 0.00 0.00 10895.90 0.00 04:58:52 04:38:02 60.86 0.00 60.86 0.00 0.00 8866.54 0.00 04:58:52 04:39:01 930.97 444.10 486.87 0.00 17925.22 292343.80 0.00 04:58:52 04:40:01 356.46 27.68 328.78 0.00 2224.86 125601.01 0.00 04:58:52 04:41:01 449.53 19.67 429.86 0.00 2287.37 146523.10 0.00 04:58:52 04:42:01 23.23 8.36 14.87 0.00 1206.26 493.90 0.00 04:58:52 04:43:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 04:58:52 04:44:01 0.40 0.12 0.28 0.00 1.07 3.58 0.00 04:58:52 04:45:01 0.27 0.00 0.27 0.00 0.00 2.62 0.00 04:58:52 04:46:01 0.33 0.00 0.33 0.00 0.00 3.46 0.00 04:58:52 04:47:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 04:58:52 04:48:01 0.30 0.08 0.22 0.00 2.53 1.67 0.00 04:58:52 04:49:01 0.87 0.10 0.77 0.00 3.20 16.31 0.00 04:58:52 04:50:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 04:58:52 04:51:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 04:58:52 04:52:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 04:58:52 04:53:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 04:58:52 04:54:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 04:58:52 04:55:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 04:58:52 04:56:02 0.27 0.00 0.27 0.00 0.00 3.25 0.00 04:58:52 04:57:01 0.24 0.00 0.24 0.00 0.00 2.42 0.00 04:58:52 04:58:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 04:58:52 Average: 86.47 20.60 65.86 0.00 977.03 26702.19 0.00 04:58:52 04:58:52 04:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:58:52 04:35:01 5157844 0 788612 9.85 2620 2059856 1213216 13.39 715920 1722036 156 04:58:52 04:36:01 3949604 0 1131092 14.12 2620 2925616 1570984 17.34 1286296 2227804 171916 04:58:52 04:37:01 3713308 0 1191468 14.88 2620 3101536 1704288 18.82 1433784 2298592 31556 04:58:52 04:38:02 3552992 0 1182296 14.76 2620 3271024 1812296 20.01 1389748 2491528 404100 04:58:52 04:39:01 145152 0 1812088 22.63 2620 6049072 3392988 37.46 3146976 3979272 251256 04:58:52 04:40:01 184248 0 1469528 18.35 2620 6352536 1996488 22.04 3414688 3661092 275084 04:58:52 04:41:01 1115964 0 1387668 17.33 2620 5502680 1618280 17.87 2389136 3742532 16 04:58:52 04:42:01 2070564 0 1278236 15.96 2620 4657512 1279004 14.12 1474752 3732180 12 04:58:52 04:43:01 2075004 0 1273792 15.90 2620 4657516 1243108 13.72 1474444 3730596 12 04:58:52 04:44:01 2074284 0 1274508 15.91 2620 4657520 1243132 13.72 1480216 3727824 8 04:58:52 04:45:01 2075152 0 1273636 15.90 2620 4657524 1243000 13.72 1479512 3727824 8 04:58:52 04:46:01 2074988 0 1273796 15.90 2620 4657528 1243048 13.72 1479744 3727852 8 04:58:52 04:47:01 2075276 0 1273500 15.90 2620 4657536 1243000 13.72 1479496 3727852 8 04:58:52 04:48:01 2073368 0 1275404 15.92 2620 4657540 1244740 13.74 1480928 3727852 8 04:58:52 04:49:01 2074468 0 1274264 15.91 2620 4657580 1243084 13.72 1479984 3727720 8 04:58:52 04:50:01 2074960 0 1273772 15.90 2620 4657580 1243000 13.72 1479684 3727720 12 04:58:52 04:51:01 2075084 0 1273644 15.90 2620 4657584 1243000 13.72 1479572 3727720 8 04:58:52 04:52:01 2075084 0 1273636 15.90 2620 4657592 1243000 13.72 1479588 3727720 8 04:58:52 04:53:01 2075116 0 1273604 15.90 2620 4657592 1243000 13.72 1479708 3727720 8 04:58:52 04:54:01 2074468 0 1274244 15.91 2620 4657600 1243120 13.72 1480372 3727720 8 04:58:52 04:55:01 2074812 0 1273900 15.91 2620 4657600 1243048 13.72 1479868 3727720 8 04:58:52 04:56:02 2074892 0 1273812 15.90 2620 4657608 1243000 13.72 1479736 3727720 8 04:58:52 04:57:01 2075116 0 1273584 15.90 2620 4657612 1243000 13.72 1479740 3727720 8 04:58:52 04:58:01 2075240 0 1273460 15.90 2620 4657612 1243000 13.72 1479624 3727720 8 04:58:52 Average: 2211958 0 1275981 15.93 2620 4518373 1436576 15.86 1621813 3479252 47260 04:58:52 04:58:52 04:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:58:52 04:35:01 eth0 659.83 741.69 1982.63 71.44 0.00 0.00 0.00 0.00 04:58:52 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:35:01 docker0 729.66 636.74 54.34 1963.81 0.00 0.00 0.00 0.00 04:58:52 04:36:01 eth0 569.78 502.11 3556.23 51.36 0.00 0.00 0.00 0.00 04:58:52 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:36:01 veth7dc319d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:58:52 04:36:01 docker0 218.07 245.12 14.96 845.94 0.00 0.00 0.00 0.00 04:58:52 04:37:01 eth0 28.08 14.35 20.86 11.10 0.00 0.00 0.00 0.00 04:58:52 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:37:01 veth7dc319d 1.85 1.85 0.15 0.15 0.00 0.00 0.00 0.00 04:58:52 04:37:01 docker0 1.85 1.85 0.12 0.15 0.00 0.00 0.00 0.00 04:58:52 04:38:02 eth0 205.14 175.15 1692.79 122.41 0.00 0.00 0.00 0.00 04:58:52 04:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:39:01 veth7f52060 0.03 0.19 0.00 0.01 0.00 0.00 0.00 0.00 04:58:52 04:39:01 veth2b52042 0.00 1.35 0.00 0.07 0.00 0.00 0.00 0.00 04:58:52 04:39:01 eth0 115.43 84.42 214.25 24.81 0.00 0.00 0.00 0.00 04:58:52 04:39:01 vethe527b60 0.03 0.35 0.00 0.02 0.00 0.00 0.00 0.00 04:58:52 04:40:01 veth2b52042 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 04:58:52 04:40:01 vethd95e8ee 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 04:58:52 04:40:01 eth0 92.20 54.64 268.88 113.74 0.00 0.00 0.00 0.00 04:58:52 04:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:41:01 veth2b52042 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 04:58:52 04:41:01 eth0 258.98 171.59 1726.17 32.72 0.00 0.00 0.00 0.00 04:58:52 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:41:01 docker0 1386.34 1319.72 105.48 4381.02 0.00 0.00 0.00 0.00 04:58:52 04:42:01 eth0 4.36 2.73 4.16 1.76 0.00 0.00 0.00 0.00 04:58:52 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:42:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:43:01 eth0 0.65 0.57 0.39 0.04 0.00 0.00 0.00 0.00 04:58:52 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:44:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:58:52 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:46:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:58:52 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:47:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:49:01 eth0 0.33 0.30 0.14 0.08 0.00 0.00 0.00 0.00 04:58:52 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:50:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:51:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:58:52 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:54:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:58:52 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:55:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:58:52 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:56:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:58:52 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:58:01 eth0 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00 04:58:52 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 Average: eth0 80.76 72.93 394.98 17.93 0.00 0.00 0.00 0.00 04:58:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:52 Average: docker0 45.74 45.64 3.30 151.78 0.00 0.00 0.00 0.00 04:58:52 04:58:52 04:58:52 ---> sar -P ALL: 04:58:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:58:52 04:58:52 04:32:58 LINUX RESTART (2 CPU) 04:58:52 04:58:52 04:34:01 CPU %user %nice %system %iowait %steal %idle 04:58:52 04:35:01 all 10.54 0.00 1.74 0.38 0.09 87.25 04:58:52 04:35:01 0 14.08 0.00 1.70 0.11 0.09 84.03 04:58:52 04:35:01 1 7.04 0.00 1.78 0.65 0.09 90.44 04:58:52 04:36:01 all 35.23 0.00 8.34 2.45 0.09 53.88 04:58:52 04:36:01 0 35.55 0.00 8.65 2.36 0.09 53.36 04:58:52 04:36:01 1 34.92 0.00 8.04 2.54 0.09 54.40 04:58:52 04:37:01 all 39.09 0.00 4.90 0.37 0.08 55.56 04:58:52 04:37:01 0 38.94 0.00 4.51 0.44 0.07 56.03 04:58:52 04:37:01 1 39.24 0.00 5.28 0.30 0.09 55.09 04:58:52 04:38:02 all 60.40 0.00 9.77 0.76 0.09 28.98 04:58:52 04:38:02 0 60.94 0.00 9.65 1.12 0.09 28.19 04:58:52 04:38:02 1 59.85 0.00 9.88 0.40 0.09 29.77 04:58:52 04:39:01 all 38.39 0.00 22.95 21.76 0.10 16.80 04:58:52 04:39:01 0 38.52 0.00 23.80 21.70 0.11 15.87 04:58:52 04:39:01 1 38.25 0.00 22.10 21.82 0.09 17.73 04:58:52 04:40:01 all 69.23 0.00 15.12 14.85 0.13 0.67 04:58:52 04:40:01 0 67.46 0.00 17.01 14.98 0.13 0.42 04:58:52 04:40:01 1 71.00 0.00 13.24 14.71 0.13 0.92 04:58:52 04:41:01 all 64.64 0.00 17.82 11.64 0.14 5.76 04:58:52 04:41:01 0 64.33 0.00 17.87 11.86 0.13 5.80 04:58:52 04:41:01 1 64.95 0.00 17.77 11.41 0.15 5.72 04:58:52 04:42:01 all 0.39 0.00 0.56 0.31 0.03 98.72 04:58:52 04:42:01 0 0.40 0.00 0.60 0.45 0.02 98.52 04:58:52 04:42:01 1 0.37 0.00 0.52 0.17 0.03 98.91 04:58:52 04:43:01 all 0.06 0.00 0.04 0.00 0.02 99.88 04:58:52 04:43:01 0 0.10 0.00 0.05 0.00 0.00 99.85 04:58:52 04:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:58:52 04:44:01 all 0.08 0.00 0.04 0.01 0.03 99.84 04:58:52 04:44:01 0 0.05 0.00 0.07 0.02 0.02 99.85 04:58:52 04:44:01 1 0.12 0.00 0.02 0.00 0.03 99.83 04:58:52 04:45:01 all 0.11 0.00 0.02 0.00 0.02 99.86 04:58:52 04:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:58:52 04:45:01 1 0.18 0.00 0.02 0.00 0.02 99.78 04:58:52 04:58:52 04:45:01 CPU %user %nice %system %iowait %steal %idle 04:58:52 04:46:01 all 0.11 0.00 0.03 0.00 0.03 99.83 04:58:52 04:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:58:52 04:46:01 1 0.17 0.00 0.02 0.00 0.03 99.78 04:58:52 04:47:01 all 0.16 0.00 0.02 0.00 0.02 99.81 04:58:52 04:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:58:52 04:47:01 1 0.30 0.00 0.02 0.00 0.02 99.67 04:58:52 04:48:01 all 0.08 0.00 0.03 0.00 0.02 99.87 04:58:52 04:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:58:52 04:48:01 1 0.13 0.00 0.03 0.00 0.03 99.80 04:58:52 04:49:01 all 0.03 0.00 0.03 0.00 0.03 99.91 04:58:52 04:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:58:52 04:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:58:52 04:50:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:58:52 04:50:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:58:52 04:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 04:58:52 04:51:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:58:52 04:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:58:52 04:51:01 1 0.17 0.00 0.00 0.00 0.00 99.83 04:58:52 04:52:01 all 0.07 0.00 0.02 0.00 0.02 99.90 04:58:52 04:52:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:58:52 04:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:58:52 04:53:01 all 0.11 0.00 0.03 0.00 0.03 99.84 04:58:52 04:53:01 0 0.18 0.00 0.02 0.00 0.02 99.78 04:58:52 04:53:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:58:52 04:54:01 all 0.15 0.00 0.02 0.00 0.01 99.82 04:58:52 04:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:58:52 04:54:01 1 0.25 0.00 0.02 0.00 0.02 99.72 04:58:52 04:55:01 all 0.12 0.00 0.02 0.00 0.02 99.85 04:58:52 04:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:58:52 04:55:01 1 0.22 0.00 0.02 0.00 0.02 99.75 04:58:52 04:56:02 all 0.14 0.00 0.02 0.00 0.03 99.82 04:58:52 04:56:02 0 0.03 0.00 0.02 0.00 0.02 99.93 04:58:52 04:56:02 1 0.25 0.00 0.02 0.00 0.03 99.70 04:58:52 04:58:52 04:56:02 CPU %user %nice %system %iowait %steal %idle 04:58:52 04:57:01 all 0.02 0.00 0.03 0.00 0.03 99.93 04:58:52 04:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:58:52 04:57:01 1 0.02 0.00 0.03 0.00 0.03 99.91 04:58:52 04:58:01 all 0.16 0.00 0.02 0.00 0.02 99.81 04:58:52 04:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:58:52 04:58:01 1 0.28 0.00 0.02 0.00 0.02 99.68 04:58:52 Average: all 12.50 0.00 3.18 2.03 0.04 82.25 04:58:52 Average: 0 12.56 0.00 3.28 2.05 0.04 82.07 04:58:52 Average: 1 12.44 0.00 3.08 2.01 0.05 82.42 04:58:52 04:58:52 04:58:52