Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1f3666cca058f898f6b544e8cebc2e0001fc47 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7250531833584438148.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5189589570817639622.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2837361208238662324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5223531159886930560.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5095740630015502384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-291 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/71 [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/71 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/71@tmp/jenkins-gitclient-ssh323757605123665183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f1f3666cca058f898f6b544e8cebc2e0001fc47 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3724)" > git rev-list --no-walk 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:32 ========================================================= 15:40:32 EdgeX Global Pipelines Version Info 15:40:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:33 ------------------- 15:40:33 stable info: 15:40:33 ------------------- 15:40:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:33 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:40:33 Message: update stable to v1.0.206 15:40:33 ------------------- 15:40:33 experimental info: 15:40:33 ------------------- 15:40:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:33 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:40:33 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1f366 [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:34 provisioning config files... 15:40:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/71@tmp/config1976304099017412755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:35 ---> docker-login.sh 15:40:35 nexus3.edgexfoundry.org:10001 15:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:35 Configure a credential helper to remove this warning. See 15:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:35 15:40:35 Login Succeeded 15:40:35 nexus3.edgexfoundry.org:10002 15:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:35 Configure a credential helper to remove this warning. See 15:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:35 15:40:35 Login Succeeded 15:40:35 nexus3.edgexfoundry.org:10003 15:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:35 Configure a credential helper to remove this warning. See 15:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:35 15:40:35 Login Succeeded 15:40:35 nexus3.edgexfoundry.org:10004 15:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:35 Configure a credential helper to remove this warning. See 15:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:35 15:40:35 Login Succeeded 15:40:35 docker.io 15:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:36 Configure a credential helper to remove this warning. See 15:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:36 15:40:36 Login Succeeded 15:40:36 ---> docker-login.sh ends [Pipeline] } 15:40:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:36 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/core-command/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo core-command,cmd/core-command/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/core-data/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo core-data,cmd/core-data/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/core-metadata/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo core-metadata,cmd/core-metadata/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/security-bootstrapper/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/security-proxy-setup/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/support-notifications/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo support-notifications,cmd/support-notifications/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/support-scheduler/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:40:36 + for file in '`ls cmd/**/Dockerfile`' 15:40:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:40:36 ++ cut -d/ -f2 15:40:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:40:36 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 15:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:37 15:40:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:40:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:38 latest: Pulling from edgex-devops/git-semver 15:40:38 31603596830f: Pulling fs layer 15:40:38 04fac38145f0: Pulling fs layer 15:40:38 701f6daf10bf: Pulling fs layer 15:40:38 24f72da36158: Pulling fs layer 15:40:38 24f72da36158: Waiting 15:40:38 04fac38145f0: Verifying Checksum 15:40:38 04fac38145f0: Download complete 15:40:38 31603596830f: Download complete 15:40:38 31603596830f: Pull complete 15:40:38 04fac38145f0: Pull complete 15:40:38 24f72da36158: Verifying Checksum 15:40:38 24f72da36158: Download complete 15:40:38 701f6daf10bf: Verifying Checksum 15:40:38 701f6daf10bf: Download complete 15:40:39 701f6daf10bf: Pull complete 15:40:39 24f72da36158: Pull complete 15:40:39 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:40:39 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 15:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:40:40 $ docker top a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:40 [ssh-agent] Looking for ssh-agent implementation... 15:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:40 $ docker exec a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe ssh-agent 15:40:40 SSH_AUTH_SOCK=/tmp/ssh-WWxrWYFf3Kcn/agent.14 15:40:40 SSH_AGENT_PID=20 15:40:40 Running ssh-add (command line suppressed) 15:40:40 Identity added: /w/workspace/edgex-go/71@tmp/private_key_2148699999826780422.key (/w/workspace/edgex-go/71@tmp/private_key_2148699999826780422.key) 15:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:41 + git tag --points-at HEAD [Pipeline] } 15:40:41 $ docker exec --env ******** --env ******** a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe ssh-agent -k 15:40:41 unset SSH_AUTH_SOCK; 15:40:41 unset SSH_AGENT_PID; 15:40:41 echo Agent pid 20 killed; 15:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:40:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:41 [ssh-agent] Looking for ssh-agent implementation... 15:40:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:41 $ docker exec a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe ssh-agent 15:40:41 SSH_AUTH_SOCK=/tmp/ssh-YOP4CohbP3Gd/agent.54 15:40:41 SSH_AGENT_PID=61 15:40:41 Running ssh-add (command line suppressed) 15:40:41 Identity added: /w/workspace/edgex-go/71@tmp/private_key_7699008605280895577.key (/w/workspace/edgex-go/71@tmp/private_key_7699008605280895577.key) 15:40:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:42 + git semver init 15:40:42 # -> Open(): unable to determine branch for HEAD 15:40:42 # $GIT_DIR = /w/workspace/edgex-go/71/.git 15:40:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/71 15:40:42 # $SEMVER_REMOTE_NAME = origin 15:40:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:40:42 # $SEMVER_USER_NAME = edgex-jenkins 15:40:42 # $SEMVER_BRANCH = main 15:40:42 # $SEMVER_TEMP = /tmp/semver-338991137 15:40:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:42:03 # '/tmp/semver-338991137' -> '/w/workspace/edgex-go/71/.semver' 15:42:03 # -> Force: false 15:42:03 # $SEMVER_DIR = /w/workspace/edgex-go/71/.semver [Pipeline] } 15:42:03 $ docker exec --env ******** --env ******** a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe ssh-agent -k 15:42:03 unset SSH_AUTH_SOCK; 15:42:03 unset SSH_AGENT_PID; 15:42:03 echo Agent pid 61 killed; 15:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:04 + git semver [Pipeline] } 15:42:04 $ docker stop --time=1 a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe 15:42:05 $ docker rm -f a340f50c38434be2a7d9415f48cd6d790d9d2287687765aa6b2d8e965bd57fbe [Pipeline] // withDockerContainer [Pipeline] sh 15:42:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:42:06 Stashed 1 file(s) [Pipeline] echo 15:42:06 [edgeXSemver]: initialized semver on version 2.0.1-dev.63 [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] echo 15:42:07 ========================================================= 15:42:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:42:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:42:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:42:07 540db60ca938: Pulling fs layer 15:42:07 adcc1eea9eea: Pulling fs layer 15:42:07 4c4ab2625f07: Pulling fs layer 15:42:07 db62176df00c: Pulling fs layer 15:42:07 3b30891b0d05: Pulling fs layer 15:42:07 06b49ca38bd5: Pulling fs layer 15:42:07 c788192a36de: Pulling fs layer 15:42:07 a77e37c0d609: Pulling fs layer 15:42:07 c3185cebc471: Pulling fs layer 15:42:07 db62176df00c: Waiting 15:42:07 3b30891b0d05: Waiting 15:42:07 06b49ca38bd5: Waiting 15:42:07 c788192a36de: Waiting 15:42:07 a77e37c0d609: Waiting 15:42:07 c3185cebc471: Waiting 15:42:07 4c4ab2625f07: Download complete 15:42:07 adcc1eea9eea: Verifying Checksum 15:42:07 adcc1eea9eea: Download complete 15:42:07 3b30891b0d05: Verifying Checksum 15:42:07 3b30891b0d05: Download complete 15:42:07 06b49ca38bd5: Verifying Checksum 15:42:07 06b49ca38bd5: Download complete 15:42:08 540db60ca938: Verifying Checksum 15:42:08 c788192a36de: Verifying Checksum 15:42:08 c788192a36de: Download complete 15:42:08 540db60ca938: Pull complete 15:42:08 adcc1eea9eea: Pull complete 15:42:08 4c4ab2625f07: Pull complete 15:42:09 a77e37c0d609: Verifying Checksum 15:42:09 a77e37c0d609: Download complete 15:42:13 c3185cebc471: Verifying Checksum 15:42:13 c3185cebc471: Download complete 15:42:14 db62176df00c: Verifying Checksum 15:42:14 db62176df00c: Download complete 15:42:17 db62176df00c: Pull complete 15:42:17 3b30891b0d05: Pull complete 15:42:17 06b49ca38bd5: Pull complete 15:42:17 c788192a36de: Pull complete 15:42:17 a77e37c0d609: Pull complete 15:42:19 c3185cebc471: Pull complete 15:42:19 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:42:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:42:19 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:42:19 WORKDIR /edgex 15:42:19 COPY go.mod . 15:42:19 RUN go mod download' 15:42:19 + docker build -t ci-base-image-x86_64 -f - . 15:42:21 Sending build context to Docker daemon 329.1MB 15:42:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:42:21 ---> 031687cdd783 15:42:21 Step 2/4 : WORKDIR /edgex 15:42:22 Still waiting to schedule task 15:42:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:42:23 ---> Running in a144ea386f59 15:42:23 Removing intermediate container a144ea386f59 15:42:23 ---> e4e758c5cf93 15:42:23 Step 3/4 : COPY go.mod . 15:42:23 ---> 9b10ae5a26f3 15:42:23 Step 4/4 : RUN go mod download 15:42:23 ---> Running in b73775f14a3f 15:42:55 Removing intermediate container b73775f14a3f 15:42:55 ---> 4355032bbc8a 15:42:55 Successfully built 4355032bbc8a 15:42:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:42:55 + docker inspect -f . ci-base-image-x86_64 15:42:55 . [Pipeline] withDockerContainer 15:42:56 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 15:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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 ******** ci-base-image-x86_64 cat 15:42:56 $ docker top d1818af1d501fcfbbbb27114b1aea417a8c73eb4d619b07b5a308861fbbfb31d -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:56 + go version 15:42:56 go version go1.16.6 linux/amd64 [Pipeline] } 15:42:56 $ docker stop --time=1 d1818af1d501fcfbbbb27114b1aea417a8c73eb4d619b07b5a308861fbbfb31d 15:42:58 $ docker rm -f d1818af1d501fcfbbbb27114b1aea417a8c73eb4d619b07b5a308861fbbfb31d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:58 + docker inspect -f . ci-base-image-x86_64 15:42:58 . [Pipeline] withDockerContainer 15:42:58 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 15:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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 ******** ci-base-image-x86_64 cat 15:42:59 $ docker top 1e79d96f795f7a72904222aa78647ab134e7a9eaeddb195ae4067770f1b7004c -eo pid,comm [Pipeline] { [Pipeline] echo 15:42:59 ========================================================= 15:42:59 [edgeXBuildGoParallel] Running Tests and Build... 15:42:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:42:59 + go mod tidy [Pipeline] sh 15:43:00 + make test 15:43:00 go mod tidy 15:43:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:43:05 ? github.com/edgexfoundry/edgex-go [no test files] 15:43:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:43:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:43:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:43:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:43:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:43:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:43:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:43:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:43:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:43:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:43:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:43:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:43:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:43:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 15:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:43:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 15:43:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:43:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:43:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 15:43:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:43:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:43:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:43:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:43:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 15:43:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:43:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:43:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:43:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 15:43:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:43:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 15:43:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 15:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 15:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 15:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 15:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 15:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 15:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 15:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.164s coverage: 82.5% of statements 15:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 15:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 15:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 15:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 15:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 15:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 70.3% of statements 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.4% of statements 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 15:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 15:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.0% of statements 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:44:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 15:44:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 96.9% of statements 15:44:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:44:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-293 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:44:44 Running in /w/workspace/edgex-go/71 [Pipeline] { [Pipeline] checkout 15:44:44 The recommended git tool is: git 15:44:50 using credential edgex-jenkins-ssh 15:44:50 Cloning the remote Git repository 15:44:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:44:50 > git init /w/workspace/edgex-go/71 # timeout=10 15:44:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:44:50 > git --version # timeout=10 15:44:50 > git --version # 'git version 2.17.1' 15:44:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:56 GO111MODULE=on go vet ./... 15:45:06 gofmt -l . 15:45:06 [ "`gofmt -l .`" = "" ] 15:45:06 ./bin/test-attribution-txt.sh [Pipeline] sh 15:45:06 + ls -al . 15:45:06 total 612 15:45:06 drwxrwxr-x 10 1001 1001 4096 Sep 30 15:45 . 15:45:06 drwxr-xr-x 4 root root 30 Sep 30 15:42 .. 15:45:06 -rw-rw-r-- 1 1001 1001 11 Sep 30 15:40 .dockerignore 15:45:06 drwxrwxr-x 8 1001 1001 162 Sep 30 15:40 .git 15:45:06 drwxrwxr-x 4 1001 1001 142 Sep 30 15:40 .github 15:45:06 -rw-rw-r-- 1 1001 1001 818 Sep 30 15:40 .gitignore 15:45:06 -rw-rw-r-- 1 1001 1001 20 Sep 30 15:40 .golangci.yml 15:45:06 -rw-rw-r-- 1 1001 1001 76 Sep 30 15:40 .hadolint.yml 15:45:06 drwx------ 3 1001 1001 43 Sep 30 15:41 .semver 15:45:06 -rw-rw-r-- 1 1001 1001 166 Sep 30 15:40 .sonarcloud.properties 15:45:06 -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:40 ADOPTERS.md 15:45:06 -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:40 Attribution.txt 15:45:06 -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:40 CHANGELOG.md 15:45:06 -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:40 CONTRIBUTING.md 15:45:06 -rw-rw-r-- 1 1001 1001 677 Sep 30 15:40 GOVERNANCE.md 15:45:06 -rw-rw-r-- 1 1001 1001 849 Sep 30 15:40 Jenkinsfile 15:45:06 -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:40 LICENSE 15:45:06 -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:40 Makefile 15:45:06 -rw-rw-r-- 1 1001 1001 582 Sep 30 15:40 OWNERS.md 15:45:06 -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:40 README.md 15:45:06 -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:40 SECURITY.md 15:45:06 -rw-rw-r-- 1 1001 1001 12 Sep 30 15:42 VERSION 15:45:06 -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:40 ZMQWindows.md 15:45:06 drwxrwxr-x 2 1001 1001 37 Sep 30 15:40 bin 15:45:06 drwxrwxr-x 14 1001 1001 4096 Sep 30 15:40 cmd 15:45:06 -rw-r--r-- 1 root root 403264 Sep 30 15:44 coverage.out 15:45:06 -rw-rw-r-- 1 1001 1001 829 Sep 30 15:40 go.mod 15:45:06 -rw-r--r-- 1 root root 50143 Sep 30 15:42 go.sum 15:45:06 drwxrwxr-x 8 1001 1001 124 Sep 30 15:40 internal 15:45:06 drwxrwxr-x 3 1001 1001 16 Sep 30 15:40 openapi 15:45:06 drwxrwxr-x 4 1001 1001 71 Sep 30 15:40 snap 15:45:06 -rw-rw-r-- 1 1001 1001 204 Sep 30 15:40 version.go [Pipeline] sh 15:45:07 + '[' -e coverage.out ] 15:45:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:45:07 Stashed 1 file(s) [Pipeline] sh 15:45:07 + make build 15:45:07 go mod tidy 15:45:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 15:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:45:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 15:45:16 Avoid second fetch 15:45:16 Checking out Revision 4f1f3666cca058f898f6b544e8cebc2e0001fc47 (main) 15:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:45:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:45:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:16 > git config core.sparsecheckout # timeout=10 15:45:16 > git checkout -f 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 15:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:45:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:45:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3724)" 15:45:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:45:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:21 provisioning config files... 15:45:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/71@tmp/config935838000265842840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:22 ---> docker-login.sh 15:45:22 nexus3.edgexfoundry.org:10001 15:45:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:24 Configure a credential helper to remove this warning. See 15:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:24 15:45:24 Login Succeeded [Pipeline] } 15:45:24 $ docker stop --time=1 1e79d96f795f7a72904222aa78647ab134e7a9eaeddb195ae4067770f1b7004c 15:45:24 nexus3.edgexfoundry.org:10002 15:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:24 Configure a credential helper to remove this warning. See 15:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:24 15:45:24 Login Succeeded 15:45:24 nexus3.edgexfoundry.org:10003 15:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:25 Configure a credential helper to remove this warning. See 15:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:25 15:45:25 Login Succeeded 15:45:25 nexus3.edgexfoundry.org:10004 15:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:26 $ docker rm -f 1e79d96f795f7a72904222aa78647ab134e7a9eaeddb195ae4067770f1b7004c 15:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:26 Configure a credential helper to remove this warning. See 15:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:26 15:45:26 Login Succeeded 15:45:26 docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:26 Configure a credential helper to remove this warning. See 15:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:26 15:45:26 Login Succeeded 15:45:26 ---> docker-login.sh ends [Pipeline] } 15:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 15:45:28 ========================================================= 15:45:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:45:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:45:28 15:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:45:29 latest: Pulling from edgex-devops/edgex-compose 15:45:29 cbdbe7a5bc2a: Pulling fs layer 15:45:29 ca9280d653b3: Pulling fs layer 15:45:29 7e9c9ca2126c: Pulling fs layer 15:45:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:45:29 595b0fe564bb: Pulling fs layer 15:45:29 24495759ef45: Pulling fs layer 15:45:29 d148012ef14d: Pulling fs layer 15:45:29 e90a11edd702: Pulling fs layer 15:45:29 d77568369979: Pulling fs layer 15:45:29 fc1c9f9a7f3b: Pulling fs layer 15:45:29 170f2ba95c9a: Pulling fs layer 15:45:29 97ac5df62f85: Pulling fs layer 15:45:29 e90a11edd702: Waiting 15:45:29 d77568369979: Waiting 15:45:29 fc1c9f9a7f3b: Waiting 15:45:29 170f2ba95c9a: Waiting 15:45:29 97ac5df62f85: Waiting 15:45:29 d148012ef14d: Download complete 15:45:29 24495759ef45: Download complete 15:45:29 d77568369979: Verifying Checksum 15:45:29 d77568369979: Download complete 15:45:29 595b0fe564bb: Verifying Checksum 15:45:29 595b0fe564bb: Download complete 15:45:29 fc1c9f9a7f3b: Verifying Checksum 15:45:29 fc1c9f9a7f3b: Download complete 15:45:29 cbdbe7a5bc2a: Verifying Checksum 15:45:29 cbdbe7a5bc2a: Download complete 15:45:29 cbdbe7a5bc2a: Pull complete 15:45:29 170f2ba95c9a: Download complete 15:45:30 595b0fe564bb: Pull complete 15:45:30 24495759ef45: Pull complete 15:45:31 d148012ef14d: Pull complete 15:45:31 ca9280d653b3: Verifying Checksum 15:45:31 ca9280d653b3: Download complete 15:45:31 ca9280d653b3: Pull complete 15:45:33 97ac5df62f85: Verifying Checksum 15:45:33 97ac5df62f85: Download complete 15:45:34 e90a11edd702: Verifying Checksum 15:45:34 e90a11edd702: Download complete 15:45:35 7e9c9ca2126c: Verifying Checksum 15:45:35 7e9c9ca2126c: Download complete 15:45:38 7e9c9ca2126c: Pull complete 15:45:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:45:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:45:38 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 15:45:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:45:41 $ docker top 8bf8941086b0c3d73ce3ef8ed86a08f8688abad889d2a5cc68acc8a23f836621 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:42 + docker-compose build --help 15:45:42 + grep parallel 15:45:42 --parallel Build images in parallel. [Pipeline] } 15:45:42 $ docker stop --time=1 8bf8941086b0c3d73ce3ef8ed86a08f8688abad889d2a5cc68acc8a23f836621 15:45:44 $ docker rm -f 8bf8941086b0c3d73ce3ef8ed86a08f8688abad889d2a5cc68acc8a23f836621 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:45:44 . [Pipeline] withDockerContainer 15:45:44 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 15:45:44 e90a11edd702: Pull complete 15:45:44 d77568369979: Pull complete 15:45:44 $ 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/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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-devops/edgex-compose:latest cat 15:45:45 $ docker top 226e15d3fe326d36d7eff73ef246a9a1a951431ab33350e5d1f99ff161a3f361 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:45 fc1c9f9a7f3b: Pull complete 15:45:45 + docker-compose -f ./docker-compose-build.yml build --parallel 15:45:45 170f2ba95c9a: Pull complete 15:45:46 Building core-command ... 15:45:46 Building core-data ... 15:45:46 Building core-metadata ... 15:45:46 Building security-bootstrapper ... 15:45:46 Building security-proxy-setup ... 15:45:46 Building security-secretstore-setup ... 15:45:46 Building support-notifications ... 15:45:46 Building support-scheduler ... 15:45:46 Building sys-mgmt-agent ... 15:45:46 Building sys-mgmt-agent 15:45:46 Building core-data 15:45:46 Building security-bootstrapper 15:45:46 Building support-notifications 15:45:46 Building security-proxy-setup 15:45:51 97ac5df62f85: Pull complete 15:45:51 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:45:51 + docker build -t ci-base-image-arm64 -f - . 15:45:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:45:51 WORKDIR /edgex 15:45:51 COPY go.mod . 15:45:51 RUN go mod download 15:45:54 Sending build context to Docker daemon 166.1MB 15:45:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:45:54 ---> 04bc70af865f 15:45:54 Step 2/4 : WORKDIR /edgex 15:45:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:45:54 ---> 4355032bbc8a 15:45:54 Step 3/23 : WORKDIR /edgex-go 15:45:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:45:54 ---> 4355032bbc8a 15:45:54 Step 3/24 : WORKDIR /edgex-go 15:45:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:45:59 ---> 4355032bbc8a 15:45:59 Step 3/22 : WORKDIR /edgex-go 15:45:59 ---> Running in 2b0c04c9edb7 15:45:59 Removing intermediate container 2b0c04c9edb7 15:45:59 ---> 256e0c37d94e 15:45:59 Step 3/4 : COPY go.mod . 15:46:00 ---> 9a3970b0d780 15:46:00 Step 4/4 : RUN go mod download 15:46:00 ---> Running in 1bd4a77038cf 15:46:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:46:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:46:00 ---> 4355032bbc8a 15:46:00 Step 3/32 : WORKDIR /edgex-go 15:46:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:46:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:46:00 ---> 4355032bbc8a 15:46:00 Step 3/24 : WORKDIR /edgex-go 15:46:00 ---> Running in 34aff240d8ee 15:46:00 ---> Running in 71309015a201 15:46:00 ---> Running in 89fa125c703e 15:46:00 ---> Running in 7aa2deb6dca1 15:46:00 ---> Running in e7ef585996a0 15:46:01 Removing intermediate container 7aa2deb6dca1 15:46:01 ---> b535e072b447 15:46:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:01 Removing intermediate container 89fa125c703e 15:46:01 ---> 6e3bb0d5eca3 15:46:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:01 Removing intermediate container 71309015a201 15:46:01 ---> 6ae93a1d579b 15:46:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:01 Removing intermediate container 34aff240d8ee 15:46:01 ---> 7a9d516b4245 15:46:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:01 Removing intermediate container e7ef585996a0 15:46:01 ---> 49c65a9380be 15:46:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:01 ---> Running in c32f565aacae 15:46:01 ---> Running in 25728fc5150a 15:46:01 ---> Running in e57e80942479 15:46:01 ---> Running in 166c71723520 15:46:01 ---> Running in 5c7726a05e35 15:46:02 Removing intermediate container c32f565aacae 15:46:02 ---> 02404ba6a390 15:46:02 Step 5/22 : RUN apk add --update --no-cache make git 15:46:02 ---> Running in 827a50d7784d 15:46:02 Removing intermediate container 25728fc5150a 15:46:02 ---> 19103b0c22ab 15:46:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:46:02 ---> Running in 6cae2455f3f7 15:46:02 Removing intermediate container e57e80942479 15:46:02 ---> c8b86036fe38 15:46:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:46:02 ---> Running in 1acbb765cac9 15:46:02 Removing intermediate container 166c71723520 15:46:02 ---> 474786481d35 15:46:02 Step 5/24 : RUN apk add --update --no-cache make bash git 15:46:02 ---> Running in abdd00217c2d 15:46:02 Removing intermediate container 5c7726a05e35 15:46:02 ---> d09537a215c4 15:46:02 Step 5/32 : RUN apk add --update --no-cache make git 15:46:03 ---> Running in 07f5f4a837fe 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:46:04 OK: 219 MiB in 52 packages 15:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:46:04 OK: 219 MiB in 52 packages 15:46:05 Removing intermediate container 827a50d7784d 15:46:05 ---> 68dfd4e0330b 15:46:05 Step 6/22 : COPY go.mod . 15:46:05 OK: 219 MiB in 52 packages 15:46:05 ---> 35e51478ec22 15:46:05 Step 7/22 : RUN go mod download 15:46:05 ---> Running in 0da0c5afa3bb 15:46:05 Removing intermediate container 6cae2455f3f7 15:46:05 ---> 9fc4b90e6b63 15:46:05 Step 6/23 : COPY go.mod . 15:46:05 OK: 219 MiB in 52 packages 15:46:05 Removing intermediate container 07f5f4a837fe 15:46:05 ---> 62544ef36e29 15:46:05 Step 6/32 : COPY go.mod . 15:46:05 ---> 8aecd5f57022 15:46:05 Step 7/23 : RUN go mod download 15:46:05 ---> Running in b4877fee6a98 15:46:05 ---> 29bf7f12a0d2 15:46:05 Step 7/32 : RUN go mod download 15:46:05 Removing intermediate container abdd00217c2d 15:46:05 ---> 11a252344758 15:46:05 Step 6/24 : COPY go.mod . 15:46:05 ---> Running in d298e2bae7fe 15:46:05 OK: 219 MiB in 52 packages 15:46:06 ---> 6f6c8a25df34 15:46:06 Step 7/24 : RUN go mod download 15:46:06 ---> Running in e6eeb0475a6c 15:46:06 Removing intermediate container 1acbb765cac9 15:46:06 ---> bc0d49e5c004 15:46:06 Step 6/24 : COPY go.mod . 15:46:06 ---> 81f27e5c1ca0 15:46:06 Step 7/24 : RUN go mod download 15:46:06 ---> Running in 4cb874e0391b 15:46:07 Removing intermediate container 0da0c5afa3bb 15:46:07 ---> b73d44457465 15:46:07 Step 8/22 : COPY . . 15:46:08 Removing intermediate container b4877fee6a98 15:46:08 ---> 3447270f201a 15:46:08 Step 8/23 : COPY . . 15:46:10 Removing intermediate container d298e2bae7fe 15:46:10 ---> bf4bde16d65d 15:46:10 Step 8/32 : COPY . . 15:46:10 Removing intermediate container e6eeb0475a6c 15:46:10 ---> 1cab0ef6bfc4 15:46:10 Step 8/24 : COPY . . 15:46:11 Removing intermediate container 4cb874e0391b 15:46:11 ---> 6bba6ac7ca0c 15:46:11 Step 8/24 : COPY . . 15:46:16 ---> c4f0dc424b0e 15:46:16 Step 9/23 : RUN go mod tidy 15:46:16 ---> 1a9126e84d36 15:46:16 Step 9/22 : RUN go mod tidy 15:46:17 ---> 06ddda6cb9f2 15:46:17 Step 9/32 : RUN go mod tidy 15:46:17 ---> Running in 278833cbb30c 15:46:17 ---> Running in 70b71bd04a16 15:46:17 ---> Running in 28dbcaa4dc54 15:46:25 Removing intermediate container 28dbcaa4dc54 15:46:25 ---> 7036dc668f89 15:46:25 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:46:25 Removing intermediate container 70b71bd04a16 15:46:25 ---> 48d8be83f45c 15:46:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:46:25 ---> Running in a3fb910df09d 15:46:25 ---> Running in 9b3ef4ec612e 15:46:25 Removing intermediate container 278833cbb30c 15:46:25 ---> 8fbaca932ed9 15:46:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:46:25 ---> Running in ed01898f64c6 15:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46:36 ---> 0f679bea8e61 15:46:36 Step 9/24 : RUN go mod tidy 15:46:36 ---> 6cb23ddbdfe1 15:46:36 Step 9/24 : RUN go mod tidy 15:46:36 ---> Running in a8d6e1dbf7ce 15:46:36 ---> Running in d64820423c8e 15:46:36 Removing intermediate container a8d6e1dbf7ce 15:46:36 ---> b12f46cebe23 15:46:36 Step 10/24 : RUN make cmd/core-data/core-data 15:46:36 ---> Running in 24890bb14d9b 15:46:37 Removing intermediate container d64820423c8e 15:46:37 ---> f8b3556ad922 15:46:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:46:37 ---> Running in 53aefc33be18 15:46:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 15:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 15:47:05 Removing intermediate container a3fb910df09d 15:47:05 ---> eaf1a27b5371 15:47:05 15:47:05 Step 11/32 : FROM alpine:3.14 15:47:05 Removing intermediate container 9b3ef4ec612e 15:47:05 ---> 326297c6f18d 15:47:05 15:47:05 Step 11/22 : FROM alpine:3.14 15:47:05 3.14: Pulling from library/alpine 15:47:05 3.14: Pulling from library/alpine 15:47:05 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:47:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:47:06 Status: Downloaded newer image for alpine:3.14 15:47:06 Status: Image is up to date for alpine:3.14 15:47:06 ---> 14119a10abf4 15:47:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:47:06 ---> 14119a10abf4 15:47:06 Step 12/22 : RUN apk add --update --no-cache curl 15:47:06 ---> Running in 8d1d82db45de 15:47:06 ---> Running in 2d93e8baa5be 15:47:06 Removing intermediate container 8d1d82db45de 15:47:06 ---> f72114ef517b 15:47:06 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:47:06 ---> Running in e4d5771bb09f 15:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:47:07 Removing intermediate container ed01898f64c6 15:47:07 ---> ef257c245506 15:47:07 15:47:07 Step 11/23 : FROM alpine:3.14 15:47:07 ---> 14119a10abf4 15:47:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:47:07 ---> Running in d880b2d2d99d 15:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:47:11 Removing intermediate container 53aefc33be18 15:47:11 ---> 6ca23352c5f5 15:47:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:47:11 ---> Running in 1ad4c8c51067 15:47:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:47:12 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 15:47:12 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 15:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:47:12 Removing intermediate container 1ad4c8c51067 15:47:12 ---> fbdeb5ef9c6f 15:47:12 15:47:12 Step 12/24 : FROM docker:20.10.7 15:47:13 20.10.7: Pulling from library/docker 15:47:13 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 15:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:47:15 Removing intermediate container 24890bb14d9b 15:47:15 ---> b0dfcf98d654 15:47:15 15:47:15 Step 11/24 : FROM alpine:3.14 15:47:15 ---> 14119a10abf4 15:47:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:47:15 ---> Running in cc5745d06dce 15:47:15 Removing intermediate container cc5745d06dce 15:47:15 ---> ba6bb729dfb4 15:47:15 Step 13/24 : ENV APP_PORT=59880 15:47:15 ---> Running in bd6ab51b8840 15:47:15 Removing intermediate container bd6ab51b8840 15:47:15 ---> d2be2a18f1b8 15:47:15 Step 14/24 : EXPOSE $APP_PORT 15:47:15 ---> Running in b4075f237fed 15:47:15 Removing intermediate container b4075f237fed 15:47:15 ---> d542daf6364c 15:47:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:15 ---> Running in f0e2ce2b7042 15:47:15 Removing intermediate container f0e2ce2b7042 15:47:15 ---> ccde446025d5 15:47:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:47:15 ---> Running in 04e824df084f 15:47:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:47:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:47:17 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 15:47:17 ERROR: unable to select packages: 15:47:17  curl (no such package): 15:47:17 required by: world[curl] 15:47:17 Building support-scheduler 15:47:17 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 15:47:17 ERROR: unable to select packages: 15:47:17  dumb-init (no such package): 15:47:17 required by: world[dumb-init] 15:47:17 su-exec (no such package): 15:47:17 required by: world[su-exec] 15:47:18 (1/6) Installing dumb-init (1.2.5-r1) 15:47:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:47:18 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 15:47:18 ERROR: unable to select packages: 15:47:18  ca-certificates (no such package): 15:47:18 required by: world[ca-certificates] 15:47:18 dumb-init (no such package): 15:47:18 required by: world[dumb-init] 15:47:18 (3/6) Installing libsodium (1.0.18-r0) 15:47:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:47:19 Building security-secretstore-setup 15:47:19 Building core-command 15:47:20 (5/6) Installing libzmq (4.3.4-r0) 15:47:22 (6/6) Installing zeromq (4.3.4-r0) 15:47:22 Executing busybox-1.33.1-r3.trigger 15:47:22 OK: 8 MiB in 20 packages 15:47:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:47:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:47:26 ---> 4355032bbc8a 15:47:26 Step 3/26 : WORKDIR /edgex-go 15:47:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:47:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:47:26 ---> 4355032bbc8a 15:47:26 Step 3/24 : WORKDIR /edgex-go 15:47:27 ---> Using cache 15:47:27 ---> 7a9d516b4245 15:47:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:27 ---> Using cache 15:47:27 ---> c8b86036fe38 15:47:27 Step 5/24 : RUN apk add --update --no-cache make git 15:47:27 ---> Using cache 15:47:27 ---> 7a9d516b4245 15:47:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:27 ---> Using cache 15:47:27 ---> c8b86036fe38 15:47:27 Step 5/26 : RUN apk add --update --no-cache make git 15:47:27 ---> Running in 66e648aefcae 15:47:27 ---> Running in d39ef6150fd0 15:47:29 Removing intermediate container 04e824df084f 15:47:29 ---> e8e27e0631a4 15:47:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:29 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:47:29 Status: Downloaded newer image for docker:20.10.7 15:47:29 ---> 08bdaf2f88f9 15:47:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:47:29 ---> Running in 2b765382678e 15:47:29 ---> ebdd42249855 15:47:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:47:30 Removing intermediate container 2b765382678e 15:47:30 ---> 62ac909e6d86 15:47:30 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:47:30 ---> 445ad5834159 15:47:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:47:31 ---> Running in 5af8de876a2f 15:47:31 ---> 9d8a1d4e130d 15:47:31 Step 20/24 : ENTRYPOINT ["/core-data"] 15:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:47:31 ---> Running in 53c14fe25ed8 15:47:31 Removing intermediate container 53c14fe25ed8 15:47:31 ---> dc07e209baef 15:47:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:47:31 ---> Running in 682ba9061e3f 15:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:31 Removing intermediate container 682ba9061e3f 15:47:31 ---> 9182f29dc9d2 15:47:31 Step 22/24 : LABEL arch=x86_64 15:47:32 (1/39) Installing readline (8.1.0-r0) 15:47:32 ---> Running in bc250b41bd9b 15:47:32 (2/39) Installing bash (5.1.0-r0) 15:47:32 Executing bash-5.1.0-r0.post-install 15:47:32 (3/39) Installing brotli-libs (1.0.9-r3) 15:47:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:47:32 (5/39) Installing libcurl (7.79.1-r0) 15:47:32 (6/39) Installing curl (7.79.1-r0) 15:47:32 (7/39) Installing dumb-init (1.2.5-r0) 15:47:32 (8/39) Installing libbz2 (1.0.8-r1) 15:47:32 (9/39) Installing expat (2.2.10-r1) 15:47:32 (10/39) Installing libffi (3.3-r2) 15:47:32 (11/39) Installing gdbm (1.19-r0) 15:47:32 (12/39) Installing xz-libs (5.2.5-r0) 15:47:32 (13/39) Installing sqlite-libs (3.34.1-r0) 15:47:32 Removing intermediate container bc250b41bd9b 15:47:32 ---> 99bcf23324c9 15:47:32 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:47:32 (14/39) Installing python3 (3.8.10-r0) 15:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:47:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:32 ---> 4355032bbc8a 15:47:32 Step 3/23 : WORKDIR /edgex-go 15:47:32 ---> Using cache 15:47:32 ---> 7a9d516b4245 15:47:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:32 ---> Using cache 15:47:32 ---> c8b86036fe38 15:47:32 Step 5/23 : RUN apk add --update --no-cache make git 15:47:32 ---> Running in 451358aa7aeb 15:47:32 ---> Running in 0d3d8bcaf0b9 15:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:32 Removing intermediate container 451358aa7aeb 15:47:32 ---> f57043784321 15:47:32 Step 24/24 : LABEL version=2.0.1-dev.63 15:47:32 ---> Running in f2f68035ce30 15:47:32 Removing intermediate container f2f68035ce30 15:47:32 ---> 6d74ac6f9c9d 15:47:32 15:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:47:32 Successfully built 6d74ac6f9c9d 15:47:32 Successfully tagged core-data:latest 15:47:32  Building core-data ... done Building core-metadata 15:47:33 OK: 219 MiB in 52 packages 15:47:33 OK: 219 MiB in 52 packages 15:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:34 OK: 219 MiB in 52 packages 15:47:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:47:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:47:35 ---> 4355032bbc8a 15:47:35 Step 3/24 : WORKDIR /edgex-go 15:47:35 ---> Using cache 15:47:35 ---> 7a9d516b4245 15:47:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:35 ---> Using cache 15:47:35 ---> c8b86036fe38 15:47:35 Step 5/24 : RUN apk add --update --no-cache make git 15:47:35 ---> Using cache 15:47:35 ---> 9b068bdd22c6 15:47:35 Step 6/24 : COPY go.mod . 15:47:35 Removing intermediate container 66e648aefcae 15:47:35 ---> 9b068bdd22c6 15:47:35 Step 6/26 : COPY go.mod . 15:47:35 (15/39) Installing py3-appdirs (1.4.4-r1) 15:47:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:47:35 (17/39) Installing py3-parsing (2.4.7-r1) 15:47:36 (18/39) Installing py3-six (1.15.0-r0) 15:47:36 (19/39) Installing py3-packaging (20.9-r0) 15:47:36 (20/39) Installing py3-setuptools (51.3.3-r0) 15:47:36 ---> 9c470ef3d897 15:47:36 Step 7/24 : RUN go mod download 15:47:36 Removing intermediate container d39ef6150fd0 15:47:36 ---> 0c068b2fa616 15:47:36 Step 6/24 : COPY go.mod . 15:47:36 ---> Running in 329af591381b 15:47:36 (21/39) Installing py3-chardet (4.0.0-r0) 15:47:36 (22/39) Installing py3-idna (3.1-r0) 15:47:36 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:47:36 Removing intermediate container 0d3d8bcaf0b9 15:47:36 ---> d61aecab3f4b 15:47:36 Step 6/23 : COPY go.mod . 15:47:36 ---> e2415c5fe81d 15:47:36 Step 7/26 : RUN go mod download 15:47:36 (24/39) Installing py3-requests (2.25.1-r1) 15:47:36 ---> Running in d4cbedeacf5f 15:47:36 (25/39) Installing py3-msgpack (1.0.2-r0) 15:47:36 (26/39) Installing py3-lockfile (0.12.2-r3) 15:47:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:47:36 (28/39) Installing py3-colorama (0.4.4-r0) 15:47:36 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:47:36 (30/39) Installing py3-distlib (0.3.1-r1) 15:47:36 ---> bcc329e03911 15:47:36 Step 7/24 : RUN go mod download 15:47:36 (31/39) Installing py3-distro (1.5.0-r1) 15:47:36 (32/39) Installing py3-webencodings (0.5.1-r3) 15:47:36 (33/39) Installing py3-html5lib (1.1-r0) 15:47:36 ---> Running in 28f2b95cc39a 15:47:36 (34/39) Installing py3-pytoml (0.1.21-r0) 15:47:36 (35/39) Installing py3-pep517 (0.9.1-r0) 15:47:36 (36/39) Installing py3-progress (1.5-r0) 15:47:36 (37/39) Installing py3-retrying (1.3.3-r0) 15:47:36 (38/39) Installing py3-toml (0.10.2-r0) 15:47:36 ---> 7e2b024c0d56 15:47:36 Step 7/23 : RUN go mod download 15:47:36 (39/39) Installing py3-pip (20.3.4-r0) 15:47:36 ---> Running in 87b432632c0c 15:47:37 Executing busybox-1.32.1-r6.trigger 15:47:37 OK: 82 MiB in 59 packages 15:47:37 Removing intermediate container 1bd4a77038cf 15:47:37 ---> 714ed7d850f3 15:47:37 Successfully built 714ed7d850f3 15:47:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:38 + docker inspect -f . ci-base-image-arm64 15:47:38 . [Pipeline] withDockerContainer 15:47:38 Removing intermediate container 329af591381b 15:47:38 ---> 5419bbf5c86d 15:47:38 Step 8/24 : COPY . . 15:47:38 prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container 15:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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 ******** ci-base-image-arm64 cat 15:47:40 $ docker top f3e984a38272b6d7260723c893ae8d08e9a60768cb3b82d997b3d62976411b07 -eo pid,comm 15:47:40 Removing intermediate container d4cbedeacf5f 15:47:40 ---> f46754adf88b 15:47:40 Step 8/26 : COPY . . 15:47:40 Removing intermediate container 28f2b95cc39a 15:47:40 ---> 1e7ee516367b 15:47:40 Step 8/24 : COPY . . 15:47:40 Removing intermediate container 87b432632c0c 15:47:40 ---> 25e924155227 15:47:40 Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh 15:47:40 Collecting docker-compose==1.23.2 15:47:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:47:40 Collecting docopt<0.7,>=0.6.1 15:47:40 Downloading docopt-0.6.2.tar.gz (25 kB) 15:47:41 Collecting websocket-client<1.0,>=0.32.0 15:47:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:47:41 Collecting jsonschema<3,>=2.5.1 15:47:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:47:41 + go version 15:47:41 go version go1.16.6 linux/arm64 [Pipeline] } 15:47:41 $ docker stop --time=1 f3e984a38272b6d7260723c893ae8d08e9a60768cb3b82d997b3d62976411b07 15:47:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:47:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:47:41 Collecting docker<4.0,>=3.6.0 15:47:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:47:42 Collecting cached-property<2,>=1.2.0 15:47:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:47:42 Collecting PyYAML<4,>=3.10 15:47:42 Downloading PyYAML-3.13.tar.gz (270 kB) 15:47:43 $ docker rm -f f3e984a38272b6d7260723c893ae8d08e9a60768cb3b82d997b3d62976411b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:47:44 Collecting texttable<0.10,>=0.9.0 15:47:44 Downloading texttable-0.9.1.tar.gz (11 kB) 15:47:44 15:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:44 Collecting dockerpty<0.5,>=0.4.1 15:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:47:44 latest: Pulling from edgex-devops/edgex-compose-arm64 15:47:44 29e5d40040c1: Pulling fs layer 15:47:44 1ce36da41761: Pulling fs layer 15:47:44 25b303627fd3: Pulling fs layer 15:47:45 Collecting docker-pycreds>=0.4.0 15:47:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:47:45 Collecting certifi>=2017.4.17 15:47:45 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:47:45 Collecting idna<2.8,>=2.5 15:47:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:47:45 29e5d40040c1: Verifying Checksum 15:47:45 29e5d40040c1: Download complete 15:47:45 Collecting chardet<3.1.0,>=3.0.2 15:47:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:47:45 Collecting urllib3<1.25,>=1.21.1 15:47:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:47:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:47:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:47:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:47:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:47:45 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:47:45 Attempting uninstall: urllib3 15:47:45 Found existing installation: urllib3 1.26.2 15:47:45 Uninstalling urllib3-1.26.2: 15:47:45 Successfully uninstalled urllib3-1.26.2 15:47:45 1ce36da41761: Verifying Checksum 15:47:45 1ce36da41761: Download complete 15:47:46 Attempting uninstall: idna 15:47:46 Found existing installation: idna 3.1 15:47:46 Uninstalling idna-3.1: 15:47:46 Successfully uninstalled idna-3.1 15:47:46 29e5d40040c1: Pull complete 15:47:46 Attempting uninstall: chardet 15:47:46 Found existing installation: chardet 4.0.0 15:47:46 Uninstalling chardet-4.0.0: 15:47:46 Successfully uninstalled chardet-4.0.0 15:47:46 Attempting uninstall: requests 15:47:46 Found existing installation: requests 2.25.1 15:47:46 Uninstalling requests-2.25.1: 15:47:46 Successfully uninstalled requests-2.25.1 15:47:47 Running setup.py install for texttable: started 15:47:47 1ce36da41761: Pull complete 15:47:47 25b303627fd3: Verifying Checksum 15:47:47 25b303627fd3: Download complete 15:47:50 Running setup.py install for texttable: finished with status 'done' 15:47:50 Running setup.py install for PyYAML: started 15:47:53 Running setup.py install for PyYAML: finished with status 'done' 15:47:53 Running setup.py install for docopt: started 15:47:54 Running setup.py install for docopt: finished with status 'done' 15:47:54 Running setup.py install for dockerpty: started 15:47:54 Running setup.py install for dockerpty: finished with status 'done' 15:47:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 15:47:58 25b303627fd3: Pull complete 15:47:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:47:58 prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container 15:47:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:47:59 ---> 1dd39e4ce326 15:47:59 Step 9/26 : RUN go mod tidy 15:47:59 ---> Running in 4cd862885e5d 15:48:01 ---> 96c1130e63de 15:48:01 Step 9/24 : RUN go mod tidy 15:48:01 Removing intermediate container 4cd862885e5d 15:48:01 ---> 2d9c98a35958 15:48:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:48:01 ---> Running in 4f0fe812341c 15:48:01 ---> Running in 6d468d47095e 15:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:48:02 $ docker top 6a7a5c514978e2fd366d1261ef5d91b92e0f5126805e8501aa18d075db4b5f52 -eo pid,comm 15:48:02 ---> 5201ad5540cd 15:48:02 Step 9/23 : RUN go mod tidy 15:48:02 ---> f2539fbb8341 15:48:02 Step 9/24 : RUN go mod tidy [Pipeline] { [Pipeline] sh 15:48:03 ---> Running in c4859f828499 15:48:03 ---> Running in f99e3853f1da 15:48:03 Removing intermediate container 4f0fe812341c 15:48:03 ---> a949694aba11 15:48:03 Step 10/24 : RUN make cmd/core-command/core-command 15:48:03 ---> Running in 1efba34574e7 15:48:03 + + grepdocker-compose parallel build 15:48:03 --help 15:48:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 15:48:05 Removing intermediate container c4859f828499 15:48:05 ---> 6b4e53507b0e 15:48:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:48:05 Removing intermediate container f99e3853f1da 15:48:05 ---> cb1aea4e7ceb 15:48:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:48:06 ---> Running in 00094c0692ee 15:48:06 ---> Running in 502f8684bc43 15:48:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:07 Removing intermediate container 5af8de876a2f 15:48:07 ---> 1f7d94f63c95 15:48:07 Step 15/24 : ENV APP_PORT=58890 15:48:07 ---> Running in d19b1e393033 15:48:08 Removing intermediate container d19b1e393033 15:48:08 ---> 4ff76310dcaa 15:48:08 Step 16/24 : EXPOSE $APP_PORT 15:48:08 ---> Running in 6144b214abf9 15:48:08 Removing intermediate container 6144b214abf9 15:48:08 ---> d96902442b9c 15:48:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:48:08 ---> 2bfe0fec39cf 15:48:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:48:08 ---> 0214b1adbdf7 15:48:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:48:09 --parallel Build images in parallel. [Pipeline] } 15:48:09 $ docker stop --time=1 6a7a5c514978e2fd366d1261ef5d91b92e0f5126805e8501aa18d075db4b5f52 15:48:09 ---> 0accba59b755 15:48:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:48:09 ---> Running in 334f8cc619de 15:48:09 Removing intermediate container 334f8cc619de 15:48:09 ---> ab22dbdf0388 15:48:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:09 ---> Running in c5bf3d9b084a 15:48:09 Removing intermediate container c5bf3d9b084a 15:48:09 ---> f312af40691c 15:48:09 Step 22/24 : LABEL arch=x86_64 15:48:09 ---> Running in 511abc2e7f35 15:48:09 Removing intermediate container 511abc2e7f35 15:48:09 ---> bf30edbb694f 15:48:09 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:48:09 ---> Running in c2cfe0df89e9 15:48:09 Removing intermediate container c2cfe0df89e9 15:48:09 ---> e7d393c028fb 15:48:09 Step 24/24 : LABEL version=2.0.1-dev.63 15:48:10 ---> Running in 9cdf709da404 15:48:10 Removing intermediate container 9cdf709da404 15:48:10 ---> ace3afc241b8 15:48:10 15:48:10 Successfully built ace3afc241b8 15:48:10 Successfully tagged sys-mgmt-agent:latest 15:48:10 $ docker rm -f 6a7a5c514978e2fd366d1261ef5d91b92e0f5126805e8501aa18d075db4b5f52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:11 . [Pipeline] withDockerContainer 15:48:11 prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container 15:48:12 $ 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/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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-devops/edgex-compose-arm64:latest cat 15:48:13 $ docker top 9cda1a2e17b9cc0d184b42c48bde39a44d089ee2749e2a240be7553ee64df6b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:14 + docker-compose -f ./docker-compose-build.yml build --parallel 15:48:20 Building core-command ... 15:48:20 Building core-data ... 15:48:20 Building core-metadata ... 15:48:20 Building security-bootstrapper ... 15:48:20 Building security-proxy-setup ... 15:48:20 Building security-secretstore-setup ... 15:48:20 Building support-notifications ... 15:48:20 Building support-scheduler ... 15:48:20 Building sys-mgmt-agent ... 15:48:20 Building security-secretstore-setup 15:48:20 Building core-command 15:48:20 Building support-notifications 15:48:20 Building support-scheduler 15:48:20 Building security-bootstrapper 15:48:32  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:48:36 Removing intermediate container 6d468d47095e 15:48:36 ---> 21d86f5f703e 15:48:36 15:48:36 Step 11/26 : FROM alpine:3.14 15:48:36 ---> 14119a10abf4 15:48:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:48:36 ---> Running in 0b0e880bda00 15:48:36 Removing intermediate container 1efba34574e7 15:48:36 ---> e2fa0521f099 15:48:36 15:48:36 Step 11/24 : FROM alpine:3.14 15:48:36 ---> 14119a10abf4 15:48:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:48:36 ---> Running in 6e3c922e96c0 15:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:48:37 (1/3) Installing ca-certificates (20191127-r5) 15:48:37 (1/1) Installing dumb-init (1.2.5-r1) 15:48:37 Executing busybox-1.33.1-r3.trigger 15:48:37 (2/3) Installing dumb-init (1.2.5-r1) 15:48:37 OK: 6 MiB in 15 packages 15:48:37 (3/3) Installing su-exec (0.2-r1) 15:48:37 Executing busybox-1.33.1-r3.trigger 15:48:37 Executing ca-certificates-20191127-r5.trigger 15:48:37 OK: 6 MiB in 17 packages 15:48:37 Removing intermediate container 6e3c922e96c0 15:48:37 ---> 683d228600cf 15:48:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:48:38 ---> Running in 30216c145a02 15:48:38 Removing intermediate container 0b0e880bda00 15:48:38 ---> 78e95a4efb39 15:48:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:48:38 ---> Running in f8c815cfcabb 15:48:38 Removing intermediate container 30216c145a02 15:48:38 ---> 6eb586034ff4 15:48:38 Step 14/24 : ENV APP_PORT=59882 15:48:38 Removing intermediate container f8c815cfcabb 15:48:38 ---> fa8e8adad921 15:48:38 Step 14/26 : WORKDIR / 15:48:38 ---> Running in fa19778c62b3 15:48:38 ---> Running in 5e3da6492d23 15:48:38 Removing intermediate container fa19778c62b3 15:48:38 ---> 097e97cb35e0 15:48:38 Step 15/24 : EXPOSE $APP_PORT 15:48:38 ---> Running in 7f72a7cdc21d 15:48:38 Removing intermediate container 5e3da6492d23 15:48:38 ---> 9a451558418c 15:48:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:48:39 Removing intermediate container 7f72a7cdc21d 15:48:39 ---> 91a411582f2b 15:48:39 Step 16/24 : WORKDIR / 15:48:39 ---> Running in 68d9256fadbc 15:48:39 ---> 9e8cd8612998 15:48:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:48:39 Removing intermediate container 68d9256fadbc 15:48:39 ---> be6b101fedbf 15:48:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:39 ---> 1180dd703589 15:48:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:48:39 ---> d828aa6bf8c1 15:48:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:48:39 ---> dd03fee67eae 15:48:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:48:40 ---> 518afdaeb1f4 15:48:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:48:40 ---> 968f73cad7ec 15:48:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:48:40 Removing intermediate container 00094c0692ee 15:48:40 ---> 17ddc91afd90 15:48:40 15:48:40 Step 11/23 : FROM alpine:3.14 15:48:40 ---> 14119a10abf4 15:48:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:48:40 ---> Using cache 15:48:40 ---> 683d228600cf 15:48:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:48:40 ---> Using cache 15:48:40 ---> 6eb586034ff4 15:48:40 Step 14/23 : ENV APP_PORT=59861 15:48:40 ---> e251d84c1b55 15:48:40 Step 20/24 : ENTRYPOINT ["/core-command"] 15:48:40 ---> Running in e3cd4f9ed952 15:48:40 ---> Running in da18fa2bdf32 15:48:41 ---> bc81a4aa1d4c 15:48:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:48:41 Removing intermediate container e3cd4f9ed952 15:48:41 ---> 4ef6234b1160 15:48:41 Step 15/23 : EXPOSE $APP_PORT 15:48:41 Removing intermediate container da18fa2bdf32 15:48:41 ---> 896454c4eacb 15:48:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:41 ---> Running in d3029d83a271 15:48:41 ---> Running in 4b46a2eab8cb 15:48:41 Removing intermediate container d3029d83a271 15:48:41 ---> 56947c1c6814 15:48:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:41 Removing intermediate container 502f8684bc43 15:48:41 ---> ebd0bfeed6a5 15:48:41 15:48:41 Step 11/24 : FROM alpine:3.14 15:48:41 ---> 14119a10abf4 15:48:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:48:41 ---> Using cache 15:48:41 ---> 683d228600cf 15:48:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:48:41 ---> Using cache 15:48:41 ---> 6eb586034ff4 15:48:41 Step 14/24 : ENV APP_PORT=59881 15:48:41 ---> 9b7faf0a2a01 15:48:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:48:41 Removing intermediate container 4b46a2eab8cb 15:48:41 ---> ee4027e9719d 15:48:41 Step 22/24 : LABEL arch=x86_64 15:48:41 ---> Running in 26609dcaba26 15:48:41 ---> Running in 7daf220f9cb9 15:48:41 ---> 696d6252f112 15:48:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:48:41 Removing intermediate container 26609dcaba26 15:48:41 ---> a62804920b8b 15:48:41 Step 15/24 : EXPOSE $APP_PORT 15:48:41 Removing intermediate container 7daf220f9cb9 15:48:41 ---> 6f78d90d2ba4 15:48:41 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:48:41 ---> Running in 9999a7b08b7c 15:48:41 ---> bd3d4ad98d6d 15:48:41 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/ 15:48:41 ---> Running in 012fa7d654d3 15:48:41 ---> Running in affd7d0bb845 15:48:41 Removing intermediate container 9999a7b08b7c 15:48:41 ---> f9dff06b5382 15:48:41 Step 16/24 : WORKDIR / 15:48:41 Removing intermediate container 012fa7d654d3 15:48:41 ---> b1a85dfb9ddf 15:48:41 Step 24/24 : LABEL version=2.0.1-dev.63 15:48:42 ---> 99bbc72d7c58 15:48:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:48:42 ---> Running in 7e0b6ebaa03d 15:48:42 ---> Running in 395bd584f5fa 15:48:42 Removing intermediate container 395bd584f5fa 15:48:42 ---> 616d50bd4c85 15:48:42 15:48:42 Removing intermediate container 7e0b6ebaa03d 15:48:42 ---> 3e61d82d9da0 15:48:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:42 ---> e1e29675393c 15:48:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:48:42 Successfully built 616d50bd4c85 15:48:42 Successfully tagged core-command:latest 15:48:42  Building core-command ... done  ---> Running in 6cf0c2d7b42f 15:48:42 Removing intermediate container 6cf0c2d7b42f 15:48:42 ---> 5b3344dd86b5 15:48:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:42 ---> 78a10f217a6f 15:48:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:48:42 ---> Running in dd962e9283dc 15:48:42 Removing intermediate container dd962e9283dc 15:48:42 ---> 5f8fca90fce2 15:48:42 Step 21/23 : LABEL arch=x86_64 15:48:42 Removing intermediate container affd7d0bb845 15:48:42 ---> c90327f0c4f3 15:48:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:48:42 ---> Running in ec017727e40a 15:48:42 ---> Running in 4a016985c48f 15:48:42 ---> 69bc2efd7c27 15:48:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:48:43 Removing intermediate container ec017727e40a 15:48:43 ---> f98a0f955ec3 15:48:43 Step 22/23 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:48:43 Removing intermediate container 4a016985c48f 15:48:43 ---> 729423728abe 15:48:43 Step 24/26 : LABEL arch=x86_64 15:48:43 ---> Running in 9f551326190b 15:48:43 ---> Running in 4e6cb2ec7f76 15:48:43 ---> ee302984c667 15:48:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:48:43 ---> Running in 1850807de0a9 15:48:43 Removing intermediate container 9f551326190b 15:48:43 ---> 0d19ed58496c 15:48:43 Step 23/23 : LABEL version=2.0.1-dev.63 15:48:43 ---> Running in 635230a7db66 15:48:43 Removing intermediate container 4e6cb2ec7f76 15:48:43 ---> 9248ad4e2477 15:48:43 Step 25/26 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:48:43 ---> Running in 3eff251ea784 15:48:43 Removing intermediate container 1850807de0a9 15:48:43 ---> 89aa04414df4 15:48:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:43 ---> Running in 6d79da7df5c2 15:48:43 Removing intermediate container 635230a7db66 15:48:43 ---> 0235b52252cf 15:48:43 15:48:43 Removing intermediate container 3eff251ea784 15:48:43 ---> 8bc1939c8681 15:48:43 Step 26/26 : LABEL version=2.0.1-dev.63 15:48:43 Successfully built 0235b52252cf 15:48:43 ---> Running in 116228f83930 15:48:43 Successfully tagged support-scheduler:latest 15:48:43  Building support-scheduler ... done Removing intermediate container 6d79da7df5c2 15:48:43 ---> df1c44f8b6ab 15:48:43 Step 22/24 : LABEL arch=x86_64 15:48:43 ---> Running in d306b09c4b81 15:48:43 Removing intermediate container 116228f83930 15:48:43 ---> 8bbf6469d536 15:48:43 15:48:43 Removing intermediate container d306b09c4b81 15:48:43 ---> 94393dc4da50 15:48:43 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:48:43 Successfully built 8bbf6469d536 15:48:43 Successfully tagged security-secretstore-setup:latest 15:48:43  Building security-secretstore-setup ... done  ---> Running in 4218342eff86 15:48:43 Removing intermediate container 4218342eff86 15:48:43 ---> bad0a8393b6b 15:48:43 Step 24/24 : LABEL version=2.0.1-dev.63 15:48:43 ---> Running in 44c965bda72e 15:48:43 Removing intermediate container 44c965bda72e 15:48:43 ---> b2d73fb4afef 15:48:43 15:48:43 Successfully built b2d73fb4afef 15:48:43 Successfully tagged core-metadata:latest 15:48:43  Building core-metadata ... done  15:48:43 ERROR: for security-proxy-setup (, "The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1") 15:48:43 15:48:43 ERROR: for security-bootstrapper (, "The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2") 15:48:43 15:48:43 ERROR: for support-notifications (, "The command '/bin/sh -c apk add --update --no-cache ca-certificates dumb-init' returned a non-zero code: 2") 15:48:43 Service 'support-notifications' failed to build: The command '/bin/sh -c apk add --update --no-cache ca-certificates dumb-init' returned a non-zero code: 2 [Pipeline] } 15:48:43 $ docker stop --time=1 226e15d3fe326d36d7eff73ef246a9a1a951431ab33350e5d1f99ff161a3f361 15:48:45 $ docker rm -f 226e15d3fe326d36d7eff73ef246a9a1a951431ab33350e5d1f99ff161a3f361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:48:45 Failed in branch amd64 15:48:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:48:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:48:59 ---> 714ed7d850f3 15:48:59 Step 3/26 : WORKDIR /edgex-go 15:48:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:48:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:48:59 ---> 714ed7d850f3 15:48:59 Step 3/24 : WORKDIR /edgex-go 15:48:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:48:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:48:59 ---> 714ed7d850f3 15:48:59 Step 3/23 : WORKDIR /edgex-go 15:48:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:48:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:48:59 ---> 714ed7d850f3 15:48:59 Step 3/23 : WORKDIR /edgex-go 15:48:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:48:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:48:59 ---> 714ed7d850f3 15:48:59 Step 3/32 : WORKDIR /edgex-go 15:49:04 ---> Running in a873a01e96b7 15:49:04 ---> Running in 836b9aa3f6e6 15:49:04 ---> Running in b59516e7b9c6 15:49:04 ---> Running in 39ad5fb76af6 15:49:04 ---> Running in 2704d0dbbba3 15:49:04 Removing intermediate container b59516e7b9c6 15:49:04 ---> e0a1bfdd7040 15:49:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:04 Removing intermediate container a873a01e96b7 15:49:04 ---> 509a8e226089 15:49:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:04 Removing intermediate container 2704d0dbbba3 15:49:04 ---> 77376599998f 15:49:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:04 Removing intermediate container 39ad5fb76af6 15:49:04 ---> 2b0f3c2d4074 15:49:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:04 Removing intermediate container 836b9aa3f6e6 15:49:04 ---> 463ec66d092a 15:49:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:04 ---> Running in 4c0a65e899db 15:49:04 ---> Running in d1e954542843 15:49:05 ---> Running in e6bb40292a89 15:49:05 ---> Running in 5a22ef0b5f49 15:49:05 ---> Running in 6312a5a20856 15:49:08 Removing intermediate container 4c0a65e899db 15:49:08 ---> b969d7770414 15:49:08 Step 5/24 : RUN apk add --update --no-cache make git 15:49:08 ---> Running in d00311022bbc 15:49:08 Removing intermediate container d1e954542843 15:49:08 ---> eab0e059a3e2 15:49:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:49:09 Removing intermediate container e6bb40292a89 15:49:09 ---> a5ce20e0ac37 15:49:09 Step 5/32 : RUN apk add --update --no-cache make git 15:49:09 ---> Running in 1ffbbe22d0c4 15:49:09 ---> Running in a47eceaf503f 15:49:09 Removing intermediate container 6312a5a20856 15:49:09 ---> dfb2b52107e8 15:49:09 Step 5/23 : RUN apk add --update --no-cache make git 15:49:10 Removing intermediate container 5a22ef0b5f49 15:49:10 ---> 0cac43534007 15:49:10 Step 5/26 : RUN apk add --update --no-cache make git 15:49:10 ---> Running in 3470ec8fc003 15:49:10 ---> Running in 256de9601a21 15:49:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:13 OK: 218 MiB in 52 packages 15:49:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:14 OK: 218 MiB in 52 packages 15:49:15 OK: 218 MiB in 52 packages 15:49:15 OK: 218 MiB in 52 packages 15:49:15 OK: 218 MiB in 52 packages 15:49:15 Removing intermediate container d00311022bbc 15:49:15 ---> 59a35ac8d021 15:49:15 Step 6/24 : COPY go.mod . 15:49:16 Removing intermediate container 1ffbbe22d0c4 15:49:16 ---> 46162982812a 15:49:16 Step 6/23 : COPY go.mod . 15:49:16 ---> 36b225454a83 15:49:16 Step 7/24 : RUN go mod download 15:49:16 ---> Running in 38a860b8a012 15:49:17 Removing intermediate container 3470ec8fc003 15:49:17 ---> d40e231359cf 15:49:17 Step 6/23 : COPY go.mod . 15:49:17 ---> bc54c86f6af2 15:49:17 Step 7/23 : RUN go mod download 15:49:17 Removing intermediate container a47eceaf503f 15:49:17 ---> 85ebbe3c518d 15:49:17 Step 6/32 : COPY go.mod . 15:49:17 Removing intermediate container 256de9601a21 15:49:17 ---> db153f1ee33c 15:49:17 Step 6/26 : COPY go.mod . 15:49:17 ---> Running in 4d6edf144844 15:49:18 ---> c8eface31e74 15:49:18 Step 7/23 : RUN go mod download 15:49:18 ---> Running in 58f339c27afb 15:49:19 ---> c38ce8919c98 15:49:19 Step 7/32 : RUN go mod download 15:49:19 ---> 92b805f5b19e 15:49:19 Step 7/26 : RUN go mod download 15:49:19 ---> Running in a79a202e6f28 15:49:19 ---> Running in 1d78c1fd3f7b 15:49:23 Removing intermediate container 38a860b8a012 15:49:23 ---> 80331af8fcc5 15:49:23 Step 8/24 : COPY . . 15:49:24 Removing intermediate container 4d6edf144844 15:49:24 ---> e9e0f8a43aa2 15:49:24 Step 8/23 : COPY . . 15:49:27 Removing intermediate container 58f339c27afb 15:49:27 ---> 54644420dda0 15:49:27 Step 8/23 : COPY . . 15:49:27 Removing intermediate container 1d78c1fd3f7b 15:49:27 ---> 4986ae07b190 15:49:27 Step 8/26 : COPY . . 15:49:27 Removing intermediate container a79a202e6f28 15:49:27 ---> 057486b1b367 15:49:27 Step 8/32 : COPY . . 15:49:43 ---> 1471f436653f 15:49:43 Step 9/24 : RUN go mod tidy 15:49:43 ---> 75858cac88a2 15:49:43 Step 9/23 : RUN go mod tidy 15:49:43 ---> Running in e8a73fafb134 15:49:43 ---> Running in 6cefa33168e7 15:49:43 ---> c566677c33d9 15:49:43 Step 9/32 : RUN go mod tidy 15:49:43 ---> 0e3b17e6ff22 15:49:43 Step 9/23 : RUN go mod tidy 15:49:43 ---> 7479f279edad 15:49:43 Step 9/26 : RUN go mod tidy 15:49:43 ---> Running in 8f9e5413bbef 15:49:43 ---> Running in 4bc6f942764a 15:49:43 ---> Running in f94d5a2f5afe 15:49:51 Removing intermediate container 6cefa33168e7 15:49:51 ---> 0f8234355125 15:49:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:49:51 ---> Running in bba59f48c729 15:49:51 Removing intermediate container e8a73fafb134 15:49:51 ---> 680c1fafa1d4 15:49:51 Step 10/24 : RUN make cmd/core-command/core-command 15:49:51 Removing intermediate container f94d5a2f5afe 15:49:51 ---> 608cc4a4bdc8 15:49:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:49:52 ---> Running in a3f84bd43692 15:49:52 ---> Running in b2edaf2227a4 15:49:52 Removing intermediate container 8f9e5413bbef 15:49:52 ---> 5b2e55b67bf1 15:49:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:52 Removing intermediate container 4bc6f942764a 15:49:52 ---> 906660790f48 15:49:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:49:52 ---> Running in a2ed31a3bde3 15:49:52 ---> Running in c2ec6f71a8c1 15:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 15:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:52:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:52:17 Removing intermediate container a3f84bd43692 15:52:17 ---> 10d2670e10af 15:52:17 15:52:17 Step 11/24 : FROM alpine:3.14 15:52:17 3.14: Pulling from library/alpine 15:52:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:52:17 Status: Downloaded newer image for alpine:3.14 15:52:17 ---> bb3de5531c18 15:52:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:52:17 ---> Running in b167c0726320 15:52:17 Removing intermediate container a2ed31a3bde3 15:52:17 ---> 0cb78a265959 15:52:17 15:52:17 Step 11/32 : FROM alpine:3.14 15:52:17 ---> bb3de5531c18 15:52:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:52:18 ---> Running in 204de385a7f6 15:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:20 Removing intermediate container 204de385a7f6 15:52:20 ---> 4d851b4e76fe 15:52:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:21 ---> Running in 7645138d7a4d 15:52:21 (1/1) Installing dumb-init (1.2.5-r1) 15:52:21 Executing busybox-1.33.1-r3.trigger 15:52:21 OK: 5 MiB in 15 packages 15:52:22 Removing intermediate container c2ec6f71a8c1 15:52:22 ---> bc8d1426449f 15:52:22 15:52:22 Step 11/26 : FROM alpine:3.14 15:52:22 ---> bb3de5531c18 15:52:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:52:23 ---> Running in 68c69a5e21ef 15:52:23 Removing intermediate container bba59f48c729 15:52:23 ---> 19b450bc3922 15:52:23 15:52:23 Step 11/23 : FROM alpine:3.14 15:52:23 ---> bb3de5531c18 15:52:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:52:23 ---> Running in 1055a3e8b90f 15:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:23 Removing intermediate container b2edaf2227a4 15:52:23 ---> 54dc8cdf4aa3 15:52:23 15:52:23 Step 11/23 : FROM alpine:3.14 15:52:23 ---> bb3de5531c18 15:52:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:52:23 ---> Using cache 15:52:23 ---> 05a272c7ca5c 15:52:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:24 Removing intermediate container b167c0726320 15:52:24 ---> 05a272c7ca5c 15:52:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:24 ---> Running in 22291a61143b 15:52:24 ---> Running in 3487439fcdb5 15:52:25 Removing intermediate container 22291a61143b 15:52:25 ---> 85cca150cd4e 15:52:25 Step 14/23 : ENV APP_PORT=59861 15:52:25 ---> Running in 4515558378dd 15:52:25 (1/2) Installing dumb-init (1.2.5-r1) 15:52:25 (2/2) Installing su-exec (0.2-r1) 15:52:25 Executing busybox-1.33.1-r3.trigger 15:52:25 OK: 5 MiB in 16 packages 15:52:25 Removing intermediate container 3487439fcdb5 15:52:25 ---> f516af0c0b5e 15:52:25 Step 14/24 : ENV APP_PORT=59882 15:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:25 ---> Running in ac302ca470a3 15:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:26 Removing intermediate container 4515558378dd 15:52:26 ---> fa1278d9d11d 15:52:26 Step 15/23 : EXPOSE $APP_PORT 15:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:26 ---> Running in d1bba790fefc 15:52:26 Removing intermediate container ac302ca470a3 15:52:26 ---> 8d9ac0386de4 15:52:26 Step 15/24 : EXPOSE $APP_PORT 15:52:26 ---> Running in 77e59d9a673f 15:52:27 Removing intermediate container 7645138d7a4d 15:52:27 ---> d35a5d10dd78 15:52:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:52:27 (1/3) Installing ca-certificates (20191127-r5) 15:52:27 Removing intermediate container d1bba790fefc 15:52:27 ---> 1ea7ed2fe24a 15:52:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:27 (2/3) Installing dumb-init (1.2.5-r1) 15:52:27 (3/3) Installing su-exec (0.2-r1) 15:52:27 Executing busybox-1.33.1-r3.trigger 15:52:27 Executing ca-certificates-20191127-r5.trigger 15:52:27 ---> Running in 380f9dfe100a 15:52:27 OK: 6 MiB in 17 packages 15:52:27 (1/2) Installing ca-certificates (20191127-r5) 15:52:27 Removing intermediate container 77e59d9a673f 15:52:27 ---> 8059b7af5147 15:52:27 Step 16/24 : WORKDIR / 15:52:27 (2/2) Installing dumb-init (1.2.5-r1) 15:52:27 Executing busybox-1.33.1-r3.trigger 15:52:27 Executing ca-certificates-20191127-r5.trigger 15:52:28 ---> Running in 5dda013d2ac6 15:52:28 OK: 6 MiB in 16 packages 15:52:28 Removing intermediate container 380f9dfe100a 15:52:28 ---> 7c0c255b3aeb 15:52:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:52:28 ---> 74f737fe4415 15:52:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:52:28 ---> Running in 76b89abbc445 15:52:29 Removing intermediate container 5dda013d2ac6 15:52:29 ---> b23a1e76fc62 15:52:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:30 Removing intermediate container 76b89abbc445 15:52:30 ---> 43cc79e59e75 15:52:30 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:52:30 Removing intermediate container 68c69a5e21ef 15:52:30 ---> 836c959a5107 15:52:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:30 ---> Running in 6892b996acb3 15:52:30 ---> Running in 922c3f59796f 15:52:30 Removing intermediate container 1055a3e8b90f 15:52:30 ---> 1c4ae20d9117 15:52:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:52:30 ---> 46f45d99f039 15:52:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:52:30 ---> 8562cf696d96 15:52:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:52:30 ---> Running in be76a36e31db 15:52:31 Removing intermediate container 922c3f59796f 15:52:31 ---> 4f6b306b7d5f 15:52:31 Step 14/26 : WORKDIR / 15:52:31 ---> Running in 4a0d09d9a6e5 15:52:31 Removing intermediate container be76a36e31db 15:52:31 ---> b6eb9ad3b9ca 15:52:31 Step 14/23 : ENV APP_PORT=59860 15:52:32 ---> Running in 622fa616e5a0 15:52:32 ---> 0dbcc48ce0c9 15:52:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:52:32 Removing intermediate container 4a0d09d9a6e5 15:52:32 ---> 3fc5133e2863 15:52:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:52:32 ---> Running in 61daace4220a 15:52:32 Removing intermediate container 622fa616e5a0 15:52:32 ---> a668d4b75157 15:52:33 Step 15/23 : EXPOSE $APP_PORT 15:52:33 ---> 2ad9c4f1d030 15:52:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:52:33 ---> Running in f16aab7ae5db 15:52:33 Removing intermediate container 61daace4220a 15:52:33 ---> 4886c3bf2475 15:52:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:33 ---> 6380b385d484 15:52:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:52:34 ---> Running in d37ef2744b67 15:52:34 Removing intermediate container 6892b996acb3 15:52:34 ---> c973af65dff9 15:52:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:52:34 Removing intermediate container f16aab7ae5db 15:52:34 ---> f5fdf78dc86b 15:52:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:34 ---> 727930448448 15:52:34 Step 20/24 : ENTRYPOINT ["/core-command"] 15:52:34 ---> Running in e4753a30b7a7 15:52:34 ---> Running in ebceb498b15b 15:52:34 Removing intermediate container d37ef2744b67 15:52:34 ---> 566e72fef10c 15:52:34 Step 21/23 : LABEL arch=arm64 15:52:35 ---> 0569effb0e44 15:52:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:52:35 ---> Running in f9d6e60f0794 15:52:35 Removing intermediate container ebceb498b15b 15:52:35 ---> 1ec0e0b93bcf 15:52:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:35 Removing intermediate container e4753a30b7a7 15:52:35 ---> d5ffebd3129c 15:52:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:52:35 ---> Running in ff4477757680 15:52:35 ---> 80e30226ec27 15:52:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:52:36 Removing intermediate container f9d6e60f0794 15:52:36 ---> 9c6fdef88903 15:52:36 Step 22/23 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:52:36 ---> 631885db0416 15:52:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:52:36 ---> Running in 7b9c9610cfc7 15:52:36 Removing intermediate container ff4477757680 15:52:36 ---> 2691788a7c31 15:52:36 Step 22/24 : LABEL arch=arm64 15:52:37 ---> Running in c9f1df1a8001 15:52:37 Removing intermediate container 7b9c9610cfc7 15:52:37 ---> 3bafc76f9b91 15:52:37 Step 23/23 : LABEL version=2.0.1-dev.63 15:52:37 ---> 0c30df59d39f 15:52:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:52:37 ---> Running in 2c03f5522485 15:52:37 ---> Running in cafff3be8d26 15:52:37 ---> 228d8b0290a1 15:52:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:52:37 ---> 609d2c4c2b08 15:52:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:52:38 Removing intermediate container c9f1df1a8001 15:52:38 ---> 9d1fb0152929 15:52:38 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:52:38 ---> Running in 8bf991bb3c4c 15:52:38 Removing intermediate container 2c03f5522485 15:52:38 ---> f3fced362b36 15:52:38 15:52:38 Successfully built f3fced362b36 15:52:39 Removing intermediate container 8bf991bb3c4c 15:52:39 ---> 7d004faec6a6 15:52:39 Step 24/24 : LABEL version=2.0.1-dev.63 15:52:39 Successfully tagged support-scheduler-arm64:latest 15:52:39  Building support-scheduler ... done Building sys-mgmt-agent 15:52:39 ---> Running in 499b32600ce3 15:52:39 ---> b1f3100f0be9 15:52:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:52:39 ---> 732083fa63fd 15:52:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:52:39 ---> Running in e1843ba97b8e 15:52:40 Removing intermediate container 499b32600ce3 15:52:40 ---> 27e9ab011b61 15:52:40 15:52:40 Successfully built 27e9ab011b61 15:52:40 Successfully tagged core-command-arm64:latest 15:52:40  Building core-command ... done Building security-proxy-setup 15:52:41 Removing intermediate container e1843ba97b8e 15:52:41 ---> 9e3d9ba42ef9 15:52:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:41 Removing intermediate container cafff3be8d26 15:52:41 ---> d529109c0896 15:52:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:42 ---> 3f6d549686c1 15:52:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:52:42 ---> Running in d29e04ba442d 15:52:44 ---> d6bfda3b6ea7 15:52:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:52:45 Removing intermediate container d29e04ba442d 15:52:45 ---> 6203d97ed058 15:52:45 Step 21/23 : LABEL arch=arm64 15:52:45 ---> eae4d9bc4fe6 15:52:45 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/ 15:52:45 ---> Running in 50ef23381f74 15:52:46 ---> Running in b03279173efd 15:52:46 ---> 0a0d9d8dc569 15:52:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:52:46 Removing intermediate container 50ef23381f74 15:52:46 ---> 2e35e262a6cc 15:52:46 Step 22/23 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:52:46 ---> Running in 89c06a4cc854 15:52:47 Removing intermediate container 89c06a4cc854 15:52:47 ---> 638cf5f4a034 15:52:47 Step 23/23 : LABEL version=2.0.1-dev.63 15:52:47 ---> a89428251add 15:52:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:52:48 ---> Running in 22374d0c47fc 15:52:49 Removing intermediate container 22374d0c47fc 15:52:49 ---> bd8c8f1ae0b9 15:52:49 15:52:50 Successfully built bd8c8f1ae0b9 15:52:50 ---> 78df1382cdbb 15:52:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:52:50 Successfully tagged support-notifications-arm64:latest 15:52:50  Building support-notifications ... done Building core-metadata 15:52:50 Removing intermediate container b03279173efd 15:52:50 ---> 2d04808f6418 15:52:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:52:51 ---> Running in 1369b6e33ea5 15:52:51 ---> 48489d763548 15:52:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:52:52 ---> Running in b5d27d66d2f6 15:52:52 Removing intermediate container 1369b6e33ea5 15:52:52 ---> 7b543886ae53 15:52:52 Step 24/26 : LABEL arch=arm64 15:52:53 ---> Running in 83422928b92c 15:52:53 Removing intermediate container b5d27d66d2f6 15:52:53 ---> 084aea1a019d 15:52:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:52:53 Removing intermediate container 83422928b92c 15:52:53 ---> 5c98d0677ed9 15:52:53 Step 25/26 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:52:55 ---> Running in 083e2e546ade 15:52:55 ---> c574d6035175 15:52:55 Step 27/32 : RUN chmod +x /entrypoint.sh 15:52:56 ---> Running in 702d0b806829 15:52:56 Removing intermediate container 083e2e546ade 15:52:56 ---> 47405015a23f 15:52:56 Step 26/26 : LABEL version=2.0.1-dev.63 15:52:57 ---> Running in feacc889114b 15:52:58 Removing intermediate container feacc889114b 15:52:58 ---> b5426e9cb903 15:52:58 15:52:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:52:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:58 ---> 714ed7d850f3 15:52:58 Step 3/24 : WORKDIR /edgex-go 15:52:58 ---> Using cache 15:52:58 ---> 463ec66d092a 15:52:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:58 ---> Using cache 15:52:58 ---> 0cac43534007 15:52:58 Step 5/24 : RUN apk add --update --no-cache make bash git 15:52:59 Successfully built b5426e9cb903 15:52:59 Successfully tagged security-secretstore-setup-arm64:latest 15:52:59  Building security-secretstore-setup ... done Building core-data 15:52:59 ---> Running in 85138af409ba 15:53:00 Removing intermediate container 702d0b806829 15:53:00 ---> 7dea9509e3fc 15:53:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:53:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:01 ---> 714ed7d850f3 15:53:01 Step 3/22 : WORKDIR /edgex-go 15:53:01 ---> Using cache 15:53:01 ---> 463ec66d092a 15:53:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:01 ---> Using cache 15:53:01 ---> 0cac43534007 15:53:01 Step 5/22 : RUN apk add --update --no-cache make git 15:53:01 ---> Using cache 15:53:01 ---> db153f1ee33c 15:53:01 Step 6/22 : COPY go.mod . 15:53:01 ---> Using cache 15:53:01 ---> 92b805f5b19e 15:53:01 Step 7/22 : RUN go mod download 15:53:01 ---> Using cache 15:53:01 ---> 4986ae07b190 15:53:01 Step 8/22 : COPY . . 15:53:01 ---> Using cache 15:53:01 ---> 7479f279edad 15:53:01 Step 9/22 : RUN go mod tidy 15:53:01 ---> Using cache 15:53:01 ---> 5b2e55b67bf1 15:53:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:53:01 ---> Running in 9963de598354 15:53:01 ---> Running in d2c485a72609 15:53:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:53:02 Removing intermediate container 9963de598354 15:53:02 ---> 5d1b249b3f24 15:53:02 Step 29/32 : CMD ["gate"] 15:53:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:53:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:53:03 OK: 218 MiB in 52 packages 15:53:04 ---> Running in ee619c8cc193 15:53:06 Removing intermediate container ee619c8cc193 15:53:06 ---> 45609718b3db 15:53:06 Step 30/32 : LABEL arch=arm64 15:53:06 Removing intermediate container 85138af409ba 15:53:06 ---> 6494853945af 15:53:06 Step 6/24 : COPY go.mod . 15:53:07 ---> Running in cb0a396680d7 15:53:08 ---> c4f15c97c6af 15:53:08 Step 7/24 : RUN go mod download 15:53:08 Removing intermediate container cb0a396680d7 15:53:08 ---> 05f8ca236a7c 15:53:08 Step 31/32 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:53:08 ---> Running in 593005cedb29 15:53:09 ---> Running in d1a8c1aa6f9c 15:53:11 Removing intermediate container d1a8c1aa6f9c 15:53:11 ---> a41204c586bb 15:53:11 Step 32/32 : LABEL version=2.0.1-dev.63 15:53:12 ---> Running in 127ff5feba66 15:53:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:13 ---> 714ed7d850f3 15:53:13 Step 3/24 : WORKDIR /edgex-go 15:53:13 ---> Using cache 15:53:13 ---> 463ec66d092a 15:53:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:13 ---> Using cache 15:53:13 ---> 0cac43534007 15:53:13 Step 5/24 : RUN apk add --update --no-cache make git 15:53:13 ---> Using cache 15:53:13 ---> db153f1ee33c 15:53:13 Step 6/24 : COPY go.mod . 15:53:13 ---> Using cache 15:53:13 ---> 92b805f5b19e 15:53:13 Step 7/24 : RUN go mod download 15:53:13 ---> Using cache 15:53:13 ---> 4986ae07b190 15:53:13 Step 8/24 : COPY . . 15:53:13 ---> Using cache 15:53:13 ---> 7479f279edad 15:53:13 Step 9/24 : RUN go mod tidy 15:53:13 ---> Using cache 15:53:13 ---> 5b2e55b67bf1 15:53:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:53:13 Removing intermediate container 127ff5feba66 15:53:13 ---> feda7b73d5a7 15:53:13 15:53:13 ---> Running in 630d8170f86d 15:53:14 Successfully built feda7b73d5a7 15:53:14 Successfully tagged security-bootstrapper-arm64:latest 15:53:16  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:17 Removing intermediate container 593005cedb29 15:53:17 ---> a9f683bce0b3 15:53:17 Step 8/24 : COPY . . 15:53:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:19 ---> 714ed7d850f3 15:53:19 Step 3/24 : WORKDIR /edgex-go 15:53:19 ---> Using cache 15:53:19 ---> 463ec66d092a 15:53:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:19 ---> Using cache 15:53:19 ---> 0cac43534007 15:53:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:53:21 ---> Running in ef8851331429 15:53:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:53:26 OK: 218 MiB in 52 packages 15:53:29 Removing intermediate container ef8851331429 15:53:29 ---> 1fd8fcb4e6b9 15:53:29 Step 6/24 : COPY go.mod . 15:53:30 ---> d7d54bb9d11a 15:53:30 Step 9/24 : RUN go mod tidy 15:53:30 ---> Running in e9d6b5562fbb 15:53:31 ---> edfc63483614 15:53:31 Step 7/24 : RUN go mod download 15:53:31 ---> Running in 4e95f3c6066f 15:53:39 Removing intermediate container 4e95f3c6066f 15:53:39 ---> ac3726aa5c45 15:53:39 Step 8/24 : COPY . . 15:53:39 Removing intermediate container e9d6b5562fbb 15:53:39 ---> 90134f6a6e90 15:53:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:53:39 ---> Running in ccb71913680e 15:53:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:53:54 ---> e89c14d05dde 15:53:54 Step 9/24 : RUN go mod tidy 15:53:54 ---> Running in 16dd5ef155af 15:54:03 Removing intermediate container 16dd5ef155af 15:54:03 ---> 6b9e9fa9539a 15:54:03 Step 10/24 : RUN make cmd/core-data/core-data 15:54:03 ---> Running in a4e86fb92843 15:54:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 15:54:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 15:54:46 Removing intermediate container d2c485a72609 15:54:46 ---> ecf2f8815c20 15:54:46 15:54:46 Step 11/22 : FROM alpine:3.14 15:54:46 ---> bb3de5531c18 15:54:46 Step 12/22 : RUN apk add --update --no-cache curl 15:54:46 ---> Running in 845e32ccd091 15:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:54:48 (1/5) Installing ca-certificates (20191127-r5) 15:54:48 (2/5) Installing brotli-libs (1.0.9-r5) 15:54:48 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:54:48 (4/5) Installing libcurl (7.79.1-r0) 15:54:48 (5/5) Installing curl (7.79.1-r0) 15:54:48 Executing busybox-1.33.1-r3.trigger 15:54:48 Executing ca-certificates-20191127-r5.trigger 15:54:49 OK: 8 MiB in 19 packages 15:54:52 Removing intermediate container 845e32ccd091 15:54:52 ---> 79bed6bde198 15:54:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:52 ---> Running in 45d8c69c48c9 15:54:52 Removing intermediate container 45d8c69c48c9 15:54:52 ---> 4c0cafc74dc3 15:54:52 Step 14/22 : WORKDIR /edgex 15:54:53 ---> Running in f11139e3d06f 15:54:53 Removing intermediate container f11139e3d06f 15:54:53 ---> ad1e036609e4 15:54:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:54:54 ---> 5aee50a1884b 15:54:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:54:57 ---> ed73d2c19bb8 15:54:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:54:59 ---> 163226c4a373 15:54:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:54:59 ---> Running in 62fc370e5806 15:55:00 Removing intermediate container 62fc370e5806 15:55:00 ---> a3f692422699 15:55:00 Step 19/22 : CMD ["--init=true"] 15:55:00 ---> Running in 9c088153b5d1 15:55:01 Removing intermediate container 9c088153b5d1 15:55:01 ---> 7199e91f3758 15:55:01 Step 20/22 : LABEL arch=arm64 15:55:01 ---> Running in 94479bf3943b 15:55:02 Removing intermediate container 94479bf3943b 15:55:02 ---> 1b51a7f09310 15:55:02 Step 21/22 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:55:02 ---> Running in af204c776beb 15:55:03 Removing intermediate container af204c776beb 15:55:03 ---> ba7ac660c8e9 15:55:03 Step 22/22 : LABEL version=2.0.1-dev.63 15:55:03 ---> Running in 40f5bb172b9a 15:55:04 Removing intermediate container 40f5bb172b9a 15:55:04 ---> 81cd023edd0e 15:55:04 15:55:05 Successfully built 81cd023edd0e 15:55:05 Successfully tagged security-proxy-setup-arm64:latest 15:55:09  Building security-proxy-setup ... done Removing intermediate container 630d8170f86d 15:55:09 ---> 2fa4e4067a50 15:55:09 15:55:09 Step 11/24 : FROM alpine:3.14 15:55:09 ---> bb3de5531c18 15:55:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:55:09 ---> Using cache 15:55:09 ---> 05a272c7ca5c 15:55:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:09 ---> Using cache 15:55:09 ---> f516af0c0b5e 15:55:09 Step 14/24 : ENV APP_PORT=59881 15:55:09 ---> Running in 1bf0cb21ad3b 15:55:10 Removing intermediate container 1bf0cb21ad3b 15:55:10 ---> 2685b7071509 15:55:10 Step 15/24 : EXPOSE $APP_PORT 15:55:10 ---> Running in 68a934731b2b 15:55:10 Removing intermediate container 68a934731b2b 15:55:10 ---> 906982c84dea 15:55:10 Step 16/24 : WORKDIR / 15:55:11 ---> Running in c03606694251 15:55:12 Removing intermediate container c03606694251 15:55:12 ---> 8f894d85e228 15:55:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:13 ---> a3fe831e18c4 15:55:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:55:15 ---> c409809ca10a 15:55:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:55:16 ---> f77b16caeb89 15:55:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:55:16 ---> Running in 1e34bab60446 15:55:17 Removing intermediate container 1e34bab60446 15:55:17 ---> 586a297d90bb 15:55:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:55:17 ---> Running in 6f131835f3ec 15:55:18 Removing intermediate container 6f131835f3ec 15:55:18 ---> f6dfe96657f8 15:55:18 Step 22/24 : LABEL arch=arm64 15:55:18 ---> Running in 6191e4dd3b71 15:55:19 Removing intermediate container 6191e4dd3b71 15:55:19 ---> e6005195a39d 15:55:19 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:55:20 ---> Running in 246f3bdc0f8e 15:55:21 Removing intermediate container 246f3bdc0f8e 15:55:21 ---> 85ab0c75ad91 15:55:21 Step 24/24 : LABEL version=2.0.1-dev.63 15:55:21 ---> Running in 2849878c7414 15:55:23 Removing intermediate container 2849878c7414 15:55:23 ---> a0e24966dc2c 15:55:23 15:55:23 Successfully built a0e24966dc2c 15:55:23 Successfully tagged core-metadata-arm64:latest 15:55:25  Building core-metadata ... done Removing intermediate container ccb71913680e 15:55:25 ---> 4241a23a5dc3 15:55:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:55:25 ---> Running in 0b2ab4ccf1c8 15:55:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:55:30 Removing intermediate container 0b2ab4ccf1c8 15:55:30 ---> b55e324ac55c 15:55:30 15:55:30 Step 12/24 : FROM docker:20.10.7 15:55:30 20.10.7: Pulling from library/docker 15:55:41 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:55:41 Status: Downloaded newer image for docker:20.10.7 15:55:41 ---> df445af6242a 15:55:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:55:41 ---> Running in e1941488cc75 15:55:41 Removing intermediate container a4e86fb92843 15:55:41 ---> da86914aac07 15:55:41 15:55:41 Step 11/24 : FROM alpine:3.14 15:55:41 ---> bb3de5531c18 15:55:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:55:41 ---> Running in 6fe59f17dfbc 15:55:42 Removing intermediate container e1941488cc75 15:55:42 ---> f2ef75168104 15:55:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:55:42 ---> Running in a5e92b8c0af4 15:55:42 Removing intermediate container 6fe59f17dfbc 15:55:42 ---> cfe14aff6ebb 15:55:42 Step 13/24 : ENV APP_PORT=59880 15:55:42 ---> Running in 129d05e2361b 15:55:43 Removing intermediate container 129d05e2361b 15:55:43 ---> aa54585f4355 15:55:43 Step 14/24 : EXPOSE $APP_PORT 15:55:43 ---> Running in d754aead04ee 15:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:55:44 Removing intermediate container d754aead04ee 15:55:44 ---> 38089b436d7b 15:55:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:44 ---> Running in 9ebc5b6547ac 15:55:45 (1/39) Installing readline (8.1.0-r0) 15:55:45 (2/39) Installing bash (5.1.0-r0) 15:55:45 Executing bash-5.1.0-r0.post-install 15:55:45 (3/39) Installing brotli-libs (1.0.9-r3) 15:55:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:55:45 (5/39) Installing libcurl (7.79.1-r0) 15:55:45 (6/39) Installing curl (7.79.1-r0) 15:55:45 (7/39) Installing dumb-init (1.2.5-r0) 15:55:45 (8/39) Installing libbz2 (1.0.8-r1) 15:55:45 (9/39) Installing expat (2.2.10-r1) 15:55:45 (10/39) Installing libffi (3.3-r2) 15:55:45 (11/39) Installing gdbm (1.19-r0) 15:55:45 (12/39) Installing xz-libs (5.2.5-r0) 15:55:45 (13/39) Installing sqlite-libs (3.34.1-r0) 15:55:45 (14/39) Installing python3 (3.8.10-r0) 15:55:47 (15/39) Installing py3-appdirs (1.4.4-r1) 15:55:47 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:55:47 (17/39) Installing py3-parsing (2.4.7-r1) 15:55:47 (18/39) Installing py3-six (1.15.0-r0) 15:55:47 (19/39) Installing py3-packaging (20.9-r0) 15:55:47 (20/39) Installing py3-setuptools (51.3.3-r0) 15:55:47 Removing intermediate container 9ebc5b6547ac 15:55:47 ---> 9ea91dbfd420 15:55:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:55:47 (21/39) Installing py3-chardet (4.0.0-r0) 15:55:47 (22/39) Installing py3-idna (3.1-r0) 15:55:47 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:55:48 (24/39) Installing py3-requests (2.25.1-r1) 15:55:48 (25/39) Installing py3-msgpack (1.0.2-r0) 15:55:48 (26/39) Installing py3-lockfile (0.12.2-r3) 15:55:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:55:48 (28/39) Installing py3-colorama (0.4.4-r0) 15:55:48 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:55:48 (30/39) Installing py3-distlib (0.3.1-r1) 15:55:48 ---> Running in 9a9a0ba9dfcd 15:55:48 (31/39) Installing py3-distro (1.5.0-r1) 15:55:48 (32/39) Installing py3-webencodings (0.5.1-r3) 15:55:48 (33/39) Installing py3-html5lib (1.1-r0) 15:55:48 (34/39) Installing py3-pytoml (0.1.21-r0) 15:55:48 (35/39) Installing py3-pep517 (0.9.1-r0) 15:55:48 (36/39) Installing py3-progress (1.5-r0) 15:55:48 (37/39) Installing py3-retrying (1.3.3-r0) 15:55:48 (38/39) Installing py3-toml (0.10.2-r0) 15:55:48 (39/39) Installing py3-pip (20.3.4-r0) 15:55:49 Executing busybox-1.32.1-r6.trigger 15:55:49 OK: 82 MiB in 59 packages 15:55:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:55:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:55:52 (1/6) Installing dumb-init (1.2.5-r1) 15:55:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:55:52 (3/6) Installing libsodium (1.0.18-r0) 15:55:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:55:52 (5/6) Installing libzmq (4.3.4-r0) 15:55:53 (6/6) Installing zeromq (4.3.4-r0) 15:55:53 Executing busybox-1.33.1-r3.trigger 15:55:53 OK: 8 MiB in 20 packages 15:55:54 Removing intermediate container 9a9a0ba9dfcd 15:55:54 ---> 64c6a51dabd0 15:55:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:55 ---> 980965615a37 15:55:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:55:57 ---> 5f3ee02cd064 15:55:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:55:58 ---> a9ad70df101e 15:55:58 Step 20/24 : ENTRYPOINT ["/core-data"] 15:55:58 ---> Running in f8741de9fb65 15:55:58 Collecting docker-compose==1.23.2 15:55:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:55:59 Removing intermediate container f8741de9fb65 15:55:59 ---> c52cacb6e782 15:55:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:55:59 ---> Running in 1e40bf9dac9e 15:55:59 Collecting texttable<0.10,>=0.9.0 15:55:59 Downloading texttable-0.9.1.tar.gz (11 kB) 15:55:59 Removing intermediate container 1e40bf9dac9e 15:55:59 ---> 1199e7aa1a26 15:55:59 Step 22/24 : LABEL arch=arm64 15:55:59 ---> Running in 9acab615ea8b 15:56:00 Removing intermediate container 9acab615ea8b 15:56:00 ---> fe3fa71de64d 15:56:00 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:56:00 ---> Running in 8f7ff992af05 15:56:01 Removing intermediate container 8f7ff992af05 15:56:01 ---> 30863a5340dd 15:56:01 Step 24/24 : LABEL version=2.0.1-dev.63 15:56:01 ---> Running in b16fe97bd583 15:56:02 Removing intermediate container b16fe97bd583 15:56:02 ---> 06d441870369 15:56:02 15:56:02 Collecting dockerpty<0.5,>=0.4.1 15:56:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:56:02 Successfully built 06d441870369 15:56:02 Successfully tagged core-data-arm64:latest 15:56:04  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:56:04 Collecting docopt<0.7,>=0.6.1 15:56:04 Downloading docopt-0.6.2.tar.gz (25 kB) 15:56:08 Collecting websocket-client<1.0,>=0.32.0 15:56:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:56:08 Collecting docker<4.0,>=3.6.0 15:56:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:56:08 Collecting cached-property<2,>=1.2.0 15:56:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:56:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:56:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:56:11 Collecting jsonschema<3,>=2.5.1 15:56:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:56:12 Collecting PyYAML<4,>=3.10 15:56:12 Downloading PyYAML-3.13.tar.gz (270 kB) 15:56:17 Collecting docker-pycreds>=0.4.0 15:56:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:56:19 Collecting urllib3<1.25,>=1.21.1 15:56:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:56:19 Collecting idna<2.8,>=2.5 15:56:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:56:20 Collecting chardet<3.1.0,>=3.0.2 15:56:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:56:20 Collecting certifi>=2017.4.17 15:56:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:56:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:56:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:56:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:56:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:56:22 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:56:22 Attempting uninstall: urllib3 15:56:22 Found existing installation: urllib3 1.26.2 15:56:22 Uninstalling urllib3-1.26.2: 15:56:22 Successfully uninstalled urllib3-1.26.2 15:56:23 Attempting uninstall: idna 15:56:23 Found existing installation: idna 3.1 15:56:23 Uninstalling idna-3.1: 15:56:23 Successfully uninstalled idna-3.1 15:56:24 Attempting uninstall: chardet 15:56:24 Found existing installation: chardet 4.0.0 15:56:24 Uninstalling chardet-4.0.0: 15:56:24 Successfully uninstalled chardet-4.0.0 15:56:26 Attempting uninstall: requests 15:56:26 Found existing installation: requests 2.25.1 15:56:26 Uninstalling requests-2.25.1: 15:56:26 Successfully uninstalled requests-2.25.1 15:56:27 Running setup.py install for texttable: started 15:56:29 Running setup.py install for texttable: finished with status 'done' 15:56:29 Running setup.py install for PyYAML: started 15:56:33 Running setup.py install for PyYAML: finished with status 'done' 15:56:33 Running setup.py install for docopt: started 15:56:37 Running setup.py install for docopt: finished with status 'done' 15:56:37 Running setup.py install for dockerpty: started 15:56:40 Running setup.py install for dockerpty: finished with status 'done' 15:56:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 15:56:52 Removing intermediate container a5e92b8c0af4 15:56:52 ---> 072ee41f633a 15:56:52 Step 15/24 : ENV APP_PORT=58890 15:56:52 ---> Running in d8441fb5c191 15:56:52 Removing intermediate container d8441fb5c191 15:56:52 ---> 4ce13d8ffecc 15:56:52 Step 16/24 : EXPOSE $APP_PORT 15:56:53 ---> Running in bab4a74d34ae 15:56:53 Removing intermediate container bab4a74d34ae 15:56:53 ---> 0d9e847ee50e 15:56:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:56:55 ---> 85292356af48 15:56:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:56:56 ---> b966205ff22d 15:56:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:56:57 ---> c950bad7714f 15:56:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:56:57 ---> Running in 8cccc682298b 15:56:58 Removing intermediate container 8cccc682298b 15:56:58 ---> 6f472200a5b1 15:56:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:58 ---> Running in abdc070d32f5 15:56:59 Removing intermediate container abdc070d32f5 15:56:59 ---> 5cfd29636e2e 15:56:59 Step 22/24 : LABEL arch=arm64 15:56:59 ---> Running in 4951fbcffc2d 15:56:59 Removing intermediate container 4951fbcffc2d 15:56:59 ---> 509a32cd7c02 15:56:59 Step 23/24 : LABEL git_sha=4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:56:59 ---> Running in 587a5d698789 15:57:00 Removing intermediate container 587a5d698789 15:57:00 ---> 29a756dc4ce6 15:57:00 Step 24/24 : LABEL version=2.0.1-dev.63 15:57:00 ---> Running in fee51019b1aa 15:57:01 Removing intermediate container fee51019b1aa 15:57:01 ---> d19994e31c53 15:57:01 15:57:01 Successfully built d19994e31c53 15:57:01 Successfully tagged sys-mgmt-agent-arm64:latest 15:57:02  Building sys-mgmt-agent ... done  [Pipeline] } 15:57:01 $ docker stop --time=1 9cda1a2e17b9cc0d184b42c48bde39a44d089ee2749e2a240be7553ee64df6b8 15:57:03 $ docker rm -f 9cda1a2e17b9cc0d184b42c48bde39a44d089ee2749e2a240be7553ee64df6b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:04 + docker images 15:57:04 REPOSITORY TAG IMAGE ID CREATED SIZE 15:57:04 sys-mgmt-agent-arm64 latest d19994e31c53 4 seconds ago 312MB 15:57:04 core-data-arm64 latest 06d441870369 About a minute ago 19.4MB 15:57:04 da86914aac07 About a minute ago 1.46GB 15:57:04 b55e324ac55c About a minute ago 1.45GB 15:57:04 core-metadata-arm64 latest a0e24966dc2c About a minute ago 15.8MB 15:57:04 2fa4e4067a50 About a minute ago 1.46GB 15:57:04 security-proxy-setup-arm64 latest 81cd023edd0e 2 minutes ago 25.3MB 15:57:04 ecf2f8815c20 2 minutes ago 1.46GB 15:57:04 security-bootstrapper-arm64 latest feda7b73d5a7 3 minutes ago 17.7MB 15:57:04 security-secretstore-setup-arm64 latest b5426e9cb903 4 minutes ago 26.5MB 15:57:04 support-notifications-arm64 latest bd8c8f1ae0b9 4 minutes ago 15.9MB 15:57:04 core-command-arm64 latest 27e9ab011b61 4 minutes ago 15.2MB 15:57:04 support-scheduler-arm64 latest f3fced362b36 4 minutes ago 15.2MB 15:57:04 54dc8cdf4aa3 4 minutes ago 1.45GB 15:57:04 19b450bc3922 4 minutes ago 1.45GB 15:57:04 bc8d1426449f 4 minutes ago 1.46GB 15:57:04 0cb78a265959 4 minutes ago 1.45GB 15:57:04 10d2670e10af 4 minutes ago 1.45GB 15:57:04 ci-base-image-arm64 latest 714ed7d850f3 9 minutes ago 1.24GB 15:57:04 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 15:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 15:57:04 docker 20.10.7 df445af6242a 3 months ago 234MB 15:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:05 provisioning config files... 15:57:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/71@tmp/config1620033423178389257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:05 ---> docker-login.sh 15:57:05 nexus3.edgexfoundry.org:10001 15:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10002 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:08 Configure a credential helper to remove this warning. See 15:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:08 15:57:08 Login Succeeded 15:57:08 nexus3.edgexfoundry.org:10003 15:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:08 Configure a credential helper to remove this warning. See 15:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:08 15:57:08 Login Succeeded 15:57:08 nexus3.edgexfoundry.org:10004 15:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:09 Configure a credential helper to remove this warning. See 15:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:09 15:57:09 Login Succeeded 15:57:09 docker.io 15:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:10 Configure a credential helper to remove this warning. See 15:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:10 15:57:10 Login Succeeded 15:57:10 ---> docker-login.sh ends [Pipeline] } 15:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:57:10 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:10 latest 15:57:10 2.0.1-dev.63 15:57:10 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:10 main 15:57:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:57:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:57:11 84e9f7c6643b: Preparing 15:57:11 7f10d57a2c56: Preparing 15:57:11 6b6040067a89: Preparing 15:57:11 d0990d07212c: Preparing 15:57:11 ee420dfed78a: Preparing 15:57:11 ee420dfed78a: Layer already exists 15:57:11 84e9f7c6643b: Pushed 15:57:11 d0990d07212c: Pushed 15:57:11 6b6040067a89: Pushed 15:57:14 7f10d57a2c56: Pushed 15:57:14 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:9ee7168c0a293caabd2069c7633375fdffb140131f53a58dbbd376d48f69b6f5 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:57:15 84e9f7c6643b: Preparing 15:57:15 7f10d57a2c56: Preparing 15:57:15 6b6040067a89: Preparing 15:57:15 d0990d07212c: Preparing 15:57:15 ee420dfed78a: Preparing 15:57:15 d0990d07212c: Layer already exists 15:57:15 7f10d57a2c56: Layer already exists 15:57:15 6b6040067a89: Layer already exists 15:57:15 ee420dfed78a: Layer already exists 15:57:15 84e9f7c6643b: Layer already exists 15:57:15 latest: digest: sha256:9ee7168c0a293caabd2069c7633375fdffb140131f53a58dbbd376d48f69b6f5 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 15:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:57:16 84e9f7c6643b: Preparing 15:57:16 7f10d57a2c56: Preparing 15:57:16 6b6040067a89: Preparing 15:57:16 d0990d07212c: Preparing 15:57:16 ee420dfed78a: Preparing 15:57:16 7f10d57a2c56: Layer already exists 15:57:16 ee420dfed78a: Layer already exists 15:57:16 d0990d07212c: Layer already exists 15:57:16 6b6040067a89: Layer already exists 15:57:16 84e9f7c6643b: Layer already exists 15:57:16 2.0.1-dev.63: digest: sha256:9ee7168c0a293caabd2069c7633375fdffb140131f53a58dbbd376d48f69b6f5 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:57:17 84e9f7c6643b: Preparing 15:57:17 7f10d57a2c56: Preparing 15:57:17 6b6040067a89: Preparing 15:57:17 d0990d07212c: Preparing 15:57:17 ee420dfed78a: Preparing 15:57:17 d0990d07212c: Layer already exists 15:57:17 6b6040067a89: Layer already exists 15:57:17 7f10d57a2c56: Layer already exists 15:57:17 ee420dfed78a: Layer already exists 15:57:17 84e9f7c6643b: Layer already exists 15:57:17 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:9ee7168c0a293caabd2069c7633375fdffb140131f53a58dbbd376d48f69b6f5 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 15:57:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:57:18 84e9f7c6643b: Preparing 15:57:18 7f10d57a2c56: Preparing 15:57:18 6b6040067a89: Preparing 15:57:18 d0990d07212c: Preparing 15:57:18 ee420dfed78a: Preparing 15:57:18 7f10d57a2c56: Layer already exists 15:57:18 d0990d07212c: Layer already exists 15:57:18 ee420dfed78a: Layer already exists 15:57:18 6b6040067a89: Layer already exists 15:57:18 84e9f7c6643b: Layer already exists 15:57:18 main: digest: sha256:9ee7168c0a293caabd2069c7633375fdffb140131f53a58dbbd376d48f69b6f5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:18 ===================================================== [Pipeline] echo 15:57:18 taggedImages: 15:57:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:57:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 15:57:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:57:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:57:18 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:18 latest 15:57:18 2.0.1-dev.63 15:57:18 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:18 main 15:57:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:57:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:57:19 2f54ebfc63cd: Preparing 15:57:19 83ccc87f4de0: Preparing 15:57:19 6b6040067a89: Preparing 15:57:19 9ced55b55086: Preparing 15:57:19 be6948878c9f: Preparing 15:57:19 ee420dfed78a: Preparing 15:57:19 ee420dfed78a: Waiting 15:57:20 6b6040067a89: Layer already exists 15:57:20 ee420dfed78a: Layer already exists 15:57:20 2f54ebfc63cd: Pushed 15:57:20 be6948878c9f: Pushed 15:57:21 9ced55b55086: Pushed 15:57:23 83ccc87f4de0: Pushed 15:57:23 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:511aee01c5159204c7a6adeabf9b1d8772a81ffac43f3aed105609f812735335 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:57:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:57:24 2f54ebfc63cd: Preparing 15:57:24 83ccc87f4de0: Preparing 15:57:24 6b6040067a89: Preparing 15:57:24 9ced55b55086: Preparing 15:57:24 be6948878c9f: Preparing 15:57:24 ee420dfed78a: Preparing 15:57:24 ee420dfed78a: Waiting 15:57:24 2f54ebfc63cd: Layer already exists 15:57:24 be6948878c9f: Layer already exists 15:57:24 6b6040067a89: Layer already exists 15:57:24 9ced55b55086: Layer already exists 15:57:24 83ccc87f4de0: Layer already exists 15:57:24 ee420dfed78a: Layer already exists 15:57:24 latest: digest: sha256:511aee01c5159204c7a6adeabf9b1d8772a81ffac43f3aed105609f812735335 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:57:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 15:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:57:25 2f54ebfc63cd: Preparing 15:57:25 83ccc87f4de0: Preparing 15:57:25 6b6040067a89: Preparing 15:57:25 9ced55b55086: Preparing 15:57:25 be6948878c9f: Preparing 15:57:25 ee420dfed78a: Preparing 15:57:25 ee420dfed78a: Waiting 15:57:25 83ccc87f4de0: Layer already exists 15:57:25 9ced55b55086: Layer already exists 15:57:25 6b6040067a89: Layer already exists 15:57:25 2f54ebfc63cd: Layer already exists 15:57:25 be6948878c9f: Layer already exists 15:57:25 ee420dfed78a: Layer already exists 15:57:25 2.0.1-dev.63: digest: sha256:511aee01c5159204c7a6adeabf9b1d8772a81ffac43f3aed105609f812735335 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:57:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:57:26 2f54ebfc63cd: Preparing 15:57:26 83ccc87f4de0: Preparing 15:57:26 6b6040067a89: Preparing 15:57:26 9ced55b55086: Preparing 15:57:26 be6948878c9f: Preparing 15:57:26 ee420dfed78a: Preparing 15:57:26 ee420dfed78a: Waiting 15:57:26 9ced55b55086: Layer already exists 15:57:26 6b6040067a89: Layer already exists 15:57:26 2f54ebfc63cd: Layer already exists 15:57:26 83ccc87f4de0: Layer already exists 15:57:26 be6948878c9f: Layer already exists 15:57:26 ee420dfed78a: Layer already exists 15:57:26 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:511aee01c5159204c7a6adeabf9b1d8772a81ffac43f3aed105609f812735335 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:57:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 15:57:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:57:27 2f54ebfc63cd: Preparing 15:57:27 83ccc87f4de0: Preparing 15:57:27 6b6040067a89: Preparing 15:57:27 9ced55b55086: Preparing 15:57:27 be6948878c9f: Preparing 15:57:27 ee420dfed78a: Preparing 15:57:27 ee420dfed78a: Waiting 15:57:27 2f54ebfc63cd: Layer already exists 15:57:27 be6948878c9f: Layer already exists 15:57:27 83ccc87f4de0: Layer already exists 15:57:27 9ced55b55086: Layer already exists 15:57:27 6b6040067a89: Layer already exists 15:57:27 ee420dfed78a: Layer already exists 15:57:27 main: digest: sha256:511aee01c5159204c7a6adeabf9b1d8772a81ffac43f3aed105609f812735335 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:27 ===================================================== [Pipeline] echo 15:57:27 taggedImages: 15:57:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:57:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 15:57:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:57:27 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:57:27 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:27 latest 15:57:27 2.0.1-dev.63 15:57:27 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:27 main 15:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:57:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:57:28 c43160bb87d7: Preparing 15:57:28 a6af487a4765: Preparing 15:57:28 6b6040067a89: Preparing 15:57:28 d0990d07212c: Preparing 15:57:28 ee420dfed78a: Preparing 15:57:28 ee420dfed78a: Layer already exists 15:57:28 d0990d07212c: Layer already exists 15:57:28 6b6040067a89: Layer already exists 15:57:28 c43160bb87d7: Pushed 15:57:32 a6af487a4765: Pushed 15:57:32 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:687f7b7825e1aa475eb3650462c044c53ecd3e1dd26d452765061191534cd689 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:57:32 c43160bb87d7: Preparing 15:57:32 a6af487a4765: Preparing 15:57:32 6b6040067a89: Preparing 15:57:32 d0990d07212c: Preparing 15:57:32 ee420dfed78a: Preparing 15:57:33 ee420dfed78a: Layer already exists 15:57:33 a6af487a4765: Layer already exists 15:57:33 d0990d07212c: Layer already exists 15:57:33 6b6040067a89: Layer already exists 15:57:33 c43160bb87d7: Layer already exists 15:57:33 latest: digest: sha256:687f7b7825e1aa475eb3650462c044c53ecd3e1dd26d452765061191534cd689 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 15:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:57:33 c43160bb87d7: Preparing 15:57:33 a6af487a4765: Preparing 15:57:33 6b6040067a89: Preparing 15:57:33 d0990d07212c: Preparing 15:57:33 ee420dfed78a: Preparing 15:57:34 c43160bb87d7: Layer already exists 15:57:34 d0990d07212c: Layer already exists 15:57:34 ee420dfed78a: Layer already exists 15:57:34 6b6040067a89: Layer already exists 15:57:34 a6af487a4765: Layer already exists 15:57:34 2.0.1-dev.63: digest: sha256:687f7b7825e1aa475eb3650462c044c53ecd3e1dd26d452765061191534cd689 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:57:34 c43160bb87d7: Preparing 15:57:34 a6af487a4765: Preparing 15:57:34 6b6040067a89: Preparing 15:57:34 d0990d07212c: Preparing 15:57:34 ee420dfed78a: Preparing 15:57:35 6b6040067a89: Layer already exists 15:57:35 d0990d07212c: Layer already exists 15:57:35 c43160bb87d7: Layer already exists 15:57:35 a6af487a4765: Layer already exists 15:57:35 ee420dfed78a: Layer already exists 15:57:35 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:687f7b7825e1aa475eb3650462c044c53ecd3e1dd26d452765061191534cd689 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:57:35 c43160bb87d7: Preparing 15:57:35 a6af487a4765: Preparing 15:57:35 6b6040067a89: Preparing 15:57:35 d0990d07212c: Preparing 15:57:35 ee420dfed78a: Preparing 15:57:36 ee420dfed78a: Layer already exists 15:57:36 c43160bb87d7: Layer already exists 15:57:36 6b6040067a89: Layer already exists 15:57:36 d0990d07212c: Layer already exists 15:57:36 a6af487a4765: Layer already exists 15:57:36 main: digest: sha256:687f7b7825e1aa475eb3650462c044c53ecd3e1dd26d452765061191534cd689 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:36 ===================================================== [Pipeline] echo 15:57:36 taggedImages: 15:57:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:57:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 15:57:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:57:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:57:36 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:36 latest 15:57:36 2.0.1-dev.63 15:57:36 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:36 main 15:57:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:57:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:57:36 32ac2b493580: Preparing 15:57:36 32ac2b493580: Preparing 15:57:36 a679abf7301e: Preparing 15:57:36 5619adc05af6: Preparing 15:57:36 e3719d94d0ef: Preparing 15:57:36 f7ba18f9a23d: Preparing 15:57:36 6b6040067a89: Preparing 15:57:36 a4e0f7bdf4c3: Preparing 15:57:36 461db974dab2: Preparing 15:57:36 6851f8a59a46: Preparing 15:57:36 5939a0913e27: Preparing 15:57:36 ee420dfed78a: Preparing 15:57:36 6851f8a59a46: Waiting 15:57:36 5939a0913e27: Waiting 15:57:36 ee420dfed78a: Waiting 15:57:36 6b6040067a89: Waiting 15:57:36 a4e0f7bdf4c3: Waiting 15:57:36 461db974dab2: Waiting 15:57:37 5619adc05af6: Pushed 15:57:37 e3719d94d0ef: Pushed 15:57:37 32ac2b493580: Pushed 15:57:37 a679abf7301e: Pushed 15:57:37 6b6040067a89: Layer already exists 15:57:37 a4e0f7bdf4c3: Pushed 15:57:37 6851f8a59a46: Pushed 15:57:37 5939a0913e27: Pushed 15:57:37 461db974dab2: Pushed 15:57:37 ee420dfed78a: Layer already exists 15:57:40 f7ba18f9a23d: Pushed 15:57:40 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:ca932a6c6d6c8cd37e80f5acbecdc3c6ed5e14f7a61657d5004b0e240a26975a size: 2817 [Pipeline] isUnix [Pipeline] sh 15:57:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:57:41 32ac2b493580: Preparing 15:57:41 32ac2b493580: Preparing 15:57:41 a679abf7301e: Preparing 15:57:41 5619adc05af6: Preparing 15:57:41 e3719d94d0ef: Preparing 15:57:41 f7ba18f9a23d: Preparing 15:57:41 6b6040067a89: Preparing 15:57:41 a4e0f7bdf4c3: Preparing 15:57:41 461db974dab2: Preparing 15:57:41 6851f8a59a46: Preparing 15:57:41 5939a0913e27: Preparing 15:57:41 ee420dfed78a: Preparing 15:57:41 6b6040067a89: Waiting 15:57:41 a4e0f7bdf4c3: Waiting 15:57:41 461db974dab2: Waiting 15:57:41 5939a0913e27: Waiting 15:57:41 e3719d94d0ef: Layer already exists 15:57:41 5619adc05af6: Layer already exists 15:57:41 f7ba18f9a23d: Layer already exists 15:57:41 a679abf7301e: Layer already exists 15:57:41 32ac2b493580: Layer already exists 15:57:41 6b6040067a89: Layer already exists 15:57:41 a4e0f7bdf4c3: Layer already exists 15:57:41 6851f8a59a46: Layer already exists 15:57:41 461db974dab2: Layer already exists 15:57:41 5939a0913e27: Layer already exists 15:57:41 ee420dfed78a: Layer already exists 15:57:41 latest: digest: sha256:ca932a6c6d6c8cd37e80f5acbecdc3c6ed5e14f7a61657d5004b0e240a26975a size: 2817 [Pipeline] isUnix [Pipeline] sh 15:57:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 15:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:57:42 32ac2b493580: Preparing 15:57:42 32ac2b493580: Preparing 15:57:42 a679abf7301e: Preparing 15:57:42 5619adc05af6: Preparing 15:57:42 e3719d94d0ef: Preparing 15:57:42 f7ba18f9a23d: Preparing 15:57:42 6b6040067a89: Preparing 15:57:42 a4e0f7bdf4c3: Preparing 15:57:42 461db974dab2: Preparing 15:57:42 6851f8a59a46: Preparing 15:57:42 5939a0913e27: Preparing 15:57:42 ee420dfed78a: Preparing 15:57:42 461db974dab2: Waiting 15:57:42 6851f8a59a46: Waiting 15:57:42 5939a0913e27: Waiting 15:57:42 ee420dfed78a: Waiting 15:57:42 6b6040067a89: Waiting 15:57:42 a4e0f7bdf4c3: Waiting 15:57:42 5619adc05af6: Layer already exists 15:57:42 e3719d94d0ef: Layer already exists 15:57:42 32ac2b493580: Layer already exists 15:57:42 a679abf7301e: Layer already exists 15:57:42 f7ba18f9a23d: Layer already exists 15:57:42 a4e0f7bdf4c3: Layer already exists 15:57:42 6b6040067a89: Layer already exists 15:57:42 6851f8a59a46: Layer already exists 15:57:42 5939a0913e27: Layer already exists 15:57:42 461db974dab2: Layer already exists 15:57:42 ee420dfed78a: Layer already exists 15:57:42 2.0.1-dev.63: digest: sha256:ca932a6c6d6c8cd37e80f5acbecdc3c6ed5e14f7a61657d5004b0e240a26975a size: 2817 [Pipeline] isUnix [Pipeline] sh 15:57:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:57:43 32ac2b493580: Preparing 15:57:43 32ac2b493580: Preparing 15:57:43 a679abf7301e: Preparing 15:57:43 5619adc05af6: Preparing 15:57:43 e3719d94d0ef: Preparing 15:57:43 f7ba18f9a23d: Preparing 15:57:43 6b6040067a89: Preparing 15:57:43 a4e0f7bdf4c3: Preparing 15:57:43 461db974dab2: Preparing 15:57:43 6851f8a59a46: Preparing 15:57:43 5939a0913e27: Preparing 15:57:43 ee420dfed78a: Preparing 15:57:43 6b6040067a89: Waiting 15:57:43 a4e0f7bdf4c3: Waiting 15:57:43 461db974dab2: Waiting 15:57:43 6851f8a59a46: Waiting 15:57:43 ee420dfed78a: Waiting 15:57:43 5939a0913e27: Waiting 15:57:43 32ac2b493580: Layer already exists 15:57:43 a679abf7301e: Layer already exists 15:57:43 e3719d94d0ef: Layer already exists 15:57:43 f7ba18f9a23d: Layer already exists 15:57:43 5619adc05af6: Layer already exists 15:57:43 461db974dab2: Layer already exists 15:57:43 6b6040067a89: Layer already exists 15:57:43 a4e0f7bdf4c3: Layer already exists 15:57:43 6851f8a59a46: Layer already exists 15:57:43 5939a0913e27: Layer already exists 15:57:43 ee420dfed78a: Layer already exists 15:57:43 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:ca932a6c6d6c8cd37e80f5acbecdc3c6ed5e14f7a61657d5004b0e240a26975a size: 2817 [Pipeline] isUnix [Pipeline] sh 15:57:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 15:57:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:57:44 32ac2b493580: Preparing 15:57:44 32ac2b493580: Preparing 15:57:44 a679abf7301e: Preparing 15:57:44 5619adc05af6: Preparing 15:57:44 e3719d94d0ef: Preparing 15:57:44 f7ba18f9a23d: Preparing 15:57:44 6b6040067a89: Preparing 15:57:44 a4e0f7bdf4c3: Preparing 15:57:44 6b6040067a89: Waiting 15:57:44 461db974dab2: Preparing 15:57:44 6851f8a59a46: Preparing 15:57:44 a4e0f7bdf4c3: Waiting 15:57:44 5939a0913e27: Preparing 15:57:44 ee420dfed78a: Preparing 15:57:44 6851f8a59a46: Waiting 15:57:44 5939a0913e27: Waiting 15:57:44 ee420dfed78a: Waiting 15:57:44 461db974dab2: Waiting 15:57:44 a679abf7301e: Layer already exists 15:57:44 32ac2b493580: Layer already exists 15:57:44 5619adc05af6: Layer already exists 15:57:44 f7ba18f9a23d: Layer already exists 15:57:44 e3719d94d0ef: Layer already exists 15:57:44 a4e0f7bdf4c3: Layer already exists 15:57:44 461db974dab2: Layer already exists 15:57:44 5939a0913e27: Layer already exists 15:57:44 6b6040067a89: Layer already exists 15:57:44 6851f8a59a46: Layer already exists 15:57:44 ee420dfed78a: Layer already exists 15:57:44 main: digest: sha256:ca932a6c6d6c8cd37e80f5acbecdc3c6ed5e14f7a61657d5004b0e240a26975a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:44 ===================================================== [Pipeline] echo 15:57:45 taggedImages: 15:57:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:57:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 15:57:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:57:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:57:45 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:45 latest 15:57:45 2.0.1-dev.63 15:57:45 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:45 main 15:57:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:57:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:57:45 56722aeb4c06: Preparing 15:57:45 fce197c16832: Preparing 15:57:45 93aee6802565: Preparing 15:57:45 84b89ae52477: Preparing 15:57:45 8530823883fe: Preparing 15:57:45 ee420dfed78a: Preparing 15:57:45 ee420dfed78a: Waiting 15:57:46 84b89ae52477: Pushed 15:57:46 93aee6802565: Pushed 15:57:46 ee420dfed78a: Layer already exists 15:57:47 8530823883fe: Pushed 15:57:48 fce197c16832: Pushed 15:57:48 56722aeb4c06: Pushed 15:57:48 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:adcf4316dba4f66d1cc80cad90ae0192e56b9ca263798ed83716b07e405a092e size: 1576 [Pipeline] isUnix [Pipeline] sh 15:57:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:57:50 56722aeb4c06: Preparing 15:57:50 fce197c16832: Preparing 15:57:50 93aee6802565: Preparing 15:57:50 84b89ae52477: Preparing 15:57:50 8530823883fe: Preparing 15:57:50 ee420dfed78a: Preparing 15:57:50 ee420dfed78a: Waiting 15:57:50 84b89ae52477: Layer already exists 15:57:50 fce197c16832: Layer already exists 15:57:50 56722aeb4c06: Layer already exists 15:57:50 8530823883fe: Layer already exists 15:57:50 93aee6802565: Layer already exists 15:57:50 ee420dfed78a: Layer already exists 15:57:50 latest: digest: sha256:adcf4316dba4f66d1cc80cad90ae0192e56b9ca263798ed83716b07e405a092e size: 1576 [Pipeline] isUnix [Pipeline] sh 15:57:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 15:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:57:51 56722aeb4c06: Preparing 15:57:51 fce197c16832: Preparing 15:57:51 93aee6802565: Preparing 15:57:51 84b89ae52477: Preparing 15:57:51 8530823883fe: Preparing 15:57:51 ee420dfed78a: Preparing 15:57:51 ee420dfed78a: Waiting 15:57:51 8530823883fe: Layer already exists 15:57:51 93aee6802565: Layer already exists 15:57:51 fce197c16832: Layer already exists 15:57:51 84b89ae52477: Layer already exists 15:57:51 56722aeb4c06: Layer already exists 15:57:51 ee420dfed78a: Layer already exists 15:57:51 2.0.1-dev.63: digest: sha256:adcf4316dba4f66d1cc80cad90ae0192e56b9ca263798ed83716b07e405a092e size: 1576 [Pipeline] isUnix [Pipeline] sh 15:57:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:57:52 56722aeb4c06: Preparing 15:57:52 fce197c16832: Preparing 15:57:52 93aee6802565: Preparing 15:57:52 84b89ae52477: Preparing 15:57:52 8530823883fe: Preparing 15:57:52 ee420dfed78a: Preparing 15:57:52 ee420dfed78a: Waiting 15:57:52 93aee6802565: Layer already exists 15:57:52 84b89ae52477: Layer already exists 15:57:52 8530823883fe: Layer already exists 15:57:52 56722aeb4c06: Layer already exists 15:57:52 fce197c16832: Layer already exists 15:57:52 ee420dfed78a: Layer already exists 15:57:52 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:adcf4316dba4f66d1cc80cad90ae0192e56b9ca263798ed83716b07e405a092e size: 1576 [Pipeline] isUnix [Pipeline] sh 15:57:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:57:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:57:53 56722aeb4c06: Preparing 15:57:53 fce197c16832: Preparing 15:57:53 93aee6802565: Preparing 15:57:53 84b89ae52477: Preparing 15:57:53 8530823883fe: Preparing 15:57:53 ee420dfed78a: Preparing 15:57:53 ee420dfed78a: Waiting 15:57:53 84b89ae52477: Layer already exists 15:57:53 56722aeb4c06: Layer already exists 15:57:53 8530823883fe: Layer already exists 15:57:53 93aee6802565: Layer already exists 15:57:53 fce197c16832: Layer already exists 15:57:53 ee420dfed78a: Layer already exists 15:57:53 main: digest: sha256:adcf4316dba4f66d1cc80cad90ae0192e56b9ca263798ed83716b07e405a092e size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:53 ===================================================== [Pipeline] echo 15:57:53 taggedImages: 15:57:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:57:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 15:57:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:57:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:57:53 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:53 latest 15:57:53 2.0.1-dev.63 15:57:53 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:57:53 main 15:57:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:57:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:57:54 e2f8cf907153: Preparing 15:57:54 d2f9069ab998: Preparing 15:57:54 a1459eccdaf2: Preparing 15:57:54 030d68a608e7: Preparing 15:57:54 8428b963cab6: Preparing 15:57:54 959bf71d71bd: Preparing 15:57:54 0f6c33c0ea34: Preparing 15:57:54 1683beec393c: Preparing 15:57:54 24532180d444: Preparing 15:57:54 ee420dfed78a: Preparing 15:57:54 959bf71d71bd: Waiting 15:57:54 0f6c33c0ea34: Waiting 15:57:54 1683beec393c: Waiting 15:57:54 24532180d444: Waiting 15:57:54 ee420dfed78a: Waiting 15:57:54 e2f8cf907153: Pushed 15:57:54 d2f9069ab998: Pushed 15:57:54 8428b963cab6: Pushed 15:57:55 0f6c33c0ea34: Pushed 15:57:55 1683beec393c: Pushed 15:57:55 959bf71d71bd: Pushed 15:57:55 ee420dfed78a: Layer already exists 15:57:55 24532180d444: Pushed 15:57:57 030d68a608e7: Pushed 15:57:57 a1459eccdaf2: Pushed 15:57:58 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:6e33da53a5f48f6d5ba4ea02db1dd859b76b8de6b1db2d84ac00ab95f4e1e1d8 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:57:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:57:58 e2f8cf907153: Preparing 15:57:58 d2f9069ab998: Preparing 15:57:58 a1459eccdaf2: Preparing 15:57:58 030d68a608e7: Preparing 15:57:58 8428b963cab6: Preparing 15:57:58 959bf71d71bd: Preparing 15:57:58 0f6c33c0ea34: Preparing 15:57:58 1683beec393c: Preparing 15:57:58 24532180d444: Preparing 15:57:58 ee420dfed78a: Preparing 15:57:58 0f6c33c0ea34: Waiting 15:57:58 1683beec393c: Waiting 15:57:58 24532180d444: Waiting 15:57:58 ee420dfed78a: Waiting 15:57:58 959bf71d71bd: Waiting 15:57:59 030d68a608e7: Layer already exists 15:57:59 8428b963cab6: Layer already exists 15:57:59 d2f9069ab998: Layer already exists 15:57:59 a1459eccdaf2: Layer already exists 15:57:59 e2f8cf907153: Layer already exists 15:57:59 0f6c33c0ea34: Layer already exists 15:57:59 1683beec393c: Layer already exists 15:57:59 959bf71d71bd: Layer already exists 15:57:59 ee420dfed78a: Layer already exists 15:57:59 24532180d444: Layer already exists 15:57:59 latest: digest: sha256:6e33da53a5f48f6d5ba4ea02db1dd859b76b8de6b1db2d84ac00ab95f4e1e1d8 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:57:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:57:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 15:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:57:59 e2f8cf907153: Preparing 15:57:59 d2f9069ab998: Preparing 15:57:59 a1459eccdaf2: Preparing 15:57:59 030d68a608e7: Preparing 15:57:59 8428b963cab6: Preparing 15:57:59 959bf71d71bd: Preparing 15:57:59 0f6c33c0ea34: Preparing 15:57:59 1683beec393c: Preparing 15:57:59 24532180d444: Preparing 15:57:59 ee420dfed78a: Preparing 15:57:59 24532180d444: Waiting 15:57:59 0f6c33c0ea34: Waiting 15:57:59 1683beec393c: Waiting 15:57:59 ee420dfed78a: Waiting 15:57:59 959bf71d71bd: Waiting 15:57:59 a1459eccdaf2: Layer already exists 15:57:59 d2f9069ab998: Layer already exists 15:57:59 8428b963cab6: Layer already exists 15:57:59 e2f8cf907153: Layer already exists 15:57:59 030d68a608e7: Layer already exists 15:58:00 1683beec393c: Layer already exists 15:58:00 959bf71d71bd: Layer already exists 15:58:00 24532180d444: Layer already exists 15:58:00 0f6c33c0ea34: Layer already exists 15:58:00 ee420dfed78a: Layer already exists 15:58:00 2.0.1-dev.63: digest: sha256:6e33da53a5f48f6d5ba4ea02db1dd859b76b8de6b1db2d84ac00ab95f4e1e1d8 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:58:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:58:00 e2f8cf907153: Preparing 15:58:00 d2f9069ab998: Preparing 15:58:00 a1459eccdaf2: Preparing 15:58:00 030d68a608e7: Preparing 15:58:00 8428b963cab6: Preparing 15:58:00 959bf71d71bd: Preparing 15:58:00 0f6c33c0ea34: Preparing 15:58:00 1683beec393c: Preparing 15:58:00 24532180d444: Preparing 15:58:00 ee420dfed78a: Preparing 15:58:00 959bf71d71bd: Waiting 15:58:00 0f6c33c0ea34: Waiting 15:58:00 24532180d444: Waiting 15:58:00 ee420dfed78a: Waiting 15:58:00 1683beec393c: Waiting 15:58:00 e2f8cf907153: Layer already exists 15:58:00 d2f9069ab998: Layer already exists 15:58:00 030d68a608e7: Layer already exists 15:58:00 a1459eccdaf2: Layer already exists 15:58:01 8428b963cab6: Layer already exists 15:58:01 959bf71d71bd: Layer already exists 15:58:01 0f6c33c0ea34: Layer already exists 15:58:01 ee420dfed78a: Layer already exists 15:58:01 1683beec393c: Layer already exists 15:58:01 24532180d444: Layer already exists 15:58:01 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:6e33da53a5f48f6d5ba4ea02db1dd859b76b8de6b1db2d84ac00ab95f4e1e1d8 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:58:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:58:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:58:01 e2f8cf907153: Preparing 15:58:01 d2f9069ab998: Preparing 15:58:01 a1459eccdaf2: Preparing 15:58:01 030d68a608e7: Preparing 15:58:01 8428b963cab6: Preparing 15:58:01 959bf71d71bd: Preparing 15:58:01 0f6c33c0ea34: Preparing 15:58:01 1683beec393c: Preparing 15:58:01 24532180d444: Preparing 15:58:01 ee420dfed78a: Preparing 15:58:01 959bf71d71bd: Waiting 15:58:01 0f6c33c0ea34: Waiting 15:58:01 ee420dfed78a: Waiting 15:58:01 1683beec393c: Waiting 15:58:01 24532180d444: Waiting 15:58:01 030d68a608e7: Layer already exists 15:58:01 e2f8cf907153: Layer already exists 15:58:01 d2f9069ab998: Layer already exists 15:58:01 a1459eccdaf2: Layer already exists 15:58:01 8428b963cab6: Layer already exists 15:58:01 0f6c33c0ea34: Layer already exists 15:58:01 959bf71d71bd: Layer already exists 15:58:01 1683beec393c: Layer already exists 15:58:01 24532180d444: Layer already exists 15:58:01 ee420dfed78a: Layer already exists 15:58:01 main: digest: sha256:6e33da53a5f48f6d5ba4ea02db1dd859b76b8de6b1db2d84ac00ab95f4e1e1d8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:02 ===================================================== [Pipeline] echo 15:58:02 taggedImages: 15:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 15:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:58:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:58:02 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:02 latest 15:58:02 2.0.1-dev.63 15:58:02 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:02 main 15:58:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:58:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:58:02 7431e9674dc4: Preparing 15:58:02 c51e64d8e186: Preparing 15:58:02 6b6040067a89: Preparing 15:58:02 d94e94f68012: Preparing 15:58:02 ee420dfed78a: Preparing 15:58:03 6b6040067a89: Layer already exists 15:58:03 ee420dfed78a: Layer already exists 15:58:03 7431e9674dc4: Pushed 15:58:03 d94e94f68012: Pushed 15:58:05 c51e64d8e186: Pushed 15:58:05 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:c3ed19338bbf4daf09f22da767f2055d608f20c4872ab39cda52bd21789d693d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:58:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:58:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:58:06 7431e9674dc4: Preparing 15:58:06 c51e64d8e186: Preparing 15:58:06 6b6040067a89: Preparing 15:58:06 d94e94f68012: Preparing 15:58:06 ee420dfed78a: Preparing 15:58:06 ee420dfed78a: Layer already exists 15:58:06 d94e94f68012: Layer already exists 15:58:06 6b6040067a89: Layer already exists 15:58:06 c51e64d8e186: Layer already exists 15:58:06 7431e9674dc4: Layer already exists 15:58:06 latest: digest: sha256:c3ed19338bbf4daf09f22da767f2055d608f20c4872ab39cda52bd21789d693d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:58:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 15:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:58:07 7431e9674dc4: Preparing 15:58:07 c51e64d8e186: Preparing 15:58:07 6b6040067a89: Preparing 15:58:07 d94e94f68012: Preparing 15:58:07 ee420dfed78a: Preparing 15:58:07 ee420dfed78a: Layer already exists 15:58:07 c51e64d8e186: Layer already exists 15:58:07 7431e9674dc4: Layer already exists 15:58:07 d94e94f68012: Layer already exists 15:58:07 6b6040067a89: Layer already exists 15:58:07 2.0.1-dev.63: digest: sha256:c3ed19338bbf4daf09f22da767f2055d608f20c4872ab39cda52bd21789d693d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:58:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:58:08 7431e9674dc4: Preparing 15:58:08 c51e64d8e186: Preparing 15:58:08 6b6040067a89: Preparing 15:58:08 d94e94f68012: Preparing 15:58:08 ee420dfed78a: Preparing 15:58:08 c51e64d8e186: Layer already exists 15:58:08 d94e94f68012: Layer already exists 15:58:08 6b6040067a89: Layer already exists 15:58:08 ee420dfed78a: Layer already exists 15:58:08 7431e9674dc4: Layer already exists 15:58:08 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:c3ed19338bbf4daf09f22da767f2055d608f20c4872ab39cda52bd21789d693d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:58:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 15:58:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:58:09 7431e9674dc4: Preparing 15:58:09 c51e64d8e186: Preparing 15:58:09 6b6040067a89: Preparing 15:58:09 d94e94f68012: Preparing 15:58:09 ee420dfed78a: Preparing 15:58:09 6b6040067a89: Layer already exists 15:58:09 d94e94f68012: Layer already exists 15:58:09 7431e9674dc4: Layer already exists 15:58:09 ee420dfed78a: Layer already exists 15:58:09 c51e64d8e186: Layer already exists 15:58:09 main: digest: sha256:c3ed19338bbf4daf09f22da767f2055d608f20c4872ab39cda52bd21789d693d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:10 ===================================================== [Pipeline] echo 15:58:10 taggedImages: 15:58:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:58:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 15:58:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:58:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:58:10 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:10 latest 15:58:10 2.0.1-dev.63 15:58:10 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:10 main 15:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:58:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:58:11 3bbae63ad5fb: Preparing 15:58:11 4b9532c1c0eb: Preparing 15:58:11 6b6040067a89: Preparing 15:58:11 d0990d07212c: Preparing 15:58:11 ee420dfed78a: Preparing 15:58:11 6b6040067a89: Layer already exists 15:58:11 d0990d07212c: Layer already exists 15:58:11 ee420dfed78a: Layer already exists 15:58:11 3bbae63ad5fb: Pushed 15:58:13 4b9532c1c0eb: Pushed 15:58:14 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:b01ed1ca435172a3243e9bb64f95e9d62bd4cc9b8b91e03253699713b08f3140 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:58:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:58:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:58:15 3bbae63ad5fb: Preparing 15:58:15 4b9532c1c0eb: Preparing 15:58:15 6b6040067a89: Preparing 15:58:15 d0990d07212c: Preparing 15:58:15 ee420dfed78a: Preparing 15:58:15 ee420dfed78a: Layer already exists 15:58:15 3bbae63ad5fb: Layer already exists 15:58:15 d0990d07212c: Layer already exists 15:58:15 6b6040067a89: Layer already exists 15:58:15 4b9532c1c0eb: Layer already exists 15:58:15 latest: digest: sha256:b01ed1ca435172a3243e9bb64f95e9d62bd4cc9b8b91e03253699713b08f3140 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:58:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 15:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:58:16 3bbae63ad5fb: Preparing 15:58:16 4b9532c1c0eb: Preparing 15:58:16 6b6040067a89: Preparing 15:58:16 d0990d07212c: Preparing 15:58:16 ee420dfed78a: Preparing 15:58:16 ee420dfed78a: Layer already exists 15:58:16 6b6040067a89: Layer already exists 15:58:16 d0990d07212c: Layer already exists 15:58:16 4b9532c1c0eb: Layer already exists 15:58:16 3bbae63ad5fb: Layer already exists 15:58:16 2.0.1-dev.63: digest: sha256:b01ed1ca435172a3243e9bb64f95e9d62bd4cc9b8b91e03253699713b08f3140 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:58:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:58:17 3bbae63ad5fb: Preparing 15:58:17 4b9532c1c0eb: Preparing 15:58:17 6b6040067a89: Preparing 15:58:17 d0990d07212c: Preparing 15:58:17 ee420dfed78a: Preparing 15:58:17 3bbae63ad5fb: Layer already exists 15:58:17 ee420dfed78a: Layer already exists 15:58:17 d0990d07212c: Layer already exists 15:58:17 6b6040067a89: Layer already exists 15:58:17 4b9532c1c0eb: Layer already exists 15:58:17 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:b01ed1ca435172a3243e9bb64f95e9d62bd4cc9b8b91e03253699713b08f3140 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:58:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:58:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:58:18 3bbae63ad5fb: Preparing 15:58:18 4b9532c1c0eb: Preparing 15:58:18 6b6040067a89: Preparing 15:58:18 d0990d07212c: Preparing 15:58:18 ee420dfed78a: Preparing 15:58:18 d0990d07212c: Layer already exists 15:58:18 ee420dfed78a: Layer already exists 15:58:18 4b9532c1c0eb: Layer already exists 15:58:18 3bbae63ad5fb: Layer already exists 15:58:18 6b6040067a89: Layer already exists 15:58:18 main: digest: sha256:b01ed1ca435172a3243e9bb64f95e9d62bd4cc9b8b91e03253699713b08f3140 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:18 ===================================================== [Pipeline] echo 15:58:18 taggedImages: 15:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 15:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:58:18 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:58:18 4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:18 latest 15:58:18 2.0.1-dev.63 15:58:18 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:18 main 15:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 [Pipeline] isUnix [Pipeline] sh 15:58:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:58:19 ab9e454cc07b: Preparing 15:58:19 ba4b9a26ff1e: Preparing 15:58:19 61b7b72929ee: Preparing 15:58:19 0fede1a715c0: Preparing 15:58:19 b287e4fe43ef: Preparing 15:58:19 c39efab1fe40: Preparing 15:58:19 386fc9fe74c4: Preparing 15:58:19 097a5c91b892: Preparing 15:58:19 74984ba1a09f: Preparing 15:58:19 6d0ac5d4dfcb: Preparing 15:58:19 c55d5dbdab40: Preparing 15:58:19 c39efab1fe40: Waiting 15:58:19 74984ba1a09f: Waiting 15:58:19 386fc9fe74c4: Waiting 15:58:19 6d0ac5d4dfcb: Waiting 15:58:19 097a5c91b892: Waiting 15:58:19 c55d5dbdab40: Waiting 15:58:19 b287e4fe43ef: Layer already exists 15:58:19 c39efab1fe40: Layer already exists 15:58:19 386fc9fe74c4: Layer already exists 15:58:19 097a5c91b892: Layer already exists 15:58:19 ba4b9a26ff1e: Pushed 15:58:19 74984ba1a09f: Layer already exists 15:58:19 6d0ac5d4dfcb: Layer already exists 15:58:19 c55d5dbdab40: Layer already exists 15:58:20 ab9e454cc07b: Pushed 15:58:21 61b7b72929ee: Pushed 15:58:36 0fede1a715c0: Pushed 15:58:36 4f1f3666cca058f898f6b544e8cebc2e0001fc47: digest: sha256:367c666c29cd6909a563277411885edc419d2b4166cad6e854d03e1d9567be33 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:58:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:58:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:58:37 ab9e454cc07b: Preparing 15:58:37 ba4b9a26ff1e: Preparing 15:58:37 61b7b72929ee: Preparing 15:58:37 0fede1a715c0: Preparing 15:58:37 b287e4fe43ef: Preparing 15:58:37 c39efab1fe40: Preparing 15:58:37 386fc9fe74c4: Preparing 15:58:37 097a5c91b892: Preparing 15:58:37 c39efab1fe40: Waiting 15:58:37 386fc9fe74c4: Waiting 15:58:37 097a5c91b892: Waiting 15:58:37 74984ba1a09f: Preparing 15:58:37 6d0ac5d4dfcb: Preparing 15:58:37 c55d5dbdab40: Preparing 15:58:37 6d0ac5d4dfcb: Waiting 15:58:37 c55d5dbdab40: Waiting 15:58:37 74984ba1a09f: Waiting 15:58:38 ba4b9a26ff1e: Layer already exists 15:58:38 0fede1a715c0: Layer already exists 15:58:38 b287e4fe43ef: Layer already exists 15:58:38 ab9e454cc07b: Layer already exists 15:58:38 61b7b72929ee: Layer already exists 15:58:38 097a5c91b892: Layer already exists 15:58:38 c39efab1fe40: Layer already exists 15:58:38 386fc9fe74c4: Layer already exists 15:58:38 74984ba1a09f: Layer already exists 15:58:38 6d0ac5d4dfcb: Layer already exists 15:58:38 c55d5dbdab40: Layer already exists 15:58:38 latest: digest: sha256:367c666c29cd6909a563277411885edc419d2b4166cad6e854d03e1d9567be33 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:58:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 15:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:58:39 ab9e454cc07b: Preparing 15:58:39 ba4b9a26ff1e: Preparing 15:58:39 61b7b72929ee: Preparing 15:58:39 0fede1a715c0: Preparing 15:58:39 b287e4fe43ef: Preparing 15:58:39 c39efab1fe40: Preparing 15:58:39 386fc9fe74c4: Preparing 15:58:39 097a5c91b892: Preparing 15:58:39 74984ba1a09f: Preparing 15:58:39 6d0ac5d4dfcb: Preparing 15:58:39 c55d5dbdab40: Preparing 15:58:39 c39efab1fe40: Waiting 15:58:39 386fc9fe74c4: Waiting 15:58:39 097a5c91b892: Waiting 15:58:39 74984ba1a09f: Waiting 15:58:39 6d0ac5d4dfcb: Waiting 15:58:39 0fede1a715c0: Layer already exists 15:58:39 ab9e454cc07b: Layer already exists 15:58:39 b287e4fe43ef: Layer already exists 15:58:39 61b7b72929ee: Layer already exists 15:58:39 ba4b9a26ff1e: Layer already exists 15:58:39 c39efab1fe40: Layer already exists 15:58:39 097a5c91b892: Layer already exists 15:58:39 6d0ac5d4dfcb: Layer already exists 15:58:39 386fc9fe74c4: Layer already exists 15:58:39 74984ba1a09f: Layer already exists 15:58:39 c55d5dbdab40: Layer already exists 15:58:39 2.0.1-dev.63: digest: sha256:367c666c29cd6909a563277411885edc419d2b4166cad6e854d03e1d9567be33 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:58:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 15:58:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:58:39 ab9e454cc07b: Preparing 15:58:39 ba4b9a26ff1e: Preparing 15:58:39 61b7b72929ee: Preparing 15:58:39 0fede1a715c0: Preparing 15:58:39 b287e4fe43ef: Preparing 15:58:39 c39efab1fe40: Preparing 15:58:39 386fc9fe74c4: Preparing 15:58:39 097a5c91b892: Preparing 15:58:39 74984ba1a09f: Preparing 15:58:39 6d0ac5d4dfcb: Preparing 15:58:39 c55d5dbdab40: Preparing 15:58:39 097a5c91b892: Waiting 15:58:39 74984ba1a09f: Waiting 15:58:39 6d0ac5d4dfcb: Waiting 15:58:39 c39efab1fe40: Waiting 15:58:39 386fc9fe74c4: Waiting 15:58:39 c55d5dbdab40: Waiting 15:58:40 ba4b9a26ff1e: Layer already exists 15:58:40 0fede1a715c0: Layer already exists 15:58:40 61b7b72929ee: Layer already exists 15:58:40 b287e4fe43ef: Layer already exists 15:58:40 ab9e454cc07b: Layer already exists 15:58:40 6d0ac5d4dfcb: Layer already exists 15:58:40 386fc9fe74c4: Layer already exists 15:58:40 c39efab1fe40: Layer already exists 15:58:40 74984ba1a09f: Layer already exists 15:58:40 097a5c91b892: Layer already exists 15:58:40 c55d5dbdab40: Layer already exists 15:58:40 4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63: digest: sha256:367c666c29cd6909a563277411885edc419d2b4166cad6e854d03e1d9567be33 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:58:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:58:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:58:41 ab9e454cc07b: Preparing 15:58:41 ba4b9a26ff1e: Preparing 15:58:41 61b7b72929ee: Preparing 15:58:41 0fede1a715c0: Preparing 15:58:41 b287e4fe43ef: Preparing 15:58:41 c39efab1fe40: Preparing 15:58:41 386fc9fe74c4: Preparing 15:58:41 097a5c91b892: Preparing 15:58:41 74984ba1a09f: Preparing 15:58:41 6d0ac5d4dfcb: Preparing 15:58:41 c55d5dbdab40: Preparing 15:58:41 386fc9fe74c4: Waiting 15:58:41 097a5c91b892: Waiting 15:58:41 74984ba1a09f: Waiting 15:58:41 6d0ac5d4dfcb: Waiting 15:58:41 c39efab1fe40: Waiting 15:58:41 c55d5dbdab40: Waiting 15:58:41 ba4b9a26ff1e: Layer already exists 15:58:41 ab9e454cc07b: Layer already exists 15:58:41 b287e4fe43ef: Layer already exists 15:58:41 0fede1a715c0: Layer already exists 15:58:41 61b7b72929ee: Layer already exists 15:58:41 74984ba1a09f: Layer already exists 15:58:41 c39efab1fe40: Layer already exists 15:58:41 097a5c91b892: Layer already exists 15:58:41 386fc9fe74c4: Layer already exists 15:58:41 6d0ac5d4dfcb: Layer already exists 15:58:41 c55d5dbdab40: Layer already exists 15:58:41 main: digest: sha256:367c666c29cd6909a563277411885edc419d2b4166cad6e854d03e1d9567be33 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:41 ===================================================== [Pipeline] echo 15:58:41 taggedImages: 15:58:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47 15:58:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:58:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 15:58:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1f3666cca058f898f6b544e8cebc2e0001fc47-2.0.1-dev.63 15:58:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:42 15:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:42 arm64: Pulling from edgex-lftools-log-publisher 15:58:42 448f6bf000e3: Pulling fs layer 15:58:42 f757da607395: Pulling fs layer 15:58:42 05883995daec: Pulling fs layer 15:58:42 8603b9c90790: Pulling fs layer 15:58:42 1560dd03e051: Pulling fs layer 15:58:42 27f5ce0e4adf: Pulling fs layer 15:58:42 c2d8d7efcc4b: Pulling fs layer 15:58:42 8603b9c90790: Waiting 15:58:42 1560dd03e051: Waiting 15:58:42 27f5ce0e4adf: Waiting 15:58:42 c2d8d7efcc4b: Waiting 15:58:43 f757da607395: Verifying Checksum 15:58:43 f757da607395: Download complete 15:58:43 8603b9c90790: Verifying Checksum 15:58:43 8603b9c90790: Download complete 15:58:43 1560dd03e051: Download complete 15:58:43 27f5ce0e4adf: Verifying Checksum 15:58:43 27f5ce0e4adf: Download complete 15:58:44 05883995daec: Verifying Checksum 15:58:44 05883995daec: Download complete 15:58:44 448f6bf000e3: Verifying Checksum 15:58:44 448f6bf000e3: Download complete 15:58:47 c2d8d7efcc4b: Verifying Checksum 15:58:47 c2d8d7efcc4b: Download complete 15:58:47 448f6bf000e3: Pull complete 15:58:48 f757da607395: Pull complete 15:58:50 05883995daec: Pull complete 15:58:50 8603b9c90790: Pull complete 15:58:51 1560dd03e051: Pull complete 15:58:51 27f5ce0e4adf: Pull complete 15:59:07 c2d8d7efcc4b: Pull complete 15:59:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:59:07 prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container 15:59:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:59:11 $ docker top e91c658065b9bd9dc6d7ab3ec5ff332495b72e57cdb2b6340e56e69939115b04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:12 ---> job-cost.sh 15:59:12 lf-activate-venv: SKIPPING 15:59:12 INFO: No Stack... 15:59:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:59:14 INFO: Archiving Costs [Pipeline] sh 15:59:15 + cat /w/workspace/edgex-go/71/archives/cost.csv 15:59:15 + cut -d, -f6 [Pipeline] lock 15:59:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-71-stack-cost] 15:59:15 Resource [jenkins-edgexfoundry-edgex-go-main-71-stack-cost] did not exist. Created. 15:59:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:59:17 Stashed 1 file(s) [Pipeline] } 15:59:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:17 $ docker stop --time=1 e91c658065b9bd9dc6d7ab3ec5ff332495b72e57cdb2b6340e56e69939115b04 15:59:18 $ docker rm -f e91c658065b9bd9dc6d7ab3ec5ff332495b72e57cdb2b6340e56e69939115b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:59:20 + '[' -d /w/workspace/edgex-go/71/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:59:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:21 ---> package-listing.sh 15:59:21 ++ facter osfamily 15:59:21 ++ tr '[:upper:]' '[:lower:]' 15:59:22 + OS_FAMILY=redhat 15:59:22 + workspace=/w/workspace/edgex-go/71 15:59:22 + START_PACKAGES=/tmp/packages_start.txt 15:59:22 + END_PACKAGES=/tmp/packages_end.txt 15:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:22 + PACKAGES=/tmp/packages_start.txt 15:59:22 + '[' /w/workspace/edgex-go/71 ']' 15:59:22 + PACKAGES=/tmp/packages_end.txt 15:59:22 + case "${OS_FAMILY}" in 15:59:22 + sort 15:59:22 + rpm -qa 15:59:23 + '[' -f /tmp/packages_start.txt ']' 15:59:23 + '[' -f /tmp/packages_end.txt ']' 15:59:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:23 + '[' /w/workspace/edgex-go/71 ']' 15:59:23 + mkdir -p /w/workspace/edgex-go/71/archives/ 15:59:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/71/archives/ [Pipeline] echo 15:59:23 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/71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:59:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:24 15:59:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:59:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:25 latest: Pulling from edgex-lftools-log-publisher 15:59:25 b4d181a07f80: Pulling fs layer 15:59:25 a1111a8f2ec3: Pulling fs layer 15:59:25 ed53099fbce6: Pulling fs layer 15:59:25 dc539afda2c1: Pulling fs layer 15:59:25 77bc0d833cb6: Pulling fs layer 15:59:25 9065ff56babe: Pulling fs layer 15:59:25 d287ab97295c: Pulling fs layer 15:59:25 77bc0d833cb6: Waiting 15:59:25 9065ff56babe: Waiting 15:59:25 d287ab97295c: Waiting 15:59:25 dc539afda2c1: Waiting 15:59:25 a1111a8f2ec3: Verifying Checksum 15:59:25 a1111a8f2ec3: Download complete 15:59:25 dc539afda2c1: Verifying Checksum 15:59:25 dc539afda2c1: Download complete 15:59:25 77bc0d833cb6: Verifying Checksum 15:59:25 77bc0d833cb6: Download complete 15:59:25 9065ff56babe: Verifying Checksum 15:59:25 9065ff56babe: Download complete 15:59:26 ed53099fbce6: Verifying Checksum 15:59:26 ed53099fbce6: Download complete 15:59:26 b4d181a07f80: Verifying Checksum 15:59:26 b4d181a07f80: Download complete 15:59:28 b4d181a07f80: Pull complete 15:59:28 a1111a8f2ec3: Pull complete 15:59:28 ed53099fbce6: Pull complete 15:59:28 dc539afda2c1: Pull complete 15:59:29 77bc0d833cb6: Pull complete 15:59:29 9065ff56babe: Pull complete 15:59:31 d287ab97295c: Verifying Checksum 15:59:31 d287ab97295c: Download complete 15:59:36 d287ab97295c: Pull complete 15:59:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:59:36 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 15:59:36 $ 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/71/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/71 -v /w/workspace/edgex-go/71:/w/workspace/edgex-go/71:rw,z -v /w/workspace/edgex-go/71@tmp:/w/workspace/edgex-go/71@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:10003/edgex-lftools-log-publisher:latest cat 15:59:39 $ docker top 2d4382bb7e08610a98f49f01ffde10cfbc1432d162d4de13b180d6f233044514 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:40 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:40 + ls /var/log/sa-host 15:59:40 + sadf -c /var/log/sa-host/sa05 15:59:40 file_magic: OK 15:59:40 HZ: Using current value: 100 15:59:40 file_header: OK 15:59:40 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 15:59:40 Statistics: 15:59:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:40 File successfully converted to sysstat format version 12.0.3 15:59:40 + sadf -c /var/log/sa-host/sa30 15:59:40 file_magic: OK 15:59:40 HZ: Using current value: 100 15:59:40 file_header: OK 15:59:40 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 15:59:40 Statistics: 15:59:40 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... 15:59:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:41 provisioning config files... 15:59:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/71@tmp/config6614851391006760614tmp [Pipeline] { [Pipeline] echo 15:59:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> create-netrc.sh [Pipeline] } 15:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> python-tools-install.sh [Pipeline] echo 15:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> sudo-logs.sh 15:59:42 Archiving 'sudo' log.. 15:59:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-291.vexxhost.local: Name or service not known 15:59:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-291.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:59:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> job-cost.sh 15:59:42 lf-activate-venv: SKIPPING 15:59:42 DEBUG: total: 0.10999999940395355 15:59:42 INFO: Retrieving Stack Cost... 15:59:43 INFO: Retrieving Pricing Info for: v3-standard-2 15:59:44 INFO: Archiving Costs [Pipeline] echo 15:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:44 ---> logs-deploy.sh 15:59:44 lf-activate-venv: SKIPPING 15:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/71 15:59:44 INFO: archiving workspace using pattern(s): 15:59:45 Archives upload complete. 15:59:45 INFO: archiving logs to Nexus 15:59:45 ---> uname -a: 15:59:45 Linux prd-centos7-docker-4c-2g-291.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:59:45 15:59:45 15:59:45 ---> lscpu: 15:59:45 Architecture: x86_64 15:59:45 CPU op-mode(s): 32-bit, 64-bit 15:59:45 Byte Order: Little Endian 15:59:45 Address sizes: 40 bits physical, 48 bits virtual 15:59:45 CPU(s): 2 15:59:45 On-line CPU(s) list: 0,1 15:59:45 Thread(s) per core: 1 15:59:45 Core(s) per socket: 1 15:59:45 Socket(s): 2 15:59:45 NUMA node(s): 1 15:59:45 Vendor ID: AuthenticAMD 15:59:45 CPU family: 23 15:59:45 Model: 49 15:59:45 Model name: AMD EPYC-Rome Processor 15:59:45 Stepping: 0 15:59:45 CPU MHz: 2799.998 15:59:45 BogoMIPS: 5599.99 15:59:45 Virtualization: AMD-V 15:59:45 Hypervisor vendor: KVM 15:59:45 Virtualization type: full 15:59:45 L1d cache: 32K 15:59:45 L1i cache: 32K 15:59:45 L2 cache: 512K 15:59:45 L3 cache: 16384K 15:59:45 NUMA node0 CPU(s): 0,1 15:59:45 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:59:45 15:59:45 15:59:45 ---> nproc: 15:59:45 2 15:59:45 15:59:45 15:59:45 ---> df -h: 15:59:45 Filesystem Size Used Avail Use% Mounted on 15:59:45 overlay 40G 14G 26G 35% / 15:59:45 tmpfs 64M 0 64M 0% /dev 15:59:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:59:45 shm 64M 0 64M 0% /dev/shm 15:59:45 /dev/vda1 40G 14G 26G 35% /facter-os 15:59:45 15:59:45 15:59:45 ---> sar -b -r -n DEV: 15:59:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 15:59:45 15:59:45 15:38:48 LINUX RESTART (2 CPU) 15:59:45 15:59:45 15:40:01 tps rtps wtps bread/s bwrtn/s 15:59:45 15:41:01 84.16 3.40 80.77 2578.12 4495.72 15:59:45 15:42:01 6.56 0.00 6.56 0.00 5199.23 15:59:45 15:43:01 366.42 0.15 366.27 22.10 93735.41 15:59:45 15:44:01 53.91 0.00 53.91 0.00 8660.40 15:59:45 15:45:01 106.83 0.00 106.83 0.00 4344.22 15:59:45 15:46:01 362.04 98.07 263.97 13457.59 166897.12 15:59:45 15:47:01 517.05 230.40 286.65 13449.48 151104.91 15:59:45 15:48:02 923.67 398.99 524.68 21103.26 274189.20 15:59:45 15:49:01 276.02 60.88 215.14 3175.07 29515.65 15:59:45 15:50:01 1.08 0.00 1.08 0.00 15.53 15:59:45 15:51:01 0.30 0.00 0.30 0.00 3.85 15:59:45 15:52:01 0.20 0.00 0.20 0.00 2.73 15:59:45 15:53:01 0.22 0.00 0.22 0.00 1.80 15:59:45 15:54:01 0.48 0.13 0.35 4.13 5.41 15:59:45 15:55:01 0.87 0.10 0.77 3.20 15.56 15:59:45 15:56:01 0.30 0.00 0.30 0.00 3.40 15:59:45 15:57:01 0.25 0.00 0.25 0.00 2.60 15:59:45 15:58:01 0.25 0.00 0.25 0.00 2.87 15:59:45 15:59:01 0.23 0.00 0.23 0.00 2.70 15:59:45 Average: 142.18 41.73 100.45 2834.31 38907.46 15:59:45 15:59:45 15:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:59:45 15:41:01 5161844 0 895256 11.18 2620 1949212 1476588 16.30 839412 1599056 54952 15:59:45 15:42:01 4966108 0 827072 10.33 2620 2213132 1330060 14.68 900864 1727320 163532 15:59:45 15:43:01 3399640 0 1219272 15.22 2620 3387400 1636212 18.06 1233716 2744208 3528 15:59:45 15:44:01 3032664 0 1262756 15.77 2620 3710892 1718288 18.97 1459388 2867232 75888 15:59:45 15:45:01 3072168 0 1270040 15.86 2620 3664104 1660176 18.33 1432256 2837052 67196 15:59:45 15:46:01 1281300 0 1620700 20.24 2620 5104312 4121792 45.51 1509328 4474008 196 15:59:45 15:47:01 363804 0 1972064 24.62 2620 5670444 3556344 39.26 3125776 3713932 239292 15:59:45 15:48:02 731008 0 1488580 18.59 2620 5786724 2474428 27.32 2818636 3702140 11948 15:59:45 15:49:01 3467928 0 1299704 16.23 2620 3238680 1509020 16.66 1018944 2798392 20 15:59:45 15:50:01 3481348 0 1286276 16.06 2620 3238688 1302964 14.39 1016276 2792176 8 15:59:45 15:51:01 3484748 0 1282876 16.02 2620 3238688 1288572 14.23 1016068 2790964 8 15:59:45 15:52:01 3484080 0 1283536 16.03 2620 3238696 1288824 14.23 1016500 2790964 8 15:59:45 15:53:01 3483724 0 1283888 16.03 2620 3238700 1288848 14.23 1016748 2791044 8 15:59:45 15:54:01 3482752 0 1284856 16.04 2620 3238704 1290312 14.25 1017492 2791080 8 15:59:45 15:55:01 3484276 0 1283296 16.02 2620 3238740 1288644 14.23 1016400 2790860 8 15:59:45 15:56:01 3484088 0 1283476 16.03 2620 3238748 1288716 14.23 1016804 2790864 8 15:59:45 15:57:01 3484512 0 1283048 16.02 2620 3238752 1288572 14.23 1016372 2790860 8 15:59:45 15:58:01 3484636 0 1282920 16.02 2620 3238756 1288572 14.23 1016260 2790860 16 15:59:45 15:59:01 3484604 0 1282948 16.02 2620 3238760 1288572 14.23 1016264 2790860 8 15:59:45 Average: 3174486 0 1299609 16.23 2620 3532217 1704500 18.82 1289658 2861783 32455 15:59:45 15:59:45 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:59:45 15:41:01 veth1dae6cb 498.85 520.77 43.85 957.77 0.00 0.00 0.00 0.00 15:59:45 15:41:01 eth0 1104.41 818.73 2244.37 82.09 0.00 0.00 0.00 0.00 15:59:45 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:41:01 docker0 498.85 520.63 37.03 957.76 0.00 0.00 0.00 0.00 15:59:45 15:42:01 veth1dae6cb 947.34 978.29 77.81 1793.60 0.00 0.00 0.00 0.00 15:59:45 15:42:01 eth0 1027.22 948.58 1798.23 78.66 0.00 0.00 0.00 0.00 15:59:45 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:42:01 docker0 947.34 978.29 64.86 1793.60 0.00 0.00 0.00 0.00 15:59:45 15:43:01 veth670034b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:59:45 15:43:01 eth0 968.53 726.18 5363.51 71.86 0.00 0.00 0.00 0.00 15:59:45 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:43:01 docker0 342.67 409.29 26.59 2052.27 0.00 0.00 0.00 0.00 15:59:45 15:44:01 veth670034b 0.65 0.67 0.05 0.05 0.00 0.00 0.00 0.00 15:59:45 15:44:01 eth0 30.72 16.25 24.02 11.60 0.00 0.00 0.00 0.00 15:59:45 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:44:01 docker0 0.65 0.63 0.04 0.05 0.00 0.00 0.00 0.00 15:59:45 15:45:01 veth670034b 1.15 1.13 0.09 0.09 0.00 0.00 0.00 0.00 15:59:45 15:45:01 eth0 19.74 10.70 13.24 7.13 0.00 0.00 0.00 0.00 15:59:45 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:45:01 docker0 1.15 1.13 0.08 0.09 0.00 0.00 0.00 0.00 15:59:45 15:46:01 veth303ed8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:46:01 vethea5dcaa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:46:01 veth3e44175 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:46:01 veth3fb80d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:47:01 veth6a58818 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:59:45 15:47:01 vethf84ec23 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 15:59:45 15:47:01 veth2d8add6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:59:45 15:47:01 veth5a67a3c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:59:45 15:48:02 vethf84ec23 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 15:59:45 15:48:02 eth0 5202.77 3756.18 15609.74 535.54 0.00 0.00 0.00 0.00 15:59:45 15:48:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:59:45 15:48:02 vethe228ca7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:49:01 eth0 54.90 32.19 96.23 114.59 0.00 0.00 0.00 0.00 15:59:45 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:49:01 docker0 2008.64 2239.24 142.36 5694.31 0.00 0.00 0.00 0.00 15:59:45 15:50:01 eth0 1.13 0.30 0.45 0.09 0.00 0.00 0.00 0.00 15:59:45 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:51:01 eth0 0.28 0.07 0.03 0.01 0.00 0.00 0.00 0.00 15:59:45 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:52:01 eth0 0.85 0.30 0.31 0.17 0.00 0.00 0.00 0.00 15:59:45 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:53:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 0.00 15:59:45 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:54:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:59:45 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:55:01 eth0 0.78 0.25 0.19 0.08 0.00 0.00 0.00 0.00 15:59:45 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:56:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 15:59:45 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:57:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:59:45 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:59:45 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:59:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:59:45 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 Average: eth0 219.12 167.33 699.69 29.99 0.00 0.00 0.00 0.00 15:59:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 Average: docker0 104.04 115.99 7.37 294.95 0.00 0.00 0.00 0.00 15:59:45 15:59:45 15:59:45 ---> sar -P ALL: 15:59:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 15:59:45 15:59:45 15:38:48 LINUX RESTART (2 CPU) 15:59:45 15:59:45 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:59:45 15:41:01 all 9.46 0.00 3.73 2.06 0.11 84.64 15:59:45 15:41:01 0 10.02 0.00 4.46 3.48 0.12 81.92 15:59:45 15:41:01 1 8.90 0.00 3.00 0.67 0.10 87.32 15:59:45 15:42:01 all 10.62 0.00 2.23 0.00 0.10 87.06 15:59:45 15:42:01 0 10.87 0.00 2.42 0.00 0.12 86.59 15:59:45 15:42:01 1 10.38 0.00 2.04 0.00 0.07 87.52 15:59:45 15:43:01 all 26.01 0.00 12.96 3.59 0.13 57.31 15:59:45 15:43:01 0 24.88 0.00 12.89 3.32 0.13 58.79 15:59:45 15:43:01 1 27.14 0.00 13.03 3.86 0.14 55.83 15:59:45 15:44:01 all 54.17 0.00 5.26 0.53 0.11 39.93 15:59:45 15:44:01 0 54.57 0.00 5.37 0.56 0.11 39.40 15:59:45 15:44:01 1 53.77 0.00 5.15 0.50 0.11 40.46 15:59:45 15:45:01 all 61.20 0.00 5.66 1.14 0.14 31.86 15:59:45 15:45:01 0 59.47 0.00 6.10 1.26 0.14 33.02 15:59:45 15:45:01 1 62.94 0.00 5.22 1.01 0.13 30.71 15:59:45 15:46:01 all 39.80 0.00 12.98 8.64 0.14 38.45 15:59:45 15:46:01 0 40.99 0.00 13.15 9.54 0.13 36.19 15:59:45 15:46:01 1 38.60 0.00 12.81 7.74 0.14 40.70 15:59:45 15:47:01 all 64.23 0.00 15.95 15.60 0.18 4.05 15:59:45 15:47:01 0 64.93 0.00 15.48 15.35 0.17 4.07 15:59:45 15:47:01 1 63.54 0.00 16.41 15.84 0.19 4.02 15:59:45 15:48:02 all 41.58 0.00 19.69 29.90 0.15 8.68 15:59:45 15:48:02 0 41.44 0.00 19.53 29.98 0.15 8.90 15:59:45 15:48:02 1 41.72 0.00 19.85 29.82 0.15 8.46 15:59:45 15:49:01 all 55.39 0.00 10.64 1.65 0.11 32.21 15:59:45 15:49:01 0 54.84 0.00 10.84 1.74 0.11 32.47 15:59:45 15:49:01 1 55.94 0.00 10.44 1.57 0.11 31.94 15:59:45 15:50:01 all 0.19 0.00 0.05 0.00 0.02 99.74 15:59:45 15:50:01 0 0.37 0.00 0.05 0.00 0.02 99.57 15:59:45 15:50:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:59:45 15:51:01 all 0.18 0.00 0.07 0.00 0.02 99.74 15:59:45 15:51:01 0 0.05 0.00 0.08 0.00 0.02 99.85 15:59:45 15:51:01 1 0.30 0.00 0.05 0.00 0.02 99.63 15:59:45 15:59:45 15:51:01 CPU %user %nice %system %iowait %steal %idle 15:59:45 15:52:01 all 0.13 0.00 0.05 0.00 0.01 99.82 15:59:45 15:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:59:45 15:52:01 1 0.20 0.00 0.05 0.00 0.00 99.75 15:59:45 15:53:01 all 0.22 0.00 0.03 0.00 0.01 99.74 15:59:45 15:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:59:45 15:53:01 1 0.37 0.00 0.03 0.00 0.00 99.60 15:59:45 15:54:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:59:45 15:54:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:59:45 15:54:01 1 0.33 0.00 0.03 0.00 0.00 99.63 15:59:45 15:55:01 all 0.17 0.00 0.05 0.00 0.02 99.77 15:59:45 15:55:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:59:45 15:55:01 1 0.28 0.00 0.03 0.00 0.02 99.67 15:59:45 15:56:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:59:45 15:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:59:45 15:56:01 1 0.32 0.00 0.03 0.00 0.02 99.63 15:59:45 15:57:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:59:45 15:57:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:59:45 15:57:01 1 0.28 0.00 0.02 0.00 0.00 99.70 15:59:45 15:58:01 all 0.11 0.00 0.05 0.00 0.01 99.83 15:59:45 15:58:01 0 0.15 0.00 0.03 0.00 0.00 99.82 15:59:45 15:58:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:59:45 15:59:01 all 0.14 0.00 0.04 0.00 0.01 99.81 15:59:45 15:59:01 0 0.25 0.00 0.03 0.00 0.00 99.72 15:59:45 15:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:59:45 Average: all 18.26 0.00 4.49 3.14 0.07 74.04 15:59:45 Average: 0 18.21 0.00 4.55 3.25 0.07 73.92 15:59:45 Average: 1 18.31 0.00 4.43 3.03 0.06 74.16 15:59:45 15:59:45 15:59:45