Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23297b73a36dbb0569f4168faa1adbec72d87445 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-ssh374425110897517237.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh419719877103912074.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh9049965618319987207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh7955191796313028669.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-ssh7874004849829226059.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 USE_ALPINE: true 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 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-151 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/105 [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/105 # 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/105@tmp/jenkins-gitclient-ssh9194416976720264440.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 23297b73a36dbb0569f4168faa1adbec72d87445 (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 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 Commit message: "build(snap): update release config variable to jakarta (#3807)" > git rev-list --no-walk 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:47:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:47:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:47:09 ========================================================= 17:47:09 EdgeX Global Pipelines Version Info 17:47:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:47:10 ------------------- 17:47:10 stable info: 17:47:10 ------------------- 17:47:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:47:10 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:47:10 Message: update stable to v1.0.213 17:47:11 ------------------- 17:47:11 experimental info: 17:47:11 ------------------- 17:47:11 Commited By: **** collab-it+edgex@linuxfoundation.org 17:47:11 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:47:11 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23297b7 [Pipeline] echo 17:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:11 provisioning config files... 17:47:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config411073889126962354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:11 ---> docker-login.sh 17:47:11 nexus3.edgexfoundry.org:10001 17:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:12 Configure a credential helper to remove this warning. See 17:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:12 17:47:12 Login Succeeded 17:47:12 nexus3.edgexfoundry.org:10002 17:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:12 Configure a credential helper to remove this warning. See 17:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:12 17:47:12 Login Succeeded 17:47:12 nexus3.edgexfoundry.org:10003 17:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:12 Configure a credential helper to remove this warning. See 17:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:12 17:47:12 Login Succeeded 17:47:12 nexus3.edgexfoundry.org:10004 17:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:12 Configure a credential helper to remove this warning. See 17:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:12 17:47:12 Login Succeeded 17:47:12 docker.io 17:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:13 Configure a credential helper to remove this warning. See 17:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:13 17:47:13 Login Succeeded 17:47:13 ---> docker-login.sh ends [Pipeline] } 17:47:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:13 ++ 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 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/core-command/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo core-command,cmd/core-command/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/core-data/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo core-data,cmd/core-data/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/core-metadata/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo core-metadata,cmd/core-metadata/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/security-bootstrapper/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/security-proxy-setup/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/support-notifications/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo support-notifications,cmd/support-notifications/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/support-scheduler/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:47:13 + for file in '`ls cmd/**/Dockerfile`' 17:47:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:47:13 ++ cut -d/ -f2 17:47:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:47:13 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] { (Build Check) [Pipeline] sh 17:47:13 + git rev-list -1 --merges 23297b73a36dbb0569f4168faa1adbec72d87445~1..23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] echo 17:47:13 -----------> git rev-list -1 --merges 23297b73a36dbb0569f4168faa1adbec72d87445~1..23297b73a36dbb0569f4168faa1adbec72d87445 23297b73a36dbb0569f4168faa1adbec72d87445 [false] [Pipeline] sh 17:47:14 + git log --format=format:%s -1 23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] echo 17:47:14 ========================================================= 17:47:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:47:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:14 17:47:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:47:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:14 latest: Pulling from edgex-devops/git-semver 17:47:14 a0d0a0d46f8b: Pulling fs layer 17:47:14 3e5f54012d9b: Pulling fs layer 17:47:14 4c7163046ea9: Pulling fs layer 17:47:14 0c2d73faf560: Pulling fs layer 17:47:14 0c2d73faf560: Waiting 17:47:14 3e5f54012d9b: Verifying Checksum 17:47:14 3e5f54012d9b: Download complete 17:47:14 a0d0a0d46f8b: Verifying Checksum 17:47:14 a0d0a0d46f8b: Download complete 17:47:14 0c2d73faf560: Verifying Checksum 17:47:14 0c2d73faf560: Download complete 17:47:14 4c7163046ea9: Verifying Checksum 17:47:14 4c7163046ea9: Download complete 17:47:15 a0d0a0d46f8b: Pull complete 17:47:15 3e5f54012d9b: Pull complete 17:47:15 4c7163046ea9: Pull complete 17:47:15 0c2d73faf560: Pull complete 17:47:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:47:15 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 17:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:47:16 $ docker top df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:16 [ssh-agent] Looking for ssh-agent implementation... 17:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:16 $ docker exec df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent 17:47:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNaJGaj/agent.13 17:47:16 SSH_AGENT_PID=20 17:47:16 Running ssh-add (command line suppressed) 17:47:16 Identity added: /w/workspace/edgex-go/105@tmp/private_key_7655148780093893039.key (/w/workspace/edgex-go/105@tmp/private_key_7655148780093893039.key) 17:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:17 + git tag --points-at HEAD [Pipeline] } 17:47:17 $ docker exec --env ******** --env ******** df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent -k 17:47:17 unset SSH_AUTH_SOCK; 17:47:17 unset SSH_AGENT_PID; 17:47:17 echo Agent pid 20 killed; 17:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:47:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:17 [ssh-agent] Looking for ssh-agent implementation... 17:47:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:17 $ docker exec df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent 17:47:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjNDAJ/agent.55 17:47:17 SSH_AGENT_PID=62 17:47:17 Running ssh-add (command line suppressed) 17:47:17 Identity added: /w/workspace/edgex-go/105@tmp/private_key_3284581454491344199.key (/w/workspace/edgex-go/105@tmp/private_key_3284581454491344199.key) 17:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:18 + git semver init 17:47:18 # -> Open(): unable to determine branch for HEAD 17:47:18 # $GIT_DIR = /w/workspace/edgex-go/105/.git 17:47:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/105 17:47:18 # $SEMVER_REMOTE_NAME = origin 17:47:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:47:18 # $SEMVER_USER_NAME = edgex-jenkins 17:47:18 # $SEMVER_BRANCH = main 17:47:18 # $SEMVER_TEMP = /tmp/semver-523740749 17:47:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:47:33 # '/tmp/semver-523740749' -> '/w/workspace/edgex-go/105/.semver' 17:47:33 # -> Force: false 17:47:33 # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver [Pipeline] } 17:47:33 $ docker exec --env ******** --env ******** df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent -k 17:47:33 unset SSH_AUTH_SOCK; 17:47:33 unset SSH_AGENT_PID; 17:47:33 echo Agent pid 62 killed; 17:47:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:33 + git semver [Pipeline] } 17:47:33 $ docker stop --time=1 df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c 17:47:35 $ docker rm -f df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c [Pipeline] // withDockerContainer [Pipeline] sh 17:47:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:47:36 Stashed 1 file(s) [Pipeline] echo 17:47:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.93 [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 17:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:36 ========================================================= 17:47:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:47:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:36 a0d0a0d46f8b: Already exists 17:47:36 31adcdaf11c8: Pulling fs layer 17:47:36 b8b176561691: Pulling fs layer 17:47:36 4527c011a84f: Pulling fs layer 17:47:36 5d74067f8e1e: Pulling fs layer 17:47:36 e0aca202a116: Pulling fs layer 17:47:36 3a43be97a3b4: Pulling fs layer 17:47:36 34cad66bf833: Pulling fs layer 17:47:36 b4e3c513aaa6: Pulling fs layer 17:47:36 5d74067f8e1e: Waiting 17:47:36 e0aca202a116: Waiting 17:47:36 3a43be97a3b4: Waiting 17:47:36 34cad66bf833: Waiting 17:47:36 b4e3c513aaa6: Waiting 17:47:36 b8b176561691: Verifying Checksum 17:47:36 b8b176561691: Download complete 17:47:36 31adcdaf11c8: Verifying Checksum 17:47:36 5d74067f8e1e: Verifying Checksum 17:47:36 5d74067f8e1e: Download complete 17:47:36 e0aca202a116: Verifying Checksum 17:47:36 e0aca202a116: Download complete 17:47:36 3a43be97a3b4: Verifying Checksum 17:47:36 3a43be97a3b4: Download complete 17:47:36 31adcdaf11c8: Pull complete 17:47:36 34cad66bf833: Verifying Checksum 17:47:36 34cad66bf833: Download complete 17:47:36 b8b176561691: Pull complete 17:47:37 b4e3c513aaa6: Verifying Checksum 17:47:37 b4e3c513aaa6: Download complete 17:47:37 4527c011a84f: Download complete 17:47:41 4527c011a84f: Pull complete 17:47:41 5d74067f8e1e: Pull complete 17:47:41 e0aca202a116: Pull complete 17:47:41 3a43be97a3b4: Pull complete 17:47:41 34cad66bf833: Pull complete 17:47:44 b4e3c513aaa6: Pull complete 17:47:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:47:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:44 WORKDIR /edgex 17:47:44 COPY go.mod . 17:47:44 RUN go mod download' 17:47:44 + docker build -t ci-base-image-x86_64 -f - . 17:47:46 Sending build context to Docker daemon 329.9MB 17:47:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:46 ---> 9f6097aaca64 17:47:46 Step 2/4 : WORKDIR /edgex 17:47:46 ---> Running in 183f83bc8aef 17:47:47 Removing intermediate container 183f83bc8aef 17:47:47 ---> f878ae2ec4f3 17:47:47 Step 3/4 : COPY go.mod . 17:47:47 ---> 0e6602c707ba 17:47:47 Step 4/4 : RUN go mod download 17:47:47 ---> Running in 0499e75547f3 17:47:51 Still waiting to schedule task 17:47:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-149’ is offline 17:48:19 Removing intermediate container 0499e75547f3 17:48:19 ---> 06bbce857fb0 17:48:19 Successfully built 06bbce857fb0 17:48:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:48:19 + docker inspect -f . ci-base-image-x86_64 17:48:19 . [Pipeline] withDockerContainer 17:48:19 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 17:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** ci-base-image-x86_64 cat 17:48:20 $ docker top d9dfd438db5aae8840fcd3d8c1c7cab7ea2c326639513ac3153b0a12405d1526 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:20 + go version 17:48:20 go version go1.16.8 linux/amd64 [Pipeline] } 17:48:20 $ docker stop --time=1 d9dfd438db5aae8840fcd3d8c1c7cab7ea2c326639513ac3153b0a12405d1526 17:48:21 $ docker rm -f d9dfd438db5aae8840fcd3d8c1c7cab7ea2c326639513ac3153b0a12405d1526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:22 + docker inspect -f . ci-base-image-x86_64 17:48:22 . [Pipeline] withDockerContainer 17:48:22 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 17:48:22 $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** ci-base-image-x86_64 cat 17:48:22 $ docker top 59264c25f05a9d391fcf9fd561d653f23f4f967cac60ccb0420e425d1d8e6d22 -eo pid,comm [Pipeline] { [Pipeline] echo 17:48:22 ========================================================= 17:48:22 [edgeXBuildGoParallel] Running Tests and Build... 17:48:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:48:23 + make test 17:48:23 go mod tidy 17:48:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:48:29 ? github.com/edgexfoundry/edgex-go [no test files] 17:48:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:48:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:48:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:48:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:48:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:48:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:48:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:48:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:49:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 17:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 17:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 44.7% of statements 17:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 89.5% of statements 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements 17:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:49:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:49:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:49:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 17:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:49:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 17:49:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:49:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 17:49:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 17:49:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 17:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 17:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 17:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 17:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 17:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 17:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.197s coverage: 82.5% of statements 17:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 17:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 65.4% of statements 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements 17:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 17:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 17:49:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 17:49:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 17:49:52 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 17:50:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-154 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:50:04 Running in /w/workspace/edgex-go/105 [Pipeline] { [Pipeline] checkout 17:50:04 The recommended git tool is: git 17:50:10 using credential edgex-jenkins-ssh 17:50:10 Cloning the remote Git repository 17:50:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:50:10 > git init /w/workspace/edgex-go/105 # timeout=10 17:50:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:50:10 > git --version # timeout=10 17:50:10 > git --version # 'git version 2.17.1' 17:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:26 Avoid second fetch 17:50:26 Checking out Revision 23297b73a36dbb0569f4168faa1adbec72d87445 (main) 17:50:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:26 > git config core.sparsecheckout # timeout=10 17:50:26 > git checkout -f 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 17:50:30 Commit message: "build(snap): update release config variable to jakarta (#3807)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:50:31 GO111MODULE=on go vet ./... 17:50:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:50:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:31 Dload Upload Total Spent Left Speed 17:50:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 17:50:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:50:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:50:32 + sudo tee /etc/docker/daemon.new 17:50:32 { 17:50:32 "registry-mirrors": [ 17:50:32 "https://nexus3.edgexfoundry.org:10001" 17:50:32 ], 17:50:32 "bip": "10.250.0.254/24", 17:50:32 "hosts": [ 17:50:32 "tcp://0.0.0.0:5555", 17:50:32 "unix:///var/run/docker.sock" 17:50:32 ], 17:50:32 "mtu": 1458, 17:50:32 "selinux-enabled": true, 17:50:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:50:32 } [Pipeline] sh 17:50:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:50:33 + sudo service docker restart 17:50:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:50:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:50:43 ./bin/test-attribution-txt.sh [Pipeline] sh 17:50:44 + ls -al . 17:50:44 total 636 17:50:44 drwxrwxr-x 10 1001 1001 4096 Nov 11 17:50 . 17:50:44 drwxr-xr-x 4 root root 32 Nov 11 17:48 .. 17:50:44 -rw-rw-r-- 1 1001 1001 11 Nov 11 17:47 .dockerignore 17:50:44 drwxrwxr-x 8 1001 1001 162 Nov 11 17:47 .git 17:50:44 drwxrwxr-x 4 1001 1001 142 Nov 11 17:47 .github 17:50:44 -rw-rw-r-- 1 1001 1001 804 Nov 11 17:47 .gitignore 17:50:44 -rw-rw-r-- 1 1001 1001 42 Nov 11 17:47 .golangci.yml 17:50:44 -rw-rw-r-- 1 1001 1001 76 Nov 11 17:47 .hadolint.yml 17:50:44 drwx------ 3 1001 1001 43 Nov 11 17:47 .semver 17:50:44 -rw-rw-r-- 1 1001 1001 166 Nov 11 17:47 .sonarcloud.properties 17:50:44 -rw-rw-r-- 1 1001 1001 1171 Nov 11 17:47 ADOPTERS.md 17:50:44 -rw-rw-r-- 1 1001 1001 8910 Nov 11 17:47 Attribution.txt 17:50:44 -rw-rw-r-- 1 1001 1001 43881 Nov 11 17:47 CHANGELOG.md 17:50:44 -rw-rw-r-- 1 1001 1001 3804 Nov 11 17:47 CONTRIBUTING.md 17:50:44 -rw-rw-r-- 1 1001 1001 677 Nov 11 17:47 GOVERNANCE.md 17:50:44 -rw-rw-r-- 1 1001 1001 849 Nov 11 17:47 Jenkinsfile 17:50:44 -rw-rw-r-- 1 1001 1001 10775 Nov 11 17:47 LICENSE 17:50:44 -rw-rw-r-- 1 1001 1001 6508 Nov 11 17:47 Makefile 17:50:44 -rw-rw-r-- 1 1001 1001 582 Nov 11 17:47 OWNERS.md 17:50:44 -rw-rw-r-- 1 1001 1001 8256 Nov 11 17:47 README.md 17:50:44 -rw-rw-r-- 1 1001 1001 6912 Nov 11 17:47 SECURITY.md 17:50:44 -rw-rw-r-- 1 1001 1001 12 Nov 11 17:47 VERSION 17:50:44 -rw-rw-r-- 1 1001 1001 4131 Nov 11 17:47 ZMQWindows.md 17:50:44 drwxrwxr-x 2 1001 1001 37 Nov 11 17:47 bin 17:50:44 drwxrwxr-x 14 1001 1001 4096 Nov 11 17:47 cmd 17:50:44 -rw-r--r-- 1 root root 428381 Nov 11 17:49 coverage.out 17:50:44 -rw-rw-r-- 1 1001 1001 854 Nov 11 17:47 go.mod 17:50:44 -rw-rw-r-- 1 1001 1001 49665 Nov 11 17:47 go.sum 17:50:44 drwxrwxr-x 8 1001 1001 124 Nov 11 17:47 internal 17:50:44 drwxrwxr-x 3 1001 1001 16 Nov 11 17:47 openapi 17:50:44 drwxrwxr-x 4 1001 1001 71 Nov 11 17:47 snap 17:50:44 -rw-rw-r-- 1 1001 1001 204 Nov 11 17:47 version.go [Pipeline] sh 17:50:44 + '[' -e coverage.out ] 17:50:44 + chown 1001:1001 coverage.out [Pipeline] stash 17:50:44 Stashed 1 file(s) [Pipeline] sh 17:50:44 + make build 17:50:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-data/core-data ./cmd/core-data 17:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:51 provisioning config files... 17:50:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config167337408926271660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:52 ---> docker-login.sh 17:50:52 nexus3.edgexfoundry.org:10001 17:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:53 Configure a credential helper to remove this warning. See 17:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:53 17:50:53 Login Succeeded 17:50:53 nexus3.edgexfoundry.org:10002 17:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:53 Configure a credential helper to remove this warning. See 17:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:53 17:50:53 Login Succeeded 17:50:53 nexus3.edgexfoundry.org:10003 17:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:54 Configure a credential helper to remove this warning. See 17:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:54 17:50:54 Login Succeeded 17:50:54 nexus3.edgexfoundry.org:10004 17:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-command/core-command ./cmd/core-command 17:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:54 Configure a credential helper to remove this warning. See 17:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:54 17:50:54 Login Succeeded 17:50:54 docker.io 17:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:55 Configure a credential helper to remove this warning. See 17:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:55 17:50:55 Login Succeeded 17:50:55 ---> docker-login.sh ends 17:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] } 17:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:56 ========================================================= 17:50:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:50:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:50:56 552d1f2373af: Pulling fs layer 17:50:56 ea3f2d53f512: Pulling fs layer 17:50:56 9e70ebbbe112: Pulling fs layer 17:50:56 7a9cfe048b4a: Pulling fs layer 17:50:56 72dc09318566: Pulling fs layer 17:50:56 f4f7b4309257: Pulling fs layer 17:50:56 0ac9a79272e3: Pulling fs layer 17:50:56 b78e95d17946: Pulling fs layer 17:50:56 f4f7b4309257: Waiting 17:50:56 7a9cfe048b4a: Waiting 17:50:56 0ac9a79272e3: Waiting 17:50:56 72dc09318566: Waiting 17:50:56 b78e95d17946: Waiting 17:50:56 9e70ebbbe112: Download complete 17:50:56 ea3f2d53f512: Verifying Checksum 17:50:56 ea3f2d53f512: Download complete 17:50:56 72dc09318566: Verifying Checksum 17:50:56 72dc09318566: Download complete 17:50:56 f4f7b4309257: Verifying Checksum 17:50:56 f4f7b4309257: Download complete 17:50:56 552d1f2373af: Verifying Checksum 17:50:56 552d1f2373af: Download complete 17:50:56 0ac9a79272e3: Verifying Checksum 17:50:56 0ac9a79272e3: Download complete 17:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:50:57 552d1f2373af: Pull complete 17:50:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:50:58 ea3f2d53f512: Pull complete 17:50:58 9e70ebbbe112: Pull complete 17:50:58 b78e95d17946: Verifying Checksum 17:50:58 b78e95d17946: Download complete 17:50:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:50:59 7a9cfe048b4a: Verifying Checksum 17:50:59 7a9cfe048b4a: Download complete 17:51:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:51:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/secrets-config ./cmd/secrets-config 17:51:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:51:03 $ docker stop --time=1 59264c25f05a9d391fcf9fd561d653f23f4f967cac60ccb0420e425d1d8e6d22 17:51:05 $ docker rm -f 59264c25f05a9d391fcf9fd561d653f23f4f967cac60ccb0420e425d1d8e6d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:51:06 17:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:51:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:51:07 latest: Pulling from edgex-devops/edgex-compose 17:51:07 cbdbe7a5bc2a: Pulling fs layer 17:51:07 ca9280d653b3: Pulling fs layer 17:51:07 7e9c9ca2126c: Pulling fs layer 17:51:07 cbdbe7a5bc2a: Verifying Checksum 17:51:07 cbdbe7a5bc2a: Download complete 17:51:07 ca9280d653b3: Verifying Checksum 17:51:07 ca9280d653b3: Download complete 17:51:07 cbdbe7a5bc2a: Pull complete 17:51:07 7e9c9ca2126c: Verifying Checksum 17:51:07 7e9c9ca2126c: Download complete 17:51:08 ca9280d653b3: Pull complete 17:51:11 7a9cfe048b4a: Pull complete 17:51:11 72dc09318566: Pull complete 17:51:11 f4f7b4309257: Pull complete 17:51:11 0ac9a79272e3: Pull complete 17:51:12 7e9c9ca2126c: Pull complete 17:51:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:51:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:51:12 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 17:51:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:51:15 $ docker top 760aad692622c8f15dcd258b7eb8322ef5fc3f8067716f58a9f46c2ba37f36b0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:15 + docker-compose build --help 17:51:15 + grep parallel 17:51:15 b78e95d17946: Pull complete 17:51:15 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:51:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:51:16 --parallel Build images in parallel. [Pipeline] } 17:51:16 $ docker stop --time=1 760aad692622c8f15dcd258b7eb8322ef5fc3f8067716f58a9f46c2ba37f36b0 17:51:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:51:16 WORKDIR /edgex 17:51:16 COPY go.mod . 17:51:16 RUN go mod download+ 17:51:16 docker build -t ci-base-image-arm64 -f - . 17:51:17 $ docker rm -f 760aad692622c8f15dcd258b7eb8322ef5fc3f8067716f58a9f46c2ba37f36b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:51:17 . [Pipeline] withDockerContainer 17:51:17 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 17:51:17 $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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-devops/edgex-compose:latest cat 17:51:18 $ docker top 38883f460fccd76ee3c1f02c99fdb8c8fdbe502aeff513fcf3869fcedc70be00 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:18 + docker-compose -f ./docker-compose-build.yml build --parallel 17:51:19 Building core-command ... 17:51:19 Building core-data ... 17:51:19 Building core-metadata ... 17:51:19 Building security-bootstrapper ... 17:51:19 Building security-proxy-setup ... 17:51:19 Building security-secretstore-setup ... 17:51:19 Building support-notifications ... 17:51:19 Building support-scheduler ... 17:51:19 Building sys-mgmt-agent ... 17:51:19 Building sys-mgmt-agent 17:51:19 Building security-bootstrapper 17:51:19 Building core-data 17:51:19 Building support-notifications 17:51:19 Building security-secretstore-setup 17:51:19 Sending build context to Docker daemon 166.6MB 17:51:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:51:19 ---> 8b459fc5aaf0 17:51:19 Step 2/4 : WORKDIR /edgex 17:51:21 ---> Running in a0711987d7c5 17:51:21 Removing intermediate container a0711987d7c5 17:51:21 ---> ce03760a7270 17:51:21 Step 3/4 : COPY go.mod . 17:51:22 ---> 2f12cd52c6e8 17:51:22 Step 4/4 : RUN go mod download 17:51:22 ---> Running in c643c6069c1b 17:51:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:51:29 ---> 06bbce857fb0 17:51:29 Step 3/24 : WORKDIR /edgex-go 17:51:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:29 ---> 06bbce857fb0 17:51:29 Step 3/22 : WORKDIR /edgex-go 17:51:35 ---> Running in be04a27d8feb 17:51:35 ---> Running in 3719d1c8128d 17:51:37 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:51:37 ---> 06bbce857fb0 17:51:37 Step 3/21 : WORKDIR /edgex-go 17:51:40 ---> Running in 14e4e7e7ae74 17:51:40 Removing intermediate container 3719d1c8128d 17:51:40 ---> a601e7ee69b8 17:51:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:40 Removing intermediate container be04a27d8feb 17:51:40 ---> 99bc05420fa3 17:51:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:40 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:51:40 ---> 06bbce857fb0 17:51:40 Step 3/30 : WORKDIR /edgex-go 17:51:40 ---> Using cache 17:51:40 ---> 99bc05420fa3 17:51:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:40 ---> Running in 32bf66356de8 17:51:40 ---> Running in cd6f201aa24c 17:51:40 ---> Running in 47514962959b 17:51:40 Removing intermediate container 14e4e7e7ae74 17:51:40 ---> 384a9e31376d 17:51:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:40 ---> Running in 7493eba9e2cf 17:51:41 Removing intermediate container 32bf66356de8 17:51:41 ---> 9e307c8ebacd 17:51:41 Step 5/24 : RUN apk add --update --no-cache make git 17:51:42 ---> Running in f4b3d84e7376 17:51:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:42 ---> 06bbce857fb0 17:51:42 Step 3/22 : WORKDIR /edgex-go 17:51:42 ---> Using cache 17:51:42 ---> 384a9e31376d 17:51:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:42 ---> Running in 81930977298b 17:51:42 Removing intermediate container 7493eba9e2cf 17:51:42 ---> e85d5c4df5e5 17:51:42 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:51:42 ---> Running in bba866fcff09 17:51:42 Removing intermediate container cd6f201aa24c 17:51:42 ---> 12d224af91c4 17:51:42 Step 5/22 : RUN apk add --update --no-cache make bash git 17:51:42 Removing intermediate container 47514962959b 17:51:42 ---> 2830599eb51b 17:51:42 Step 5/30 : RUN apk add --update --no-cache make git 17:51:42 ---> Running in 63e1fdbd0b12 17:51:42 ---> Running in aa4971280844 17:51:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:43 Removing intermediate container 81930977298b 17:51:43 ---> 0969799756b9 17:51:43 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:51:43 ---> Running in 2c63b4df34a0 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:43 OK: 220 MiB in 52 packages 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:44 OK: 220 MiB in 52 packages 17:51:44 Removing intermediate container f4b3d84e7376 17:51:44 ---> 1683f557f7c6 17:51:44 Step 6/24 : COPY . . 17:51:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:44 OK: 220 MiB in 52 packages 17:51:44 OK: 220 MiB in 52 packages 17:51:44 OK: 220 MiB in 52 packages 17:51:45 Removing intermediate container bba866fcff09 17:51:45 ---> 0f736b07fe13 17:51:45 Step 6/21 : COPY . . 17:51:45 Removing intermediate container 63e1fdbd0b12 17:51:45 ---> 409ce2a0a437 17:51:45 Step 6/22 : COPY . . 17:51:45 Removing intermediate container aa4971280844 17:51:45 ---> 24de93dbb665 17:51:45 Step 6/30 : COPY . . 17:51:46 Removing intermediate container 2c63b4df34a0 17:51:46 ---> b6f66931902e 17:51:46 Step 6/22 : COPY . . 17:52:01 ---> a82bc5d6c794 17:52:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:01 ---> 41384481bead 17:52:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:01 ---> Running in d1fecb71b36a 17:52:01 ---> Running in 4b44ffcc6360 17:52:19 ---> 8ad36a6c45fa 17:52:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:19 ---> Running in 167b80e6d7b6 17:52:19 ---> 3d5a07387036 17:52:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:19 ---> Running in 71b74c2ee274 17:52:19 Removing intermediate container d1fecb71b36a 17:52:19 ---> 500c2940645f 17:52:19 Step 8/22 : RUN make cmd/core-data/core-data 17:52:19 ---> Running in 3d430a92704e 17:52:19 Removing intermediate container 4b44ffcc6360 17:52:19 ---> ac167026e3ac 17:52:19 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:52:19 ---> Running in 2205fc49088f 17:52:19 ---> 9b47bbc9ada9 17:52:19 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:19 ---> Running in 2d90a33ab198 17:52:19 Removing intermediate container 167b80e6d7b6 17:52:19 ---> 0dbead4ad3df 17:52:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:52:19 ---> Running in 14aedf753bd4 17:52:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-data/core-data ./cmd/core-data 17:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:52:19 Removing intermediate container 71b74c2ee274 17:52:19 ---> 5f3fac9a9030 17:52:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:52:19 ---> Running in 23f7e04944b4 17:52:20 Removing intermediate container 2d90a33ab198 17:52:20 ---> 7cbc5ac05a32 17:52:20 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:52:20 ---> Running in 7dddd84425ac 17:52:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:52:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:52:44 Removing intermediate container c643c6069c1b 17:52:44 ---> 88a78c18588d 17:52:44 Successfully built 88a78c18588d 17:52:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:52:44 + docker inspect -f . ci-base-image-arm64 17:52:44 . [Pipeline] withDockerContainer 17:52:44 prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container 17:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** ci-base-image-arm64 cat 17:52:46 $ docker top c0091fa3a542681c52d0f5d00428ab2b2c0adfa2237ca45fc8d10ee4cecd2ead -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:47 + go version 17:52:47 go version go1.16.8 linux/arm64 [Pipeline] } 17:52:47 $ docker stop --time=1 c0091fa3a542681c52d0f5d00428ab2b2c0adfa2237ca45fc8d10ee4cecd2ead 17:52:48 $ docker rm -f c0091fa3a542681c52d0f5d00428ab2b2c0adfa2237ca45fc8d10ee4cecd2ead [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 17:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:49 17:52:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:50 latest: Pulling from edgex-devops/edgex-compose-arm64 17:52:50 29e5d40040c1: Pulling fs layer 17:52:50 1ce36da41761: Pulling fs layer 17:52:50 25b303627fd3: Pulling fs layer 17:52:50 29e5d40040c1: Download complete 17:52:50 1ce36da41761: Verifying Checksum 17:52:50 1ce36da41761: Download complete 17:52:51 29e5d40040c1: Pull complete 17:52:52 25b303627fd3: Verifying Checksum 17:52:52 25b303627fd3: Download complete 17:52:52 1ce36da41761: Pull complete 17:53:02 25b303627fd3: Pull complete 17:53:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:53:02 prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container 17:53:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:53:05 $ docker top 96995ea0d5c6b879f9aae552f453c5d7dfbdcecbca1800faa667cb21ca10142f -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:06 + docker-compose build --help 17:53:06 + grep parallel 17:53:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:53:09 Removing intermediate container 2205fc49088f 17:53:09 ---> a07aef2a9a47 17:53:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:53:09 ---> Running in d75f769367ae 17:53:09 Removing intermediate container 14aedf753bd4 17:53:09 ---> b6aa886a48ff 17:53:09 17:53:09 Step 9/30 : FROM alpine:3.14 17:53:09 --parallel Build images in parallel. [Pipeline] } 17:53:09 $ docker stop --time=1 96995ea0d5c6b879f9aae552f453c5d7dfbdcecbca1800faa667cb21ca10142f 17:53:09 3.14: Pulling from library/alpine 17:53:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:53:10 Status: Downloaded newer image for alpine:3.14 17:53:10 ---> 14119a10abf4 17:53:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:53:10 ---> Running in 1ef947a65474 17:53:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:53:10 Removing intermediate container 1ef947a65474 17:53:10 ---> f67979c8388d 17:53:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:53:10 ---> Running in 7b5489657b7c 17:53:11 Removing intermediate container 23f7e04944b4 17:53:11 ---> ea320e15ad7b 17:53:11 17:53:11 Step 9/24 : FROM alpine:3.14 17:53:11 ---> 14119a10abf4 17:53:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:53:11 ---> Running in 8479b23ebb29 17:53:11 $ docker rm -f 96995ea0d5c6b879f9aae552f453c5d7dfbdcecbca1800faa667cb21ca10142f [Pipeline] // withDockerContainer [Pipeline] writeFile 17:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:53:11 (1/2) Installing dumb-init (1.2.5-r1) 17:53:11 (2/2) Installing su-exec (0.2-r1) 17:53:11 Executing busybox-1.33.1-r3.trigger 17:53:11 OK: 6 MiB in 16 packages 17:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:53:12 . [Pipeline] withDockerContainer 17:53:12 prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53: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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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-devops/edgex-compose-arm64:latest cat 17:53:12 (1/3) Installing ca-certificates (20191127-r5) 17:53:12 (2/3) Installing dumb-init (1.2.5-r1) 17:53:12 (3/3) Installing su-exec (0.2-r1) 17:53:12 Executing busybox-1.33.1-r3.trigger 17:53:12 Executing ca-certificates-20191127-r5.trigger 17:53:12 OK: 6 MiB in 17 packages 17:53:13 Removing intermediate container 7b5489657b7c 17:53:13 ---> 6ad1f726e4dc 17:53:13 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:53:13 ---> Running in 2418dd1730f1 17:53:13 Removing intermediate container d75f769367ae 17:53:13 ---> 748c33bfd460 17:53:13 17:53:13 Step 10/22 : FROM docker:20.10.8 17:53:13 Removing intermediate container 7dddd84425ac 17:53:13 ---> b6652b02cbc0 17:53:13 17:53:13 Step 9/21 : FROM alpine:3.14 17:53:13 ---> 14119a10abf4 17:53:13 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:53:13 20.10.8: Pulling from library/docker 17:53:13 ---> Running in a707bda5df57 17:53:13 Removing intermediate container 2418dd1730f1 17:53:13 ---> 802f91d55cd8 17:53:13 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:53:13 ---> Running in 505b28fed67f 17:53:13 $ docker top f027755cfefad3a75f121bc936da8c5526220b3d974234625917dd20abf3f905 -eo pid,comm 17:53:13 Removing intermediate container 8479b23ebb29 17:53:13 ---> a8ba9a352430 17:53:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:53:13 ---> Running in b9d33d7e74fc [Pipeline] { [Pipeline] sh 17:53:14 Removing intermediate container 505b28fed67f 17:53:14 ---> f2dd960f2f95 17:53:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:14 Removing intermediate container b9d33d7e74fc 17:53:14 ---> e0c58c0ee56b 17:53:14 Step 12/24 : WORKDIR / 17:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:14 + docker-compose -f ./docker-compose-build.yml build --parallel 17:53:14 ---> Running in f302758a4b51 17:53:14 ---> Running in 5d169a8fb8ef 17:53:14 (1/2) Installing ca-certificates (20191127-r5) 17:53:14 (2/2) Installing dumb-init (1.2.5-r1) 17:53:14 Executing busybox-1.33.1-r3.trigger 17:53:14 Executing ca-certificates-20191127-r5.trigger 17:53:14 OK: 6 MiB in 16 packages 17:53:14 Removing intermediate container 5d169a8fb8ef 17:53:14 ---> ce62bbf38c28 17:53:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:53:15 ---> 7c2c96e49e6a 17:53:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:53:15 Removing intermediate container a707bda5df57 17:53:15 ---> f8fdb2f210ad 17:53:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:53:15 ---> Running in cb052df996d2 17:53:15 ---> 1180014739c4 17:53:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:53:16 Removing intermediate container f302758a4b51 17:53:16 ---> 6e464757ced9 17:53:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:53:16 ---> Running in 0983c991bbad 17:53:16 Removing intermediate container cb052df996d2 17:53:16 ---> e775fdc14bfe 17:53:16 Step 12/21 : ENV APP_PORT=59860 17:53:16 ---> a2249b90f615 17:53:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:53:16 ---> Running in 0c930ec3bcf5 17:53:16 Removing intermediate container 0983c991bbad 17:53:16 ---> 59fa6d0254d2 17:53:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:53:16 Removing intermediate container 0c930ec3bcf5 17:53:16 ---> 947e38a38fe9 17:53:16 Step 13/21 : EXPOSE $APP_PORT 17:53:16 ---> 1f48b1572e3a 17:53:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:53:16 ---> Running in 631f26cc37f9 17:53:16 ---> afd9c3751e2e 17:53:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:53:16 Removing intermediate container 631f26cc37f9 17:53:16 ---> d7392f7badf9 17:53:16 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:17 ---> Running in c44950bcf6ba 17:53:17 ---> 297dd7dde992 17:53:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:53:17 ---> 17f219f3a203 17:53:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:53:17 Removing intermediate container 3d430a92704e 17:53:17 ---> a6372e4614d4 17:53:17 17:53:17 Step 9/22 : FROM alpine:3.14 17:53:17 ---> 14119a10abf4 17:53:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:53:17 ---> Running in 37b919a7824f 17:53:17 Removing intermediate container 37b919a7824f 17:53:17 ---> a78529fd4458 17:53:17 Step 11/22 : ENV APP_PORT=59880 17:53:17 ---> Running in f4cf8b609be2 17:53:17 ---> 8b1b1273e4b0 17:53:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:53:17 ---> 9deab49acc50 17:53:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:53:17 Building core-command ... 17:53:17 Building core-data ... 17:53:17 Building core-metadata ... 17:53:17 Building security-bootstrapper ... 17:53:17 Building security-proxy-setup ... 17:53:17 Building security-secretstore-setup ... 17:53:17 Building support-notifications ... 17:53:17 Building support-scheduler ... 17:53:17 Building sys-mgmt-agent ... 17:53:17 Building support-scheduler 17:53:17 Building security-bootstrapper 17:53:17 Building security-secretstore-setup 17:53:17 Building core-command 17:53:17 Building sys-mgmt-agent 17:53:18 Removing intermediate container f4cf8b609be2 17:53:18 ---> 0aea58eb87d1 17:53:18 Step 12/22 : EXPOSE $APP_PORT 17:53:18 ---> Running in ec1a1b9db8b9 17:53:18 Removing intermediate container c44950bcf6ba 17:53:18 ---> b580fd16290b 17:53:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:18 ---> b13b263072dc 17:53:18 Step 20/24 : 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/ 17:53:18 ---> 7cdf28d7f6e8 17:53:18 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:53:18 Removing intermediate container ec1a1b9db8b9 17:53:18 ---> 225bca312c5e 17:53:18 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:18 ---> Running in 0d4bcb8e72d6 17:53:18 ---> Running in 980265ed0857 17:53:18 ---> Running in 813a7ddba3ae 17:53:18 ---> 5862e77f3288 17:53:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:53:18 Removing intermediate container 980265ed0857 17:53:18 ---> 1a041fff07f6 17:53:18 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:18 ---> Running in ecfb2d298a85 17:53:19 Removing intermediate container ecfb2d298a85 17:53:19 ---> 5910a6a859d1 17:53:19 Step 19/21 : LABEL arch=x86_64 17:53:19 ---> aa56c803bc40 17:53:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:53:19 ---> Running in 90a72d978405 17:53:19 Removing intermediate container 90a72d978405 17:53:19 ---> fa0e7e962e07 17:53:19 Step 20/21 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:53:19 Removing intermediate container 0d4bcb8e72d6 17:53:19 ---> 05f666b3728d 17:53:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:53:19 ---> e3f3ab0fc663 17:53:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:53:19 ---> Running in 17600d0d5218 17:53:19 ---> Running in 666b7e5cd83f 17:53:19 Removing intermediate container 813a7ddba3ae 17:53:19 ---> 236413106fc3 17:53:19 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:53:19 ---> Running in 8cc35b64c6c4 17:53:19 Removing intermediate container 666b7e5cd83f 17:53:19 ---> 43c5653991cb 17:53:19 Step 22/24 : LABEL arch=x86_64 17:53:19 Removing intermediate container 17600d0d5218 17:53:19 ---> 4f988ac9ebeb 17:53:19 Step 21/21 : LABEL version=2.0.1-dev.93 17:53:19 ---> 468992a61447 17:53:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:53:20 ---> Running in 79e317993177 17:53:20 ---> Running in 10de0828c118 17:53:20 ---> a66b5ac44f51 17:53:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:53:20 Removing intermediate container 79e317993177 17:53:20 ---> 5dd7ed303c7c 17:53:20 17:53:20 Removing intermediate container 10de0828c118 17:53:20 ---> e2a653f196fc 17:53:20 Step 23/24 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:53:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:20 ---> Running in 3cc08c011aba 17:53:20 Successfully built 5dd7ed303c7c 17:53:20 ---> Running in 4c34adc61c96 17:53:20 Successfully tagged support-notifications:latest 17:53:20  Building support-notifications ... done Building support-scheduler 17:53:20 Removing intermediate container 3cc08c011aba 17:53:20 ---> 081f75eea60e 17:53:20 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:53:20 Removing intermediate container 4c34adc61c96 17:53:20 ---> 7a4a8b06778c 17:53:20 Step 24/24 : LABEL version=2.0.1-dev.93 17:53:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:21 ---> Running in 9ff75eb205eb 17:53:21 ---> 979e1b4de86d 17:53:21 Step 25/30 : RUN chmod +x /entrypoint.sh 17:53:21 (1/6) Installing dumb-init (1.2.5-r1) 17:53:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:53:21 (3/6) Installing libsodium (1.0.18-r0) 17:53:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:53:22 (5/6) Installing libzmq (4.3.4-r0) 17:53:22 (6/6) Installing zeromq (4.3.4-r0) 17:53:22 Removing intermediate container 9ff75eb205eb 17:53:22 ---> d9af76d47ee2 17:53:22 17:53:22 ---> Running in 19fc38170138 17:53:22 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:53:22 Status: Downloaded newer image for docker:20.10.8 17:53:22 ---> bc6c0ffef665 17:53:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:53:22 Executing busybox-1.33.1-r3.trigger 17:53:22 OK: 8 MiB in 20 packages 17:53:22 ---> Running in 3fd1887464a8 17:53:22 Successfully built d9af76d47ee2 17:53:22 Successfully tagged security-secretstore-setup:latest 17:53:22  Building security-secretstore-setup ... done Building core-metadata 17:53:22 Removing intermediate container 3fd1887464a8 17:53:22 ---> 5bfa1dde7e0f 17:53:22 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:53:24 ---> Running in 57b1933ef9d6 17:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:24 Removing intermediate container 8cc35b64c6c4 17:53:24 ---> 98e7891cd15b 17:53:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:25 (1/42) Installing readline (8.1.0-r0) 17:53:25 (2/42) Installing bash (5.1.4-r0) 17:53:25 Executing bash-5.1.4-r0.post-install 17:53:25 Removing intermediate container 19fc38170138 17:53:25 ---> ec2ca32af74c 17:53:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:53:25 (3/42) Installing brotli-libs (1.0.9-r5) 17:53:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:53:25 (5/42) Installing libcurl (7.79.1-r0) 17:53:25 (6/42) Installing curl (7.79.1-r0) 17:53:25 (7/42) Installing dumb-init (1.2.5-r1) 17:53:25 (8/42) Installing libbz2 (1.0.8-r1) 17:53:25 (9/42) Installing expat (2.4.1-r0) 17:53:25 ---> 90f05bde2f7e 17:53:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:53:25 (10/42) Installing libffi (3.3-r2) 17:53:25 (11/42) Installing gdbm (1.19-r0) 17:53:25 (12/42) Installing xz-libs (5.2.5-r0) 17:53:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:53:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:53:25 (15/42) Installing mpdecimal (2.5.1-r1) 17:53:25 (16/42) Installing sqlite-libs (3.35.5-r0) 17:53:25 (17/42) Installing python3 (3.9.5-r1) 17:53:25 ---> Running in 3d9e1cb0e837 17:53:26 Removing intermediate container 3d9e1cb0e837 17:53:26 ---> 4e3f3d7db86f 17:53:26 Step 27/30 : CMD ["gate"] 17:53:26 (18/42) Installing py3-appdirs (1.4.4-r2) 17:53:26 (19/42) Installing py3-chardet (4.0.0-r2) 17:53:26 (20/42) Installing py3-idna (3.2-r0) 17:53:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:53:27 (22/42) Installing py3-certifi (2020.12.5-r1) 17:53:27 (23/42) Installing py3-requests (2.25.1-r4) 17:53:27 (24/42) Installing py3-msgpack (1.0.2-r1) 17:53:27 ---> Running in b2f62af79cf2 17:53:27 (25/42) Installing py3-lockfile (0.12.2-r4) 17:53:27 ---> 296f9204295f 17:53:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:53:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:53:27 (27/42) Installing py3-colorama (0.4.4-r1) 17:53:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:53:27 (29/42) Installing py3-distlib (0.3.1-r3) 17:53:27 (30/42) Installing py3-distro (1.5.0-r3) 17:53:27 (31/42) Installing py3-six (1.15.0-r1) 17:53:27 (32/42) Installing py3-webencodings (0.5.1-r4) 17:53:27 (33/42) Installing py3-html5lib (1.1-r1) 17:53:27 (34/42) Installing py3-parsing (2.4.7-r2) 17:53:27 (35/42) Installing py3-packaging (20.9-r1) 17:53:27 (36/42) Installing py3-toml (0.10.2-r2) 17:53:27 (37/42) Installing py3-pep517 (0.10.0-r2) 17:53:27 (38/42) Installing py3-progress (1.5-r2) 17:53:27 (39/42) Installing py3-retrying (1.3.3-r1) 17:53:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:53:27 (41/42) Installing py3-setuptools (52.0.0-r3) 17:53:27 (42/42) Installing py3-pip (20.3.4-r1) 17:53:27 Removing intermediate container b2f62af79cf2 17:53:27 ---> 1e367029da0c 17:53:27 Step 28/30 : LABEL arch=x86_64 17:53:27 Executing busybox-1.33.1-r3.trigger 17:53:27 OK: 84 MiB in 64 packages 17:53:27 ---> 91d85dedc58b 17:53:27 Step 18/22 : ENTRYPOINT ["/core-data"] 17:53:27 ---> Running in f2c901fc1aee 17:53:28 ---> Running in 5fdd16e96c13 17:53:28 Removing intermediate container f2c901fc1aee 17:53:28 ---> a2818a9e0f84 17:53:28 Step 29/30 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:53:28 Removing intermediate container 5fdd16e96c13 17:53:28 ---> d10ef0ae67f8 17:53:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:28 ---> Running in 9a7eb00bc4e6 17:53:28 ---> Running in a60e9915a20f 17:53:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:53:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:53:28 ---> 06bbce857fb0 17:53:28 Step 3/23 : WORKDIR /edgex-go 17:53:28 ---> Using cache 17:53:28 ---> 384a9e31376d 17:53:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:28 ---> Using cache 17:53:28 ---> 0969799756b9 17:53:28 Step 5/23 : RUN apk add --update --no-cache make git 17:53:28 ---> Running in 4cb4b6b78586 17:53:28 Collecting docker-compose==1.23.2 17:53:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:53:28 Collecting cached-property<2,>=1.2.0 17:53:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:53:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:53:28 Collecting texttable<0.10,>=0.9.0 17:53:28 Downloading texttable-0.9.1.tar.gz (11 kB) 17:53:28 Removing intermediate container 9a7eb00bc4e6 17:53:28 ---> a24f1a8bc053 17:53:28 Step 30/30 : LABEL version=2.0.1-dev.93 17:53:28 Removing intermediate container a60e9915a20f 17:53:28 ---> 0fbcd602354e 17:53:28 Step 20/22 : LABEL arch=x86_64 17:53:28 ---> Running in 901cac7c9535 17:53:29 ---> Running in 07e50cf32daa 17:53:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:53:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:53:29 ---> 06bbce857fb0 17:53:29 Step 3/22 : WORKDIR /edgex-go 17:53:29 ---> Using cache 17:53:29 ---> 384a9e31376d 17:53:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:29 ---> Using cache 17:53:29 ---> 0969799756b9 17:53:29 Step 5/22 : RUN apk add --update --no-cache make git 17:53:29 ---> Running in bf7922487089 17:53:29 Collecting docopt<0.7,>=0.6.1 17:53:29 Downloading docopt-0.6.2.tar.gz (25 kB) 17:53:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:29 Removing intermediate container 901cac7c9535 17:53:29 ---> 621466eeaf94 17:53:29 17:53:29 Removing intermediate container 07e50cf32daa 17:53:29 ---> ee97c205d90f 17:53:29 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:53:29 Successfully built 621466eeaf94 17:53:29 Successfully tagged security-bootstrapper:latest 17:53:29 Building security-proxy-setup 17:53:29  Building security-bootstrapper ... done  ---> Running in 5c03c83faa3f 17:53:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:53:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:53:30 Collecting docker<4.0,>=3.6.0 17:53:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:53:30 Collecting dockerpty<0.5,>=0.4.1 17:53:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:53:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:30 Removing intermediate container 5c03c83faa3f 17:53:30 ---> 670c99c04079 17:53:30 Step 22/22 : LABEL version=2.0.1-dev.93 17:53:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:30 Collecting websocket-client<1.0,>=0.32.0 17:53:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:53:30 Collecting jsonschema<3,>=2.5.1 17:53:30 OK: 220 MiB in 52 packages 17:53:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:53:30 Collecting PyYAML<4,>=3.10 17:53:30 Downloading PyYAML-3.13.tar.gz (270 kB) 17:53:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:31 ---> Running in 6a3afd75b948 17:53:31 Collecting docker-pycreds>=0.4.0 17:53:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:53:31 Removing intermediate container 6a3afd75b948 17:53:31 ---> ce6a2e235828 17:53:31 17:53:31 Collecting idna<2.8,>=2.5 17:53:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:53:31 Removing intermediate container 4cb4b6b78586 17:53:31 ---> 04432f104161 17:53:31 Step 6/23 : COPY go.mod . 17:53:31 Collecting urllib3<1.25,>=1.21.1 17:53:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:53:31 Collecting chardet<3.1.0,>=3.0.2 17:53:31 Successfully built ce6a2e235828 17:53:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:53:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:53:32 Successfully tagged core-data:latest 17:53:32 Building core-command 17:53:32  Building core-data ... done OK: 220 MiB in 52 packages 17:53:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:53:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:53:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:53:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:53:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:53:32 Attempting uninstall: urllib3 17:53:32 Found existing installation: urllib3 1.26.5 17:53:32 Uninstalling urllib3-1.26.5: 17:53:32 Successfully uninstalled urllib3-1.26.5 17:53:32 ---> 53592fd2ff89 17:53:32 Step 7/23 : RUN go mod download 17:53:33 Attempting uninstall: idna 17:53:33 Found existing installation: idna 3.2 17:53:33 Uninstalling idna-3.2: 17:53:33 Successfully uninstalled idna-3.2 17:53:33 Attempting uninstall: chardet 17:53:33 Found existing installation: chardet 4.0.0 17:53:33 Uninstalling chardet-4.0.0: 17:53:33 ---> Running in 2ab99a363640 17:53:33 Successfully uninstalled chardet-4.0.0 17:53:34 Removing intermediate container bf7922487089 17:53:34 ---> 6ac8180e95fa 17:53:34 Step 6/22 : COPY . . 17:53:34 Attempting uninstall: requests 17:53:34 Found existing installation: requests 2.25.1 17:53:34 Uninstalling requests-2.25.1: 17:53:34 Successfully uninstalled requests-2.25.1 17:53:34 Running setup.py install for texttable: started 17:53:34 Running setup.py install for texttable: finished with status 'done' 17:53:34 Running setup.py install for PyYAML: started 17:53:35 Running setup.py install for PyYAML: finished with status 'done' 17:53:35 Running setup.py install for docopt: started 17:53:35 Running setup.py install for docopt: finished with status 'done' 17:53:35 Running setup.py install for dockerpty: started 17:53:36 Running setup.py install for dockerpty: finished with status 'done' 17:53:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:53:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:53:39 ---> 06bbce857fb0 17:53:39 Step 3/22 : WORKDIR /edgex-go 17:53:39 ---> Using cache 17:53:39 ---> 384a9e31376d 17:53:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:39 ---> Using cache 17:53:39 ---> 0969799756b9 17:53:39 Step 5/22 : RUN apk add --update --no-cache make git 17:53:39 ---> Using cache 17:53:39 ---> 6ac8180e95fa 17:53:39 Step 6/22 : COPY . . 17:53:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 17:53:39 Removing intermediate container 2ab99a363640 17:53:39 ---> ddc8db32357e 17:53:39 Step 8/23 : COPY . . 17:53:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:53:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:53:39 ---> 06bbce857fb0 17:53:39 Step 3/20 : WORKDIR /edgex-go 17:53:39 ---> Using cache 17:53:39 ---> 384a9e31376d 17:53:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:39 ---> Using cache 17:53:39 ---> 0969799756b9 17:53:39 Step 5/20 : RUN apk add --update --no-cache make git 17:53:39 ---> Using cache 17:53:39 ---> 6ac8180e95fa 17:53:39 Step 6/20 : COPY . . 17:53:45 ---> 1342e147286d 17:53:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:45 ---> Running in 4f17e2edcfd9 17:53:48 Removing intermediate container 4f17e2edcfd9 17:53:48 ---> 75939ab54d16 17:53:48 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:53:48 ---> Running in 2199d3c4298c 17:53:48 Removing intermediate container 57b1933ef9d6 17:53:48 ---> 010fc1c1cbb9 17:53:48 Step 13/22 : ENV APP_PORT=58890 17:53:48 ---> Running in 6e997ad91716 17:53:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:53:49 Removing intermediate container 6e997ad91716 17:53:49 ---> 34bb0643a2e9 17:53:49 Step 14/22 : EXPOSE $APP_PORT 17:53:50 ---> Running in 791607c71706 17:53:50 Removing intermediate container 791607c71706 17:53:50 ---> 1272f2aa9ace 17:53:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:53:50 ---> 90983d10fe19 17:53:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:50 ---> Running in 050c5adb34a2 17:53:51 ---> 8fbff2c1ded8 17:53:51 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:51 ---> Running in 0df19581071f 17:53:51 ---> 62db1c926e37 17:53:51 Step 9/23 : RUN go mod tidy 17:53:51 ---> ce5536ca1adc 17:53:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:53:51 ---> Running in 5fe4709853e5 17:53:52 ---> a739ff15a179 17:53:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:53:52 ---> 328d9fea86d2 17:53:52 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:53:52 ---> Running in 1f3de096d485 17:53:52 Removing intermediate container 1f3de096d485 17:53:52 ---> c40a77d3362d 17:53:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:52 ---> Running in d6a1c70f5459 17:53:53 Removing intermediate container d6a1c70f5459 17:53:53 ---> 0eb3e4091a35 17:53:53 Step 20/22 : LABEL arch=x86_64 17:53:53 ---> Running in 48df57b4ed4f 17:53:53 Removing intermediate container 050c5adb34a2 17:53:53 ---> 9b8d20396b5f 17:53:53 Step 8/22 : RUN make cmd/core-command/core-command 17:53:53 Removing intermediate container 48df57b4ed4f 17:53:53 ---> f472004c013b 17:53:53 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:53:53 ---> Running in 3b7857f9e707 17:53:53 ---> Running in 01c6aca0e7d1 17:53:53 Removing intermediate container 01c6aca0e7d1 17:53:53 ---> 4013ad588984 17:53:53 Step 22/22 : LABEL version=2.0.1-dev.93 17:53:53 ---> Running in 7fb40485560e 17:53:53 Removing intermediate container 7fb40485560e 17:53:53 ---> 716ef035c856 17:53:53 17:53:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-command/core-command ./cmd/core-command 17:53:53 Successfully built 716ef035c856 17:53:53 Successfully tagged sys-mgmt-agent:latest 17:53:53 Removing intermediate container 0df19581071f 17:53:53 ---> 7bf8238b0cf0 17:53:53 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:53:53  Building sys-mgmt-agent ... done  ---> Running in b8c29831873e 17:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:53:55 Removing intermediate container 5fe4709853e5 17:53:55 ---> ab6263366ed7 17:53:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:53:56 ---> Running in ed191bec9cc0 17:53:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:54:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:54:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:54:04 ---> 88a78c18588d 17:54:04 Step 3/22 : WORKDIR /edgex-go 17:54:04 ---> Running in c55c57878e73 17:54:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:54:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:54:04 ---> 88a78c18588d 17:54:04 Step 3/24 : WORKDIR /edgex-go 17:54:04 ---> Running in b40cf808f6db 17:54:04 Removing intermediate container c55c57878e73 17:54:04 ---> 8974ed4f0c2a 17:54:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:04 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:54:04 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:54:04 ---> 88a78c18588d 17:54:04 Step 3/30 : WORKDIR /edgex-go 17:54:04 ---> Using cache 17:54:04 ---> 8974ed4f0c2a 17:54:04 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:04 ---> Running in 56b8481dbeef 17:54:04 ---> Running in 7e5ccc522dcf 17:54:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:54:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:54:04 ---> 88a78c18588d 17:54:04 Step 3/22 : WORKDIR /edgex-go 17:54:04 ---> Using cache 17:54:04 ---> 8974ed4f0c2a 17:54:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:54:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:54:04 ---> 88a78c18588d 17:54:04 Step 3/23 : WORKDIR /edgex-go 17:54:04 ---> Using cache 17:54:04 ---> 8974ed4f0c2a 17:54:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:04 ---> Running in d0f053f723b5 17:54:04 ---> Running in c17a7ac7644f 17:54:04 Removing intermediate container b40cf808f6db 17:54:04 ---> 7e138d39b0dc 17:54:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:04 ---> Running in bbf78ca24327 17:54:04 Removing intermediate container 7e5ccc522dcf 17:54:04 ---> fd74a87b1f77 17:54:04 Step 5/22 : RUN apk add --update --no-cache make git 17:54:04 Removing intermediate container 56b8481dbeef 17:54:04 ---> a08f24667bbc 17:54:04 Step 5/30 : RUN apk add --update --no-cache make git 17:54:04 ---> Running in 6a051e7f5b8a 17:54:04 ---> Running in 030023fc0f14 17:54:04 Removing intermediate container c17a7ac7644f 17:54:04 ---> dc10a206e9c6 17:54:04 Step 5/23 : RUN apk add --update --no-cache make git 17:54:04 Removing intermediate container bbf78ca24327 17:54:04 ---> 0a8b6e840844 17:54:04 Step 5/24 : RUN apk add --update --no-cache make git 17:54:04 Removing intermediate container d0f053f723b5 17:54:04 ---> 5e458801b973 17:54:04 Step 5/22 : RUN apk add --update --no-cache make bash git 17:54:04 ---> Running in 679dcd3b2240 17:54:04 ---> Running in 04164b5e2167 17:54:04 ---> Running in fcb161904255 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:54:07 OK: 219 MiB in 52 packages 17:54:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:54:08 OK: 219 MiB in 52 packages 17:54:09 OK: 219 MiB in 52 packages 17:54:09 OK: 219 MiB in 52 packages 17:54:09 OK: 219 MiB in 52 packages 17:54:09 Removing intermediate container 6a051e7f5b8a 17:54:09 ---> 10640ffe03cd 17:54:09 Step 6/22 : COPY . . 17:54:09 Removing intermediate container 030023fc0f14 17:54:09 ---> 0981de3272ef 17:54:09 Step 6/30 : COPY . . 17:54:10 Removing intermediate container 679dcd3b2240 17:54:10 ---> 71f0582a44ca 17:54:10 Step 6/23 : COPY go.mod . 17:54:10 Removing intermediate container 04164b5e2167 17:54:10 ---> 83fa783f865e 17:54:10 Step 6/24 : COPY . . 17:54:10 Removing intermediate container fcb161904255 17:54:10 ---> d27eff4f6046 17:54:10 Step 6/22 : COPY . . 17:54:11 ---> ff1ac4771ce3 17:54:11 Step 7/23 : RUN go mod download 17:54:11 ---> Running in 564723dc94ea 17:54:17 Removing intermediate container 564723dc94ea 17:54:17 ---> c7bc97d25d41 17:54:17 Step 8/23 : COPY . . 17:54:25 ---> acd1ca2f95d4 17:54:25 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:25 ---> Running in edfc3a00a7cc 17:54:25 ---> 0df1689796ec 17:54:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:25 ---> Running in 638d5cacf979 17:54:25 ---> a25d6be4b23a 17:54:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:26 ---> 503ac726a259 17:54:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:26 ---> Running in d9e85e77b15f 17:54:26 ---> Running in 6b3e7bd2c50e 17:54:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/secrets-config ./cmd/secrets-config 17:54:29 Removing intermediate container 2199d3c4298c 17:54:29 ---> 8ee80c4f50f2 17:54:29 17:54:29 Step 9/22 : FROM alpine:3.14 17:54:29 ---> 14119a10abf4 17:54:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:54:29 ---> Running in 5276da15e3f4 17:54:29 Removing intermediate container 3b7857f9e707 17:54:29 ---> d3f4807d6f66 17:54:29 17:54:29 Step 9/22 : FROM alpine:3.14 17:54:29 ---> 14119a10abf4 17:54:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:54:29 ---> Running in aff3bc8db26f 17:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:54:30 (1/1) Installing dumb-init (1.2.5-r1) 17:54:30 Executing busybox-1.33.1-r3.trigger 17:54:30 OK: 6 MiB in 15 packages 17:54:30 (1/1) Installing dumb-init (1.2.5-r1) 17:54:30 Executing busybox-1.33.1-r3.trigger 17:54:30 OK: 6 MiB in 15 packages 17:54:30 Removing intermediate container edfc3a00a7cc 17:54:30 ---> 57591170f608 17:54:30 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:54:30 ---> Running in e43292ddc91c 17:54:31 Removing intermediate container 5276da15e3f4 17:54:31 ---> bf9f07a34813 17:54:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:54:31 Removing intermediate container aff3bc8db26f 17:54:31 ---> a9380fea4192 17:54:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:54:31 ---> Running in cffb41d32911 17:54:31 Removing intermediate container b8c29831873e 17:54:31 ---> 5fe260cca3d8 17:54:31 17:54:31 Step 9/20 : FROM alpine:3.14 17:54:31 ---> 14119a10abf4 17:54:31 Step 10/20 : RUN apk add --update --no-cache curl 17:54:31 ---> Running in c683cfa5d823 17:54:31 ---> Running in 03e85bbf2923 17:54:31 Removing intermediate container cffb41d32911 17:54:31 ---> 44171a762261 17:54:31 Step 12/22 : ENV APP_PORT=59881 17:54:31 ---> Running in 07564946a38d 17:54:31 Removing intermediate container c683cfa5d823 17:54:31 ---> 57552d642bca 17:54:31 Step 12/22 : ENV APP_PORT=59882 17:54:31 ---> Running in a079157d4368 17:54:31 Removing intermediate container 638d5cacf979 17:54:31 ---> 866a73af8a0f 17:54:31 Step 8/22 : RUN make cmd/core-command/core-command 17:54:31 Removing intermediate container 07564946a38d 17:54:31 ---> 588e400f231f 17:54:31 Step 13/22 : EXPOSE $APP_PORT 17:54:31 Removing intermediate container a079157d4368 17:54:31 ---> 751728fce845 17:54:31 Step 13/22 : EXPOSE $APP_PORT 17:54:31 ---> Running in 2a3a0e5898e1 17:54:31 ---> Running in 3a9011df3160 17:54:32 Removing intermediate container 2a3a0e5898e1 17:54:32 ---> 7bbcb5795b7e 17:54:32 Step 14/22 : WORKDIR / 17:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:54:32 ---> Running in fb2a70d06d45 17:54:32 Removing intermediate container 3a9011df3160 17:54:32 ---> b987ab05c54b 17:54:32 Step 14/22 : WORKDIR / 17:54:32 ---> Running in a609e7423b7f 17:54:32 Removing intermediate container d9e85e77b15f 17:54:32 ---> 6e00cceb42c0 17:54:32 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:54:32 Removing intermediate container 6b3e7bd2c50e 17:54:32 ---> c4dba5316616 17:54:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:54:32 ---> Running in 3961870bd846 17:54:32 (1/5) Installing ca-certificates (20191127-r5) 17:54:32 ---> Running in d8f0775e4a7c 17:54:32 (2/5) Installing brotli-libs (1.0.9-r5) 17:54:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:54:32 (4/5) Installing libcurl (7.79.1-r0) 17:54:32 (5/5) Installing curl (7.79.1-r0) 17:54:32 Executing busybox-1.33.1-r3.trigger 17:54:32 Executing ca-certificates-20191127-r5.trigger 17:54:32 OK: 8 MiB in 19 packages 17:54:32 Removing intermediate container fb2a70d06d45 17:54:32 ---> e05cbae4cd5b 17:54:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:32 ---> Running in e5d2e305a2eb 17:54:32 Removing intermediate container d8f0775e4a7c 17:54:32 ---> 869602fd5493 17:54:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:32 ---> 1deee7887d2a 17:54:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:54:32 ---> 1746854b4658 17:54:32 Step 9/23 : RUN go mod tidy 17:54:32 ---> f2651d5bcc8a 17:54:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:54:32 Removing intermediate container ed191bec9cc0 17:54:32 ---> 23761c53d341 17:54:32 17:54:32 Step 11/23 : FROM alpine:3.14 17:54:32 ---> 14119a10abf4 17:54:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:54:32 ---> Using cache 17:54:32 ---> a9380fea4192 17:54:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:54:32 ---> Using cache 17:54:32 ---> 57552d642bca 17:54:32 Step 14/23 : ENV APP_PORT=59861 17:54:32 ---> Running in 6d922e7c7891 17:54:32 Removing intermediate container 03e85bbf2923 17:54:32 ---> fe454ee052c0 17:54:32 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:54:32 ---> Running in 0077842f8977 17:54:33 ---> Running in 0c2ff87c6a6f 17:54:33 Removing intermediate container 6d922e7c7891 17:54:33 ---> ea1aa02eea4b 17:54:33 Step 15/23 : EXPOSE $APP_PORT 17:54:33 ---> 329a1c1a5a2e 17:54:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:54:33 ---> Running in 6edced3770e9 17:54:33 Removing intermediate container 0c2ff87c6a6f 17:54:33 ---> c66f0c0ef74b 17:54:33 Step 12/20 : WORKDIR /edgex 17:54:33 ---> 929ab1f55962 17:54:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:54:33 ---> Running in d93b3c1fabf5 17:54:33 Removing intermediate container 6edced3770e9 17:54:33 ---> e8678b42f8ce 17:54:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:54:33 ---> 8fb7ad72dbad 17:54:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:54:33 Removing intermediate container d93b3c1fabf5 17:54:33 ---> c5608c76379d 17:54:33 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:54:33 ---> Running in 1b0cfece8c4e 17:54:33 ---> 5cf592a35457 17:54:33 Step 18/22 : ENTRYPOINT ["/core-command"] 17:54:33 ---> 390ced3db3a2 17:54:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:54:33 ---> Running in ece5fe472ef5 17:54:33 ---> 9ec596ca9921 17:54:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:54:33 Removing intermediate container 1b0cfece8c4e 17:54:33 ---> 79ee3a6c6550 17:54:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:33 Removing intermediate container ece5fe472ef5 17:54:33 ---> dbc8429fb65f 17:54:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:33 ---> Running in 78cf74996163 17:54:33 ---> Running in 9760904b403c 17:54:34 ---> f51947575475 17:54:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:54:34 Removing intermediate container 78cf74996163 17:54:34 ---> 529e33beae20 17:54:34 Step 20/22 : LABEL arch=x86_64 17:54:34 Removing intermediate container 9760904b403c 17:54:34 ---> 234c598da7f4 17:54:34 Step 20/22 : LABEL arch=x86_64 17:54:34 ---> Running in b9d6bab4eb92 17:54:34 ---> Running in 283d424d1e3a 17:54:34 ---> 78111f1a2df0 17:54:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:54:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-command/core-command ./cmd/core-command 17:54:34 ---> e21a57b19132 17:54:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:54:34 Removing intermediate container 283d424d1e3a 17:54:34 ---> 5c4944e4afd0 17:54:34 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:54:34 ---> Running in 811f5ab35eb0 17:54:34 Removing intermediate container b9d6bab4eb92 17:54:34 ---> f794834fb2f6 17:54:34 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:54:34 ---> Running in 2128458580e0 17:54:34 ---> Running in ab59aa399108 17:54:34 Removing intermediate container 811f5ab35eb0 17:54:34 ---> fe69d2c97471 17:54:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:34 Removing intermediate container 2128458580e0 17:54:34 ---> 7ed4986d729d 17:54:34 Step 22/22 : LABEL version=2.0.1-dev.93 17:54:34 ---> Running in f24495338b99 17:54:34 ---> Running in 4ed3983f4df1 17:54:34 Removing intermediate container ab59aa399108 17:54:34 ---> cc4833089e74 17:54:34 Step 22/22 : LABEL version=2.0.1-dev.93 17:54:34 ---> 9b2d03b57d1e 17:54:34 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:54:34 ---> Running in dde4a1f33d0b 17:54:34 ---> Running in fbca76625e82 17:54:34 Removing intermediate container 4ed3983f4df1 17:54:34 ---> 6d07737e123b 17:54:34 17:54:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:54:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:54:34 Removing intermediate container f24495338b99 17:54:34 ---> d3aa957dc6e7 17:54:34 Step 21/23 : LABEL arch=x86_64 17:54:34 Removing intermediate container fbca76625e82 17:54:34 ---> c8e31a913493 17:54:34 17:54:34 ---> Running in aa6f835f0301 17:54:34 Successfully built 6d07737e123b 17:54:34 Successfully tagged core-command:latest 17:54:34  Building core-command ... done Removing intermediate container dde4a1f33d0b 17:54:34 ---> db96ed213c10 17:54:34 Step 17/20 : CMD ["--init=true"] 17:54:34 Successfully built c8e31a913493 17:54:34 Successfully tagged core-metadata:latest 17:54:34  Building core-metadata ... done  ---> Running in 31224e4f3634 17:54:34 Removing intermediate container aa6f835f0301 17:54:34 ---> 89bfff7cde05 17:54:34 Step 22/23 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:54:34 ---> Running in 66539240b2e2 17:54:35 Removing intermediate container 31224e4f3634 17:54:35 ---> 81090d17ff0e 17:54:35 Step 18/20 : LABEL arch=x86_64 17:54:35 ---> Running in 782cd99d9304 17:54:35 Removing intermediate container 66539240b2e2 17:54:35 ---> c026f754aa59 17:54:35 Step 23/23 : LABEL version=2.0.1-dev.93 17:54:35 ---> Running in e36c91547f00 17:54:35 Removing intermediate container 782cd99d9304 17:54:35 ---> d2afc3bb07c2 17:54:35 Step 19/20 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:54:35 ---> Running in 3a99d97c22a9 17:54:35 Removing intermediate container e36c91547f00 17:54:35 ---> d23ade1312fa 17:54:35 17:54:35 Successfully built d23ade1312fa 17:54:35 Successfully tagged support-scheduler:latest 17:54:35  Building support-scheduler ... done Removing intermediate container 3a99d97c22a9 17:54:35 ---> 8961198feb4e 17:54:35 Step 20/20 : LABEL version=2.0.1-dev.93 17:54:35 ---> Running in fd9466bf3f29 17:54:35 Removing intermediate container fd9466bf3f29 17:54:35 ---> 7d19b3c7b8ce 17:54:35 17:54:35 Successfully built 7d19b3c7b8ce 17:54:35 Successfully tagged security-proxy-setup:latest 17:54:35  Building security-proxy-setup ... done  [Pipeline] } 17:54:35 $ docker stop --time=1 38883f460fccd76ee3c1f02c99fdb8c8fdbe502aeff513fcf3869fcedc70be00 17:54:37 $ docker rm -f 38883f460fccd76ee3c1f02c99fdb8c8fdbe502aeff513fcf3869fcedc70be00 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:37 + docker images 17:54:37 REPOSITORY TAG IMAGE ID CREATED SIZE 17:54:37 security-proxy-setup latest 7d19b3c7b8ce 2 seconds ago 26.9MB 17:54:37 support-scheduler latest d23ade1312fa 2 seconds ago 16.2MB 17:54:37 core-command latest 6d07737e123b 3 seconds ago 16.1MB 17:54:37 core-metadata latest c8e31a913493 3 seconds ago 16.9MB 17:54:37 23761c53d341 5 seconds ago 1.76GB 17:54:37 5fe260cca3d8 6 seconds ago 1.76GB 17:54:37 d3f4807d6f66 9 seconds ago 1.75GB 17:54:37 8ee80c4f50f2 9 seconds ago 1.76GB 17:54:37 sys-mgmt-agent latest 716ef035c856 44 seconds ago 294MB 17:54:37 core-data latest ce6a2e235828 About a minute ago 20.7MB 17:54:37 security-bootstrapper latest 621466eeaf94 About a minute ago 18.9MB 17:54:37 security-secretstore-setup latest d9af76d47ee2 About a minute ago 28.4MB 17:54:37 support-notifications latest 5dd7ed303c7c About a minute ago 16.9MB 17:54:37 a6372e4614d4 About a minute ago 1.76GB 17:54:37 748c33bfd460 About a minute ago 1.76GB 17:54:37 b6652b02cbc0 About a minute ago 1.76GB 17:54:37 ea320e15ad7b About a minute ago 1.76GB 17:54:37 b6aa886a48ff About a minute ago 1.76GB 17:54:37 ci-base-image-x86_64 latest 06bbce857fb0 6 minutes ago 1.25GB 17:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 17:54:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 17:54:37 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 17:54:37 alpine 3.14 14119a10abf4 2 months ago 5.6MB 17:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:37 provisioning config files... 17:54:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config2072034724757118130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:38 ---> docker-login.sh 17:54:38 nexus3.edgexfoundry.org:10001 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 nexus3.edgexfoundry.org:10002 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 nexus3.edgexfoundry.org:10003 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 nexus3.edgexfoundry.org:10004 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 docker.io 17:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:38 Configure a credential helper to remove this warning. See 17:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:38 17:54:38 Login Succeeded 17:54:38 ---> docker-login.sh ends [Pipeline] } 17:54:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:54:38 23297b73a36dbb0569f4168faa1adbec72d87445 17:54:38 latest 17:54:38 2.0.1-dev.93 17:54:38 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:38 main 17:54:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:54:39 + docker push nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:54:39 16ac8e4d510d: Preparing 17:54:39 56ca2806b48d: Preparing 17:54:39 de62ea2293e5: Preparing 17:54:39 e6e14982dce5: Preparing 17:54:39 e2eb06d8af82: Preparing 17:54:39 e2eb06d8af82: Layer already exists 17:54:39 16ac8e4d510d: Pushed 17:54:39 e6e14982dce5: Pushed 17:54:39 de62ea2293e5: Pushed 17:54:40 56ca2806b48d: Pushed 17:54:40 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:54:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 17:54:41 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:54:41 16ac8e4d510d: Preparing 17:54:41 56ca2806b48d: Preparing 17:54:41 de62ea2293e5: Preparing 17:54:41 e6e14982dce5: Preparing 17:54:41 e2eb06d8af82: Preparing 17:54:41 56ca2806b48d: Layer already exists 17:54:41 16ac8e4d510d: Layer already exists 17:54:41 e2eb06d8af82: Layer already exists 17:54:41 e6e14982dce5: Layer already exists 17:54:41 de62ea2293e5: Layer already exists 17:54:41 latest: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:54:41 Removing intermediate container 0077842f8977 17:54:41 ---> f78a1ffb0424 17:54:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:54:41 ---> Running in 8d5e5bdce637 17:54:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:41 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.93 17:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:54:41 16ac8e4d510d: Preparing 17:54:41 56ca2806b48d: Preparing 17:54:41 de62ea2293e5: Preparing 17:54:41 e6e14982dce5: Preparing 17:54:41 e2eb06d8af82: Preparing 17:54:41 de62ea2293e5: Layer already exists 17:54:41 e2eb06d8af82: Layer already exists 17:54:41 56ca2806b48d: Layer already exists 17:54:41 16ac8e4d510d: Layer already exists 17:54:41 e6e14982dce5: Layer already exists 17:54:41 2.0.1-dev.93: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:54:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:42 + docker push nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:54:42 16ac8e4d510d: Preparing 17:54:42 56ca2806b48d: Preparing 17:54:42 de62ea2293e5: Preparing 17:54:42 e6e14982dce5: Preparing 17:54:42 e2eb06d8af82: Preparing 17:54:42 e6e14982dce5: Layer already exists 17:54:42 e2eb06d8af82: Layer already exists 17:54:42 de62ea2293e5: Layer already exists 17:54:42 16ac8e4d510d: Layer already exists 17:54:42 56ca2806b48d: Layer already exists 17:54:42 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:54:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:54:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 17:54:43 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:54:43 16ac8e4d510d: Preparing 17:54:43 56ca2806b48d: Preparing 17:54:43 de62ea2293e5: Preparing 17:54:43 e6e14982dce5: Preparing 17:54:43 e2eb06d8af82: Preparing 17:54:43 16ac8e4d510d: Layer already exists 17:54:43 e2eb06d8af82: Layer already exists 17:54:43 56ca2806b48d: Layer already exists 17:54:43 e6e14982dce5: Layer already exists 17:54:43 de62ea2293e5: Layer already exists 17:54:43 main: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:43 ===================================================== [Pipeline] echo 17:54:43 taggedImages: 17:54:43 - nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:43 - nexus3.edgexfoundry.org:10004/core-command:latest 17:54:43 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.93 17:54:43 - nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:43 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:54:43 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:54:43 23297b73a36dbb0569f4168faa1adbec72d87445 17:54:43 latest 17:54:43 2.0.1-dev.93 17:54:43 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:43 main 17:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:54:43 + docker push nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:54:43 30199714faf5: Preparing 17:54:43 f65f5d86377c: Preparing 17:54:43 de62ea2293e5: Preparing 17:54:43 c521b82121e1: Preparing 17:54:43 38ffd3d98b26: Preparing 17:54:43 e2eb06d8af82: Preparing 17:54:43 e2eb06d8af82: Waiting 17:54:43 de62ea2293e5: Layer already exists 17:54:44 e2eb06d8af82: Layer already exists 17:54:44 38ffd3d98b26: Pushed 17:54:44 30199714faf5: Pushed 17:54:44 c521b82121e1: Pushed 17:54:44 f65f5d86377c: Pushed 17:54:44 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh 17:54:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 17:54:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:54:45 30199714faf5: Preparing 17:54:45 f65f5d86377c: Preparing 17:54:45 de62ea2293e5: Preparing 17:54:45 c521b82121e1: Preparing 17:54:45 38ffd3d98b26: Preparing 17:54:45 e2eb06d8af82: Preparing 17:54:45 e2eb06d8af82: Waiting 17:54:45 38ffd3d98b26: Layer already exists 17:54:45 de62ea2293e5: Layer already exists 17:54:45 c521b82121e1: Layer already exists 17:54:45 f65f5d86377c: Layer already exists 17:54:45 30199714faf5: Layer already exists 17:54:45 e2eb06d8af82: Layer already exists 17:54:45 latest: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh 17:54:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:46 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.93 17:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:54:46 30199714faf5: Preparing 17:54:46 f65f5d86377c: Preparing 17:54:46 de62ea2293e5: Preparing 17:54:46 c521b82121e1: Preparing 17:54:46 38ffd3d98b26: Preparing 17:54:46 e2eb06d8af82: Preparing 17:54:46 e2eb06d8af82: Waiting 17:54:46 f65f5d86377c: Layer already exists 17:54:46 c521b82121e1: Layer already exists 17:54:46 de62ea2293e5: Layer already exists 17:54:46 30199714faf5: Layer already exists 17:54:46 38ffd3d98b26: Layer already exists 17:54:46 e2eb06d8af82: Layer already exists 17:54:46 2.0.1-dev.93: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh 17:54:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:46 + docker push nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:54:46 30199714faf5: Preparing 17:54:46 f65f5d86377c: Preparing 17:54:46 de62ea2293e5: Preparing 17:54:46 c521b82121e1: Preparing 17:54:46 38ffd3d98b26: Preparing 17:54:46 e2eb06d8af82: Preparing 17:54:46 e2eb06d8af82: Waiting 17:54:46 30199714faf5: Layer already exists 17:54:46 f65f5d86377c: Layer already exists 17:54:46 38ffd3d98b26: Layer already exists 17:54:46 de62ea2293e5: Layer already exists 17:54:46 c521b82121e1: Layer already exists 17:54:46 e2eb06d8af82: Layer already exists 17:54:46 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh 17:54:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 17:54:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:54:47 30199714faf5: Preparing 17:54:47 f65f5d86377c: Preparing 17:54:47 de62ea2293e5: Preparing 17:54:47 c521b82121e1: Preparing 17:54:47 38ffd3d98b26: Preparing 17:54:47 e2eb06d8af82: Preparing 17:54:47 e2eb06d8af82: Waiting 17:54:47 f65f5d86377c: Layer already exists 17:54:47 de62ea2293e5: Layer already exists 17:54:47 c521b82121e1: Layer already exists 17:54:47 30199714faf5: Layer already exists 17:54:47 38ffd3d98b26: Layer already exists 17:54:47 e2eb06d8af82: Layer already exists 17:54:47 main: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:47 ===================================================== [Pipeline] echo 17:54:47 taggedImages: 17:54:47 - nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:47 - nexus3.edgexfoundry.org:10004/core-data:latest 17:54:47 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.93 17:54:47 - nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:54:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:54:47 23297b73a36dbb0569f4168faa1adbec72d87445 17:54:47 latest 17:54:47 2.0.1-dev.93 17:54:47 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:47 main 17:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:54:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:54:48 9f4a21d627e4: Preparing 17:54:48 983486ba03b0: Preparing 17:54:48 de62ea2293e5: Preparing 17:54:48 ea4c3aa966db: Preparing 17:54:48 e2eb06d8af82: Preparing 17:54:48 e2eb06d8af82: Layer already exists 17:54:48 de62ea2293e5: Layer already exists 17:54:48 9f4a21d627e4: Pushed 17:54:48 ea4c3aa966db: Pushed 17:54:48 983486ba03b0: Pushed 17:54:49 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh 17:54:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 17:54:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:54:49 9f4a21d627e4: Preparing 17:54:49 983486ba03b0: Preparing 17:54:49 de62ea2293e5: Preparing 17:54:49 ea4c3aa966db: Preparing 17:54:49 e2eb06d8af82: Preparing 17:54:49 9f4a21d627e4: Layer already exists 17:54:49 e2eb06d8af82: Layer already exists 17:54:49 de62ea2293e5: Layer already exists 17:54:49 983486ba03b0: Layer already exists 17:54:49 ea4c3aa966db: Layer already exists 17:54:49 latest: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh 17:54:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.93 17:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:54:50 9f4a21d627e4: Preparing 17:54:50 983486ba03b0: Preparing 17:54:50 de62ea2293e5: Preparing 17:54:50 ea4c3aa966db: Preparing 17:54:50 e2eb06d8af82: Preparing 17:54:50 e2eb06d8af82: Layer already exists 17:54:50 de62ea2293e5: Layer already exists 17:54:50 ea4c3aa966db: Layer already exists 17:54:50 983486ba03b0: Layer already exists 17:54:50 9f4a21d627e4: Layer already exists 17:54:50 2.0.1-dev.93: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh 17:54:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:54:50 9f4a21d627e4: Preparing 17:54:50 983486ba03b0: Preparing 17:54:50 de62ea2293e5: Preparing 17:54:50 ea4c3aa966db: Preparing 17:54:50 e2eb06d8af82: Preparing 17:54:50 983486ba03b0: Layer already exists 17:54:50 e2eb06d8af82: Layer already exists 17:54:50 de62ea2293e5: Layer already exists 17:54:50 ea4c3aa966db: Layer already exists 17:54:50 9f4a21d627e4: Layer already exists 17:54:50 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh 17:54:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 17:54:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:54:51 9f4a21d627e4: Preparing 17:54:51 983486ba03b0: Preparing 17:54:51 de62ea2293e5: Preparing 17:54:51 ea4c3aa966db: Preparing 17:54:51 e2eb06d8af82: Preparing 17:54:51 9f4a21d627e4: Layer already exists 17:54:51 983486ba03b0: Layer already exists 17:54:51 de62ea2293e5: Layer already exists 17:54:51 ea4c3aa966db: Layer already exists 17:54:51 e2eb06d8af82: Layer already exists 17:54:51 main: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:51 ===================================================== [Pipeline] echo 17:54:51 taggedImages: 17:54:51 - nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:54:51 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.93 17:54:51 - nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:54:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:54:51 23297b73a36dbb0569f4168faa1adbec72d87445 17:54:51 latest 17:54:51 2.0.1-dev.93 17:54:51 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:51 main 17:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:54:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:54:52 e433ab961349: Preparing 17:54:52 e433ab961349: Preparing 17:54:52 d04875b50ec6: Preparing 17:54:52 5cd62291d19f: Preparing 17:54:52 bf4c95c1a6b5: Preparing 17:54:52 26f2a6d27d19: Preparing 17:54:52 de62ea2293e5: Preparing 17:54:52 ec97e851b8a3: Preparing 17:54:52 891cc70dd937: Preparing 17:54:52 38f9255e1839: Preparing 17:54:52 925d554c2b49: Preparing 17:54:52 e2eb06d8af82: Preparing 17:54:52 de62ea2293e5: Waiting 17:54:52 ec97e851b8a3: Waiting 17:54:52 891cc70dd937: Waiting 17:54:52 38f9255e1839: Waiting 17:54:52 925d554c2b49: Waiting 17:54:52 e2eb06d8af82: Waiting 17:54:52 d04875b50ec6: Pushed 17:54:52 5cd62291d19f: Pushed 17:54:52 e433ab961349: Pushed 17:54:52 de62ea2293e5: Layer already exists 17:54:52 bf4c95c1a6b5: Pushed 17:54:52 ec97e851b8a3: Pushed 17:54:52 925d554c2b49: Pushed 17:54:52 38f9255e1839: Pushed 17:54:52 891cc70dd937: Pushed 17:54:52 e2eb06d8af82: Layer already exists 17:54:53 26f2a6d27d19: Pushed 17:54:53 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh 17:54:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 17:54:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:54:54 e433ab961349: Preparing 17:54:54 e433ab961349: Preparing 17:54:54 d04875b50ec6: Preparing 17:54:54 5cd62291d19f: Preparing 17:54:54 bf4c95c1a6b5: Preparing 17:54:54 26f2a6d27d19: Preparing 17:54:54 de62ea2293e5: Preparing 17:54:54 ec97e851b8a3: Preparing 17:54:54 891cc70dd937: Preparing 17:54:54 38f9255e1839: Preparing 17:54:54 925d554c2b49: Preparing 17:54:54 e2eb06d8af82: Preparing 17:54:54 891cc70dd937: Waiting 17:54:54 38f9255e1839: Waiting 17:54:54 925d554c2b49: Waiting 17:54:54 e2eb06d8af82: Waiting 17:54:54 de62ea2293e5: Waiting 17:54:54 ec97e851b8a3: Waiting 17:54:54 26f2a6d27d19: Layer already exists 17:54:54 bf4c95c1a6b5: Layer already exists 17:54:54 5cd62291d19f: Layer already exists 17:54:54 d04875b50ec6: Layer already exists 17:54:54 e433ab961349: Layer already exists 17:54:54 891cc70dd937: Layer already exists 17:54:54 925d554c2b49: Layer already exists 17:54:54 ec97e851b8a3: Layer already exists 17:54:54 de62ea2293e5: Layer already exists 17:54:54 38f9255e1839: Layer already exists 17:54:54 e2eb06d8af82: Layer already exists 17:54:54 latest: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh 17:54:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.93 17:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:54:55 e433ab961349: Preparing 17:54:55 e433ab961349: Preparing 17:54:55 d04875b50ec6: Preparing 17:54:55 5cd62291d19f: Preparing 17:54:55 bf4c95c1a6b5: Preparing 17:54:55 26f2a6d27d19: Preparing 17:54:55 de62ea2293e5: Preparing 17:54:55 ec97e851b8a3: Preparing 17:54:55 891cc70dd937: Preparing 17:54:55 38f9255e1839: Preparing 17:54:55 925d554c2b49: Preparing 17:54:55 e2eb06d8af82: Preparing 17:54:55 ec97e851b8a3: Waiting 17:54:55 891cc70dd937: Waiting 17:54:55 38f9255e1839: Waiting 17:54:55 925d554c2b49: Waiting 17:54:55 e2eb06d8af82: Waiting 17:54:55 de62ea2293e5: Waiting 17:54:55 d04875b50ec6: Layer already exists 17:54:55 bf4c95c1a6b5: Layer already exists 17:54:55 5cd62291d19f: Layer already exists 17:54:55 26f2a6d27d19: Layer already exists 17:54:55 e433ab961349: Layer already exists 17:54:55 ec97e851b8a3: Layer already exists 17:54:55 de62ea2293e5: Layer already exists 17:54:55 925d554c2b49: Layer already exists 17:54:55 891cc70dd937: Layer already exists 17:54:55 38f9255e1839: Layer already exists 17:54:55 e2eb06d8af82: Layer already exists 17:54:55 2.0.1-dev.93: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh 17:54:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:54:55 e433ab961349: Preparing 17:54:55 e433ab961349: Preparing 17:54:55 d04875b50ec6: Preparing 17:54:55 5cd62291d19f: Preparing 17:54:55 bf4c95c1a6b5: Preparing 17:54:55 26f2a6d27d19: Preparing 17:54:55 de62ea2293e5: Preparing 17:54:55 ec97e851b8a3: Preparing 17:54:55 891cc70dd937: Preparing 17:54:55 38f9255e1839: Preparing 17:54:55 925d554c2b49: Preparing 17:54:55 e2eb06d8af82: Preparing 17:54:55 de62ea2293e5: Waiting 17:54:55 ec97e851b8a3: Waiting 17:54:55 891cc70dd937: Waiting 17:54:55 38f9255e1839: Waiting 17:54:55 925d554c2b49: Waiting 17:54:55 e2eb06d8af82: Waiting 17:54:55 5cd62291d19f: Layer already exists 17:54:55 26f2a6d27d19: Layer already exists 17:54:55 e433ab961349: Layer already exists 17:54:55 bf4c95c1a6b5: Layer already exists 17:54:55 d04875b50ec6: Layer already exists 17:54:55 de62ea2293e5: Layer already exists 17:54:55 38f9255e1839: Layer already exists 17:54:55 ec97e851b8a3: Layer already exists 17:54:55 925d554c2b49: Layer already exists 17:54:55 891cc70dd937: Layer already exists 17:54:55 e2eb06d8af82: Layer already exists 17:54:55 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh 17:54:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 17:54:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:54:56 e433ab961349: Preparing 17:54:56 e433ab961349: Preparing 17:54:56 d04875b50ec6: Preparing 17:54:56 5cd62291d19f: Preparing 17:54:56 bf4c95c1a6b5: Preparing 17:54:56 26f2a6d27d19: Preparing 17:54:56 de62ea2293e5: Preparing 17:54:56 ec97e851b8a3: Preparing 17:54:56 891cc70dd937: Preparing 17:54:56 38f9255e1839: Preparing 17:54:56 925d554c2b49: Preparing 17:54:56 e2eb06d8af82: Preparing 17:54:56 de62ea2293e5: Waiting 17:54:56 ec97e851b8a3: Waiting 17:54:56 891cc70dd937: Waiting 17:54:56 38f9255e1839: Waiting 17:54:56 925d554c2b49: Waiting 17:54:56 e2eb06d8af82: Waiting 17:54:56 bf4c95c1a6b5: Layer already exists 17:54:56 26f2a6d27d19: Layer already exists 17:54:56 d04875b50ec6: Layer already exists 17:54:56 e433ab961349: Layer already exists 17:54:56 5cd62291d19f: Layer already exists 17:54:56 ec97e851b8a3: Layer already exists 17:54:56 38f9255e1839: Layer already exists 17:54:56 925d554c2b49: Layer already exists 17:54:56 891cc70dd937: Layer already exists 17:54:56 de62ea2293e5: Layer already exists 17:54:56 e2eb06d8af82: Layer already exists 17:54:56 main: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:56 ===================================================== [Pipeline] echo 17:54:56 taggedImages: 17:54:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:54:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.93 17:54:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:54:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:54:56 23297b73a36dbb0569f4168faa1adbec72d87445 17:54:56 latest 17:54:56 2.0.1-dev.93 17:54:56 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:56 main 17:54:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:54:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445 17:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:54:56 a01d7b0626a3: Preparing 17:54:56 b41f3684ab81: Preparing 17:54:56 d30fb36c8841: Preparing 17:54:56 29f377cd333a: Preparing 17:54:56 85f99a38ccb9: Preparing 17:54:56 e2eb06d8af82: Preparing 17:54:56 e2eb06d8af82: Waiting 17:54:57 d30fb36c8841: Pushed 17:54:57 29f377cd333a: Pushed 17:54:57 e2eb06d8af82: Layer already exists 17:54:57 85f99a38ccb9: Pushed 17:54:57 b41f3684ab81: Pushed 17:54:57 a01d7b0626a3: Pushed 17:54:57 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh 17:54:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 17:54:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:54:58 a01d7b0626a3: Preparing 17:54:58 b41f3684ab81: Preparing 17:54:58 d30fb36c8841: Preparing 17:54:58 29f377cd333a: Preparing 17:54:58 85f99a38ccb9: Preparing 17:54:58 e2eb06d8af82: Preparing 17:54:58 e2eb06d8af82: Waiting 17:54:58 85f99a38ccb9: Layer already exists 17:54:58 d30fb36c8841: Layer already exists 17:54:58 b41f3684ab81: Layer already exists 17:54:58 a01d7b0626a3: Layer already exists 17:54:58 29f377cd333a: Layer already exists 17:54:58 e2eb06d8af82: Layer already exists 17:54:58 latest: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh 17:54:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.93 17:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:54:59 a01d7b0626a3: Preparing 17:54:59 b41f3684ab81: Preparing 17:54:59 d30fb36c8841: Preparing 17:54:59 29f377cd333a: Preparing 17:54:59 85f99a38ccb9: Preparing 17:54:59 e2eb06d8af82: Preparing 17:54:59 e2eb06d8af82: Waiting 17:54:59 29f377cd333a: Layer already exists 17:54:59 a01d7b0626a3: Layer already exists 17:54:59 b41f3684ab81: Layer already exists 17:54:59 85f99a38ccb9: Layer already exists 17:54:59 d30fb36c8841: Layer already exists 17:54:59 e2eb06d8af82: Layer already exists 17:54:59 2.0.1-dev.93: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh 17:54:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:54:59 a01d7b0626a3: Preparing 17:54:59 b41f3684ab81: Preparing 17:54:59 d30fb36c8841: Preparing 17:54:59 29f377cd333a: Preparing 17:54:59 85f99a38ccb9: Preparing 17:54:59 e2eb06d8af82: Preparing 17:54:59 e2eb06d8af82: Waiting 17:54:59 a01d7b0626a3: Layer already exists 17:54:59 85f99a38ccb9: Layer already exists 17:54:59 b41f3684ab81: Layer already exists 17:54:59 d30fb36c8841: Layer already exists 17:54:59 29f377cd333a: Layer already exists 17:54:59 e2eb06d8af82: Layer already exists 17:54:59 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh 17:55:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 17:55:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:55:00 a01d7b0626a3: Preparing 17:55:00 b41f3684ab81: Preparing 17:55:00 d30fb36c8841: Preparing 17:55:00 29f377cd333a: Preparing 17:55:00 85f99a38ccb9: Preparing 17:55:00 e2eb06d8af82: Preparing 17:55:00 e2eb06d8af82: Waiting 17:55:00 d30fb36c8841: Layer already exists 17:55:00 29f377cd333a: Layer already exists 17:55:00 a01d7b0626a3: Layer already exists 17:55:00 85f99a38ccb9: Layer already exists 17:55:00 b41f3684ab81: Layer already exists 17:55:00 e2eb06d8af82: Layer already exists 17:55:00 main: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:00 ===================================================== [Pipeline] echo 17:55:00 taggedImages: 17:55:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:55:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.93 17:55:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:55:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:55:00 23297b73a36dbb0569f4168faa1adbec72d87445 17:55:00 latest 17:55:00 2.0.1-dev.93 17:55:00 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:00 main 17:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:55:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:55:01 10c49b1922e5: Preparing 17:55:01 a6992b3e34c6: Preparing 17:55:01 2befa6d386a9: Preparing 17:55:01 ca463fe1b48f: Preparing 17:55:01 59109b3b5cc2: Preparing 17:55:01 711d3fa79019: Preparing 17:55:01 00d3a5c5cf62: Preparing 17:55:01 47fe3e5872f1: Preparing 17:55:01 a1f19202bb12: Preparing 17:55:01 e2eb06d8af82: Preparing 17:55:01 00d3a5c5cf62: Waiting 17:55:01 47fe3e5872f1: Waiting 17:55:01 a1f19202bb12: Waiting 17:55:01 e2eb06d8af82: Waiting 17:55:01 711d3fa79019: Waiting 17:55:01 a6992b3e34c6: Pushed 17:55:01 59109b3b5cc2: Pushed 17:55:01 10c49b1922e5: Pushed 17:55:01 711d3fa79019: Pushed 17:55:01 47fe3e5872f1: Pushed 17:55:01 00d3a5c5cf62: Pushed 17:55:01 e2eb06d8af82: Layer already exists 17:55:01 ca463fe1b48f: Pushed 17:55:01 a1f19202bb12: Pushed 17:55:01 2befa6d386a9: Pushed 17:55:02 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:55:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 17:55:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:55:02 10c49b1922e5: Preparing 17:55:02 a6992b3e34c6: Preparing 17:55:02 2befa6d386a9: Preparing 17:55:02 ca463fe1b48f: Preparing 17:55:02 59109b3b5cc2: Preparing 17:55:02 711d3fa79019: Preparing 17:55:02 00d3a5c5cf62: Preparing 17:55:02 47fe3e5872f1: Preparing 17:55:02 a1f19202bb12: Preparing 17:55:02 e2eb06d8af82: Preparing 17:55:02 711d3fa79019: Waiting 17:55:02 00d3a5c5cf62: Waiting 17:55:02 47fe3e5872f1: Waiting 17:55:02 a1f19202bb12: Waiting 17:55:02 e2eb06d8af82: Waiting 17:55:02 59109b3b5cc2: Layer already exists 17:55:02 ca463fe1b48f: Layer already exists 17:55:02 2befa6d386a9: Layer already exists 17:55:02 10c49b1922e5: Layer already exists 17:55:02 a6992b3e34c6: Layer already exists 17:55:02 00d3a5c5cf62: Layer already exists 17:55:02 711d3fa79019: Layer already exists 17:55:02 e2eb06d8af82: Layer already exists 17:55:02 a1f19202bb12: Layer already exists 17:55:02 47fe3e5872f1: Layer already exists 17:55:02 latest: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:55:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.93 17:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:55:03 10c49b1922e5: Preparing 17:55:03 a6992b3e34c6: Preparing 17:55:03 2befa6d386a9: Preparing 17:55:03 ca463fe1b48f: Preparing 17:55:03 59109b3b5cc2: Preparing 17:55:03 711d3fa79019: Preparing 17:55:03 00d3a5c5cf62: Preparing 17:55:03 47fe3e5872f1: Preparing 17:55:03 a1f19202bb12: Preparing 17:55:03 e2eb06d8af82: Preparing 17:55:03 711d3fa79019: Waiting 17:55:03 00d3a5c5cf62: Waiting 17:55:03 47fe3e5872f1: Waiting 17:55:03 a1f19202bb12: Waiting 17:55:03 e2eb06d8af82: Waiting 17:55:03 59109b3b5cc2: Layer already exists 17:55:03 10c49b1922e5: Layer already exists 17:55:03 2befa6d386a9: Layer already exists 17:55:03 a6992b3e34c6: Layer already exists 17:55:03 ca463fe1b48f: Layer already exists 17:55:03 e2eb06d8af82: Layer already exists 17:55:03 47fe3e5872f1: Layer already exists 17:55:03 00d3a5c5cf62: Layer already exists 17:55:03 711d3fa79019: Layer already exists 17:55:03 a1f19202bb12: Layer already exists 17:55:03 2.0.1-dev.93: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:55:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:55:03 10c49b1922e5: Preparing 17:55:03 a6992b3e34c6: Preparing 17:55:03 2befa6d386a9: Preparing 17:55:03 ca463fe1b48f: Preparing 17:55:03 59109b3b5cc2: Preparing 17:55:03 711d3fa79019: Preparing 17:55:03 00d3a5c5cf62: Preparing 17:55:03 47fe3e5872f1: Preparing 17:55:03 a1f19202bb12: Preparing 17:55:03 e2eb06d8af82: Preparing 17:55:03 711d3fa79019: Waiting 17:55:03 00d3a5c5cf62: Waiting 17:55:03 47fe3e5872f1: Waiting 17:55:03 a1f19202bb12: Waiting 17:55:03 10c49b1922e5: Layer already exists 17:55:03 2befa6d386a9: Layer already exists 17:55:03 a6992b3e34c6: Layer already exists 17:55:03 ca463fe1b48f: Layer already exists 17:55:03 59109b3b5cc2: Layer already exists 17:55:03 00d3a5c5cf62: Layer already exists 17:55:03 711d3fa79019: Layer already exists 17:55:03 47fe3e5872f1: Layer already exists 17:55:03 a1f19202bb12: Layer already exists 17:55:03 e2eb06d8af82: Layer already exists 17:55:03 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:55:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 17:55:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:55:04 10c49b1922e5: Preparing 17:55:04 a6992b3e34c6: Preparing 17:55:04 2befa6d386a9: Preparing 17:55:04 ca463fe1b48f: Preparing 17:55:04 59109b3b5cc2: Preparing 17:55:04 711d3fa79019: Preparing 17:55:04 00d3a5c5cf62: Preparing 17:55:04 47fe3e5872f1: Preparing 17:55:04 a1f19202bb12: Preparing 17:55:04 e2eb06d8af82: Preparing 17:55:04 711d3fa79019: Waiting 17:55:04 00d3a5c5cf62: Waiting 17:55:04 47fe3e5872f1: Waiting 17:55:04 a1f19202bb12: Waiting 17:55:04 e2eb06d8af82: Waiting 17:55:04 59109b3b5cc2: Layer already exists 17:55:04 ca463fe1b48f: Layer already exists 17:55:04 2befa6d386a9: Layer already exists 17:55:04 a6992b3e34c6: Layer already exists 17:55:04 10c49b1922e5: Layer already exists 17:55:04 711d3fa79019: Layer already exists 17:55:04 47fe3e5872f1: Layer already exists 17:55:04 00d3a5c5cf62: Layer already exists 17:55:04 e2eb06d8af82: Layer already exists 17:55:04 a1f19202bb12: Layer already exists 17:55:04 main: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:04 ===================================================== [Pipeline] echo 17:55:04 taggedImages: 17:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.93 17:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:55:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:55:04 23297b73a36dbb0569f4168faa1adbec72d87445 17:55:04 latest 17:55:04 2.0.1-dev.93 17:55:04 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:04 main 17:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:55:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:55:05 4dbe31873ef4: Preparing 17:55:05 41b469444b02: Preparing 17:55:05 de62ea2293e5: Preparing 17:55:05 de6aece5d1f4: Preparing 17:55:05 e2eb06d8af82: Preparing 17:55:05 de62ea2293e5: Layer already exists 17:55:05 e2eb06d8af82: Layer already exists 17:55:05 4dbe31873ef4: Pushed 17:55:05 de6aece5d1f4: Pushed 17:55:06 41b469444b02: Pushed 17:55:06 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:55:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 17:55:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:55:06 4dbe31873ef4: Preparing 17:55:06 41b469444b02: Preparing 17:55:06 de62ea2293e5: Preparing 17:55:06 de6aece5d1f4: Preparing 17:55:06 e2eb06d8af82: Preparing 17:55:06 de6aece5d1f4: Layer already exists 17:55:06 de62ea2293e5: Layer already exists 17:55:06 41b469444b02: Layer already exists 17:55:06 e2eb06d8af82: Layer already exists 17:55:06 4dbe31873ef4: Layer already exists 17:55:06 latest: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:55:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.93 17:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:55:07 4dbe31873ef4: Preparing 17:55:07 41b469444b02: Preparing 17:55:07 de62ea2293e5: Preparing 17:55:07 de6aece5d1f4: Preparing 17:55:07 e2eb06d8af82: Preparing 17:55:07 de6aece5d1f4: Layer already exists 17:55:07 e2eb06d8af82: Layer already exists 17:55:07 de62ea2293e5: Layer already exists 17:55:07 41b469444b02: Layer already exists 17:55:07 4dbe31873ef4: Layer already exists 17:55:07 2.0.1-dev.93: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:55:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:55:08 4dbe31873ef4: Preparing 17:55:08 41b469444b02: Preparing 17:55:08 de62ea2293e5: Preparing 17:55:08 de6aece5d1f4: Preparing 17:55:08 e2eb06d8af82: Preparing 17:55:08 de6aece5d1f4: Layer already exists 17:55:08 41b469444b02: Layer already exists 17:55:08 e2eb06d8af82: Layer already exists 17:55:08 de62ea2293e5: Layer already exists 17:55:08 4dbe31873ef4: Layer already exists 17:55:08 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:55:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 17:55:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:55:08 4dbe31873ef4: Preparing 17:55:08 41b469444b02: Preparing 17:55:08 de62ea2293e5: Preparing 17:55:08 de6aece5d1f4: Preparing 17:55:08 e2eb06d8af82: Preparing 17:55:08 e2eb06d8af82: Layer already exists 17:55:08 41b469444b02: Layer already exists 17:55:08 4dbe31873ef4: Layer already exists 17:55:08 de6aece5d1f4: Layer already exists 17:55:08 de62ea2293e5: Layer already exists 17:55:08 main: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:08 ===================================================== [Pipeline] echo 17:55:08 taggedImages: 17:55:08 - nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:55:08 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.93 17:55:08 - nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:55:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:55:08 23297b73a36dbb0569f4168faa1adbec72d87445 17:55:08 latest 17:55:08 2.0.1-dev.93 17:55:08 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:08 main 17:55:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:55:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:55:09 df098fc81d0e: Preparing 17:55:09 f987a220868e: Preparing 17:55:09 de62ea2293e5: Preparing 17:55:09 e6e14982dce5: Preparing 17:55:09 e2eb06d8af82: Preparing 17:55:09 e6e14982dce5: Layer already exists 17:55:09 e2eb06d8af82: Layer already exists 17:55:09 de62ea2293e5: Layer already exists 17:55:09 df098fc81d0e: Pushed 17:55:10 f987a220868e: Pushed 17:55:10 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:55:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 17:55:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:55:10 df098fc81d0e: Preparing 17:55:10 f987a220868e: Preparing 17:55:10 de62ea2293e5: Preparing 17:55:10 e6e14982dce5: Preparing 17:55:10 e2eb06d8af82: Preparing 17:55:10 e2eb06d8af82: Layer already exists 17:55:10 e6e14982dce5: Layer already exists 17:55:10 df098fc81d0e: Layer already exists 17:55:10 f987a220868e: Layer already exists 17:55:10 de62ea2293e5: Layer already exists 17:55:10 latest: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:55:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.93 17:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:55:11 df098fc81d0e: Preparing 17:55:11 f987a220868e: Preparing 17:55:11 de62ea2293e5: Preparing 17:55:11 e6e14982dce5: Preparing 17:55:11 e2eb06d8af82: Preparing 17:55:11 df098fc81d0e: Layer already exists 17:55:11 f987a220868e: Layer already exists 17:55:11 de62ea2293e5: Layer already exists 17:55:11 e2eb06d8af82: Layer already exists 17:55:11 e6e14982dce5: Layer already exists 17:55:11 2.0.1-dev.93: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:55:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:55:12 df098fc81d0e: Preparing 17:55:12 f987a220868e: Preparing 17:55:12 de62ea2293e5: Preparing 17:55:12 e6e14982dce5: Preparing 17:55:12 e2eb06d8af82: Preparing 17:55:12 df098fc81d0e: Layer already exists 17:55:12 e2eb06d8af82: Layer already exists 17:55:12 e6e14982dce5: Layer already exists 17:55:12 de62ea2293e5: Layer already exists 17:55:12 f987a220868e: Layer already exists 17:55:12 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:55:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 17:55:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:55:12 df098fc81d0e: Preparing 17:55:12 f987a220868e: Preparing 17:55:12 de62ea2293e5: Preparing 17:55:12 e6e14982dce5: Preparing 17:55:12 e2eb06d8af82: Preparing 17:55:12 e2eb06d8af82: Layer already exists 17:55:12 de62ea2293e5: Layer already exists 17:55:12 df098fc81d0e: Layer already exists 17:55:12 f987a220868e: Layer already exists 17:55:12 e6e14982dce5: Layer already exists 17:55:12 main: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:12 ===================================================== [Pipeline] echo 17:55:12 taggedImages: 17:55:12 - nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:12 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:55:12 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.93 17:55:12 - nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:12 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 17:55:12 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 17:55:12 23297b73a36dbb0569f4168faa1adbec72d87445 17:55:12 latest 17:55:12 2.0.1-dev.93 17:55:12 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:12 main 17:55:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 17:55:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:55:13 af11fb30dbe3: Preparing 17:55:13 ee13aee9a507: Preparing 17:55:13 b362dd0db04b: Preparing 17:55:13 17dfd08b995d: Preparing 17:55:13 879b85f2d1ed: Preparing 17:55:13 6777e3bbcb7c: Preparing 17:55:13 fd08d546f6b8: Preparing 17:55:13 0636255016a6: Preparing 17:55:13 84e9d258764d: Preparing 17:55:13 56463f638872: Preparing 17:55:13 e2eb06d8af82: Preparing 17:55:13 0636255016a6: Waiting 17:55:13 84e9d258764d: Waiting 17:55:13 56463f638872: Waiting 17:55:13 6777e3bbcb7c: Waiting 17:55:13 e2eb06d8af82: Waiting 17:55:13 fd08d546f6b8: Waiting 17:55:13 879b85f2d1ed: Layer already exists 17:55:13 6777e3bbcb7c: Layer already exists 17:55:13 fd08d546f6b8: Layer already exists 17:55:13 ee13aee9a507: Pushed 17:55:13 0636255016a6: Layer already exists 17:55:13 84e9d258764d: Layer already exists 17:55:13 56463f638872: Layer already exists 17:55:13 e2eb06d8af82: Layer already exists 17:55:13 af11fb30dbe3: Pushed 17:55:14 b362dd0db04b: Pushed 17:55:19 17dfd08b995d: Pushed 17:55:19 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:55:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 17:55:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:55:20 af11fb30dbe3: Preparing 17:55:20 ee13aee9a507: Preparing 17:55:20 b362dd0db04b: Preparing 17:55:20 17dfd08b995d: Preparing 17:55:20 879b85f2d1ed: Preparing 17:55:20 6777e3bbcb7c: Preparing 17:55:20 fd08d546f6b8: Preparing 17:55:20 0636255016a6: Preparing 17:55:20 84e9d258764d: Preparing 17:55:20 56463f638872: Preparing 17:55:20 e2eb06d8af82: Preparing 17:55:20 6777e3bbcb7c: Waiting 17:55:20 fd08d546f6b8: Waiting 17:55:20 0636255016a6: Waiting 17:55:20 84e9d258764d: Waiting 17:55:20 56463f638872: Waiting 17:55:20 e2eb06d8af82: Waiting 17:55:20 17dfd08b995d: Layer already exists 17:55:20 af11fb30dbe3: Layer already exists 17:55:20 ee13aee9a507: Layer already exists 17:55:20 879b85f2d1ed: Layer already exists 17:55:20 b362dd0db04b: Layer already exists 17:55:20 fd08d546f6b8: Layer already exists 17:55:20 84e9d258764d: Layer already exists 17:55:20 6777e3bbcb7c: Layer already exists 17:55:20 0636255016a6: Layer already exists 17:55:20 56463f638872: Layer already exists 17:55:20 e2eb06d8af82: Layer already exists 17:55:20 latest: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:55:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.93 17:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:55:20 af11fb30dbe3: Preparing 17:55:20 ee13aee9a507: Preparing 17:55:20 b362dd0db04b: Preparing 17:55:20 17dfd08b995d: Preparing 17:55:20 879b85f2d1ed: Preparing 17:55:20 6777e3bbcb7c: Preparing 17:55:20 fd08d546f6b8: Preparing 17:55:20 0636255016a6: Preparing 17:55:20 84e9d258764d: Preparing 17:55:20 56463f638872: Preparing 17:55:20 e2eb06d8af82: Preparing 17:55:20 6777e3bbcb7c: Waiting 17:55:20 fd08d546f6b8: Waiting 17:55:20 0636255016a6: Waiting 17:55:20 84e9d258764d: Waiting 17:55:20 56463f638872: Waiting 17:55:20 e2eb06d8af82: Waiting 17:55:20 af11fb30dbe3: Layer already exists 17:55:20 879b85f2d1ed: Layer already exists 17:55:20 17dfd08b995d: Layer already exists 17:55:20 b362dd0db04b: Layer already exists 17:55:20 ee13aee9a507: Layer already exists 17:55:20 0636255016a6: Layer already exists 17:55:20 fd08d546f6b8: Layer already exists 17:55:20 84e9d258764d: Layer already exists 17:55:20 6777e3bbcb7c: Layer already exists 17:55:20 56463f638872: Layer already exists 17:55:20 e2eb06d8af82: Layer already exists 17:55:20 2.0.1-dev.93: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:55:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 17:55:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:55:21 af11fb30dbe3: Preparing 17:55:21 ee13aee9a507: Preparing 17:55:21 b362dd0db04b: Preparing 17:55:21 17dfd08b995d: Preparing 17:55:21 879b85f2d1ed: Preparing 17:55:21 6777e3bbcb7c: Preparing 17:55:21 fd08d546f6b8: Preparing 17:55:21 0636255016a6: Preparing 17:55:21 84e9d258764d: Preparing 17:55:21 56463f638872: Preparing 17:55:21 e2eb06d8af82: Preparing 17:55:21 6777e3bbcb7c: Waiting 17:55:21 fd08d546f6b8: Waiting 17:55:21 0636255016a6: Waiting 17:55:21 84e9d258764d: Waiting 17:55:21 56463f638872: Waiting 17:55:21 e2eb06d8af82: Waiting 17:55:21 b362dd0db04b: Layer already exists 17:55:21 17dfd08b995d: Layer already exists 17:55:21 879b85f2d1ed: Layer already exists 17:55:21 af11fb30dbe3: Layer already exists 17:55:21 ee13aee9a507: Layer already exists 17:55:21 6777e3bbcb7c: Layer already exists 17:55:21 fd08d546f6b8: Layer already exists 17:55:21 84e9d258764d: Layer already exists 17:55:21 0636255016a6: Layer already exists 17:55:21 56463f638872: Layer already exists 17:55:21 e2eb06d8af82: Layer already exists 17:55:21 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:55:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 17:55:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 17:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:55:21 af11fb30dbe3: Preparing 17:55:21 ee13aee9a507: Preparing 17:55:21 b362dd0db04b: Preparing 17:55:21 17dfd08b995d: Preparing 17:55:21 879b85f2d1ed: Preparing 17:55:21 6777e3bbcb7c: Preparing 17:55:21 fd08d546f6b8: Preparing 17:55:21 0636255016a6: Preparing 17:55:21 84e9d258764d: Preparing 17:55:21 56463f638872: Preparing 17:55:21 e2eb06d8af82: Preparing 17:55:21 fd08d546f6b8: Waiting 17:55:21 0636255016a6: Waiting 17:55:21 84e9d258764d: Waiting 17:55:21 56463f638872: Waiting 17:55:21 e2eb06d8af82: Waiting 17:55:21 6777e3bbcb7c: Waiting 17:55:21 ee13aee9a507: Layer already exists 17:55:21 af11fb30dbe3: Layer already exists 17:55:21 17dfd08b995d: Layer already exists 17:55:21 879b85f2d1ed: Layer already exists 17:55:21 b362dd0db04b: Layer already exists 17:55:21 6777e3bbcb7c: Layer already exists 17:55:21 fd08d546f6b8: Layer already exists 17:55:21 56463f638872: Layer already exists 17:55:21 0636255016a6: Layer already exists 17:55:21 84e9d258764d: Layer already exists 17:55:21 e2eb06d8af82: Layer already exists 17:55:21 main: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:21 ===================================================== [Pipeline] echo 17:55:21 taggedImages: 17:55:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445 17:55:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:55:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.93 17:55:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 17:55:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:56:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:56:34 Removing intermediate container a609e7423b7f 17:56:34 ---> 917666a2cb30 17:56:34 17:56:34 Step 9/22 : FROM alpine:3.14 17:56:34 3.14: Pulling from library/alpine 17:56:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:56:34 Status: Downloaded newer image for alpine:3.14 17:56:34 ---> bb3de5531c18 17:56:34 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:56:34 ---> Running in bc75396b78ba 17:56:34 Removing intermediate container e43292ddc91c 17:56:34 ---> e3168281ed02 17:56:34 17:56:34 Step 9/30 : FROM alpine:3.14 17:56:34 ---> bb3de5531c18 17:56:34 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:56:34 ---> Running in c711053a2553 17:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:56:34 Removing intermediate container c711053a2553 17:56:34 ---> 927e3e5793f5 17:56:34 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:56:34 ---> Running in 569b7306acfb 17:56:34 (1/1) Installing dumb-init (1.2.5-r1) 17:56:34 Executing busybox-1.33.1-r3.trigger 17:56:34 OK: 5 MiB in 15 packages 17:56:34 Removing intermediate container 3961870bd846 17:56:34 ---> a5a094592a1d 17:56:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:56:34 ---> Running in c7f799aa69a7 17:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:56:34 Removing intermediate container bc75396b78ba 17:56:34 ---> c6fae7e93bf4 17:56:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:34 ---> Running in 7a08cd46dad3 17:56:34 (1/2) Installing dumb-init (1.2.5-r1) 17:56:34 (2/2) Installing su-exec (0.2-r1) 17:56:34 Executing busybox-1.33.1-r3.trigger 17:56:35 OK: 5 MiB in 16 packages 17:56:36 Removing intermediate container 7a08cd46dad3 17:56:36 ---> 45245c23fe3a 17:56:36 Step 12/22 : ENV APP_PORT=59882 17:56:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:56:36 ---> Running in 6be2d227c777 17:56:37 Removing intermediate container 569b7306acfb 17:56:37 ---> 96e1ffe8f815 17:56:37 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:56:37 Removing intermediate container 6be2d227c777 17:56:37 ---> 20b840c7bfb3 17:56:37 Step 13/22 : EXPOSE $APP_PORT 17:56:37 ---> Running in f75902f4eb4d 17:56:37 Removing intermediate container e5d2e305a2eb 17:56:37 ---> 4364530ab220 17:56:37 17:56:37 Step 9/24 : FROM alpine:3.14 17:56:37 ---> bb3de5531c18 17:56:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:56:37 ---> Running in 3e9b8c8ebcd5 17:56:37 ---> Running in 00d004eb45c0 17:56:38 Removing intermediate container f75902f4eb4d 17:56:38 ---> 38ce99266dc1 17:56:38 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:56:38 Removing intermediate container 3e9b8c8ebcd5 17:56:38 ---> 5ccf9464a0a5 17:56:38 Step 14/22 : WORKDIR / 17:56:38 ---> Running in bfb5229940a1 17:56:38 ---> Running in 3deb1cdbba24 17:56:39 Removing intermediate container bfb5229940a1 17:56:39 ---> fd486d91f032 17:56:39 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:56:39 Removing intermediate container 3deb1cdbba24 17:56:39 ---> 369faca24bb4 17:56:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:39 ---> Running in 857d69cecd06 17:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:56:40 Removing intermediate container c7f799aa69a7 17:56:40 ---> d99ac4b68ca6 17:56:40 17:56:40 Step 10/22 : FROM docker:20.10.8 17:56:40 20.10.8: Pulling from library/docker 17:56:40 ---> 6c3c93c1b63f 17:56:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:56:40 (1/3) Installing ca-certificates (20191127-r5) 17:56:40 (2/3) Installing dumb-init (1.2.5-r1) 17:56:40 (3/3) Installing su-exec (0.2-r1) 17:56:40 Executing busybox-1.33.1-r3.trigger 17:56:41 Executing ca-certificates-20191127-r5.trigger 17:56:41 OK: 6 MiB in 17 packages 17:56:43 Removing intermediate container 8d5e5bdce637 17:56:43 ---> 2836b1090b2f 17:56:43 17:56:43 Step 11/23 : FROM alpine:3.14 17:56:43 ---> bb3de5531c18 17:56:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:56:43 ---> Using cache 17:56:43 ---> c6fae7e93bf4 17:56:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:43 ---> Using cache 17:56:43 ---> 45245c23fe3a 17:56:43 Step 14/23 : ENV APP_PORT=59861 17:56:43 ---> Running in 6da2cc403fb8 17:56:43 Removing intermediate container 857d69cecd06 17:56:43 ---> 8a8b10f50169 17:56:43 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:56:43 ---> Running in 084991fbebe5 17:56:43 ---> a36982757190 17:56:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:56:43 Removing intermediate container 00d004eb45c0 17:56:43 ---> 7e0185348449 17:56:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:56:43 ---> Running in 8d6634d30db9 17:56:43 Removing intermediate container 6da2cc403fb8 17:56:43 ---> d7778025821a 17:56:43 Step 15/23 : EXPOSE $APP_PORT 17:56:44 ---> Running in dffae937f1e1 17:56:44 Removing intermediate container 084991fbebe5 17:56:44 ---> 8a7a5fc895e1 17:56:44 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:56:44 Removing intermediate container 8d6634d30db9 17:56:44 ---> 2d82cba767f9 17:56:44 Step 12/24 : WORKDIR / 17:56:44 Removing intermediate container dffae937f1e1 17:56:44 ---> fe53d2438db3 17:56:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:44 ---> Running in dfeda7ff3e5a 17:56:44 ---> fbc384398168 17:56:44 Step 18/22 : ENTRYPOINT ["/core-command"] 17:56:45 ---> Running in 39bae2f87d28 17:56:45 ---> 63bf85a2aad9 17:56:45 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:56:45 Removing intermediate container 39bae2f87d28 17:56:45 ---> 5d8204b4a80c 17:56:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:45 Removing intermediate container dfeda7ff3e5a 17:56:45 ---> 4afd4e2b5bda 17:56:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:56:45 ---> 48d042431579 17:56:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:56:45 ---> Running in 587304c98321 17:56:46 ---> Running in 459cbacbbba6 17:56:47 Removing intermediate container 459cbacbbba6 17:56:47 ---> 61b913671a49 17:56:47 Step 20/22 : LABEL arch=arm64 17:56:47 ---> Running in e9c35051d13a 17:56:47 ---> 97d0e0743ef7 17:56:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:56:48 ---> 7efe665d1ac0 17:56:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:56:48 Removing intermediate container e9c35051d13a 17:56:48 ---> e4751090e6a0 17:56:48 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:56:48 ---> Running in 472e8d150266 17:56:48 ---> 6f8916ea119a 17:56:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:56:49 Removing intermediate container 587304c98321 17:56:49 ---> 6ed5b4ecbf6a 17:56:49 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:49 Removing intermediate container 472e8d150266 17:56:49 ---> e9f2c65a9e3c 17:56:49 Step 22/22 : LABEL version=2.0.1-dev.93 17:56:49 ---> Running in a07be042ef8f 17:56:49 ---> 608f2388be21 17:56:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:56:49 ---> Running in ff79ff64c332 17:56:50 ---> be3a35d44dbd 17:56:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:56:50 Removing intermediate container a07be042ef8f 17:56:50 ---> 1f49b883dfa7 17:56:50 17:56:50 Removing intermediate container ff79ff64c332 17:56:50 ---> 94915fa7c2bc 17:56:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:50 ---> 932296b6a8ee 17:56:50 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:56:50 ---> Running in 0cc4133587a3 17:56:50 Successfully built 1f49b883dfa7 17:56:50 Successfully tagged core-command-arm64:latest 17:56:50  Building core-command ... done Building security-proxy-setup 17:56:51 Removing intermediate container 0cc4133587a3 17:56:51 ---> 158e73757676 17:56:51 Step 21/23 : LABEL arch=arm64 17:56:51 ---> 1e6f32ccb167 17:56:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:56:51 ---> Running in 66ec3d5b2223 17:56:52 Removing intermediate container 66ec3d5b2223 17:56:52 ---> bd371784eab5 17:56:52 Step 22/23 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:56:52 ---> Running in 6b6f61db5a2d 17:56:53 ---> 8f5c4bafb337 17:56:53 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:56:53 Removing intermediate container 6b6f61db5a2d 17:56:53 ---> ec154696f44b 17:56:53 Step 23/23 : LABEL version=2.0.1-dev.93 17:56:53 ---> 3a258bab4a37 17:56:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:56:53 ---> Running in 37eebab658b7 17:56:54 Removing intermediate container 37eebab658b7 17:56:54 ---> 3d0a9cfca7dc 17:56:54 17:56:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:56:54 Status: Downloaded newer image for docker:20.10.8 17:56:54 ---> 3734d5adc5ac 17:56:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:56:54 ---> fcfb19a11417 17:56:54 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:56:54 Successfully built 3d0a9cfca7dc 17:56:54 ---> Running in 1928576c9c72 17:56:54 Successfully tagged support-scheduler-arm64:latest 17:56:54 Building core-metadata 17:56:55  Building support-scheduler ... done  ---> 98058ae98d04 17:56:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:56:55 Removing intermediate container 1928576c9c72 17:56:55 ---> 4dc22572d3b3 17:56:55 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:56:55 ---> Running in 0a110af7c422 17:56:55 ---> 99127797509b 17:56:55 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:56:56 ---> 9015338d2036 17:56:56 Step 20/24 : 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/ 17:56:56 ---> Running in 93f43b8295c8 17:56:57 ---> cfb10c1a1573 17:56:57 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:56:57 ---> Running in 9357b548c102 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:56:58 (1/42) Installing readline (8.1.0-r0) 17:56:58 (2/42) Installing bash (5.1.4-r0) 17:56:58 Executing bash-5.1.4-r0.post-install 17:56:58 (3/42) Installing brotli-libs (1.0.9-r5) 17:56:58 Removing intermediate container 9357b548c102 17:56:58 ---> 777bc8305da1 17:56:58 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:56:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:56:58 (5/42) Installing libcurl (7.79.1-r0) 17:56:58 (6/42) Installing curl (7.79.1-r0) 17:56:58 (7/42) Installing dumb-init (1.2.5-r1) 17:56:58 (8/42) Installing libbz2 (1.0.8-r1) 17:56:59 (9/42) Installing expat (2.4.1-r0) 17:56:59 (10/42) Installing libffi (3.3-r2) 17:56:59 (11/42) Installing gdbm (1.19-r0) 17:56:59 (12/42) Installing xz-libs (5.2.5-r0) 17:56:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:56:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:56:59 (15/42) Installing mpdecimal (2.5.1-r1) 17:56:59 (16/42) Installing sqlite-libs (3.35.5-r0) 17:56:59 (17/42) Installing python3 (3.9.5-r1) 17:57:00 ---> 8155bd231838 17:57:00 Step 25/30 : RUN chmod +x /entrypoint.sh 17:57:00 Removing intermediate container 93f43b8295c8 17:57:00 ---> 095c56d28587 17:57:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:57:00 ---> Running in 0d0967f4b2b3 17:57:00 ---> Running in c5420b4e7d66 17:57:01 (18/42) Installing py3-appdirs (1.4.4-r2) 17:57:01 (19/42) Installing py3-chardet (4.0.0-r2) 17:57:01 (20/42) Installing py3-idna (3.2-r0) 17:57:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:57:01 (22/42) Installing py3-certifi (2020.12.5-r1) 17:57:01 (23/42) Installing py3-requests (2.25.1-r4) 17:57:01 (24/42) Installing py3-msgpack (1.0.2-r1) 17:57:01 (25/42) Installing py3-lockfile (0.12.2-r4) 17:57:01 Removing intermediate container c5420b4e7d66 17:57:01 ---> ebd035701e08 17:57:01 Step 22/24 : LABEL arch=arm64 17:57:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:57:01 (27/42) Installing py3-colorama (0.4.4-r1) 17:57:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:57:01 (29/42) Installing py3-distlib (0.3.1-r3) 17:57:01 (30/42) Installing py3-distro (1.5.0-r3) 17:57:01 (31/42) Installing py3-six (1.15.0-r1) 17:57:01 ---> Running in 6430f3d2b77e 17:57:01 (32/42) Installing py3-webencodings (0.5.1-r4) 17:57:01 (33/42) Installing py3-html5lib (1.1-r1) 17:57:01 (34/42) Installing py3-parsing (2.4.7-r2) 17:57:01 (35/42) Installing py3-packaging (20.9-r1) 17:57:01 (36/42) Installing py3-toml (0.10.2-r2) 17:57:01 (37/42) Installing py3-pep517 (0.10.0-r2) 17:57:01 (38/42) Installing py3-progress (1.5-r2) 17:57:01 (39/42) Installing py3-retrying (1.3.3-r1) 17:57:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:57:01 (41/42) Installing py3-setuptools (52.0.0-r3) 17:57:02 (42/42) Installing py3-pip (20.3.4-r1) 17:57:02 Removing intermediate container 6430f3d2b77e 17:57:02 ---> 05298dd39e64 17:57:02 Step 23/24 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:57:02 ---> Running in c05be5969158 17:57:02 Executing busybox-1.33.1-r3.trigger 17:57:02 OK: 84 MiB in 64 packages 17:57:03 Removing intermediate container c05be5969158 17:57:03 ---> 5474fee00ad0 17:57:03 Step 24/24 : LABEL version=2.0.1-dev.93 17:57:03 ---> Running in 101498ed05f0 17:57:03 Removing intermediate container 0d0967f4b2b3 17:57:03 ---> 86a1f3d4c85c 17:57:03 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:57:03 ---> Running in af56679af2ca 17:57:04 Removing intermediate container 101498ed05f0 17:57:04 ---> 415256496a83 17:57:04 17:57:04 Successfully built 415256496a83 17:57:04 Successfully tagged security-secretstore-setup-arm64:latest 17:57:04  Building security-secretstore-setup ... done Building support-notifications 17:57:04 Removing intermediate container af56679af2ca 17:57:04 ---> d90e7eacc557 17:57:04 Step 27/30 : CMD ["gate"] 17:57:05 ---> Running in d73363ba9ad3 17:57:05 Removing intermediate container d73363ba9ad3 17:57:05 ---> d561cb656043 17:57:05 Step 28/30 : LABEL arch=arm64 17:57:05 ---> Running in e65bf857a8cd 17:57:06 Removing intermediate container e65bf857a8cd 17:57:06 ---> cb8295f28c07 17:57:06 Step 29/30 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:57:06 ---> Running in 2e36d2b4e8ac 17:57:07 Collecting docker-compose==1.23.2 17:57:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:57:07 Removing intermediate container 2e36d2b4e8ac 17:57:07 ---> 5bf6e9178cb3 17:57:07 Step 30/30 : LABEL version=2.0.1-dev.93 17:57:07 Collecting cached-property<2,>=1.2.0 17:57:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:57:07 Collecting docopt<0.7,>=0.6.1 17:57:07 Downloading docopt-0.6.2.tar.gz (25 kB) 17:57:07 ---> Running in 301f55aa1075 17:57:07 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:57:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:57:07 ---> 88a78c18588d 17:57:07 Step 3/20 : WORKDIR /edgex-go 17:57:07 ---> Using cache 17:57:07 ---> 7e138d39b0dc 17:57:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:07 ---> Using cache 17:57:07 ---> 0a8b6e840844 17:57:07 Step 5/20 : RUN apk add --update --no-cache make git 17:57:07 ---> Using cache 17:57:07 ---> 83fa783f865e 17:57:07 Step 6/20 : COPY . . 17:57:07 ---> Using cache 17:57:07 ---> 503ac726a259 17:57:07 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:07 ---> Using cache 17:57:07 ---> c4dba5316616 17:57:07 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:57:08 ---> Running in 948b50665672 17:57:08 Removing intermediate container 301f55aa1075 17:57:08 ---> c4c56609cb3e 17:57:08 17:57:09 Successfully built c4c56609cb3e 17:57:09 Successfully tagged security-bootstrapper-arm64:latest 17:57:09 Building core-data 17:57:10  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:57:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:57:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:57:11 Collecting websocket-client<1.0,>=0.32.0 17:57:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:57:12 Collecting jsonschema<3,>=2.5.1 17:57:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:57:12 Collecting dockerpty<0.5,>=0.4.1 17:57:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:57:14 Collecting PyYAML<4,>=3.10 17:57:14 Downloading PyYAML-3.13.tar.gz (270 kB) 17:57:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:57:18 Collecting texttable<0.10,>=0.9.0 17:57:18 Downloading texttable-0.9.1.tar.gz (11 kB) 17:57:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:57:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:57:18 ---> 88a78c18588d 17:57:18 Step 3/22 : WORKDIR /edgex-go 17:57:18 ---> Using cache 17:57:18 ---> 7e138d39b0dc 17:57:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:18 ---> Using cache 17:57:18 ---> 0a8b6e840844 17:57:18 Step 5/22 : RUN apk add --update --no-cache make git 17:57:18 ---> Using cache 17:57:18 ---> 83fa783f865e 17:57:18 Step 6/22 : COPY . . 17:57:18 ---> Using cache 17:57:18 ---> 503ac726a259 17:57:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:18 ---> Using cache 17:57:18 ---> c4dba5316616 17:57:18 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:57:19 ---> Running in b9c01291c4a2 17:57:20 Collecting docker<4.0,>=3.6.0 17:57:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:57:21 Collecting docker-pycreds>=0.4.0 17:57:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:57:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:57:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:57:22 Collecting urllib3<1.25,>=1.21.1 17:57:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:57:22 Collecting idna<2.8,>=2.5 17:57:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:57:22 Collecting chardet<3.1.0,>=3.0.2 17:57:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:57:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:57:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:57:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:57:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:57:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:57:24 Attempting uninstall: urllib3 17:57:24 Found existing installation: urllib3 1.26.5 17:57:24 Uninstalling urllib3-1.26.5: 17:57:24 Successfully uninstalled urllib3-1.26.5 17:57:25 Attempting uninstall: idna 17:57:25 Found existing installation: idna 3.2 17:57:25 Uninstalling idna-3.2: 17:57:25 Successfully uninstalled idna-3.2 17:57:26 Attempting uninstall: chardet 17:57:26 Found existing installation: chardet 4.0.0 17:57:26 Uninstalling chardet-4.0.0: 17:57:26 Successfully uninstalled chardet-4.0.0 17:57:28 Attempting uninstall: requests 17:57:28 Found existing installation: requests 2.25.1 17:57:28 Uninstalling requests-2.25.1: 17:57:28 Successfully uninstalled requests-2.25.1 17:57:29 Running setup.py install for texttable: started 17:57:31 Running setup.py install for texttable: finished with status 'done' 17:57:31 Running setup.py install for PyYAML: started 17:57:32 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:57:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:57:32 ---> 88a78c18588d 17:57:32 Step 3/21 : WORKDIR /edgex-go 17:57:32 ---> Using cache 17:57:32 ---> 7e138d39b0dc 17:57:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:32 ---> Using cache 17:57:32 ---> 0a8b6e840844 17:57:32 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:57:32 ---> Running in 5b866bf62545 17:57:34 Running setup.py install for PyYAML: finished with status 'done' 17:57:35 Running setup.py install for docopt: started 17:57:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:57:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:57:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:57:35 ---> 88a78c18588d 17:57:35 Step 3/22 : WORKDIR /edgex-go 17:57:35 ---> Using cache 17:57:35 ---> 7e138d39b0dc 17:57:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:35 ---> Using cache 17:57:35 ---> 0a8b6e840844 17:57:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:57:36 ---> Running in 35383fec7aff 17:57:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:57:37 OK: 219 MiB in 52 packages 17:57:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:57:38 Running setup.py install for docopt: finished with status 'done' 17:57:38 Running setup.py install for dockerpty: started 17:57:38 Removing intermediate container 5b866bf62545 17:57:38 ---> dd018d83d454 17:57:38 Step 6/21 : COPY . . 17:57:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:57:40 OK: 219 MiB in 52 packages 17:57:41 Running setup.py install for dockerpty: finished with status 'done' 17:57:42 Removing intermediate container 35383fec7aff 17:57:42 ---> a23acc26fc94 17:57:42 Step 6/22 : COPY . . 17:57:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 17:57:58 ---> 31d32bcb60d5 17:57:58 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:58 ---> Running in fe5167763a35 17:58:06 ---> f14593fd8dcf 17:58:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:06 Removing intermediate container fe5167763a35 17:58:06 ---> 6c1a0e4b99f8 17:58:06 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:58:06 ---> Running in 223a288f1b0d 17:58:06 ---> Running in b60de82a9195 17:58:06 Removing intermediate container 0a110af7c422 17:58:06 ---> b0e417a7c421 17:58:06 Step 13/22 : ENV APP_PORT=58890 17:58:06 ---> Running in 8b8c666c2d07 17:58:08 Removing intermediate container 8b8c666c2d07 17:58:08 ---> 8e76ba929d54 17:58:08 Step 14/22 : EXPOSE $APP_PORT 17:58:08 ---> Running in 0164c7ae6a94 17:58:09 Removing intermediate container 0164c7ae6a94 17:58:09 ---> 00317e6995aa 17:58:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:58:11 ---> d2b996c5a552 17:58:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:58:12 ---> 248a991e8043 17:58:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:58:13 ---> b5efb4402618 17:58:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:58:14 Removing intermediate container b60de82a9195 17:58:14 ---> 4b9d71c076e3 17:58:14 Step 8/22 : RUN make cmd/core-data/core-data 17:58:14 ---> Running in 9cfad23052db 17:58:14 ---> Running in c176004d9807 17:58:15 Removing intermediate container 9cfad23052db 17:58:15 ---> afc3dd06985a 17:58:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:58:15 ---> Running in 63303d2aa98c 17:58:16 Removing intermediate container 63303d2aa98c 17:58:16 ---> d84d0d27dc08 17:58:16 Step 20/22 : LABEL arch=arm64 17:58:16 ---> Running in aa09f53da9bc 17:58:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-data/core-data ./cmd/core-data 17:58:17 Removing intermediate container aa09f53da9bc 17:58:17 ---> 0db33ce90859 17:58:17 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:58:17 ---> Running in c8d03725206d 17:58:17 Removing intermediate container c8d03725206d 17:58:17 ---> 82965691eb5c 17:58:17 Step 22/22 : LABEL version=2.0.1-dev.93 17:58:17 ---> Running in 43cf132332ce 17:58:18 Removing intermediate container 43cf132332ce 17:58:18 ---> 6e64aac34067 17:58:18 17:58:18 Successfully built 6e64aac34067 17:58:18 Successfully tagged sys-mgmt-agent-arm64:latest 17:58:37  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/secrets-config ./cmd/secrets-config 17:58:52 Removing intermediate container 948b50665672 17:58:52 ---> a00de6b95d06 17:58:52 17:58:52 Step 9/20 : FROM alpine:3.14 17:58:52 ---> bb3de5531c18 17:58:52 Step 10/20 : RUN apk add --update --no-cache curl 17:58:52 ---> Running in db334dfe2a98 17:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:58:54 (1/5) Installing ca-certificates (20191127-r5) 17:58:54 (2/5) Installing brotli-libs (1.0.9-r5) 17:58:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:58:54 (4/5) Installing libcurl (7.79.1-r0) 17:58:54 (5/5) Installing curl (7.79.1-r0) 17:58:54 Executing busybox-1.33.1-r3.trigger 17:58:54 Executing ca-certificates-20191127-r5.trigger 17:58:54 OK: 8 MiB in 19 packages 17:58:56 Removing intermediate container db334dfe2a98 17:58:56 ---> bc9ebf2360f1 17:58:56 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:58:56 ---> Running in ba34e145561c 17:58:57 Removing intermediate container ba34e145561c 17:58:57 ---> 29a06326774c 17:58:57 Step 12/20 : WORKDIR /edgex 17:58:57 ---> Running in e4b8826d5d6b 17:58:58 Removing intermediate container e4b8826d5d6b 17:58:58 ---> e061aace13ce 17:58:58 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:58:59 ---> 19117375f0f2 17:58:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:59:01 ---> aa14c817f05c 17:59:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:59:02 ---> 9771d2c9807c 17:59:02 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:59:03 ---> Running in 8921440af143 17:59:03 Removing intermediate container 8921440af143 17:59:03 ---> 642342202f32 17:59:03 Step 17/20 : CMD ["--init=true"] 17:59:03 ---> Running in 25b8ac023790 17:59:04 Removing intermediate container 25b8ac023790 17:59:04 ---> ca69230108c0 17:59:04 Step 18/20 : LABEL arch=arm64 17:59:04 ---> Running in d78c596fb621 17:59:05 Removing intermediate container d78c596fb621 17:59:05 ---> f41672fdf124 17:59:05 Step 19/20 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:59:05 ---> Running in 7fd9db302861 17:59:05 Removing intermediate container 7fd9db302861 17:59:05 ---> a050aaab3c40 17:59:05 Step 20/20 : LABEL version=2.0.1-dev.93 17:59:06 ---> Running in af921e56f8ff 17:59:06 Removing intermediate container af921e56f8ff 17:59:06 ---> 398566f74e6f 17:59:06 17:59:06 Successfully built 398566f74e6f 17:59:06 Successfully tagged security-proxy-setup-arm64:latest 17:59:12  Building security-proxy-setup ... done Removing intermediate container b9c01291c4a2 17:59:12 ---> e64be60e10d7 17:59:12 17:59:12 Step 9/22 : FROM alpine:3.14 17:59:12 ---> bb3de5531c18 17:59:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:59:12 ---> Using cache 17:59:12 ---> c6fae7e93bf4 17:59:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:59:12 ---> Using cache 17:59:12 ---> 45245c23fe3a 17:59:12 Step 12/22 : ENV APP_PORT=59881 17:59:12 ---> Running in 044610c549e1 17:59:12 Removing intermediate container 044610c549e1 17:59:12 ---> b1ddeaf32a82 17:59:12 Step 13/22 : EXPOSE $APP_PORT 17:59:12 ---> Running in ead2f29b634d 17:59:13 Removing intermediate container ead2f29b634d 17:59:13 ---> 6c8246aab0b8 17:59:13 Step 14/22 : WORKDIR / 17:59:13 ---> Running in 6098a1267f79 17:59:13 Removing intermediate container 6098a1267f79 17:59:13 ---> 82c28e4088d4 17:59:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:14 ---> c05afb244933 17:59:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:59:16 ---> 207b56b4da93 17:59:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:59:17 ---> 43d277200bd2 17:59:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:59:18 ---> Running in cd674599a3ed 17:59:18 Removing intermediate container cd674599a3ed 17:59:18 ---> 6969b329a152 17:59:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:59:18 ---> Running in 094543e6a128 17:59:19 Removing intermediate container 094543e6a128 17:59:19 ---> dcaddf4c7c07 17:59:19 Step 20/22 : LABEL arch=arm64 17:59:19 ---> Running in f5246efbe771 17:59:20 Removing intermediate container f5246efbe771 17:59:20 ---> 48766b6720a4 17:59:20 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:59:20 ---> Running in f01319b1403e 17:59:21 Removing intermediate container f01319b1403e 17:59:21 ---> a1f837452665 17:59:21 Step 22/22 : LABEL version=2.0.1-dev.93 17:59:21 ---> Running in d35c121bfece 17:59:21 Removing intermediate container d35c121bfece 17:59:21 ---> 1ed7ae0a7669 17:59:21 17:59:22 Successfully built 1ed7ae0a7669 17:59:22 Successfully tagged core-metadata-arm64:latest 17:59:40  Building core-metadata ... done Removing intermediate container 223a288f1b0d 17:59:40 ---> f3ce9fedd845 17:59:40 17:59:40 Step 9/21 : FROM alpine:3.14 17:59:40 ---> bb3de5531c18 17:59:40 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:59:40 ---> Running in 027e6586c159 17:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:40 (1/2) Installing ca-certificates (20191127-r5) 17:59:40 (2/2) Installing dumb-init (1.2.5-r1) 17:59:40 Executing busybox-1.33.1-r3.trigger 17:59:40 Executing ca-certificates-20191127-r5.trigger 17:59:40 OK: 6 MiB in 16 packages 17:59:41 Removing intermediate container 027e6586c159 17:59:41 ---> d289fbfc5225 17:59:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:59:41 ---> Running in fa711a255b89 17:59:42 Removing intermediate container fa711a255b89 17:59:42 ---> 39c636f50bd7 17:59:42 Step 12/21 : ENV APP_PORT=59860 17:59:42 ---> Running in d95bfdfeb1fe 17:59:43 Removing intermediate container d95bfdfeb1fe 17:59:43 ---> 73e149fdaf3c 17:59:43 Step 13/21 : EXPOSE $APP_PORT 17:59:43 ---> Running in 5ec7ac8f1a92 17:59:43 Removing intermediate container c176004d9807 17:59:43 ---> 7884aec24e62 17:59:43 17:59:43 Step 9/22 : FROM alpine:3.14 17:59:43 ---> bb3de5531c18 17:59:43 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:59:43 ---> Running in a1fe59ad5a03 17:59:43 Removing intermediate container 5ec7ac8f1a92 17:59:43 ---> 4b4897bbd59e 17:59:43 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:43 Removing intermediate container a1fe59ad5a03 17:59:43 ---> ad108902aac4 17:59:43 Step 11/22 : ENV APP_PORT=59880 17:59:44 ---> Running in be10c90b0a53 17:59:44 ---> f3f5e54d1f59 17:59:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:59:44 Removing intermediate container be10c90b0a53 17:59:44 ---> 0a77e95ae910 17:59:44 Step 12/22 : EXPOSE $APP_PORT 17:59:44 ---> Running in 090c4175924d 17:59:45 Removing intermediate container 090c4175924d 17:59:45 ---> 6e0654640d5a 17:59:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:45 ---> Running in 8dccf234fd3a 17:59:45 ---> 95cdb5622f00 17:59:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:59:46 ---> b44f74e4b6cb 17:59:46 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:59:46 ---> Running in fa1d04ffba17 17:59:47 Removing intermediate container fa1d04ffba17 17:59:47 ---> b1cffe8b07c3 17:59:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:59:47 ---> Running in 6483898a6852 17:59:47 Removing intermediate container 8dccf234fd3a 17:59:47 ---> 21f642061b1c 17:59:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:59:47 ---> Running in e67fc9a86474 17:59:47 Removing intermediate container 6483898a6852 17:59:47 ---> 22038b3d324e 17:59:47 Step 19/21 : LABEL arch=arm64 17:59:47 ---> Running in ef99e0695643 17:59:48 Removing intermediate container ef99e0695643 17:59:48 ---> 271d3d9a20c6 17:59:48 Step 20/21 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:59:48 ---> Running in b98a88d18d93 17:59:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:48 Removing intermediate container b98a88d18d93 17:59:48 ---> 82f2166954a8 17:59:48 Step 21/21 : LABEL version=2.0.1-dev.93 17:59:48 ---> Running in eb2102e0928b 17:59:49 Removing intermediate container eb2102e0928b 17:59:49 ---> 6a9e0a8ce8be 17:59:49 17:59:49 Successfully built 6a9e0a8ce8be 17:59:49 Successfully tagged support-notifications-arm64:latest 17:59:49  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:50 (1/6) Installing dumb-init (1.2.5-r1) 17:59:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:59:50 (3/6) Installing libsodium (1.0.18-r0) 17:59:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:59:50 (5/6) Installing libzmq (4.3.4-r0) 17:59:50 (6/6) Installing zeromq (4.3.4-r0) 17:59:50 Executing busybox-1.33.1-r3.trigger 17:59:50 OK: 8 MiB in 20 packages 17:59:51 Removing intermediate container e67fc9a86474 17:59:51 ---> 81952841dd0c 17:59:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:52 ---> 05c2d61e4e55 17:59:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:59:53 ---> 264da00126dc 17:59:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:59:54 ---> 9e5b8095ee48 17:59:54 Step 18/22 : ENTRYPOINT ["/core-data"] 17:59:54 ---> Running in 62d4a59de0e4 17:59:54 Removing intermediate container 62d4a59de0e4 17:59:54 ---> 602e5417936e 17:59:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:59:54 ---> Running in 8058dc859359 17:59:55 Removing intermediate container 8058dc859359 17:59:55 ---> 176bf032b949 17:59:55 Step 20/22 : LABEL arch=arm64 17:59:55 ---> Running in 73ee7e12dcc5 17:59:55 Removing intermediate container 73ee7e12dcc5 17:59:55 ---> 38be8a911043 17:59:55 Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 17:59:55 ---> Running in fa49ac511892 17:59:56 Removing intermediate container fa49ac511892 17:59:56 ---> e7a4223e2a47 17:59:56 Step 22/22 : LABEL version=2.0.1-dev.93 17:59:56 ---> Running in 254f84841bf6 17:59:56 Removing intermediate container 254f84841bf6 17:59:56 ---> 624dd957f493 17:59:56 17:59:56 Successfully built 624dd957f493 17:59:56 Successfully tagged core-data-arm64:latest 17:59:57  Building core-data ... done  [Pipeline] } 17:59:57 $ docker stop --time=1 f027755cfefad3a75f121bc936da8c5526220b3d974234625917dd20abf3f905 17:59:58 $ docker rm -f f027755cfefad3a75f121bc936da8c5526220b3d974234625917dd20abf3f905 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:59 + docker images 17:59:59 REPOSITORY TAG IMAGE ID CREATED SIZE 17:59:59 core-data-arm64 latest 624dd957f493 3 seconds ago 19.5MB 17:59:59 support-notifications-arm64 latest 6a9e0a8ce8be 11 seconds ago 16.1MB 17:59:59 7884aec24e62 16 seconds ago 1.46GB 17:59:59 f3ce9fedd845 23 seconds ago 1.46GB 17:59:59 core-metadata-arm64 latest 1ed7ae0a7669 38 seconds ago 15.9MB 17:59:59 e64be60e10d7 49 seconds ago 1.46GB 17:59:59 security-proxy-setup-arm64 latest 398566f74e6f 53 seconds ago 25.4MB 17:59:59 a00de6b95d06 About a minute ago 1.46GB 17:59:59 sys-mgmt-agent-arm64 latest 6e64aac34067 About a minute ago 277MB 17:59:59 security-bootstrapper-arm64 latest c4c56609cb3e 2 minutes ago 17.8MB 17:59:59 security-secretstore-setup-arm64 latest 415256496a83 2 minutes ago 26.8MB 17:59:59 support-scheduler-arm64 latest 3d0a9cfca7dc 3 minutes ago 15.3MB 17:59:59 core-command-arm64 latest 1f49b883dfa7 3 minutes ago 15.2MB 17:59:59 2836b1090b2f 3 minutes ago 1.46GB 17:59:59 d99ac4b68ca6 3 minutes ago 1.45GB 17:59:59 4364530ab220 3 minutes ago 1.46GB 17:59:59 e3168281ed02 3 minutes ago 1.46GB 17:59:59 917666a2cb30 3 minutes ago 1.45GB 17:59:59 ci-base-image-arm64 latest 88a78c18588d 7 minutes ago 1.24GB 17:59:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 17:59:59 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 17:59:59 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 17:59:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 17:59:59 provisioning config files... 17:59:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config4343698951666360326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:00 ---> docker-login.sh 18:00:00 nexus3.edgexfoundry.org:10001 18:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:00 Configure a credential helper to remove this warning. See 18:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:00 18:00:00 Login Succeeded 18:00:00 nexus3.edgexfoundry.org:10002 18:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:01 Configure a credential helper to remove this warning. See 18:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:01 18:00:01 Login Succeeded 18:00:01 nexus3.edgexfoundry.org:10003 18:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:01 Configure a credential helper to remove this warning. See 18:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:01 18:00:01 Login Succeeded 18:00:01 nexus3.edgexfoundry.org:10004 18:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:02 Configure a credential helper to remove this warning. See 18:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:02 18:00:02 Login Succeeded 18:00:02 docker.io 18:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:03 Configure a credential helper to remove this warning. See 18:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:03 18:00:03 Login Succeeded 18:00:03 ---> docker-login.sh ends [Pipeline] } 18:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:03 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:00:03 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:03 latest 18:00:03 2.0.1-dev.93 18:00:03 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:03 main 18:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:00:03 d7a07f7aefe1: Preparing 18:00:03 020858add8b8: Preparing 18:00:03 36f9f3ba5a9b: Preparing 18:00:03 cbf9f838d9ec: Preparing 18:00:03 ee420dfed78a: Preparing 18:00:04 ee420dfed78a: Layer already exists 18:00:04 36f9f3ba5a9b: Pushed 18:00:04 d7a07f7aefe1: Pushed 18:00:04 cbf9f838d9ec: Pushed 18:00:06 020858add8b8: Pushed 18:00:06 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:00:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:00:07 d7a07f7aefe1: Preparing 18:00:07 020858add8b8: Preparing 18:00:07 36f9f3ba5a9b: Preparing 18:00:07 cbf9f838d9ec: Preparing 18:00:07 ee420dfed78a: Preparing 18:00:07 020858add8b8: Layer already exists 18:00:07 cbf9f838d9ec: Layer already exists 18:00:07 36f9f3ba5a9b: Layer already exists 18:00:07 ee420dfed78a: Layer already exists 18:00:07 d7a07f7aefe1: Layer already exists 18:00:07 latest: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:00:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.93 18:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:00:08 d7a07f7aefe1: Preparing 18:00:08 020858add8b8: Preparing 18:00:08 36f9f3ba5a9b: Preparing 18:00:08 cbf9f838d9ec: Preparing 18:00:08 ee420dfed78a: Preparing 18:00:08 020858add8b8: Layer already exists 18:00:08 cbf9f838d9ec: Layer already exists 18:00:08 d7a07f7aefe1: Layer already exists 18:00:08 36f9f3ba5a9b: Layer already exists 18:00:08 ee420dfed78a: Layer already exists 18:00:08 2.0.1-dev.93: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:00:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:00:09 d7a07f7aefe1: Preparing 18:00:09 020858add8b8: Preparing 18:00:09 36f9f3ba5a9b: Preparing 18:00:09 cbf9f838d9ec: Preparing 18:00:09 ee420dfed78a: Preparing 18:00:09 cbf9f838d9ec: Layer already exists 18:00:09 020858add8b8: Layer already exists 18:00:09 ee420dfed78a: Layer already exists 18:00:09 36f9f3ba5a9b: Layer already exists 18:00:09 d7a07f7aefe1: Layer already exists 18:00:09 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:00:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:00:10 d7a07f7aefe1: Preparing 18:00:10 020858add8b8: Preparing 18:00:10 36f9f3ba5a9b: Preparing 18:00:10 cbf9f838d9ec: Preparing 18:00:10 ee420dfed78a: Preparing 18:00:10 d7a07f7aefe1: Layer already exists 18:00:10 020858add8b8: Layer already exists 18:00:10 ee420dfed78a: Layer already exists 18:00:10 36f9f3ba5a9b: Layer already exists 18:00:10 cbf9f838d9ec: Layer already exists 18:00:10 main: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:10 ===================================================== [Pipeline] echo 18:00:10 taggedImages: 18:00:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:00:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.93 18:00:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:00:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:00:10 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:10 latest 18:00:10 2.0.1-dev.93 18:00:10 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:10 main 18:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:00:11 61ee690085fc: Preparing 18:00:11 89e4f87d2142: Preparing 18:00:11 36f9f3ba5a9b: Preparing 18:00:11 90de534220db: Preparing 18:00:11 ce63407ca245: Preparing 18:00:11 ee420dfed78a: Preparing 18:00:11 ee420dfed78a: Waiting 18:00:11 36f9f3ba5a9b: Layer already exists 18:00:11 ee420dfed78a: Layer already exists 18:00:11 ce63407ca245: Pushed 18:00:11 61ee690085fc: Pushed 18:00:12 90de534220db: Pushed 18:00:14 89e4f87d2142: Pushed 18:00:14 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:00:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:00:14 61ee690085fc: Preparing 18:00:14 89e4f87d2142: Preparing 18:00:14 36f9f3ba5a9b: Preparing 18:00:14 90de534220db: Preparing 18:00:14 ce63407ca245: Preparing 18:00:14 ee420dfed78a: Preparing 18:00:14 ee420dfed78a: Waiting 18:00:15 ce63407ca245: Layer already exists 18:00:15 89e4f87d2142: Layer already exists 18:00:15 61ee690085fc: Layer already exists 18:00:15 36f9f3ba5a9b: Layer already exists 18:00:15 90de534220db: Layer already exists 18:00:15 ee420dfed78a: Layer already exists 18:00:15 latest: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:00:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.93 18:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:00:15 61ee690085fc: Preparing 18:00:15 89e4f87d2142: Preparing 18:00:15 36f9f3ba5a9b: Preparing 18:00:15 90de534220db: Preparing 18:00:15 ce63407ca245: Preparing 18:00:15 ee420dfed78a: Preparing 18:00:15 ee420dfed78a: Waiting 18:00:15 ce63407ca245: Layer already exists 18:00:15 90de534220db: Layer already exists 18:00:15 61ee690085fc: Layer already exists 18:00:15 89e4f87d2142: Layer already exists 18:00:15 36f9f3ba5a9b: Layer already exists 18:00:15 ee420dfed78a: Layer already exists 18:00:16 2.0.1-dev.93: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:00:16 61ee690085fc: Preparing 18:00:16 89e4f87d2142: Preparing 18:00:16 36f9f3ba5a9b: Preparing 18:00:16 90de534220db: Preparing 18:00:16 ce63407ca245: Preparing 18:00:16 ee420dfed78a: Preparing 18:00:16 ee420dfed78a: Waiting 18:00:16 89e4f87d2142: Layer already exists 18:00:16 36f9f3ba5a9b: Layer already exists 18:00:16 61ee690085fc: Layer already exists 18:00:16 90de534220db: Layer already exists 18:00:16 ce63407ca245: Layer already exists 18:00:17 ee420dfed78a: Layer already exists 18:00:17 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:00:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:00:17 61ee690085fc: Preparing 18:00:17 89e4f87d2142: Preparing 18:00:17 36f9f3ba5a9b: Preparing 18:00:17 90de534220db: Preparing 18:00:17 ce63407ca245: Preparing 18:00:17 ee420dfed78a: Preparing 18:00:17 ee420dfed78a: Waiting 18:00:17 90de534220db: Layer already exists 18:00:17 36f9f3ba5a9b: Layer already exists 18:00:17 61ee690085fc: Layer already exists 18:00:17 89e4f87d2142: Layer already exists 18:00:17 ce63407ca245: Layer already exists 18:00:18 ee420dfed78a: Layer already exists 18:00:18 main: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:18 ===================================================== [Pipeline] echo 18:00:18 taggedImages: 18:00:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:00:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.93 18:00:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:00:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:00:18 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:18 latest 18:00:18 2.0.1-dev.93 18:00:18 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:18 main 18:00:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:00:19 646e673c2263: Preparing 18:00:19 178ed610b551: Preparing 18:00:19 36f9f3ba5a9b: Preparing 18:00:19 cbf9f838d9ec: Preparing 18:00:19 ee420dfed78a: Preparing 18:00:19 ee420dfed78a: Layer already exists 18:00:19 36f9f3ba5a9b: Layer already exists 18:00:19 cbf9f838d9ec: Layer already exists 18:00:19 646e673c2263: Pushed 18:00:21 178ed610b551: Pushed 18:00:21 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh 18:00:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:00:22 646e673c2263: Preparing 18:00:22 178ed610b551: Preparing 18:00:22 36f9f3ba5a9b: Preparing 18:00:22 cbf9f838d9ec: Preparing 18:00:22 ee420dfed78a: Preparing 18:00:22 ee420dfed78a: Layer already exists 18:00:22 646e673c2263: Layer already exists 18:00:22 36f9f3ba5a9b: Layer already exists 18:00:22 178ed610b551: Layer already exists 18:00:22 cbf9f838d9ec: Layer already exists 18:00:22 latest: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh 18:00:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.93 18:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:00:23 646e673c2263: Preparing 18:00:23 178ed610b551: Preparing 18:00:23 36f9f3ba5a9b: Preparing 18:00:23 cbf9f838d9ec: Preparing 18:00:23 ee420dfed78a: Preparing 18:00:23 178ed610b551: Layer already exists 18:00:23 cbf9f838d9ec: Layer already exists 18:00:23 36f9f3ba5a9b: Layer already exists 18:00:23 646e673c2263: Layer already exists 18:00:23 ee420dfed78a: Layer already exists 18:00:23 2.0.1-dev.93: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh 18:00:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:00:24 646e673c2263: Preparing 18:00:24 178ed610b551: Preparing 18:00:24 36f9f3ba5a9b: Preparing 18:00:24 cbf9f838d9ec: Preparing 18:00:24 ee420dfed78a: Preparing 18:00:24 cbf9f838d9ec: Layer already exists 18:00:24 ee420dfed78a: Layer already exists 18:00:24 36f9f3ba5a9b: Layer already exists 18:00:24 178ed610b551: Layer already exists 18:00:24 646e673c2263: Layer already exists 18:00:24 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh 18:00:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:00:25 646e673c2263: Preparing 18:00:25 178ed610b551: Preparing 18:00:25 36f9f3ba5a9b: Preparing 18:00:25 cbf9f838d9ec: Preparing 18:00:25 ee420dfed78a: Preparing 18:00:25 cbf9f838d9ec: Layer already exists 18:00:25 ee420dfed78a: Layer already exists 18:00:25 178ed610b551: Layer already exists 18:00:25 36f9f3ba5a9b: Layer already exists 18:00:25 646e673c2263: Layer already exists 18:00:25 main: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:25 ===================================================== [Pipeline] echo 18:00:25 taggedImages: 18:00:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:00:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.93 18:00:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:00:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:00:25 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:25 latest 18:00:25 2.0.1-dev.93 18:00:25 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:25 main 18:00:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:00:26 cc3b2392e817: Preparing 18:00:26 cc3b2392e817: Preparing 18:00:26 731790ff4d14: Preparing 18:00:26 4f6054bf734d: Preparing 18:00:26 0e6c887ca2a1: Preparing 18:00:26 d43296d99903: Preparing 18:00:26 36f9f3ba5a9b: Preparing 18:00:26 f4a7e47f469e: Preparing 18:00:26 cb00a24010a5: Preparing 18:00:26 8dda91c33b44: Preparing 18:00:26 246bd2246daf: Preparing 18:00:26 ee420dfed78a: Preparing 18:00:26 36f9f3ba5a9b: Waiting 18:00:26 f4a7e47f469e: Waiting 18:00:26 cb00a24010a5: Waiting 18:00:26 8dda91c33b44: Waiting 18:00:26 246bd2246daf: Waiting 18:00:26 ee420dfed78a: Waiting 18:00:26 4f6054bf734d: Pushed 18:00:26 cc3b2392e817: Pushed 18:00:26 731790ff4d14: Pushed 18:00:26 36f9f3ba5a9b: Layer already exists 18:00:26 0e6c887ca2a1: Pushed 18:00:26 f4a7e47f469e: Pushed 18:00:26 cb00a24010a5: Pushed 18:00:26 8dda91c33b44: Pushed 18:00:26 ee420dfed78a: Layer already exists 18:00:26 246bd2246daf: Pushed 18:00:30 d43296d99903: Pushed 18:00:30 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:00:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:00:30 cc3b2392e817: Preparing 18:00:30 cc3b2392e817: Preparing 18:00:30 731790ff4d14: Preparing 18:00:30 4f6054bf734d: Preparing 18:00:30 0e6c887ca2a1: Preparing 18:00:30 d43296d99903: Preparing 18:00:30 36f9f3ba5a9b: Preparing 18:00:30 f4a7e47f469e: Preparing 18:00:30 cb00a24010a5: Preparing 18:00:30 8dda91c33b44: Preparing 18:00:30 246bd2246daf: Preparing 18:00:30 ee420dfed78a: Preparing 18:00:30 36f9f3ba5a9b: Waiting 18:00:30 f4a7e47f469e: Waiting 18:00:30 cb00a24010a5: Waiting 18:00:30 8dda91c33b44: Waiting 18:00:30 246bd2246daf: Waiting 18:00:30 ee420dfed78a: Waiting 18:00:30 cc3b2392e817: Layer already exists 18:00:30 0e6c887ca2a1: Layer already exists 18:00:30 d43296d99903: Layer already exists 18:00:30 731790ff4d14: Layer already exists 18:00:30 4f6054bf734d: Layer already exists 18:00:30 8dda91c33b44: Layer already exists 18:00:31 f4a7e47f469e: Layer already exists 18:00:31 36f9f3ba5a9b: Layer already exists 18:00:31 cb00a24010a5: Layer already exists 18:00:31 246bd2246daf: Layer already exists 18:00:31 ee420dfed78a: Layer already exists 18:00:31 latest: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:00:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.93 18:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:00:31 cc3b2392e817: Preparing 18:00:31 cc3b2392e817: Preparing 18:00:31 731790ff4d14: Preparing 18:00:31 4f6054bf734d: Preparing 18:00:31 0e6c887ca2a1: Preparing 18:00:31 d43296d99903: Preparing 18:00:31 36f9f3ba5a9b: Preparing 18:00:31 f4a7e47f469e: Preparing 18:00:31 cb00a24010a5: Preparing 18:00:31 8dda91c33b44: Preparing 18:00:31 246bd2246daf: Preparing 18:00:31 ee420dfed78a: Preparing 18:00:31 cb00a24010a5: Waiting 18:00:31 8dda91c33b44: Waiting 18:00:31 ee420dfed78a: Waiting 18:00:31 36f9f3ba5a9b: Waiting 18:00:31 246bd2246daf: Waiting 18:00:31 f4a7e47f469e: Waiting 18:00:31 cc3b2392e817: Layer already exists 18:00:31 4f6054bf734d: Layer already exists 18:00:31 d43296d99903: Layer already exists 18:00:31 0e6c887ca2a1: Layer already exists 18:00:31 731790ff4d14: Layer already exists 18:00:32 cb00a24010a5: Layer already exists 18:00:32 f4a7e47f469e: Layer already exists 18:00:32 36f9f3ba5a9b: Layer already exists 18:00:32 246bd2246daf: Layer already exists 18:00:32 8dda91c33b44: Layer already exists 18:00:32 ee420dfed78a: Layer already exists 18:00:32 2.0.1-dev.93: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:00:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:00:32 cc3b2392e817: Preparing 18:00:32 cc3b2392e817: Preparing 18:00:32 731790ff4d14: Preparing 18:00:32 4f6054bf734d: Preparing 18:00:32 0e6c887ca2a1: Preparing 18:00:32 d43296d99903: Preparing 18:00:32 36f9f3ba5a9b: Preparing 18:00:32 f4a7e47f469e: Preparing 18:00:32 cb00a24010a5: Preparing 18:00:32 8dda91c33b44: Preparing 18:00:32 246bd2246daf: Preparing 18:00:32 ee420dfed78a: Preparing 18:00:32 cb00a24010a5: Waiting 18:00:32 8dda91c33b44: Waiting 18:00:32 246bd2246daf: Waiting 18:00:32 ee420dfed78a: Waiting 18:00:32 36f9f3ba5a9b: Waiting 18:00:32 f4a7e47f469e: Waiting 18:00:32 4f6054bf734d: Layer already exists 18:00:32 cc3b2392e817: Layer already exists 18:00:32 0e6c887ca2a1: Layer already exists 18:00:32 731790ff4d14: Layer already exists 18:00:32 d43296d99903: Layer already exists 18:00:33 cb00a24010a5: Layer already exists 18:00:33 36f9f3ba5a9b: Layer already exists 18:00:33 f4a7e47f469e: Layer already exists 18:00:33 8dda91c33b44: Layer already exists 18:00:33 246bd2246daf: Layer already exists 18:00:33 ee420dfed78a: Layer already exists 18:00:33 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:00:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:00:33 cc3b2392e817: Preparing 18:00:33 cc3b2392e817: Preparing 18:00:33 731790ff4d14: Preparing 18:00:33 4f6054bf734d: Preparing 18:00:33 0e6c887ca2a1: Preparing 18:00:33 d43296d99903: Preparing 18:00:33 36f9f3ba5a9b: Preparing 18:00:33 f4a7e47f469e: Preparing 18:00:33 cb00a24010a5: Preparing 18:00:33 8dda91c33b44: Preparing 18:00:33 246bd2246daf: Preparing 18:00:33 ee420dfed78a: Preparing 18:00:33 cb00a24010a5: Waiting 18:00:33 8dda91c33b44: Waiting 18:00:33 246bd2246daf: Waiting 18:00:33 ee420dfed78a: Waiting 18:00:33 36f9f3ba5a9b: Waiting 18:00:33 731790ff4d14: Layer already exists 18:00:33 0e6c887ca2a1: Layer already exists 18:00:33 cc3b2392e817: Layer already exists 18:00:33 d43296d99903: Layer already exists 18:00:33 4f6054bf734d: Layer already exists 18:00:33 f4a7e47f469e: Layer already exists 18:00:33 cb00a24010a5: Layer already exists 18:00:33 246bd2246daf: Layer already exists 18:00:33 36f9f3ba5a9b: Layer already exists 18:00:33 8dda91c33b44: Layer already exists 18:00:34 ee420dfed78a: Layer already exists 18:00:34 main: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:34 ===================================================== [Pipeline] echo 18:00:34 taggedImages: 18:00:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:00:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.93 18:00:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:00:34 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:00:34 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:34 latest 18:00:34 2.0.1-dev.93 18:00:34 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:34 main 18:00:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:00:34 5bb496a9c686: Preparing 18:00:34 9a689b89ebfa: Preparing 18:00:34 062d029b4af8: Preparing 18:00:34 e815997784db: Preparing 18:00:34 86a1802aa64d: Preparing 18:00:34 ee420dfed78a: Preparing 18:00:34 ee420dfed78a: Waiting 18:00:35 062d029b4af8: Pushed 18:00:35 ee420dfed78a: Layer already exists 18:00:35 e815997784db: Pushed 18:00:35 86a1802aa64d: Pushed 18:00:37 9a689b89ebfa: Pushed 18:00:37 5bb496a9c686: Pushed 18:00:37 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:00:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:00:38 5bb496a9c686: Preparing 18:00:38 9a689b89ebfa: Preparing 18:00:38 062d029b4af8: Preparing 18:00:38 e815997784db: Preparing 18:00:38 86a1802aa64d: Preparing 18:00:38 ee420dfed78a: Preparing 18:00:38 ee420dfed78a: Waiting 18:00:38 5bb496a9c686: Layer already exists 18:00:38 062d029b4af8: Layer already exists 18:00:38 9a689b89ebfa: Layer already exists 18:00:38 e815997784db: Layer already exists 18:00:38 86a1802aa64d: Layer already exists 18:00:38 ee420dfed78a: Layer already exists 18:00:38 latest: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:00:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.93 18:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:00:39 5bb496a9c686: Preparing 18:00:39 9a689b89ebfa: Preparing 18:00:39 062d029b4af8: Preparing 18:00:39 e815997784db: Preparing 18:00:39 86a1802aa64d: Preparing 18:00:39 ee420dfed78a: Preparing 18:00:39 ee420dfed78a: Waiting 18:00:39 5bb496a9c686: Layer already exists 18:00:39 062d029b4af8: Layer already exists 18:00:39 86a1802aa64d: Layer already exists 18:00:39 9a689b89ebfa: Layer already exists 18:00:39 e815997784db: Layer already exists 18:00:39 ee420dfed78a: Layer already exists 18:00:39 2.0.1-dev.93: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:00:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:00:40 5bb496a9c686: Preparing 18:00:40 9a689b89ebfa: Preparing 18:00:40 062d029b4af8: Preparing 18:00:40 e815997784db: Preparing 18:00:40 86a1802aa64d: Preparing 18:00:40 ee420dfed78a: Preparing 18:00:40 ee420dfed78a: Waiting 18:00:40 062d029b4af8: Layer already exists 18:00:40 9a689b89ebfa: Layer already exists 18:00:40 e815997784db: Layer already exists 18:00:40 5bb496a9c686: Layer already exists 18:00:40 86a1802aa64d: Layer already exists 18:00:40 ee420dfed78a: Layer already exists 18:00:40 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:00:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:00:41 5bb496a9c686: Preparing 18:00:41 9a689b89ebfa: Preparing 18:00:41 062d029b4af8: Preparing 18:00:41 e815997784db: Preparing 18:00:41 86a1802aa64d: Preparing 18:00:41 ee420dfed78a: Preparing 18:00:41 ee420dfed78a: Waiting 18:00:41 9a689b89ebfa: Layer already exists 18:00:41 86a1802aa64d: Layer already exists 18:00:41 e815997784db: Layer already exists 18:00:41 062d029b4af8: Layer already exists 18:00:41 5bb496a9c686: Layer already exists 18:00:41 ee420dfed78a: Layer already exists 18:00:41 main: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:41 ===================================================== [Pipeline] echo 18:00:41 taggedImages: 18:00:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:00:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.93 18:00:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:00:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:00:41 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:41 latest 18:00:41 2.0.1-dev.93 18:00:41 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:41 main 18:00:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:00:42 72a1a7cedf29: Preparing 18:00:42 267a54a968c9: Preparing 18:00:42 7ab3662ff916: Preparing 18:00:42 76a3325b8cf8: Preparing 18:00:42 13d612e0f392: Preparing 18:00:42 9cd1c4fd3027: Preparing 18:00:42 cc386d1e1c97: Preparing 18:00:42 24cac0a548c0: Preparing 18:00:42 f4ca4766803b: Preparing 18:00:42 ee420dfed78a: Preparing 18:00:42 24cac0a548c0: Waiting 18:00:42 f4ca4766803b: Waiting 18:00:42 9cd1c4fd3027: Waiting 18:00:42 cc386d1e1c97: Waiting 18:00:42 ee420dfed78a: Waiting 18:00:42 72a1a7cedf29: Pushed 18:00:42 267a54a968c9: Pushed 18:00:42 13d612e0f392: Pushed 18:00:42 9cd1c4fd3027: Pushed 18:00:42 24cac0a548c0: Pushed 18:00:42 cc386d1e1c97: Pushed 18:00:42 ee420dfed78a: Layer already exists 18:00:42 f4ca4766803b: Pushed 18:00:44 76a3325b8cf8: Pushed 18:00:45 7ab3662ff916: Pushed 18:00:45 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:00:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:00:46 72a1a7cedf29: Preparing 18:00:46 267a54a968c9: Preparing 18:00:46 7ab3662ff916: Preparing 18:00:46 76a3325b8cf8: Preparing 18:00:46 13d612e0f392: Preparing 18:00:46 9cd1c4fd3027: Preparing 18:00:46 cc386d1e1c97: Preparing 18:00:46 24cac0a548c0: Preparing 18:00:46 f4ca4766803b: Preparing 18:00:46 ee420dfed78a: Preparing 18:00:46 cc386d1e1c97: Waiting 18:00:46 24cac0a548c0: Waiting 18:00:46 f4ca4766803b: Waiting 18:00:46 ee420dfed78a: Waiting 18:00:46 9cd1c4fd3027: Waiting 18:00:46 76a3325b8cf8: Layer already exists 18:00:46 267a54a968c9: Layer already exists 18:00:46 72a1a7cedf29: Layer already exists 18:00:46 13d612e0f392: Layer already exists 18:00:46 7ab3662ff916: Layer already exists 18:00:46 9cd1c4fd3027: Layer already exists 18:00:46 24cac0a548c0: Layer already exists 18:00:46 f4ca4766803b: Layer already exists 18:00:46 cc386d1e1c97: Layer already exists 18:00:46 ee420dfed78a: Layer already exists 18:00:46 latest: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:00:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.93 18:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:00:47 72a1a7cedf29: Preparing 18:00:47 267a54a968c9: Preparing 18:00:47 7ab3662ff916: Preparing 18:00:47 76a3325b8cf8: Preparing 18:00:47 13d612e0f392: Preparing 18:00:47 9cd1c4fd3027: Preparing 18:00:47 cc386d1e1c97: Preparing 18:00:47 24cac0a548c0: Preparing 18:00:47 f4ca4766803b: Preparing 18:00:47 ee420dfed78a: Preparing 18:00:47 9cd1c4fd3027: Waiting 18:00:47 cc386d1e1c97: Waiting 18:00:47 f4ca4766803b: Waiting 18:00:47 ee420dfed78a: Waiting 18:00:47 24cac0a548c0: Waiting 18:00:47 72a1a7cedf29: Layer already exists 18:00:47 267a54a968c9: Layer already exists 18:00:47 7ab3662ff916: Layer already exists 18:00:47 76a3325b8cf8: Layer already exists 18:00:47 13d612e0f392: Layer already exists 18:00:47 24cac0a548c0: Layer already exists 18:00:47 cc386d1e1c97: Layer already exists 18:00:47 9cd1c4fd3027: Layer already exists 18:00:47 f4ca4766803b: Layer already exists 18:00:47 ee420dfed78a: Layer already exists 18:00:47 2.0.1-dev.93: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:00:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:00:48 72a1a7cedf29: Preparing 18:00:48 267a54a968c9: Preparing 18:00:48 7ab3662ff916: Preparing 18:00:48 76a3325b8cf8: Preparing 18:00:48 13d612e0f392: Preparing 18:00:48 9cd1c4fd3027: Preparing 18:00:48 cc386d1e1c97: Preparing 18:00:48 24cac0a548c0: Preparing 18:00:48 f4ca4766803b: Preparing 18:00:48 ee420dfed78a: Preparing 18:00:48 cc386d1e1c97: Waiting 18:00:48 24cac0a548c0: Waiting 18:00:48 f4ca4766803b: Waiting 18:00:48 ee420dfed78a: Waiting 18:00:48 9cd1c4fd3027: Waiting 18:00:48 267a54a968c9: Layer already exists 18:00:48 72a1a7cedf29: Layer already exists 18:00:48 13d612e0f392: Layer already exists 18:00:48 76a3325b8cf8: Layer already exists 18:00:48 7ab3662ff916: Layer already exists 18:00:48 9cd1c4fd3027: Layer already exists 18:00:48 ee420dfed78a: Layer already exists 18:00:48 cc386d1e1c97: Layer already exists 18:00:48 24cac0a548c0: Layer already exists 18:00:48 f4ca4766803b: Layer already exists 18:00:48 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:00:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:00:49 72a1a7cedf29: Preparing 18:00:49 267a54a968c9: Preparing 18:00:49 7ab3662ff916: Preparing 18:00:49 76a3325b8cf8: Preparing 18:00:49 13d612e0f392: Preparing 18:00:49 9cd1c4fd3027: Preparing 18:00:49 cc386d1e1c97: Preparing 18:00:49 24cac0a548c0: Preparing 18:00:49 f4ca4766803b: Preparing 18:00:49 ee420dfed78a: Preparing 18:00:49 cc386d1e1c97: Waiting 18:00:49 f4ca4766803b: Waiting 18:00:49 ee420dfed78a: Waiting 18:00:49 24cac0a548c0: Waiting 18:00:49 9cd1c4fd3027: Waiting 18:00:49 7ab3662ff916: Layer already exists 18:00:49 267a54a968c9: Layer already exists 18:00:49 72a1a7cedf29: Layer already exists 18:00:49 13d612e0f392: Layer already exists 18:00:49 76a3325b8cf8: Layer already exists 18:00:49 cc386d1e1c97: Layer already exists 18:00:49 24cac0a548c0: Layer already exists 18:00:49 f4ca4766803b: Layer already exists 18:00:49 9cd1c4fd3027: Layer already exists 18:00:49 ee420dfed78a: Layer already exists 18:00:49 main: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:49 ===================================================== [Pipeline] echo 18:00:49 taggedImages: 18:00:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:00:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.93 18:00:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:00:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:00:49 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:49 latest 18:00:49 2.0.1-dev.93 18:00:49 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:49 main 18:00:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:00:50 b5eb10c763f8: Preparing 18:00:50 54b88ccf1b0f: Preparing 18:00:50 36f9f3ba5a9b: Preparing 18:00:50 56d4b410b904: Preparing 18:00:50 ee420dfed78a: Preparing 18:00:50 36f9f3ba5a9b: Layer already exists 18:00:50 ee420dfed78a: Layer already exists 18:00:50 b5eb10c763f8: Pushed 18:00:50 56d4b410b904: Pushed 18:00:53 54b88ccf1b0f: Pushed 18:00:53 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:00:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:00:54 b5eb10c763f8: Preparing 18:00:54 54b88ccf1b0f: Preparing 18:00:54 36f9f3ba5a9b: Preparing 18:00:54 56d4b410b904: Preparing 18:00:54 ee420dfed78a: Preparing 18:00:54 ee420dfed78a: Layer already exists 18:00:54 56d4b410b904: Layer already exists 18:00:54 54b88ccf1b0f: Layer already exists 18:00:54 36f9f3ba5a9b: Layer already exists 18:00:54 b5eb10c763f8: Layer already exists 18:00:54 latest: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:00:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.93 18:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:00:55 b5eb10c763f8: Preparing 18:00:55 54b88ccf1b0f: Preparing 18:00:55 36f9f3ba5a9b: Preparing 18:00:55 56d4b410b904: Preparing 18:00:55 ee420dfed78a: Preparing 18:00:55 b5eb10c763f8: Layer already exists 18:00:55 36f9f3ba5a9b: Layer already exists 18:00:55 ee420dfed78a: Layer already exists 18:00:55 54b88ccf1b0f: Layer already exists 18:00:55 56d4b410b904: Layer already exists 18:00:55 2.0.1-dev.93: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:00:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:00:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:00:56 b5eb10c763f8: Preparing 18:00:56 54b88ccf1b0f: Preparing 18:00:56 36f9f3ba5a9b: Preparing 18:00:56 56d4b410b904: Preparing 18:00:56 ee420dfed78a: Preparing 18:00:56 ee420dfed78a: Layer already exists 18:00:56 54b88ccf1b0f: Layer already exists 18:00:56 56d4b410b904: Layer already exists 18:00:56 b5eb10c763f8: Layer already exists 18:00:56 36f9f3ba5a9b: Layer already exists 18:00:56 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:00:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:00:56 b5eb10c763f8: Preparing 18:00:56 54b88ccf1b0f: Preparing 18:00:56 36f9f3ba5a9b: Preparing 18:00:56 56d4b410b904: Preparing 18:00:56 ee420dfed78a: Preparing 18:00:57 ee420dfed78a: Layer already exists 18:00:57 36f9f3ba5a9b: Layer already exists 18:00:57 b5eb10c763f8: Layer already exists 18:00:57 56d4b410b904: Layer already exists 18:00:57 54b88ccf1b0f: Layer already exists 18:00:57 main: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:57 ===================================================== [Pipeline] echo 18:00:57 taggedImages: 18:00:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:00:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.93 18:00:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:00:57 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:00:57 23297b73a36dbb0569f4168faa1adbec72d87445 18:00:57 latest 18:00:57 2.0.1-dev.93 18:00:57 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:00:57 main 18:00:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:00:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:00:57 b73fd0092435: Preparing 18:00:57 3e32abfea36a: Preparing 18:00:57 36f9f3ba5a9b: Preparing 18:00:57 cbf9f838d9ec: Preparing 18:00:57 ee420dfed78a: Preparing 18:00:58 ee420dfed78a: Layer already exists 18:00:58 36f9f3ba5a9b: Layer already exists 18:00:58 cbf9f838d9ec: Layer already exists 18:00:58 b73fd0092435: Pushed 18:01:00 3e32abfea36a: Pushed 18:01:00 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:01:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:01:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:01 b73fd0092435: Preparing 18:01:01 3e32abfea36a: Preparing 18:01:01 36f9f3ba5a9b: Preparing 18:01:01 cbf9f838d9ec: Preparing 18:01:01 ee420dfed78a: Preparing 18:01:01 b73fd0092435: Layer already exists 18:01:01 ee420dfed78a: Layer already exists 18:01:01 36f9f3ba5a9b: Layer already exists 18:01:01 3e32abfea36a: Layer already exists 18:01:01 cbf9f838d9ec: Layer already exists 18:01:01 latest: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:01:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:01:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.93 18:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:02 b73fd0092435: Preparing 18:01:02 3e32abfea36a: Preparing 18:01:02 36f9f3ba5a9b: Preparing 18:01:02 cbf9f838d9ec: Preparing 18:01:02 ee420dfed78a: Preparing 18:01:02 ee420dfed78a: Layer already exists 18:01:02 3e32abfea36a: Layer already exists 18:01:02 b73fd0092435: Layer already exists 18:01:02 cbf9f838d9ec: Layer already exists 18:01:02 36f9f3ba5a9b: Layer already exists 18:01:02 2.0.1-dev.93: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:01:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:01:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:03 b73fd0092435: Preparing 18:01:03 3e32abfea36a: Preparing 18:01:03 36f9f3ba5a9b: Preparing 18:01:03 cbf9f838d9ec: Preparing 18:01:03 ee420dfed78a: Preparing 18:01:03 ee420dfed78a: Layer already exists 18:01:03 b73fd0092435: Layer already exists 18:01:03 cbf9f838d9ec: Layer already exists 18:01:03 36f9f3ba5a9b: Layer already exists 18:01:03 3e32abfea36a: Layer already exists 18:01:03 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:01:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 18:01:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:04 b73fd0092435: Preparing 18:01:04 3e32abfea36a: Preparing 18:01:04 36f9f3ba5a9b: Preparing 18:01:04 cbf9f838d9ec: Preparing 18:01:04 ee420dfed78a: Preparing 18:01:04 b73fd0092435: Layer already exists 18:01:04 ee420dfed78a: Layer already exists 18:01:04 36f9f3ba5a9b: Layer already exists 18:01:04 cbf9f838d9ec: Layer already exists 18:01:04 3e32abfea36a: Layer already exists 18:01:04 main: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:04 ===================================================== [Pipeline] echo 18:01:04 taggedImages: 18:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.93 18:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 18:01:04 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 18:01:04 23297b73a36dbb0569f4168faa1adbec72d87445 18:01:04 latest 18:01:04 2.0.1-dev.93 18:01:04 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:01:04 main 18:01:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh 18:01:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:01:05 6e5674695558: Preparing 18:01:05 159101e97385: Preparing 18:01:05 e6015dafc4d6: Preparing 18:01:05 e009517077d3: Preparing 18:01:05 166dde17997b: Preparing 18:01:05 78c4bc0ebec3: Preparing 18:01:05 45596ee15a31: Preparing 18:01:05 52dc75cd08be: Preparing 18:01:05 a6e1fd50fee5: Preparing 18:01:05 56eb02710082: Preparing 18:01:05 ee420dfed78a: Preparing 18:01:05 78c4bc0ebec3: Waiting 18:01:05 45596ee15a31: Waiting 18:01:05 52dc75cd08be: Waiting 18:01:05 a6e1fd50fee5: Waiting 18:01:05 56eb02710082: Waiting 18:01:05 ee420dfed78a: Waiting 18:01:05 166dde17997b: Layer already exists 18:01:05 78c4bc0ebec3: Layer already exists 18:01:05 45596ee15a31: Layer already exists 18:01:05 159101e97385: Pushed 18:01:05 52dc75cd08be: Layer already exists 18:01:06 a6e1fd50fee5: Layer already exists 18:01:06 56eb02710082: Layer already exists 18:01:06 ee420dfed78a: Layer already exists 18:01:06 6e5674695558: Pushed 18:01:08 e6015dafc4d6: Pushed 18:01:23 e009517077d3: Pushed 18:01:23 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:01:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:01:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:01:24 6e5674695558: Preparing 18:01:24 159101e97385: Preparing 18:01:24 e6015dafc4d6: Preparing 18:01:24 e009517077d3: Preparing 18:01:24 166dde17997b: Preparing 18:01:24 78c4bc0ebec3: Preparing 18:01:24 45596ee15a31: Preparing 18:01:24 52dc75cd08be: Preparing 18:01:24 a6e1fd50fee5: Preparing 18:01:24 56eb02710082: Preparing 18:01:24 ee420dfed78a: Preparing 18:01:24 a6e1fd50fee5: Waiting 18:01:24 78c4bc0ebec3: Waiting 18:01:24 56eb02710082: Waiting 18:01:24 ee420dfed78a: Waiting 18:01:24 45596ee15a31: Waiting 18:01:24 52dc75cd08be: Waiting 18:01:24 e009517077d3: Layer already exists 18:01:24 e6015dafc4d6: Layer already exists 18:01:24 159101e97385: Layer already exists 18:01:24 6e5674695558: Layer already exists 18:01:24 166dde17997b: Layer already exists 18:01:24 45596ee15a31: Layer already exists 18:01:24 78c4bc0ebec3: Layer already exists 18:01:24 52dc75cd08be: Layer already exists 18:01:24 a6e1fd50fee5: Layer already exists 18:01:24 56eb02710082: Layer already exists 18:01:24 ee420dfed78a: Layer already exists 18:01:24 latest: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:01:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:01:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.93 18:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:01:25 6e5674695558: Preparing 18:01:25 159101e97385: Preparing 18:01:25 e6015dafc4d6: Preparing 18:01:25 e009517077d3: Preparing 18:01:25 166dde17997b: Preparing 18:01:25 78c4bc0ebec3: Preparing 18:01:25 45596ee15a31: Preparing 18:01:25 52dc75cd08be: Preparing 18:01:25 a6e1fd50fee5: Preparing 18:01:25 56eb02710082: Preparing 18:01:25 ee420dfed78a: Preparing 18:01:25 78c4bc0ebec3: Waiting 18:01:25 45596ee15a31: Waiting 18:01:25 56eb02710082: Waiting 18:01:25 ee420dfed78a: Waiting 18:01:25 52dc75cd08be: Waiting 18:01:25 a6e1fd50fee5: Waiting 18:01:25 166dde17997b: Layer already exists 18:01:25 e009517077d3: Layer already exists 18:01:25 159101e97385: Layer already exists 18:01:25 e6015dafc4d6: Layer already exists 18:01:25 6e5674695558: Layer already exists 18:01:25 78c4bc0ebec3: Layer already exists 18:01:25 52dc75cd08be: Layer already exists 18:01:25 a6e1fd50fee5: Layer already exists 18:01:25 45596ee15a31: Layer already exists 18:01:25 56eb02710082: Layer already exists 18:01:25 ee420dfed78a: Layer already exists 18:01:25 2.0.1-dev.93: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:01:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh 18:01:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:01:26 6e5674695558: Preparing 18:01:26 159101e97385: Preparing 18:01:26 e6015dafc4d6: Preparing 18:01:26 e009517077d3: Preparing 18:01:26 166dde17997b: Preparing 18:01:26 78c4bc0ebec3: Preparing 18:01:26 45596ee15a31: Preparing 18:01:26 52dc75cd08be: Preparing 18:01:26 a6e1fd50fee5: Preparing 18:01:26 56eb02710082: Preparing 18:01:26 ee420dfed78a: Preparing 18:01:26 78c4bc0ebec3: Waiting 18:01:26 45596ee15a31: Waiting 18:01:26 52dc75cd08be: Waiting 18:01:26 ee420dfed78a: Waiting 18:01:26 a6e1fd50fee5: Waiting 18:01:26 56eb02710082: Waiting 18:01:26 166dde17997b: Layer already exists 18:01:26 6e5674695558: Layer already exists 18:01:26 e6015dafc4d6: Layer already exists 18:01:26 159101e97385: Layer already exists 18:01:26 e009517077d3: Layer already exists 18:01:26 52dc75cd08be: Layer already exists 18:01:26 78c4bc0ebec3: Layer already exists 18:01:26 56eb02710082: Layer already exists 18:01:26 a6e1fd50fee5: Layer already exists 18:01:26 45596ee15a31: Layer already exists 18:01:26 ee420dfed78a: Layer already exists 18:01:26 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:01:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 18:01:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 18:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:01:27 6e5674695558: Preparing 18:01:27 159101e97385: Preparing 18:01:27 e6015dafc4d6: Preparing 18:01:27 e009517077d3: Preparing 18:01:27 166dde17997b: Preparing 18:01:27 78c4bc0ebec3: Preparing 18:01:27 45596ee15a31: Preparing 18:01:27 52dc75cd08be: Preparing 18:01:27 a6e1fd50fee5: Preparing 18:01:27 56eb02710082: Preparing 18:01:27 ee420dfed78a: Preparing 18:01:27 52dc75cd08be: Waiting 18:01:27 a6e1fd50fee5: Waiting 18:01:27 56eb02710082: Waiting 18:01:27 ee420dfed78a: Waiting 18:01:27 78c4bc0ebec3: Waiting 18:01:27 45596ee15a31: Waiting 18:01:27 166dde17997b: Layer already exists 18:01:27 e009517077d3: Layer already exists 18:01:27 6e5674695558: Layer already exists 18:01:27 e6015dafc4d6: Layer already exists 18:01:27 159101e97385: Layer already exists 18:01:27 78c4bc0ebec3: Layer already exists 18:01:27 a6e1fd50fee5: Layer already exists 18:01:27 52dc75cd08be: Layer already exists 18:01:27 45596ee15a31: Layer already exists 18:01:27 56eb02710082: Layer already exists 18:01:27 ee420dfed78a: Layer already exists 18:01:27 main: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:27 ===================================================== [Pipeline] echo 18:01:27 taggedImages: 18:01:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 18:01:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:01:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.93 18:01:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 18:01:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:28 18:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:28 arm64: Pulling from edgex-lftools-log-publisher 18:01:28 448f6bf000e3: Pulling fs layer 18:01:28 f757da607395: Pulling fs layer 18:01:28 05883995daec: Pulling fs layer 18:01:28 8603b9c90790: Pulling fs layer 18:01:28 1560dd03e051: Pulling fs layer 18:01:28 27f5ce0e4adf: Pulling fs layer 18:01:28 c2d8d7efcc4b: Pulling fs layer 18:01:28 1560dd03e051: Waiting 18:01:28 27f5ce0e4adf: Waiting 18:01:28 8603b9c90790: Waiting 18:01:28 c2d8d7efcc4b: Waiting 18:01:28 f757da607395: Verifying Checksum 18:01:28 f757da607395: Download complete 18:01:28 8603b9c90790: Verifying Checksum 18:01:28 8603b9c90790: Download complete 18:01:29 1560dd03e051: Verifying Checksum 18:01:29 1560dd03e051: Download complete 18:01:29 27f5ce0e4adf: Download complete 18:01:29 05883995daec: Verifying Checksum 18:01:29 05883995daec: Download complete 18:01:29 448f6bf000e3: Verifying Checksum 18:01:29 448f6bf000e3: Download complete 18:01:31 c2d8d7efcc4b: Verifying Checksum 18:01:31 c2d8d7efcc4b: Download complete 18:01:32 448f6bf000e3: Pull complete 18:01:33 f757da607395: Pull complete 18:01:35 05883995daec: Pull complete 18:01:35 8603b9c90790: Pull complete 18:01:36 1560dd03e051: Pull complete 18:01:36 27f5ce0e4adf: Pull complete 18:01:51 c2d8d7efcc4b: Pull complete 18:01:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:01:52 prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container 18:01:52 $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:01:55 $ docker top 545b5beee65ee134194e73138f4e786285bc75dafd9a0326b90281fb476e9395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:56 ---> job-cost.sh 18:01:56 lf-activate-venv: SKIPPING 18:01:56 INFO: No Stack... 18:01:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:01:58 INFO: Archiving Costs [Pipeline] sh 18:01:59 + cat /w/workspace/edgex-go/105/archives/cost.csv 18:01:59 + cut -d, -f6 [Pipeline] lock 18:01:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] 18:01:59 Resource [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] did not exist. Created. 18:01:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:02:00 Stashed 1 file(s) [Pipeline] } 18:02:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 18:02:00 $ docker stop --time=1 545b5beee65ee134194e73138f4e786285bc75dafd9a0326b90281fb476e9395 18:02:02 $ docker rm -f 545b5beee65ee134194e73138f4e786285bc75dafd9a0326b90281fb476e9395 [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) [Pipeline] unstash [Pipeline] configFileProvider 18:02:03 provisioning config files... 18:02:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/105@tmp/config8010461779093699603tmp [Pipeline] { [Pipeline] sh 18:02:03 + set +x 18:02:03 + curl -s https://codecov.io/bash 18:02:03 + bash -s -- 18:02:03 18:02:03 _____ _ 18:02:03 / ____| | | 18:02:03 | | ___ __| | ___ ___ _____ __ 18:02:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:02:03 | |___| (_) | (_| | __/ (_| (_) \ V / 18:02:03 \_____\___/ \__,_|\___|\___\___/ \_/ 18:02:03 Bash-1.0.6 18:02:03 18:02:03 18:02:03 ==> git version 2.24.4 found 18:02:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:02:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:02:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:02:03 ==> Jenkins CI detected. 18:02:03 current dir:  /w/workspace/edgex-go/105 18:02:03 project root: . 18:02:03 --> token set from env 18:02:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:02:03 ==> Running gcov in . (disable via -X gcov) 18:02:03 ==> Python coveragepy not found 18:02:03 ==> Searching for coverage reports in: 18:02:03 + . 18:02:03 -> Found 1 reports 18:02:03 ==> Detecting git/mercurial file structure 18:02:03 ==> Reading reports 18:02:03 + ./coverage.out bytes=428381 18:02:03 ==> Appending adjustments 18:02:03 https://docs.codecov.io/docs/fixing-reports 18:02:05 + Found adjustments 18:02:05 ==> Gzipping contents 18:02:05 60K /tmp/codecov.KlVEZv.gz 18:02:05 ==> Uploading reports 18:02:05 url: https://codecov.io 18:02:05 query: branch=main&commit=23297b73a36dbb0569f4168faa1adbec72d87445&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:05 -> Pinging Codecov 18:02:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=23297b73a36dbb0569f4168faa1adbec72d87445&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:05 -> Uploading to 18:02:05 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/23297b73a36dbb0569f4168faa1adbec72d87445/e0a4c744-d500-41e5-b250-9860cfc0680c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T180205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3520188c05f12d6625b5ce26099c94936bb48656200e35d61f9cf25b609e5e6 18:02:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:05 Dload Upload Total Spent Left Speed 18:02:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57670 0 0 100 57670 0 160k --:--:-- --:--:-- --:--:-- 160k 100 57670 0 0 100 57670 0 160k --:--:-- --:--:-- --:--:-- 160k 18:02:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] } 18:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:02:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:02:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:06 18:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:02:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:02:06 188c0c94c7c5: Pulling fs layer 18:02:06 0ef7d3d256c8: Pulling fs layer 18:02:06 de9db76c5a1d: Pulling fs layer 18:02:06 0eba1c9be4d2: Pulling fs layer 18:02:06 0d57e429df01: Pulling fs layer 18:02:06 4e4be7b47b0d: Pulling fs layer 18:02:06 e1f770b5df2f: Pulling fs layer 18:02:06 85a0685a4137: Pulling fs layer 18:02:06 0eba1c9be4d2: Waiting 18:02:06 0d57e429df01: Waiting 18:02:06 4e4be7b47b0d: Waiting 18:02:06 e1f770b5df2f: Waiting 18:02:06 85a0685a4137: Waiting 18:02:06 de9db76c5a1d: Download complete 18:02:06 0ef7d3d256c8: Verifying Checksum 18:02:06 0ef7d3d256c8: Download complete 18:02:06 0d57e429df01: Verifying Checksum 18:02:06 0d57e429df01: Download complete 18:02:06 4e4be7b47b0d: Verifying Checksum 18:02:06 4e4be7b47b0d: Download complete 18:02:06 188c0c94c7c5: Verifying Checksum 18:02:06 188c0c94c7c5: Download complete 18:02:06 e1f770b5df2f: Verifying Checksum 18:02:06 e1f770b5df2f: Download complete 18:02:06 188c0c94c7c5: Pull complete 18:02:07 0ef7d3d256c8: Pull complete 18:02:07 de9db76c5a1d: Pull complete 18:02:07 0eba1c9be4d2: Verifying Checksum 18:02:07 0eba1c9be4d2: Download complete 18:02:07 85a0685a4137: Verifying Checksum 18:02:07 85a0685a4137: Download complete 18:02:11 0eba1c9be4d2: Pull complete 18:02:11 0d57e429df01: Pull complete 18:02:11 4e4be7b47b0d: Pull complete 18:02:11 e1f770b5df2f: Pull complete 18:02:15 85a0685a4137: Pull complete 18:02:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:02:15 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 18:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:02:19 $ docker top 9e8d14587e8caf8b571ab174d81dfb3acd7f0dc0b22e4e00e9e93b5fba5375bd -eo pid,comm [Pipeline] { [Pipeline] echo 18:02:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:02:19 + set -o pipefail 18:02:19 + snyk monitor '--org=edgex-jenkins' 18:02:24 18:02:24 Monitoring /w/workspace/edgex-go/105 (github.com/edgexfoundry/edgex-go)... 18:02:24 18:02:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f83ca750-59bd-48e7-aa46-e8a115bfc84c 18:02:24 18:02:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:02:24 18:02:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:02:24 18:02:25 18:02:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 18:02:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:02:25 $ docker stop --time=1 9e8d14587e8caf8b571ab174d81dfb3acd7f0dc0b22e4e00e9e93b5fba5375bd 18:02:27 $ docker rm -f 9e8d14587e8caf8b571ab174d81dfb3acd7f0dc0b22e4e00e9e93b5fba5375bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:02:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:27 provisioning config files... 18:02:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/105@tmp/config7777509779425924319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:27 --> edgex-publish-swagger.sh 18:02:27 === Publish openapi/v2 API === 18:02:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:02:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/105/openapi/v2/core-command.yaml] 18:02:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:27 Dload Upload Total Spent Left Speed 18:02:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 30205 0:00:01 0:00:01 --:--:-- 30213 100 32389 0 0 100 32389 0 30200 0:00:01 0:00:01 --:--:-- 30213 18:02:28 18:02:28 18:02:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/105/openapi/v2/core-data.yaml] 18:02:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:28 Dload Upload Total Spent Left Speed 18:02:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61414 0:00:01 0:00:01 --:--:-- 61465 100 71116 0 0 100 71116 0 61405 0:00:01 0:00:01 --:--:-- 61412 18:02:30 18:02:30 18:02:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/105/openapi/v2/core-metadata.yaml] 18:02:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:30 Dload Upload Total Spent Left Speed 18:02:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 18:02:31 18:02:31 18:02:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/105/openapi/v2/support-notifications.yaml] 18:02:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:31 Dload Upload Total Spent Left Speed 18:02:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 86066 0:00:01 0:00:01 --:--:-- 86159 100 88830 0 0 100 88830 0 86050 0:00:01 0:00:01 --:--:-- 86075 18:02:32 18:02:32 18:02:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/105/openapi/v2/support-scheduler.yaml] 18:02:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:32 Dload Upload Total Spent Left Speed 18:02:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37028 0:00:01 0:00:01 --:--:-- 37042 100 38932 0 0 100 38932 0 37022 0:00:01 0:00:01 --:--:-- 37042 18:02:33 18:02:33 18:02:33 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/105/openapi/v2/system-agent.yaml] 18:02:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:33 Dload Upload Total Spent Left Speed 18:02:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19934 --:--:-- --:--:-- --:--:-- 19921 100 19603 0 0 100 19603 0 19930 --:--:-- --:--:-- --:--:-- 19921 18:02:34 18:02:34 [Pipeline] } 18:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 18:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:34 . [Pipeline] withDockerContainer 18:02:34 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 18:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 18:02:35 $ docker top cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:35 [ssh-agent] Looking for ssh-agent implementation... 18:02:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:35 $ docker exec cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 ssh-agent 18:02:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeeCNfo/agent.14 18:02:35 SSH_AGENT_PID=21 18:02:35 Running ssh-add (command line suppressed) 18:02:35 Identity added: /w/workspace/edgex-go/105@tmp/private_key_1287155687825141767.key (/w/workspace/edgex-go/105@tmp/private_key_1287155687825141767.key) 18:02:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:36 + git semver tag 18:02:36 # -> Open(): unable to determine branch for HEAD 18:02:36 # $GIT_DIR = /w/workspace/edgex-go/105/.git 18:02:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/105 18:02:36 # $SEMVER_REMOTE_NAME = origin 18:02:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:36 # $SEMVER_USER_NAME = edgex-jenkins 18:02:36 # $SEMVER_BRANCH = main 18:02:36 # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver 18:02:36 # 23297b73a36dbb0569f4168faa1adbec72d87445 HEAD 18:02:36 # -> Force: false 18:02:36 # a656bbe2c22c71385037aa0b75f973a7beecd7da refs/tags/v2.0.1-dev.93 [Pipeline] } 18:02:36 $ docker exec --env ******** --env ******** cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 ssh-agent -k 18:02:36 unset SSH_AUTH_SOCK; 18:02:36 unset SSH_AGENT_PID; 18:02:36 echo Agent pid 21 killed; 18:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:36 + git semver [Pipeline] } 18:02:36 $ docker stop --time=1 cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 18:02:37 $ docker rm -f cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:38 18:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:38 0.23.1-centos7: Pulling from edgex-lftools 18:02:38 ab5ef0e58194: Pulling fs layer 18:02:38 9712f1f96733: Pulling fs layer 18:02:38 63f879dbbcfc: Pulling fs layer 18:02:38 0d9ebad4ef96: Pulling fs layer 18:02:38 e9a5061849ea: Pulling fs layer 18:02:38 d747dcd14b5f: Pulling fs layer 18:02:38 2de7ff778b66: Pulling fs layer 18:02:38 0d9ebad4ef96: Waiting 18:02:38 e9a5061849ea: Waiting 18:02:38 d747dcd14b5f: Waiting 18:02:38 2de7ff778b66: Waiting 18:02:38 9712f1f96733: Verifying Checksum 18:02:38 9712f1f96733: Download complete 18:02:39 0d9ebad4ef96: Verifying Checksum 18:02:39 0d9ebad4ef96: Download complete 18:02:39 ab5ef0e58194: Verifying Checksum 18:02:39 ab5ef0e58194: Download complete 18:02:39 63f879dbbcfc: Verifying Checksum 18:02:39 63f879dbbcfc: Download complete 18:02:39 d747dcd14b5f: Verifying Checksum 18:02:39 d747dcd14b5f: Download complete 18:02:39 e9a5061849ea: Verifying Checksum 18:02:39 e9a5061849ea: Download complete 18:02:39 2de7ff778b66: Verifying Checksum 18:02:39 2de7ff778b66: Download complete 18:02:42 ab5ef0e58194: Pull complete 18:02:42 9712f1f96733: Pull complete 18:02:43 63f879dbbcfc: Pull complete 18:02:48 0d9ebad4ef96: Pull complete 18:02:48 e9a5061849ea: Pull complete 18:02:48 d747dcd14b5f: Pull complete 18:02:49 2de7ff778b66: Pull complete 18:02:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:02:49 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 18:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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:10003/edgex-lftools:0.23.1-centos7 cat 18:02:54 $ docker top 13153b7779dfb2e41b5904a54d7955388bbebae86ce2503aac04979a4235dfbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:02:54 provisioning config files... 18:02:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/105@tmp/config7202422794297046097tmp 18:02:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/105@tmp/config2924534242670571302tmp 18:02:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/105@tmp/config3153249688495044924tmp [Pipeline] { [Pipeline] echo 18:02:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:02:54 ---> sigul-configuration.sh 18:02:54 gpg: directory `/root/.gnupg' created 18:02:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:02:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:02:54 gpg: keyring `/root/.gnupg/secring.gpg' created 18:02:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:02:54 gpg: CAST5 encrypted data 18:02:54 gpg: encrypted with 1 passphrase 18:02:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:02:54 + mkdir /home/jenkins 18:02:54 + mkdir /home/jenkins/sigul [Pipeline] sh 18:02:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:02:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:02:55 ---> sigul-install.sh 18:02:55 Sigul already installed; skipping installation. [Pipeline] sh 18:02:55 + git tag --list 18:02:55 0.6.0 18:02:55 0.6.1 18:02:55 0.7.0 18:02:55 0.7.1 18:02:55 v1.0.0 18:02:55 v1.0.1 18:02:55 v1.1.0 18:02:55 v1.2.0 18:02:55 v1.2.1 18:02:55 v1.3.0 18:02:55 v1.3.1 18:02:55 v2.0.0 18:02:55 v2.0.1-dev.1 18:02:55 v2.0.1-dev.10 18:02:55 v2.0.1-dev.11 18:02:55 v2.0.1-dev.12 18:02:55 v2.0.1-dev.13 18:02:55 v2.0.1-dev.14 18:02:55 v2.0.1-dev.15 18:02:55 v2.0.1-dev.16 18:02:55 v2.0.1-dev.17 18:02:55 v2.0.1-dev.18 18:02:55 v2.0.1-dev.19 18:02:55 v2.0.1-dev.2 18:02:55 v2.0.1-dev.20 18:02:55 v2.0.1-dev.21 18:02:55 v2.0.1-dev.22 18:02:55 v2.0.1-dev.23 18:02:55 v2.0.1-dev.24 18:02:55 v2.0.1-dev.25 18:02:55 v2.0.1-dev.26 18:02:55 v2.0.1-dev.27 18:02:55 v2.0.1-dev.28 18:02:55 v2.0.1-dev.29 18:02:55 v2.0.1-dev.3 18:02:55 v2.0.1-dev.30 18:02:55 v2.0.1-dev.31 18:02:55 v2.0.1-dev.32 18:02:55 v2.0.1-dev.33 18:02:55 v2.0.1-dev.34 18:02:55 v2.0.1-dev.35 18:02:55 v2.0.1-dev.36 18:02:55 v2.0.1-dev.37 18:02:55 v2.0.1-dev.38 18:02:55 v2.0.1-dev.39 18:02:55 v2.0.1-dev.4 18:02:55 v2.0.1-dev.40 18:02:55 v2.0.1-dev.41 18:02:55 v2.0.1-dev.42 18:02:55 v2.0.1-dev.43 18:02:55 v2.0.1-dev.44 18:02:55 v2.0.1-dev.45 18:02:55 v2.0.1-dev.46 18:02:55 v2.0.1-dev.47 18:02:55 v2.0.1-dev.48 18:02:55 v2.0.1-dev.49 18:02:55 v2.0.1-dev.5 18:02:55 v2.0.1-dev.50 18:02:55 v2.0.1-dev.51 18:02:55 v2.0.1-dev.52 18:02:55 v2.0.1-dev.53 18:02:55 v2.0.1-dev.54 18:02:55 v2.0.1-dev.55 18:02:55 v2.0.1-dev.56 18:02:55 v2.0.1-dev.57 18:02:55 v2.0.1-dev.58 18:02:55 v2.0.1-dev.59 18:02:55 v2.0.1-dev.6 18:02:55 v2.0.1-dev.60 18:02:55 v2.0.1-dev.61 18:02:55 v2.0.1-dev.62 18:02:55 v2.0.1-dev.63 18:02:55 v2.0.1-dev.64 18:02:55 v2.0.1-dev.65 18:02:55 v2.0.1-dev.66 18:02:55 v2.0.1-dev.67 18:02:55 v2.0.1-dev.68 18:02:55 v2.0.1-dev.69 18:02:55 v2.0.1-dev.7 18:02:55 v2.0.1-dev.70 18:02:55 v2.0.1-dev.71 18:02:55 v2.0.1-dev.72 18:02:55 v2.0.1-dev.73 18:02:55 v2.0.1-dev.74 18:02:55 v2.0.1-dev.75 18:02:55 v2.0.1-dev.76 18:02:55 v2.0.1-dev.77 18:02:55 v2.0.1-dev.78 18:02:55 v2.0.1-dev.79 18:02:55 v2.0.1-dev.8 18:02:55 v2.0.1-dev.80 18:02:55 v2.0.1-dev.81 18:02:55 v2.0.1-dev.82 18:02:55 v2.0.1-dev.83 18:02:55 v2.0.1-dev.84 18:02:55 v2.0.1-dev.85 18:02:55 v2.0.1-dev.86 18:02:55 v2.0.1-dev.87 18:02:55 v2.0.1-dev.88 18:02:55 v2.0.1-dev.89 18:02:55 v2.0.1-dev.9 18:02:55 v2.0.1-dev.90 18:02:55 v2.0.1-dev.91 18:02:55 v2.0.1-dev.92 18:02:55 v2.0.1-dev.93 [Pipeline] sh 18:02:55 + lftools sign git-tag v2.0.1-dev.93 18:02:56 Signing Git tag with Sigul... 18:02:56 Signing v2.0.1-dev.93 [Pipeline] echo 18:02:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:02:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:02:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:02:57 $ docker stop --time=1 13153b7779dfb2e41b5904a54d7955388bbebae86ce2503aac04979a4235dfbd 18:02:59 $ docker rm -f 13153b7779dfb2e41b5904a54d7955388bbebae86ce2503aac04979a4235dfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:59 . [Pipeline] withDockerContainer 18:02:59 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 18:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 18:03:00 $ docker top 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:00 [ssh-agent] Looking for ssh-agent implementation... 18:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:00 $ docker exec 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 ssh-agent 18:03:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjOaGgO/agent.13 18:03:00 SSH_AGENT_PID=19 18:03:00 Running ssh-add (command line suppressed) 18:03:00 Identity added: /w/workspace/edgex-go/105@tmp/private_key_7621946144307952745.key (/w/workspace/edgex-go/105@tmp/private_key_7621946144307952745.key) 18:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:01 + git semver bump pre 18:03:01 # -> Open(): unable to determine branch for HEAD 18:03:01 # $GIT_DIR = /w/workspace/edgex-go/105/.git 18:03:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/105 18:03:01 # $SEMVER_REMOTE_NAME = origin 18:03:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:03:01 # $SEMVER_USER_NAME = edgex-jenkins 18:03:01 # $SEMVER_BRANCH = main 18:03:01 # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver 18:03:01 2.0.1-dev.94 [Pipeline] } 18:03:01 $ docker exec --env ******** --env ******** 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 ssh-agent -k 18:03:01 unset SSH_AUTH_SOCK; 18:03:01 unset SSH_AGENT_PID; 18:03:01 echo Agent pid 19 killed; 18:03:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:01 + git semver [Pipeline] } 18:03:01 $ docker stop --time=1 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 18:03:02 $ docker rm -f 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:03:03 . [Pipeline] withDockerContainer 18:03:03 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 18:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 18:03:03 $ docker top b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:03 [ssh-agent] Looking for ssh-agent implementation... 18:03:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:03 $ docker exec b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 ssh-agent 18:03:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhANNNI/agent.13 18:03:03 SSH_AGENT_PID=20 18:03:03 Running ssh-add (command line suppressed) 18:03:04 Identity added: /w/workspace/edgex-go/105@tmp/private_key_5052002555759662589.key (/w/workspace/edgex-go/105@tmp/private_key_5052002555759662589.key) 18:03:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:04 + git semver push 18:03:04 # -> Open(): unable to determine branch for HEAD 18:03:04 # $GIT_DIR = /w/workspace/edgex-go/105/.git 18:03:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/105 18:03:04 # $SEMVER_REMOTE_NAME = origin 18:03:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:03:04 # $SEMVER_USER_NAME = edgex-jenkins 18:03:04 # $SEMVER_BRANCH = main 18:03:04 # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver [Pipeline] } 18:03:08 $ docker exec --env ******** --env ******** b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 ssh-agent -k 18:03:08 unset SSH_AUTH_SOCK; 18:03:08 unset SSH_AGENT_PID; 18:03:08 echo Agent pid 20 killed; 18:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:08 + git semver [Pipeline] } 18:03:08 $ docker stop --time=1 b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 18:03:10 $ docker rm -f b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:03:11 + '[' -d /w/workspace/edgex-go/105/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:03:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:11 ---> package-listing.sh 18:03:11 ++ facter osfamily 18:03:11 ++ tr '[:upper:]' '[:lower:]' 18:03:12 + OS_FAMILY=redhat 18:03:12 + workspace=/w/workspace/edgex-go/105 18:03:12 + START_PACKAGES=/tmp/packages_start.txt 18:03:12 + END_PACKAGES=/tmp/packages_end.txt 18:03:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:12 + PACKAGES=/tmp/packages_start.txt 18:03:12 + '[' /w/workspace/edgex-go/105 ']' 18:03:12 + PACKAGES=/tmp/packages_end.txt 18:03:12 + case "${OS_FAMILY}" in 18:03:12 + sort 18:03:12 + rpm -qa 18:03:15 + '[' -f /tmp/packages_start.txt ']' 18:03:15 + '[' -f /tmp/packages_end.txt ']' 18:03:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:15 + '[' /w/workspace/edgex-go/105 ']' 18:03:15 + mkdir -p /w/workspace/edgex-go/105/archives/ 18:03:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/105/archives/ [Pipeline] echo 18:03:15 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/105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:16 18:03:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:16 latest: Pulling from edgex-lftools-log-publisher 18:03:16 b4d181a07f80: Pulling fs layer 18:03:16 a1111a8f2ec3: Pulling fs layer 18:03:16 ed53099fbce6: Pulling fs layer 18:03:16 dc539afda2c1: Pulling fs layer 18:03:16 77bc0d833cb6: Pulling fs layer 18:03:16 9065ff56babe: Pulling fs layer 18:03:16 d287ab97295c: Pulling fs layer 18:03:16 dc539afda2c1: Waiting 18:03:16 77bc0d833cb6: Waiting 18:03:16 9065ff56babe: Waiting 18:03:16 d287ab97295c: Waiting 18:03:16 a1111a8f2ec3: Verifying Checksum 18:03:16 a1111a8f2ec3: Download complete 18:03:16 dc539afda2c1: Verifying Checksum 18:03:16 dc539afda2c1: Download complete 18:03:16 ed53099fbce6: Verifying Checksum 18:03:16 ed53099fbce6: Download complete 18:03:16 9065ff56babe: Verifying Checksum 18:03:16 9065ff56babe: Download complete 18:03:16 77bc0d833cb6: Verifying Checksum 18:03:16 77bc0d833cb6: Download complete 18:03:16 b4d181a07f80: Verifying Checksum 18:03:16 b4d181a07f80: Download complete 18:03:17 d287ab97295c: Verifying Checksum 18:03:17 d287ab97295c: Download complete 18:03:18 b4d181a07f80: Pull complete 18:03:18 a1111a8f2ec3: Pull complete 18:03:19 ed53099fbce6: Pull complete 18:03:19 dc539afda2c1: Pull complete 18:03:19 77bc0d833cb6: Pull complete 18:03:19 9065ff56babe: Pull complete 18:03:26 d287ab97295c: Pull complete 18:03:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:03:26 prd-centos7-docker-4c-2g-151 does not seem to be running inside a container 18:03:26 $ 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/105/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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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:10003/edgex-lftools-log-publisher:latest cat 18:03:30 $ docker top 87a1846c73278d67d7bcbe6196f3f4f1e5a11b3310aa06d8f273f753e17338e9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:03:30 + mkdir -p /var/log/sysstat [Pipeline] sh 18:03:31 + ls /var/log/sa-host 18:03:31 + sadf -c /var/log/sa-host/sa11 18:03:31 file_magic: OK 18:03:31 HZ: Using current value: 100 18:03:31 file_header: OK 18:03:31 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 18:03:31 Statistics: 18:03:31 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... 18:03:31 File successfully converted to sysstat format version 12.0.3 18:03:31 + sadf -c /var/log/sa-host/sa30 18:03:31 file_magic: OK 18:03:31 HZ: Using current value: 100 18:03:31 file_header: OK 18:03:31 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 18:03:31 Statistics: 18:03:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:03:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:31 provisioning config files... 18:03:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/105@tmp/config1276445166467722814tmp [Pipeline] { [Pipeline] echo 18:03:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:03:31 ---> create-netrc.sh [Pipeline] } 18:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:03:31 ---> python-tools-install.sh [Pipeline] echo 18:03:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:03:32 ---> sudo-logs.sh 18:03:32 Archiving 'sudo' log.. 18:03:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-151.novalocal: Name or service not known 18:03:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-151.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:03:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:03:32 ---> job-cost.sh 18:03:32 lf-activate-venv: SKIPPING 18:03:32 DEBUG: total: 0.10999999940395355 18:03:32 INFO: Retrieving Stack Cost... 18:03:37 INFO: Retrieving Pricing Info for: v3-standard-2 18:03:37 INFO: Archiving Costs [Pipeline] echo 18:03:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:03:38 ---> logs-deploy.sh 18:03:38 lf-activate-venv: SKIPPING 18:03:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/105 18:03:38 INFO: archiving workspace using pattern(s): 18:03:39 Archives upload complete. 18:03:39 INFO: archiving logs to Nexus 18:03:39 ---> uname -a: 18:03:39 Linux prd-centos7-docker-4c-2g-151.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:03:39 18:03:39 18:03:39 ---> lscpu: 18:03:39 Architecture: x86_64 18:03:39 CPU op-mode(s): 32-bit, 64-bit 18:03:39 Byte Order: Little Endian 18:03:39 Address sizes: 40 bits physical, 48 bits virtual 18:03:39 CPU(s): 2 18:03:39 On-line CPU(s) list: 0,1 18:03:39 Thread(s) per core: 1 18:03:39 Core(s) per socket: 1 18:03:39 Socket(s): 2 18:03:39 NUMA node(s): 1 18:03:39 Vendor ID: AuthenticAMD 18:03:39 CPU family: 23 18:03:39 Model: 49 18:03:39 Model name: AMD EPYC-Rome Processor 18:03:39 Stepping: 0 18:03:39 CPU MHz: 2799.998 18:03:39 BogoMIPS: 5599.99 18:03:39 Virtualization: AMD-V 18:03:39 Hypervisor vendor: KVM 18:03:39 Virtualization type: full 18:03:39 L1d cache: 32K 18:03:39 L1i cache: 32K 18:03:39 L2 cache: 512K 18:03:39 L3 cache: 16384K 18:03:39 NUMA node0 CPU(s): 0,1 18:03:39 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 18:03:39 18:03:39 18:03:39 ---> nproc: 18:03:39 2 18:03:39 18:03:39 18:03:39 ---> df -h: 18:03:39 Filesystem Size Used Avail Use% Mounted on 18:03:39 overlay 40G 15G 26G 38% / 18:03:39 tmpfs 64M 0 64M 0% /dev 18:03:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:03:39 shm 64M 0 64M 0% /dev/shm 18:03:39 /dev/vda1 40G 15G 26G 38% /facter-os 18:03:39 18:03:39 18:03:39 ---> sar -b -r -n DEV: 18:03:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 18:03:39 18:03:39 17:46:21 LINUX RESTART (2 CPU) 18:03:39 18:03:39 17:47:01 tps rtps wtps bread/s bwrtn/s 18:03:39 17:48:01 237.50 3.41 234.09 2351.77 55285.71 18:03:39 17:49:01 239.49 0.00 239.49 0.00 52984.63 18:03:39 17:50:01 53.13 0.02 53.11 0.53 9867.40 18:03:39 17:51:01 111.59 0.02 111.58 0.53 4721.46 18:03:39 17:52:05 861.81 446.60 415.21 19424.94 275807.54 18:03:39 17:53:01 387.51 296.75 90.76 18130.15 21553.18 18:03:39 17:54:01 755.28 103.68 651.61 6765.85 288116.87 18:03:39 17:55:01 180.95 28.54 152.41 1961.83 22318.00 18:03:39 17:56:01 13.11 7.30 5.81 180.71 125.37 18:03:39 17:57:01 0.45 0.20 0.25 78.23 3.70 18:03:39 17:58:01 0.25 0.00 0.25 0.00 2.56 18:03:39 17:59:01 0.28 0.00 0.28 0.00 3.35 18:03:39 18:00:01 0.30 0.03 0.27 0.40 2.47 18:03:39 18:01:01 0.25 0.05 0.20 0.67 1.75 18:03:39 18:02:01 0.70 0.40 0.30 10.79 5.65 18:03:39 18:03:01 265.25 7.14 258.10 990.51 55183.51 18:03:39 Average: 195.89 56.30 139.59 3115.58 50073.32 18:03:39 18:03:39 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:03:39 17:48:01 3466216 0 877664 10.96 2620 3662440 1443888 15.94 1138572 2947884 609612 18:03:39 17:49:01 3326236 0 1046376 13.07 2620 3633708 1638220 18.09 1403444 2801628 257628 18:03:39 17:50:01 3218192 0 1211644 15.13 2620 3576484 1879776 20.75 1462268 2845732 72736 18:03:39 17:51:01 3174832 0 1062236 13.26 2620 3769252 1714600 18.93 1443140 2882636 143516 18:03:39 17:52:05 412808 0 1366904 17.07 2620 6226608 3088868 34.10 2925992 4063496 246296 18:03:39 17:53:01 1083516 0 1634004 20.40 2620 5288800 3696252 40.81 2655816 3637028 282244 18:03:39 17:54:01 1280560 0 1644396 20.53 2620 5081364 3392060 37.45 2741704 3340776 32952 18:03:39 17:55:01 3281296 0 1138492 14.22 2620 3586532 1714440 18.93 1110976 3031760 32 18:03:39 17:56:01 3269456 0 1144844 14.29 2620 3592020 1406664 15.53 1229148 2931276 20 18:03:39 17:57:01 3255420 0 1156540 14.44 2620 3594360 1403604 15.50 1241416 2933620 12 18:03:39 17:58:01 3266100 0 1145860 14.31 2620 3594360 1363260 15.05 1234392 2931116 12 18:03:39 17:59:01 3266012 0 1145940 14.31 2620 3594368 1363260 15.05 1236720 2929076 8 18:03:39 18:00:01 3266068 0 1145880 14.31 2620 3594372 1363488 15.05 1237984 2927352 12 18:03:39 18:01:01 3265356 0 1146588 14.32 2620 3594376 1365600 15.08 1238348 2927352 12 18:03:39 18:02:01 3265400 0 1146332 14.31 2620 3594588 1363840 15.06 1238772 2927160 12 18:03:39 18:03:01 1664168 0 1396644 17.44 2620 4945508 1898360 20.96 1536784 4061768 64 18:03:39 Average: 2735102 0 1213146 15.15 2620 4058071 1881011 20.77 1567217 3132479 102823 18:03:39 18:03:39 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:03:39 17:48:01 eth0 1206.13 1441.45 10749.65 157.68 0.00 0.00 0.00 0.00 18:03:39 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:48:01 docker0 880.53 630.22 76.19 4716.57 0.00 0.00 0.00 0.00 18:03:39 17:49:01 veth25b8f54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:49:01 eth0 31.19 18.10 31.88 12.88 0.00 0.00 0.00 0.00 18:03:39 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:50:01 veth25b8f54 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 18:03:39 17:50:01 eth0 25.94 14.14 19.83 10.59 0.00 0.00 0.00 0.00 18:03:39 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:50:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 18:03:39 17:51:01 veth25b8f54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:51:01 eth0 27.62 18.89 18.05 115.40 0.00 0.00 0.00 0.00 18:03:39 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:52:05 vethffaff7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:52:05 vethba8030d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:52:05 eth0 115.05 66.66 1773.51 19.70 0.00 0.00 0.00 0.00 18:03:39 17:52:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:53:01 veth6686a55 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:53:01 veth80d6160 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:53:01 eth0 10.20 5.33 10.06 4.15 0.00 0.00 0.00 0.00 18:03:39 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:54:01 vethedc2a88 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:54:01 veth182cfef 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:54:01 veth0013533 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:54:01 vethc22d9c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 17:55:01 eth0 2168.41 2042.36 15543.68 1315.77 0.00 0.00 0.00 0.00 18:03:39 17:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:03:39 17:55:01 docker0 930.69 750.64 79.52 5659.56 0.00 0.00 0.00 0.00 18:03:39 17:56:01 eth0 161.87 169.23 86.69 707.82 0.00 0.00 0.00 0.00 18:03:39 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:57:01 eth0 4.66 2.48 8.69 0.23 0.00 0.00 0.00 0.00 18:03:39 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:58:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:03:39 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:03:39 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:00:01 eth0 1.03 0.53 0.40 0.22 0.00 0.00 0.00 0.00 18:03:39 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:02:01 eth0 0.50 0.15 0.11 0.07 0.00 0.00 0.00 0.00 18:03:39 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:03:01 eth0 369.84 225.76 7684.98 170.33 0.00 0.00 0.00 0.00 18:03:39 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 18:03:01 veth9910b32 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:03:39 18:03:01 docker0 33.54 51.99 3.19 392.29 0.00 0.00 0.00 0.00 18:03:39 Average: eth0 147.08 142.33 1404.24 134.20 0.00 0.00 0.00 0.00 18:03:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 Average: veth9910b32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:03:39 Average: docker0 60.30 50.19 5.17 378.47 0.00 0.00 0.00 0.00 18:03:39 18:03:39 18:03:39 ---> sar -P ALL: 18:03:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 18:03:39 18:03:39 17:46:21 LINUX RESTART (2 CPU) 18:03:39 18:03:39 17:47:01 CPU %user %nice %system %iowait %steal %idle 18:03:39 17:48:01 all 35.94 0.00 10.91 4.73 0.13 48.29 18:03:39 17:48:01 0 32.17 0.00 11.40 4.77 0.14 51.52 18:03:39 17:48:01 1 39.72 0.00 10.42 4.69 0.13 45.04 18:03:39 17:49:01 all 61.67 0.00 11.78 1.43 0.17 24.95 18:03:39 17:49:01 0 61.07 0.00 11.58 1.75 0.15 25.46 18:03:39 17:49:01 1 62.28 0.00 11.98 1.11 0.18 24.45 18:03:39 17:50:01 all 35.11 0.00 5.00 0.22 0.11 59.57 18:03:39 17:50:01 0 34.20 0.00 5.26 0.19 0.11 60.25 18:03:39 17:50:01 1 36.01 0.00 4.75 0.25 0.11 58.89 18:03:39 17:51:01 all 77.48 0.00 8.10 1.09 0.17 13.16 18:03:39 17:51:01 0 78.08 0.00 7.77 1.11 0.17 12.88 18:03:39 17:51:01 1 76.89 0.00 8.43 1.08 0.17 13.44 18:03:39 17:52:05 all 27.13 0.00 20.27 32.04 0.15 20.40 18:03:39 17:52:05 0 27.13 0.00 20.44 32.89 0.14 19.41 18:03:39 17:52:05 1 27.13 0.00 20.10 31.20 0.17 21.40 18:03:39 17:53:01 all 70.30 0.00 10.39 18.27 0.16 0.88 18:03:39 17:53:01 0 70.42 0.00 10.11 18.23 0.14 1.11 18:03:39 17:53:01 1 70.18 0.00 10.68 18.31 0.18 0.66 18:03:39 17:54:01 all 61.93 0.00 28.30 6.82 0.19 2.77 18:03:39 17:54:01 0 61.77 0.00 28.35 6.60 0.21 3.07 18:03:39 17:54:01 1 62.08 0.00 28.24 7.05 0.17 2.47 18:03:39 17:55:01 all 54.41 0.00 10.00 1.28 0.11 34.21 18:03:39 17:55:01 0 54.07 0.00 10.17 1.52 0.11 34.14 18:03:39 17:55:01 1 54.74 0.00 9.84 1.04 0.11 34.27 18:03:39 17:56:01 all 8.60 0.00 1.62 0.09 0.05 89.63 18:03:39 17:56:01 0 8.63 0.00 1.68 0.12 0.05 89.52 18:03:39 17:56:01 1 8.58 0.00 1.56 0.07 0.05 89.75 18:03:39 17:57:01 all 0.14 0.00 0.06 0.01 0.03 99.77 18:03:39 17:57:01 0 0.07 0.00 0.05 0.02 0.02 99.85 18:03:39 17:57:01 1 0.22 0.00 0.07 0.00 0.03 99.68 18:03:39 17:58:01 all 0.25 0.00 0.03 0.00 0.02 99.70 18:03:39 17:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:03:39 17:58:01 1 0.45 0.00 0.03 0.00 0.00 99.52 18:03:39 18:03:39 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:03:39 17:59:01 all 0.28 0.00 0.03 0.00 0.03 99.67 18:03:39 17:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:03:39 17:59:01 1 0.52 0.00 0.03 0.00 0.03 99.42 18:03:39 18:00:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:03:39 18:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:03:39 18:00:01 1 0.42 0.00 0.03 0.00 0.02 99.53 18:03:39 18:01:01 all 0.18 0.00 0.05 0.00 0.03 99.74 18:03:39 18:01:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:03:39 18:01:01 1 0.32 0.00 0.05 0.00 0.02 99.62 18:03:39 18:02:01 all 0.19 0.00 0.10 0.01 0.01 99.69 18:03:39 18:02:01 0 0.08 0.00 0.13 0.02 0.00 99.77 18:03:39 18:02:01 1 0.30 0.00 0.07 0.00 0.02 99.62 18:03:39 18:03:01 all 27.46 0.00 13.70 4.70 0.12 54.02 18:03:39 18:03:01 0 28.12 0.00 13.82 4.48 0.12 53.46 18:03:39 18:03:01 1 26.80 0.00 13.58 4.92 0.12 54.58 18:03:39 Average: all 27.49 0.00 7.25 4.28 0.09 60.89 18:03:39 Average: 0 27.17 0.00 7.29 4.35 0.09 61.10 18:03:39 Average: 1 27.82 0.00 7.21 4.21 0.09 60.67 18:03:39 18:03:39 18:03:39