Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7794663b2f6ed75afbb86dfef3a594310e3530e2 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-ssh13507656037430476382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh14228416222338207675.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5942440146520758909.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh12888630982667015114.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh15869581491853467969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7972 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/159 [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/159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 7794663b2f6ed75afbb86dfef3a594310e3530e2 (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 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 Commit message: "build(snap): upgrade to device-virtual v2.2.0-dev.7 and app-service-configurable latest/beta (#3914)" > git rev-list --no-walk 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:24:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:24:11 ========================================================= 14:24:11 EdgeX Global Pipelines Version Info 14:24:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:24:12 ------------------- 14:24:12 stable info: 14:24:12 ------------------- 14:24:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:24:12 Message: update stable to v1.0.221 14:24:12 ------------------- 14:24:12 experimental info: 14:24:12 ------------------- 14:24:12 Commited By: **** collab-it+edgex@linuxfoundation.org 14:24:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:24:12 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:24:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:24:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:24:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:24:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:24:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] echo 14:24:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7794663 [Pipeline] echo 14:24:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:13 provisioning config files... 14:24:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/159@tmp/config5095872592768949689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:13 ---> docker-login.sh 14:24:13 nexus3.edgexfoundry.org:10001 14:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:13 Configure a credential helper to remove this warning. See 14:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:13 14:24:13 Login Succeeded 14:24:13 nexus3.edgexfoundry.org:10002 14:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:13 Configure a credential helper to remove this warning. See 14:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:13 14:24:13 Login Succeeded 14:24:13 nexus3.edgexfoundry.org:10003 14:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:14 Configure a credential helper to remove this warning. See 14:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:14 14:24:14 Login Succeeded 14:24:14 nexus3.edgexfoundry.org:10004 14:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:14 Configure a credential helper to remove this warning. See 14:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:14 14:24:14 Login Succeeded 14:24:14 docker.io 14:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:14 Configure a credential helper to remove this warning. See 14:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:14 14:24:14 Login Succeeded 14:24:14 ---> docker-login.sh ends [Pipeline] } 14:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:15 + 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 14:24:15 + dirname cmd/core-command/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo core-command,cmd/core-command/Dockerfile 14:24:15 + dirname cmd/core-data/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo core-data,cmd/core-data/Dockerfile 14:24:15 + dirname cmd/core-metadata/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo core-metadata,cmd/core-metadata/Dockerfile 14:24:15 + dirname cmd/security-bootstrapper/Dockerfile+ 14:24:15 cut -d/ -f2 14:24:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:24:15 + dirname cmd/security-proxy-setup/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:24:15 + dirname cmd/security-secretstore-setup/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:24:15 + dirname cmd/support-notifications/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo support-notifications,cmd/support-notifications/Dockerfile 14:24:15 + dirname cmd/support-scheduler/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:24:15 + dirname cmd/sys-mgmt-agent/Dockerfile 14:24:15 + cut -d/ -f2 14:24:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:24:15 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 14:24:15 + git rev-list -1 --merges 7794663b2f6ed75afbb86dfef3a594310e3530e2~1..7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] echo 14:24:15 -----------> git rev-list -1 --merges 7794663b2f6ed75afbb86dfef3a594310e3530e2~1..7794663b2f6ed75afbb86dfef3a594310e3530e2 7794663b2f6ed75afbb86dfef3a594310e3530e2 [false] [Pipeline] sh 14:24:15 + git log --format=format:%s -1 7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] echo 14:24:15 ========================================================= 14:24:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:24:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:24:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:16 + grep -v github /etc/ssh/ssh_known_hosts 14:24:16 + [ -e /tmp/ssh_known_hosts ] 14:24:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:24:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 14:24:16 tee -a /etc/ssh/ssh_known_hosts 14:24:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:24:16 14:24:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:24:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:24:17 latest: Pulling from edgex-devops/git-semver 14:24:17 a0d0a0d46f8b: Pulling fs layer 14:24:17 3e5f54012d9b: Pulling fs layer 14:24:17 4c7163046ea9: Pulling fs layer 14:24:17 0c2d73faf560: Pulling fs layer 14:24:17 0c2d73faf560: Waiting 14:24:17 3e5f54012d9b: Download complete 14:24:17 a0d0a0d46f8b: Verifying Checksum 14:24:17 a0d0a0d46f8b: Download complete 14:24:17 0c2d73faf560: Download complete 14:24:17 4c7163046ea9: Verifying Checksum 14:24:17 4c7163046ea9: Download complete 14:24:17 a0d0a0d46f8b: Pull complete 14:24:17 3e5f54012d9b: Pull complete 14:24:18 4c7163046ea9: Pull complete 14:24:18 0c2d73faf560: Pull complete 14:24:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:24:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:24:18 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:24:18 $ docker top 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:19 [ssh-agent] Looking for ssh-agent implementation... 14:24:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:19 $ docker exec 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 ssh-agent 14:24:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeCOeFh/agent.16 14:24:19 SSH_AGENT_PID=23 14:24:19 Running ssh-add (command line suppressed) 14:24:19 Identity added: /w/workspace/edgex-go/159@tmp/private_key_472009256695823361.key (/w/workspace/edgex-go/159@tmp/private_key_472009256695823361.key) 14:24:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:19 + git tag --points-at HEAD [Pipeline] } 14:24:19 $ docker exec --env ******** --env ******** 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 ssh-agent -k 14:24:19 unset SSH_AUTH_SOCK; 14:24:19 unset SSH_AGENT_PID; 14:24:19 echo Agent pid 23 killed; 14:24:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:19 [ssh-agent] Looking for ssh-agent implementation... 14:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:20 $ docker exec 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 ssh-agent 14:24:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEFneJE/agent.57 14:24:20 SSH_AGENT_PID=63 14:24:20 Running ssh-add (command line suppressed) 14:24:20 Identity added: /w/workspace/edgex-go/159@tmp/private_key_5373740172083047321.key (/w/workspace/edgex-go/159@tmp/private_key_5373740172083047321.key) 14:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:20 + git semver init 14:24:20 # -> Open(): unable to determine branch for HEAD 14:24:20 # $GIT_DIR = /w/workspace/edgex-go/159/.git 14:24:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/159 14:24:20 # $SEMVER_REMOTE_NAME = origin 14:24:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:24:20 # $SEMVER_USER_NAME = edgex-jenkins 14:24:20 # $SEMVER_BRANCH = main 14:24:20 # $SEMVER_TEMP = /tmp/semver-086952746 14:24:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:24:32 # '/tmp/semver-086952746' -> '/w/workspace/edgex-go/159/.semver' 14:24:33 # -> Force: false 14:24:33 # $SEMVER_DIR = /w/workspace/edgex-go/159/.semver [Pipeline] } 14:24:33 $ docker exec --env ******** --env ******** 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 ssh-agent -k 14:24:33 unset SSH_AUTH_SOCK; 14:24:33 unset SSH_AGENT_PID; 14:24:33 echo Agent pid 63 killed; 14:24:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:33 + git semver [Pipeline] } 14:24:33 $ docker stop --time=1 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 14:24:35 $ docker rm -f 38e5996374fd488446a20b46ff720bb3723ccd3e79e564dbbbd24a8f8bb44930 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:24:36 Stashed 1 file(s) [Pipeline] echo 14:24:36 [edgeXSemver]: initialized semver on version 2.2.0-dev.39 [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 14:24:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:36 ========================================================= 14:24:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:24:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:24:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:24:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:24:36 59bf1c3509f3: Pulling fs layer 14:24:36 666ba61612fd: Pulling fs layer 14:24:36 8ed8ca486205: Pulling fs layer 14:24:36 4fe6c5a15a65: Pulling fs layer 14:24:36 22a0e8bec74d: Pulling fs layer 14:24:36 640e595b4fbd: Pulling fs layer 14:24:36 763cafe07f6e: Pulling fs layer 14:24:36 0c0b528cf693: Pulling fs layer 14:24:36 10935f4eaf8b: Pulling fs layer 14:24:36 0c0b528cf693: Waiting 14:24:36 763cafe07f6e: Waiting 14:24:36 22a0e8bec74d: Waiting 14:24:36 640e595b4fbd: Waiting 14:24:36 10935f4eaf8b: Waiting 14:24:36 8ed8ca486205: Download complete 14:24:36 666ba61612fd: Verifying Checksum 14:24:36 666ba61612fd: Download complete 14:24:36 22a0e8bec74d: Verifying Checksum 14:24:36 22a0e8bec74d: Download complete 14:24:36 640e595b4fbd: Verifying Checksum 14:24:36 640e595b4fbd: Download complete 14:24:36 763cafe07f6e: Verifying Checksum 14:24:36 763cafe07f6e: Download complete 14:24:36 59bf1c3509f3: Verifying Checksum 14:24:36 59bf1c3509f3: Download complete 14:24:36 0c0b528cf693: Verifying Checksum 14:24:36 0c0b528cf693: Download complete 14:24:36 59bf1c3509f3: Pull complete 14:24:36 666ba61612fd: Pull complete 14:24:37 8ed8ca486205: Pull complete 14:24:37 10935f4eaf8b: Verifying Checksum 14:24:37 4fe6c5a15a65: Download complete 14:24:41 4fe6c5a15a65: Pull complete 14:24:41 22a0e8bec74d: Pull complete 14:24:41 640e595b4fbd: Pull complete 14:24:41 763cafe07f6e: Pull complete 14:24:41 0c0b528cf693: Pull complete 14:24:44 10935f4eaf8b: Pull complete 14:24:44 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:24:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:24:44 WORKDIR /edgex 14:24:44 COPY go.mod . 14:24:44 RUN go mod download 14:24:44 + docker build -t ci-base-image-x86_64 -f - . 14:24:45 Sending build context to Docker daemon 334.1MB 14:24:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:24:45 ---> 99d49a6021b9 14:24:45 Step 2/4 : WORKDIR /edgex 14:24:48 ---> Running in 04b9af363ccc 14:24:48 Removing intermediate container 04b9af363ccc 14:24:48 ---> d2b4a9ac69b9 14:24:48 Step 3/4 : COPY go.mod . 14:24:48 ---> 263148cbaa51 14:24:48 Step 4/4 : RUN go mod download 14:24:48 ---> Running in 74de261322e7 14:24:51 Still waiting to schedule task 14:24:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:25:15 Removing intermediate container 74de261322e7 14:25:15 ---> dc61fe4b8279 14:25:15 Successfully built dc61fe4b8279 14:25:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:25:15 + docker inspect -f . ci-base-image-x86_64 14:25:15 . [Pipeline] withDockerContainer 14:25:15 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:25:16 $ docker top 65d1a6c6827ee7e48cce4bad4a48d53e1e97031348c1b442f0f6b843847bbe21 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:16 + go version 14:25:16 go version go1.17.6 linux/amd64 [Pipeline] } 14:25:16 $ docker stop --time=1 65d1a6c6827ee7e48cce4bad4a48d53e1e97031348c1b442f0f6b843847bbe21 14:25:17 $ docker rm -f 65d1a6c6827ee7e48cce4bad4a48d53e1e97031348c1b442f0f6b843847bbe21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:25:18 + docker inspect -f . ci-base-image-x86_64 14:25:18 . [Pipeline] withDockerContainer 14:25:18 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:25:18 $ 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/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:25:18 $ docker top c0aad00d8a5fab0a43700172eacacc765f1e3e9c19f3354443608c51bea5490a -eo pid,comm [Pipeline] { [Pipeline] echo 14:25:18 ========================================================= 14:25:18 [edgeXBuildGoParallel] Running Tests and Build... 14:25:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:25:18 + make test 14:25:18 go mod tidy 14:25:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:25:25 ? github.com/edgexfoundry/edgex-go [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:25:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 14:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.958s coverage: 89.2% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 94.2% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 24.0% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 14:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.123s coverage: 94.4% of statements 14:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 14:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 82.5% of statements 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.2% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.4% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 14:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:26:00 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 14:26:12 GO111MODULE=on go vet ./... 14:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:15 ./bin/test-attribution-txt.sh [Pipeline] echo 14:26:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:26:16 + ls -al . 14:26:16 total 676 14:26:16 drwxrwxr-x 10 1001 1001 4096 Mar 18 14:26 . 14:26:16 drwxr-xr-x 4 root root 4096 Mar 18 14:25 .. 14:26:16 -rw-rw-r-- 1 1001 1001 11 Mar 18 14:24 .dockerignore 14:26:16 drwxrwxr-x 8 1001 1001 4096 Mar 18 14:24 .git 14:26:16 drwxrwxr-x 4 1001 1001 4096 Mar 18 14:24 .github 14:26:16 -rw-rw-r-- 1 1001 1001 804 Mar 18 14:24 .gitignore 14:26:16 -rw-rw-r-- 1 1001 1001 42 Mar 18 14:24 .golangci.yml 14:26:16 -rw-rw-r-- 1 1001 1001 76 Mar 18 14:24 .hadolint.yml 14:26:16 drwx------ 3 1001 1001 4096 Mar 18 14:24 .semver 14:26:16 -rw-rw-r-- 1 1001 1001 166 Mar 18 14:24 .sonarcloud.properties 14:26:16 -rw-rw-r-- 1 1001 1001 1171 Mar 18 14:24 ADOPTERS.md 14:26:16 -rw-rw-r-- 1 1001 1001 9019 Mar 18 14:24 Attribution.txt 14:26:16 -rw-rw-r-- 1 1001 1001 51732 Mar 18 14:24 CHANGELOG.md 14:26:16 -rw-rw-r-- 1 1001 1001 3804 Mar 18 14:24 CONTRIBUTING.md 14:26:16 -rw-rw-r-- 1 1001 1001 677 Mar 18 14:24 GOVERNANCE.md 14:26:16 -rw-rw-r-- 1 1001 1001 849 Mar 18 14:24 Jenkinsfile 14:26:16 -rw-rw-r-- 1 1001 1001 10775 Mar 18 14:24 LICENSE 14:26:16 -rw-rw-r-- 1 1001 1001 6508 Mar 18 14:24 Makefile 14:26:16 -rw-rw-r-- 1 1001 1001 582 Mar 18 14:24 OWNERS.md 14:26:16 -rw-rw-r-- 1 1001 1001 8207 Mar 18 14:24 README.md 14:26:16 -rw-rw-r-- 1 1001 1001 6912 Mar 18 14:24 SECURITY.md 14:26:16 -rw-rw-r-- 1 1001 1001 12 Mar 18 14:24 VERSION 14:26:16 -rw-rw-r-- 1 1001 1001 4131 Mar 18 14:24 ZMQWindows.md 14:26:16 drwxrwxr-x 2 1001 1001 4096 Mar 18 14:24 bin 14:26:16 drwxrwxr-x 14 1001 1001 4096 Mar 18 14:24 cmd 14:26:16 -rw-r--r-- 1 root root 426503 Mar 18 14:25 coverage.out 14:26:16 -rw-rw-r-- 1 1001 1001 2827 Mar 18 14:24 go.mod 14:26:16 -rw-rw-r-- 1 1001 1001 50579 Mar 18 14:24 go.sum 14:26:16 drwxrwxr-x 8 1001 1001 4096 Mar 18 14:24 internal 14:26:16 drwxrwxr-x 3 1001 1001 4096 Mar 18 14:24 openapi 14:26:16 drwxrwxr-x 4 1001 1001 4096 Mar 18 14:24 snap 14:26:16 -rw-rw-r-- 1 1001 1001 204 Mar 18 14:24 version.go [Pipeline] sh 14:26:16 + '[' -e coverage.out ] 14:26:16 + chown 1001:1001 coverage.out [Pipeline] stash 14:26:16 Stashed 1 file(s) [Pipeline] sh 14:26:17 + make build 14:26:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-data/core-data ./cmd/core-data 14:26:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:26:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-command/core-command ./cmd/core-command 14:26:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:26:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 14:26:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:26:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7973 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:26:29 Running in /w/workspace/edgex-go/159 [Pipeline] { [Pipeline] checkout 14:26:30 The recommended git tool is: git [Pipeline] } 14:26:30 $ docker stop --time=1 c0aad00d8a5fab0a43700172eacacc765f1e3e9c19f3354443608c51bea5490a 14:26:32 $ docker rm -f c0aad00d8a5fab0a43700172eacacc765f1e3e9c19f3354443608c51bea5490a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:26:34 14:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:26:34 latest: Pulling from edgex-devops/edgex-compose 14:26:34 cbdbe7a5bc2a: Pulling fs layer 14:26:34 ca9280d653b3: Pulling fs layer 14:26:34 7e9c9ca2126c: Pulling fs layer 14:26:34 cbdbe7a5bc2a: Verifying Checksum 14:26:34 cbdbe7a5bc2a: Download complete 14:26:34 cbdbe7a5bc2a: Pull complete 14:26:34 ca9280d653b3: Verifying Checksum 14:26:34 ca9280d653b3: Download complete 14:26:34 7e9c9ca2126c: Download complete 14:26:35 ca9280d653b3: Pull complete 14:26:37 using credential edgex-jenkins-ssh 14:26:37 Cloning the remote Git repository 14:26:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:26:37 > git init /w/workspace/edgex-go/159 # timeout=10 14:26:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:26:37 > git --version # timeout=10 14:26:37 > git --version # 'git version 2.25.1' 14:26:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:38 7e9c9ca2126c: Pull complete 14:26:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:26:38 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:26:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:26:39 $ docker top c21b70bf47edf7b6c45c5520aa2750cc5f1fee56ab416fbac2190b7f3e3acc0d -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:40 + docker-compose build --help 14:26:40 + grep parallel 14:26:40 --parallel Build images in parallel. [Pipeline] } 14:26:40 $ docker stop --time=1 c21b70bf47edf7b6c45c5520aa2750cc5f1fee56ab416fbac2190b7f3e3acc0d 14:26:41 $ docker rm -f c21b70bf47edf7b6c45c5520aa2750cc5f1fee56ab416fbac2190b7f3e3acc0d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:26:42 . [Pipeline] withDockerContainer 14:26:42 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:26:42 $ 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/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:26:42 $ docker top 90e4873cdcbcfabaeb64163d9890a0bac2444515f78ba2ea0a39ff25b7b01f27 -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:43 + docker-compose -f ./docker-compose-build.yml build --parallel 14:26:43 Building core-command ... 14:26:43 Building core-data ... 14:26:43 Building core-metadata ... 14:26:43 Building security-bootstrapper ... 14:26:43 Building security-proxy-setup ... 14:26:43 Building security-secretstore-setup ... 14:26:43 Building support-notifications ... 14:26:43 Building support-scheduler ... 14:26:43 Building sys-mgmt-agent ... 14:26:43 Building security-secretstore-setup 14:26:43 Building security-proxy-setup 14:26:43 Building support-scheduler 14:26:43 Building security-bootstrapper 14:26:43 Building core-command 14:26:54 Avoid second fetch 14:26:54 Checking out Revision 7794663b2f6ed75afbb86dfef3a594310e3530e2 (main) 14:26:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:26:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:54 > git config core.sparsecheckout # timeout=10 14:26:54 > git checkout -f 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 14:26:58 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:26:58 ---> dc61fe4b8279 14:26:58 Step 3/21 : WORKDIR /edgex-go 14:26:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:26:58 14:26:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder ---> dc61fe4b8279 14:26:58 14:26:58 Step 3/22 : WORKDIR /edgex-go ---> dc61fe4b8279 14:26:58 14:26:58 Step 3/31 : WORKDIR /edgex-go 14:26:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:26:58 ---> dc61fe4b8279 14:26:58 Step 3/25 : WORKDIR /edgex-go 14:26:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:58 ---> dc61fe4b8279 14:26:58 Step 3/23 : WORKDIR /edgex-go 14:26:58 Commit message: "build(snap): upgrade to device-virtual v2.2.0-dev.7 and app-service-configurable latest/beta (#3914)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:26:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:59 Dload Upload Total Spent Left Speed 14:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44190 [Pipeline] sh 14:27:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:27:00 ---> Running in 790897599bff 14:27:00 ---> Running in 5223771b9f97 14:27:00 ---> Running in 415a62d4efb2 14:27:00 ---> Running in 6f35fb734185 14:27:00 ---> Running in efd5e0635dd7 14:27:00 Removing intermediate container 6f35fb734185 14:27:00 ---> e3817df989eb 14:27:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:00 Removing intermediate container 5223771b9f97 14:27:00 ---> 8257a848b496 14:27:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:00 Removing intermediate container 415a62d4efb2 14:27:00 ---> 7066f677a66e 14:27:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:00 Removing intermediate container efd5e0635dd7 14:27:00 ---> 307f2ef61c5e 14:27:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:00 Removing intermediate container 790897599bff 14:27:00 ---> c23bc88fc4be 14:27:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:00 + sudo tee /etc/docker/daemon.new 14:27:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:27:00 { 14:27:00 "registry-mirrors": [ 14:27:00 "https://nexus3.edgexfoundry.org:10001" 14:27:00 ], 14:27:00 "bip": "10.250.0.254/24", 14:27:00 "hosts": [ 14:27:00 "tcp://0.0.0.0:5555", 14:27:00 "unix:///var/run/docker.sock" 14:27:00 ], 14:27:00 "mtu": 1458, 14:27:00 "selinux-enabled": true, 14:27:00 "seccomp-profile": "/etc/docker/seccomp.json" 14:27:00 } [Pipeline] sh 14:27:00 ---> Running in 5a089d8f5300 14:27:00 ---> Running in ddc64ad0db0a 14:27:00 ---> Running in a27e55bb54d4 14:27:00 ---> Running in fcf6ba5b38dd 14:27:00 ---> Running in bb4e340e121a 14:27:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:27:01 Removing intermediate container ddc64ad0db0a 14:27:01 ---> 3893e2f74487 14:27:01 Step 5/31 : RUN apk add --update --no-cache make git 14:27:01 ---> Running in 97c0814bb99d 14:27:01 + sudo service docker restart 14:27:02 Removing intermediate container a27e55bb54d4 14:27:02 ---> ab0488abf1b9 14:27:02 Step 5/25 : RUN apk add --update --no-cache make git 14:27:02 ---> Running in 8f3ab2d9be88 14:27:02 Removing intermediate container 5a089d8f5300 14:27:02 ---> cfeb9135d8c4 14:27:02 Step 5/23 : RUN apk add --update --no-cache make git 14:27:02 ---> Running in d8fabb436d00 14:27:02 Removing intermediate container fcf6ba5b38dd 14:27:02 ---> efc2ab4262d0 14:27:02 Step 5/22 : RUN apk add --update --no-cache make git 14:27:02 ---> Running in 933ab2d47c83 14:27:02 Removing intermediate container bb4e340e121a 14:27:02 ---> 45d005eddb4f 14:27:02 Step 5/21 : RUN apk add --update --no-cache make git 14:27:02 ---> Running in 1e7329244612 14:27:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:03 OK: 221 MiB in 52 packages 14:27:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:03 OK: 221 MiB in 52 packages 14:27:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:03 OK: 221 MiB in 52 packages 14:27:03 Removing intermediate container 97c0814bb99d 14:27:03 ---> 4dd29f0711d0 14:27:03 Step 6/31 : COPY go.mod vendor* ./ 14:27:04 OK: 221 MiB in 52 packages 14:27:04 OK: 221 MiB in 52 packages 14:27:04 ---> 5155be97ae94 14:27:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:04 Removing intermediate container 8f3ab2d9be88 14:27:04 ---> 86ca0f61602c 14:27:04 Step 6/25 : COPY go.mod vendor* ./ 14:27:04 ---> Running in 85cae7bc8c97 14:27:04 Removing intermediate container d8fabb436d00 14:27:04 ---> 1ca8a6e68fce 14:27:04 Step 6/23 : COPY go.mod vendor* ./ 14:27:04 ---> 5314314ab216 14:27:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:04 ---> 47f6f645e02f 14:27:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:04 ---> Running in 918597f84f82 14:27:04 Removing intermediate container 933ab2d47c83 14:27:04 ---> 74dc2f7d60d4 14:27:04 Step 6/22 : COPY go.mod vendor* ./ 14:27:04 ---> Running in ba05d65670a0 14:27:04 Removing intermediate container 1e7329244612 14:27:04 ---> 3b5b20c6a955 14:27:04 Step 6/21 : COPY go.mod vendor* ./ 14:27:04 ---> b7e6afa59c69 14:27:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:04 ---> cc9906346bca 14:27:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:04 ---> Running in 6ad3e1f6f968 14:27:04 ---> Running in f41d51e21209 14:27:05 Removing intermediate container 85cae7bc8c97 14:27:05 ---> 3426f1235aea 14:27:05 Step 8/31 : COPY . . 14:27:06 Removing intermediate container ba05d65670a0 14:27:06 ---> dd7123fa7108 14:27:06 Step 8/23 : COPY . . 14:27:06 Removing intermediate container 918597f84f82 14:27:06 ---> 89f61a986db9 14:27:06 Step 8/25 : COPY . . 14:27:06 Removing intermediate container f41d51e21209 14:27:06 ---> 2b300da28d6f 14:27:06 Step 8/21 : COPY . . 14:27:07 Removing intermediate container 6ad3e1f6f968 14:27:07 ---> d4fa5ee1f92c 14:27:07 Step 8/22 : COPY . . 14:27:15 ---> 70d2e29888be 14:27:15 Step 9/23 : RUN make cmd/core-command/core-command 14:27:15 ---> 0e6f95acb390 14:27:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:27:15 ---> 36ab2bfb97e9 14:27:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:27:15 ---> 4fd6c7f140e6 14:27:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:27:15 ---> 1145d76eedbf 14:27:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:27:15 ---> Running in 16659ca1dcb9 14:27:15 ---> Running in c2d8253ffa8c 14:27:15 ---> Running in 7f763d822035 14:27:15 ---> Running in 1ea632e6cd2f 14:27:15 ---> Running in 0f8275554856 14:27:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-command/core-command ./cmd/core-command 14:27:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:27:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:27:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:27:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:19 provisioning config files... 14:27:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/159@tmp/config1459788352688537524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:20 ---> docker-login.sh 14:27:20 nexus3.edgexfoundry.org:10001 14:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 nexus3.edgexfoundry.org:10002 14:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 nexus3.edgexfoundry.org:10003 14:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:22 nexus3.edgexfoundry.org:10004 14:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:22 Configure a credential helper to remove this warning. See 14:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:22 14:27:22 Login Succeeded 14:27:22 docker.io 14:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:23 Configure a credential helper to remove this warning. See 14:27:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:23 14:27:23 Login Succeeded 14:27:23 ---> docker-login.sh ends [Pipeline] } 14:27:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:27:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:23 ========================================================= 14:27:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:27:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:27:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:24 9b3977197b4f: Pulling fs layer 14:27:24 1a89e8eeedd5: Pulling fs layer 14:27:24 94645a83ff95: Pulling fs layer 14:27:24 3f3a8bcf1eab: Pulling fs layer 14:27:24 0c92f367c5e7: Pulling fs layer 14:27:24 f7c0051592d6: Pulling fs layer 14:27:24 a227ed2f7395: Pulling fs layer 14:27:24 7b1c46037f91: Pulling fs layer 14:27:24 0c92f367c5e7: Waiting 14:27:24 a227ed2f7395: Waiting 14:27:24 7b1c46037f91: Waiting 14:27:24 f7c0051592d6: Waiting 14:27:24 3f3a8bcf1eab: Waiting 14:27:24 94645a83ff95: Download complete 14:27:24 1a89e8eeedd5: Download complete 14:27:24 0c92f367c5e7: Verifying Checksum 14:27:24 0c92f367c5e7: Download complete 14:27:24 f7c0051592d6: Verifying Checksum 14:27:24 f7c0051592d6: Download complete 14:27:24 9b3977197b4f: Download complete 14:27:24 a227ed2f7395: Verifying Checksum 14:27:24 a227ed2f7395: Download complete 14:27:25 9b3977197b4f: Pull complete 14:27:25 1a89e8eeedd5: Pull complete 14:27:26 94645a83ff95: Pull complete 14:27:26 7b1c46037f91: Verifying Checksum 14:27:26 7b1c46037f91: Download complete 14:27:27 3f3a8bcf1eab: Verifying Checksum 14:27:27 3f3a8bcf1eab: Download complete 14:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 14:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:27:31 Removing intermediate container 16659ca1dcb9 14:27:31 ---> b7e4f0068643 14:27:31 14:27:31 Step 10/23 : FROM alpine:3.14 14:27:31 3.14: Pulling from library/alpine 14:27:31 Removing intermediate container c2d8253ffa8c 14:27:31 ---> 079d853bec8b 14:27:31 14:27:31 Step 10/22 : FROM alpine:3.14 14:27:31 3.14: Pulling from library/alpine 14:27:31 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 14:27:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 14:27:32 Status: Downloaded newer image for alpine:3.14 14:27:32 Status: Image is up to date for alpine:3.14 14:27:32 ---> a33ac4f1069a 14:27:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:27:32 ---> a33ac4f1069a 14:27:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:27:32 Removing intermediate container 0f8275554856 14:27:32 ---> a59b3c899790 14:27:32 14:27:32 Step 10/31 : FROM alpine:3.14 14:27:32 ---> a33ac4f1069a 14:27:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:27:32 ---> Running in bdb2b369d847 14:27:32 ---> Running in aa8823e0378d 14:27:32 Removing intermediate container 1ea632e6cd2f 14:27:32 ---> 90a18aacac14 14:27:32 14:27:32 Step 10/21 : FROM alpine:3.14 14:27:32 ---> a33ac4f1069a 14:27:32 Step 11/21 : RUN apk add --update --no-cache curl 14:27:32 Removing intermediate container 7f763d822035 14:27:32 ---> 0010d0bba647 14:27:32 14:27:32 Step 10/25 : FROM alpine:3.14 14:27:32 ---> a33ac4f1069a 14:27:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:27:32 ---> Running in 8872802f9459 14:27:32 ---> Running in d682150fd849 14:27:32 ---> Running in f71d62a47018 14:27:32 Removing intermediate container 8872802f9459 14:27:32 ---> bf26c3b8b161 14:27:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:27:32 ---> Running in f3c536549ce6 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:27:32 (1/1) Installing dumb-init (1.2.5-r1) 14:27:32 Executing busybox-1.33.1-r6.trigger 14:27:32 OK: 6 MiB in 15 packages 14:27:32 (1/1) Installing dumb-init (1.2.5-r1) 14:27:32 Executing busybox-1.33.1-r6.trigger 14:27:32 OK: 6 MiB in 15 packages 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:27:33 (1/5) Installing ca-certificates (20211220-r0) 14:27:33 (2/5) Installing brotli-libs (1.0.9-r5) 14:27:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:27:33 (4/5) Installing libcurl (7.79.1-r0) 14:27:33 (5/5) Installing curl (7.79.1-r0) 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:27:33 Executing busybox-1.33.1-r6.trigger 14:27:33 Executing ca-certificates-20211220-r0.trigger 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:27:33 OK: 8 MiB in 19 packages 14:27:33 (1/2) Installing dumb-init (1.2.5-r1) 14:27:33 (2/2) Installing su-exec (0.2-r1) 14:27:33 (1/3) Installing ca-certificates (20211220-r0) 14:27:33 Executing busybox-1.33.1-r6.trigger 14:27:33 OK: 6 MiB in 16 packages 14:27:33 (2/3) Installing dumb-init (1.2.5-r1) 14:27:33 (3/3) Installing su-exec (0.2-r1) 14:27:33 Executing busybox-1.33.1-r6.trigger 14:27:33 Executing ca-certificates-20211220-r0.trigger 14:27:33 OK: 6 MiB in 17 packages 14:27:33 Removing intermediate container bdb2b369d847 14:27:33 ---> 541bd4ab681d 14:27:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:27:33 ---> Running in 40fb68718b79 14:27:33 Removing intermediate container 40fb68718b79 14:27:33 ---> ed37f89dcdd9 14:27:33 Step 13/22 : ENV APP_PORT=59861 14:27:33 Removing intermediate container aa8823e0378d 14:27:33 ---> 22fa117f3d8f 14:27:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:27:33 ---> Running in 38ddf7329bd9 14:27:33 Removing intermediate container f3c536549ce6 14:27:33 ---> eeeaea1c1450 14:27:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:27:33 ---> Running in 78bf38af509a 14:27:34 Removing intermediate container d682150fd849 14:27:34 ---> b2a02621d3ee 14:27:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:27:34 ---> Running in 5bdd1d17e3f1 14:27:34 Removing intermediate container f71d62a47018 14:27:34 ---> ea8e6b3b3f40 14:27:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:27:34 ---> Running in 50163699666b 14:27:34 Removing intermediate container 38ddf7329bd9 14:27:34 ---> bec812b00931 14:27:34 Step 14/22 : EXPOSE $APP_PORT 14:27:34 Removing intermediate container 78bf38af509a 14:27:34 ---> c2476e61a0d9 14:27:34 Step 13/23 : ENV APP_PORT=59882 14:27:34 ---> Running in 25894238ff72 14:27:34 ---> Running in 6af992619f8f 14:27:34 ---> Running in 73d59ad1033f 14:27:34 Removing intermediate container 5bdd1d17e3f1 14:27:34 ---> 5599faaaf528 14:27:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:27:34 Removing intermediate container 50163699666b 14:27:34 ---> 421ef9e98f97 14:27:34 Step 13/21 : WORKDIR /edgex 14:27:34 ---> Running in 463c02557fa9 14:27:34 ---> Running in 5bf6c940d9fe 14:27:34 Removing intermediate container 6af992619f8f 14:27:34 ---> 3ebd66a2da32 14:27:34 Step 13/25 : WORKDIR / 14:27:34 Removing intermediate container 25894238ff72 14:27:34 ---> 34960e0cc7bf 14:27:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:34 Removing intermediate container 73d59ad1033f 14:27:34 ---> 732735c3f075 14:27:34 Step 14/23 : EXPOSE $APP_PORT 14:27:34 ---> Running in 9b4811a80e7b 14:27:34 Removing intermediate container 463c02557fa9 14:27:34 ---> d19883142885 14:27:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:27:34 ---> Running in f9fd8200f879 14:27:34 Removing intermediate container 5bf6c940d9fe 14:27:34 ---> 54c81b84a4da 14:27:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:27:34 ---> Running in 321e96854df6 14:27:34 ---> 0258c31800be 14:27:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:27:34 Removing intermediate container 9b4811a80e7b 14:27:34 ---> 3a50c276de4b 14:27:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:27:34 Removing intermediate container f9fd8200f879 14:27:34 ---> 454e007c2266 14:27:34 Step 15/23 : WORKDIR / 14:27:34 ---> Running in 0434cbb145af 14:27:34 ---> 6c855672e60d 14:27:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:27:34 Removing intermediate container 0434cbb145af 14:27:34 ---> d376cd4542cc 14:27:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:27:34 ---> 96600c9378a9 14:27:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:35 ---> 837c783ad885 14:27:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:27:35 ---> 8a97c042e029 14:27:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:27:35 ---> 7ef3136c1a94 14:27:35 ---> 0354153d6213 14:27:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:27:35 14:27:35 ---> 0a6085451c1a 14:27:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:27:35 Removing intermediate container 321e96854df6 14:27:35 ---> b2c5e7bc41ed 14:27:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:27:35 ---> Running in dc00a7671a3b 14:27:35 ---> Running in bd33518bdc00 14:27:35 ---> ee35cad15338 14:27:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:27:35 Removing intermediate container dc00a7671a3b 14:27:35 ---> 17bdb79b5ef5 14:27:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:27:35 Removing intermediate container bd33518bdc00 14:27:35 ---> f4da6d6bc9e9 14:27:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:27:35 ---> a8e37955fa59 14:27:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:27:35 ---> 39f1f869876b 14:27:35 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:27:35 ---> Running in 5b7571e2b3c1 14:27:35 ---> e83bb9cbdbfd 14:27:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:27:35 ---> Running in 670778a7f3b4 14:27:35 ---> 00f650b63771 14:27:35 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:27:36 ---> 5949080f122f 14:27:36 Step 19/23 : ENTRYPOINT ["/core-command"] 14:27:36 Removing intermediate container 5b7571e2b3c1 14:27:36 ---> c840451fee73 14:27:36 Step 20/22 : LABEL arch=x86_64 14:27:36 ---> Running in a2a498b8052a 14:27:36 Removing intermediate container 670778a7f3b4 14:27:36 ---> 7fe5e20a3800 14:27:36 Step 18/21 : CMD ["--init=true"] 14:27:36 ---> Running in e743eea51229 14:27:36 ---> Running in 2ba4e3ba8878 14:27:36 ---> Running in c659e53d00cb 14:27:36 Removing intermediate container 2ba4e3ba8878 14:27:36 ---> 87618bbf10bf 14:27:36 Step 21/22 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:27:36 ---> 284fd59532ca 14:27:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:27:36 Removing intermediate container e743eea51229 14:27:36 ---> 23124746dcec 14:27:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:27:36 ---> Running in 6dbf60efd905 14:27:36 Removing intermediate container c659e53d00cb 14:27:36 ---> da0bf6be6dc5 14:27:36 Step 19/21 : LABEL arch=x86_64 14:27:36 ---> Running in 5862e5fb4f0f 14:27:36 ---> Running in 534f388f61bb 14:27:36 Removing intermediate container 6dbf60efd905 14:27:36 ---> b533e590b17c 14:27:36 Step 22/22 : LABEL version=2.2.0-dev.39 14:27:36 Removing intermediate container 5862e5fb4f0f 14:27:36 ---> a95365c3c0c8 14:27:36 Step 21/23 : LABEL arch=x86_64 14:27:36 ---> Running in 11dee757973b 14:27:36 Removing intermediate container 534f388f61bb 14:27:36 ---> 38c5558e2a04 14:27:36 Step 20/21 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:27:37 ---> Running in ae6b01380184 14:27:37 ---> Running in 9025139bacf8 14:27:37 Removing intermediate container 11dee757973b 14:27:37 ---> a7b266d46766 14:27:37 14:27:37 ---> 77f5ec172f55 14:27:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:27:37 Removing intermediate container 9025139bacf8 14:27:37 ---> e30471e0b7e2 14:27:37 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:27:37 Successfully built a7b266d46766 14:27:37 Successfully tagged support-scheduler:latest 14:27:37 Building core-data 14:27:37  Building support-scheduler ... done  ---> Running in 9b563b2893b8 14:27:37 Removing intermediate container ae6b01380184 14:27:37 ---> e2b98d2f8a40 14:27:37 Step 21/21 : LABEL version=2.2.0-dev.39 14:27:37 ---> Running in ce41b3924927 14:27:37 Removing intermediate container a2a498b8052a 14:27:37 ---> 616210cad5ba 14:27:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:37 ---> 646d961e9603 14:27:37 Step 21/25 : 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/ 14:27:37 ---> Running in 921c8b945a82 14:27:37 Removing intermediate container ce41b3924927 14:27:37 ---> 9cb91a9578e1 14:27:37 14:27:37 Removing intermediate container 9b563b2893b8 14:27:37 ---> d4b3929f09e0 14:27:37 Step 23/23 : LABEL version=2.2.0-dev.39 14:27:37 ---> 1c44ffd275df 14:27:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:27:38 ---> Running in e4b000ff53f3 14:27:38 Successfully built 9cb91a9578e1 14:27:38 Successfully tagged security-proxy-setup:latest 14:27:38 Building core-metadata 14:27:38  Building security-proxy-setup ... done Removing intermediate container e4b000ff53f3 14:27:38 ---> bc02abab80aa 14:27:38 14:27:38 Successfully built bc02abab80aa 14:27:38 Successfully tagged core-command:latest 14:27:38 Building sys-mgmt-agent 14:27:39  Building core-command ... done  ---> b1087695b15b 14:27:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:27:39 3f3a8bcf1eab: Pull complete 14:27:39 0c92f367c5e7: Pull complete 14:27:39 f7c0051592d6: Pull complete 14:27:39 a227ed2f7395: Pull complete 14:27:40 ---> 5cf3fa8529f8 14:27:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:27:40 Removing intermediate container 921c8b945a82 14:27:40 ---> 5e9dec443905 14:27:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:27:40 ---> Running in 8ddb884ba796 14:27:40 ---> 0b0685816362 14:27:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:27:40 Removing intermediate container 8ddb884ba796 14:27:40 ---> 49b0ddd655de 14:27:40 Step 23/25 : LABEL arch=x86_64 14:27:40 ---> Running in ca6441f247fa 14:27:40 ---> 404a9319f55f 14:27:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:27:40 ---> Running in 719337b6d56e 14:27:40 Removing intermediate container ca6441f247fa 14:27:40 ---> 827f15d266d8 14:27:40 Step 24/25 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:27:41 ---> Running in 0ae0ed3fc2fe 14:27:41 Removing intermediate container 719337b6d56e 14:27:41 ---> 1773c22c1432 14:27:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:27:41 Removing intermediate container 0ae0ed3fc2fe 14:27:41 ---> deef0bb79827 14:27:41 Step 25/25 : LABEL version=2.2.0-dev.39 14:27:41 ---> 75c9c295f27c 14:27:41 Step 26/31 : RUN chmod +x /entrypoint.sh 14:27:41 ---> Running in 2e84efcb7d88 14:27:41 ---> Running in ff8f8ae5f9d5 14:27:41 Removing intermediate container 2e84efcb7d88 14:27:41 ---> 08e26f09bdcc 14:27:41 14:27:41 Successfully built 08e26f09bdcc 14:27:41 Successfully tagged security-secretstore-setup:latest 14:27:41 Building support-notifications 14:27:43  Building security-secretstore-setup ... done Removing intermediate container ff8f8ae5f9d5 14:27:43 ---> cfe829b742a5 14:27:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:27:43 ---> Running in ae03d77ee6d0 14:27:44 Removing intermediate container ae03d77ee6d0 14:27:44 ---> b45e52f18dbd 14:27:44 Step 28/31 : CMD ["gate"] 14:27:44 ---> Running in c75b8eccacc6 14:27:44 Removing intermediate container c75b8eccacc6 14:27:44 ---> 678927f30fd8 14:27:44 Step 29/31 : LABEL arch=x86_64 14:27:45 ---> Running in e7eb326efe43 14:27:45 Removing intermediate container e7eb326efe43 14:27:45 ---> 5da12d09e9c2 14:27:45 Step 30/31 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:27:45 ---> Running in 9916258488d8 14:27:45 Removing intermediate container 9916258488d8 14:27:45 ---> a786e9925c38 14:27:45 Step 31/31 : LABEL version=2.2.0-dev.39 14:27:46 ---> Running in 5f89700a5da8 14:27:46 Removing intermediate container 5f89700a5da8 14:27:46 ---> 7d54f6cdca4a 14:27:46 14:27:46 Successfully built 7d54f6cdca4a 14:27:46 Successfully tagged security-bootstrapper:latest 14:27:47  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:27:47 ---> dc61fe4b8279 14:27:47 Step 3/23 : WORKDIR /edgex-go 14:27:47 ---> Using cache 14:27:47 ---> 307f2ef61c5e 14:27:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:47 ---> Using cache 14:27:47 ---> efc2ab4262d0 14:27:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:27:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:27:47 ---> dc61fe4b8279 14:27:47 Step 3/23 : WORKDIR /edgex-go 14:27:47 ---> Using cache 14:27:47 ---> 307f2ef61c5e 14:27:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:47 ---> Using cache 14:27:47 ---> efc2ab4262d0 14:27:47 Step 5/23 : RUN apk add --update --no-cache make git 14:27:47 ---> Using cache 14:27:47 ---> 74dc2f7d60d4 14:27:47 Step 6/23 : COPY go.mod vendor* ./ 14:27:47 ---> Using cache 14:27:47 ---> b7e6afa59c69 14:27:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:47 ---> Using cache 14:27:47 ---> d4fa5ee1f92c 14:27:47 Step 8/23 : COPY . . 14:27:47 ---> Using cache 14:27:47 ---> 36ab2bfb97e9 14:27:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:27:48 7b1c46037f91: Pull complete 14:27:48 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:27:48 ---> Running in 0db22ae1f99b 14:27:48 ---> Running in f7de1d35ae13 14:27:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:27:48 ---> dc61fe4b8279 14:27:48 Step 3/23 : WORKDIR /edgex-go 14:27:48 ---> Using cache 14:27:48 ---> 307f2ef61c5e 14:27:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:48 ---> Using cache 14:27:48 ---> efc2ab4262d0 14:27:48 Step 5/23 : RUN apk add --update --no-cache make bash git 14:27:48 + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:27:48 WORKDIR /edgex 14:27:48 COPY go.mod . 14:27:48 RUN go mod download - 14:27:48 . 14:27:48 ---> Running in dcf9f5c3c0fc 14:27:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:27:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:27:49 ---> dc61fe4b8279 14:27:49 Step 3/22 : WORKDIR /edgex-go 14:27:49 ---> Using cache 14:27:49 ---> 307f2ef61c5e 14:27:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:49 ---> Using cache 14:27:49 ---> efc2ab4262d0 14:27:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:27:49 ---> Running in 5c35f11f3da5 14:27:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:49 OK: 221 MiB in 52 packages 14:27:50 OK: 221 MiB in 52 packages 14:27:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:50 Removing intermediate container 0db22ae1f99b 14:27:50 ---> 4454c8c5c38b 14:27:50 Step 6/23 : COPY go.mod vendor* ./ 14:27:50 Removing intermediate container dcf9f5c3c0fc 14:27:50 ---> 42aea22a0f5d 14:27:50 Step 6/23 : COPY go.mod vendor* ./ 14:27:50 ---> 10bac2142c84 14:27:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:50 ---> 9a671c35ddc7 14:27:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:50 ---> Running in 4948f583f552 14:27:50 ---> Running in af06caa9ee82 14:27:51 Sending build context to Docker daemon 168.7MB 14:27:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:27:51 ---> f79e39bc4007 14:27:51 Step 2/4 : WORKDIR /edgex 14:27:51 OK: 221 MiB in 52 packages 14:27:51 ---> Running in c64e3b8893de 14:27:51 Removing intermediate container 5c35f11f3da5 14:27:51 ---> 88dc6a3fd4f0 14:27:51 Step 6/22 : COPY go.mod vendor* ./ 14:27:51 ---> a61ae0a458ca 14:27:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:51 Removing intermediate container c64e3b8893de 14:27:51 ---> cfff518b7cf4 14:27:51 Step 3/4 : COPY go.mod . 14:27:52 ---> Running in 30d1aeb63968 14:27:52 Removing intermediate container 4948f583f552 14:27:52 ---> 3d979a2146f6 14:27:52 Step 8/23 : COPY . . 14:27:52 Removing intermediate container af06caa9ee82 14:27:52 ---> b66a316adc60 14:27:52 Step 8/23 : COPY . . 14:27:52 ---> 2f2d01c7e5c2 14:27:52 Step 4/4 : RUN go mod download 14:27:52 ---> Running in d4825629c240 14:27:56 Removing intermediate container 30d1aeb63968 14:27:56 ---> aa101c880ff5 14:27:56 Step 8/22 : COPY . . 14:27:58 Removing intermediate container f7de1d35ae13 14:27:58 ---> 0081a0653161 14:27:58 14:27:58 Step 10/23 : FROM alpine:3.14 14:27:58 ---> a33ac4f1069a 14:27:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:27:58 ---> Using cache 14:27:58 ---> 22fa117f3d8f 14:27:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:27:58 ---> Using cache 14:27:58 ---> c2476e61a0d9 14:27:58 Step 13/23 : ENV APP_PORT=59881 14:27:58 ---> Running in d7316d8804e0 14:27:58 ---> 8dd9f23d73cb 14:27:58 Step 9/23 : RUN make cmd/core-data/core-data 14:27:59 Removing intermediate container d7316d8804e0 14:27:59 ---> 30d5467d89bf 14:27:59 Step 14/23 : EXPOSE $APP_PORT 14:27:59 ---> 510e4c55aea8 14:27:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:27:59 ---> Running in e5ad0aff3a12 14:27:59 ---> Running in 6e69e92678ff 14:27:59 ---> Running in 723cca89c3e1 14:27:59 Removing intermediate container 723cca89c3e1 14:27:59 ---> 3104aeec2b7f 14:27:59 Step 15/23 : WORKDIR / 14:27:59 ---> Running in accd509b5ac8 14:27:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-data/core-data ./cmd/core-data 14:27:59 Removing intermediate container accd509b5ac8 14:27:59 ---> beb49a1163f0 14:27:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:28:00 ---> c493beb75e3b 14:28:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:28:00 ---> 7158abb5c31d 14:28:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:28:00 ---> Running in 80e698caae69 14:28:00 ---> ebb258b5a434 14:28:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:28:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:28:01 ---> 13fbaa02a4aa 14:28:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:28:01 ---> Running in 6f6fa26591bb 14:28:01 Removing intermediate container 6f6fa26591bb 14:28:01 ---> fa3e9647214e 14:28:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:01 ---> Running in 6b2f3c496e1e 14:28:02 Removing intermediate container 6b2f3c496e1e 14:28:02 ---> e0ab356b15d5 14:28:02 Step 21/23 : LABEL arch=x86_64 14:28:02 ---> Running in 5f279ca5ca7d 14:28:02 Removing intermediate container 5f279ca5ca7d 14:28:02 ---> 20753d0327c1 14:28:02 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:02 ---> Running in d7dfdb2d8743 14:28:03 Removing intermediate container d7dfdb2d8743 14:28:03 ---> 7d06b86ea343 14:28:03 Step 23/23 : LABEL version=2.2.0-dev.39 14:28:03 ---> Running in 4c20e68f146d 14:28:03 Removing intermediate container 4c20e68f146d 14:28:03 ---> bd4cdbfba162 14:28:03 14:28:03 Successfully built bd4cdbfba162 14:28:03 Successfully tagged core-metadata:latest 14:28:11  Building core-metadata ... done Removing intermediate container 6e69e92678ff 14:28:11 ---> 9f1ac7d1c028 14:28:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:28:11 Removing intermediate container e5ad0aff3a12 14:28:11 ---> ce2d25b256df 14:28:11 14:28:11 Step 10/23 : FROM alpine:3.14 14:28:11 ---> a33ac4f1069a 14:28:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:28:11 ---> Running in 5ca94f40fcd3 14:28:11 ---> Running in 1b15a36fdd9f 14:28:11 Removing intermediate container 1b15a36fdd9f 14:28:11 ---> 9b80f7f8ce19 14:28:11 Step 12/23 : ENV APP_PORT=59880 14:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:28:11 ---> Running in c60d768816af 14:28:12 Removing intermediate container c60d768816af 14:28:12 ---> b5ae66f9aec2 14:28:12 Step 13/23 : EXPOSE $APP_PORT 14:28:12 ---> Running in a465d5324765 14:28:12 Removing intermediate container 80e698caae69 14:28:12 ---> 118febe138f3 14:28:12 14:28:12 Step 10/22 : FROM alpine:3.14 14:28:12 ---> a33ac4f1069a 14:28:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:28:12 ---> Running in 8e1beaeaa864 14:28:12 Removing intermediate container a465d5324765 14:28:12 ---> 1dba142ec8cd 14:28:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:12 ---> Running in 80d9c5d3aed0 14:28:12 Removing intermediate container 5ca94f40fcd3 14:28:12 ---> 810a7328c4c1 14:28:12 14:28:12 Step 11/23 : FROM docker:20.10.10 14:28:12 20.10.10: Pulling from library/docker 14:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:28:13 (1/2) Installing ca-certificates (20211220-r0) 14:28:13 (2/2) Installing dumb-init (1.2.5-r1) 14:28:13 Executing busybox-1.33.1-r6.trigger 14:28:13 Executing ca-certificates-20211220-r0.trigger 14:28:13 OK: 6 MiB in 16 packages 14:28:13 Removing intermediate container 80d9c5d3aed0 14:28:13 ---> b85d4a8c9dd6 14:28:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:28:13 ---> Running in e1d4ae6c9f03 14:28:14 Removing intermediate container 8e1beaeaa864 14:28:14 ---> bf34ad3b4664 14:28:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:28:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:28:14 ---> Running in d0cc94badd36 14:28:14 Removing intermediate container d0cc94badd36 14:28:14 ---> 21197cc0589f 14:28:14 Step 13/22 : ENV APP_PORT=59860 14:28:14 ---> Running in 2d9eccb0de27 14:28:14 Removing intermediate container 2d9eccb0de27 14:28:14 ---> 92c71686d4e2 14:28:14 Step 14/22 : EXPOSE $APP_PORT 14:28:14 ---> Running in 2a545625c874 14:28:14 Removing intermediate container 2a545625c874 14:28:14 ---> 1cdcaf30e48e 14:28:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:28:14 ---> 46713afe0db9 14:28:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:28:15 (1/6) Installing dumb-init (1.2.5-r1) 14:28:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:28:15 (3/6) Installing libsodium (1.0.18-r0) 14:28:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:28:15 ---> 4a2575ef7a88 14:28:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:28:15 (5/6) Installing libzmq (4.3.4-r0) 14:28:15 (6/6) Installing zeromq (4.3.4-r0) 14:28:15 ---> 78ef2aa04ba7 14:28:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:28:15 ---> Running in 56f5ced4c1fd 14:28:15 Executing busybox-1.33.1-r6.trigger 14:28:15 OK: 8 MiB in 20 packages 14:28:15 Removing intermediate container 56f5ced4c1fd 14:28:15 ---> c8e7a9248770 14:28:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:15 ---> Running in a457b7d1036f 14:28:15 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:28:15 Status: Downloaded newer image for docker:20.10.10 14:28:15 Removing intermediate container a457b7d1036f 14:28:15 ---> 337b0593d3da 14:28:15 Step 20/22 : LABEL arch=x86_64 14:28:15 ---> b706a049f56e 14:28:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:28:15 ---> Running in 764db45e6b01 14:28:15 ---> Running in 259e2e2c98b9 14:28:16 Removing intermediate container 764db45e6b01 14:28:16 ---> a14842eead80 14:28:16 Step 21/22 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:16 Removing intermediate container 259e2e2c98b9 14:28:16 ---> ccdd21f24aad 14:28:16 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:28:16 ---> Running in 1973d146c36f 14:28:16 ---> Running in 25ba29c36f97 14:28:16 Removing intermediate container e1d4ae6c9f03 14:28:16 ---> 6fc0b8001d4b 14:28:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:16 Removing intermediate container 1973d146c36f 14:28:16 ---> c95c09a4e399 14:28:16 Step 22/22 : LABEL version=2.2.0-dev.39 14:28:16 ---> Running in 7a1d1cfbe51f 14:28:16 ---> 5da5f32f70c4 14:28:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:28:16 Removing intermediate container 7a1d1cfbe51f 14:28:16 ---> 8be6993e1eea 14:28:16 14:28:16 Successfully built 8be6993e1eea 14:28:16 Successfully tagged support-notifications:latest 14:28:16  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:28:16 ---> 48c3c7828e77 14:28:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:28:16 (1/42) Installing readline (8.1.0-r0) 14:28:16 (2/42) Installing bash (5.1.4-r0) 14:28:16 Executing bash-5.1.4-r0.post-install 14:28:16 (3/42) Installing brotli-libs (1.0.9-r5) 14:28:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:28:16 (5/42) Installing libcurl (7.79.1-r0) 14:28:16 (6/42) Installing curl (7.79.1-r0) 14:28:17 (7/42) Installing dumb-init (1.2.5-r1) 14:28:17 (8/42) Installing libbz2 (1.0.8-r1) 14:28:17 ---> 84ffca3405bc 14:28:17 Step 19/23 : ENTRYPOINT ["/core-data"] 14:28:17 (9/42) Installing expat (2.4.7-r0) 14:28:17 (10/42) Installing libffi (3.3-r2) 14:28:17 ---> Running in 5f2ffb1dca0a 14:28:17 (11/42) Installing gdbm (1.19-r0) 14:28:17 (12/42) Installing xz-libs (5.2.5-r0) 14:28:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:28:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:28:17 (15/42) Installing mpdecimal (2.5.1-r1) 14:28:17 (16/42) Installing sqlite-libs (3.35.5-r0) 14:28:17 (17/42) Installing python3 (3.9.5-r2) 14:28:17 Removing intermediate container 5f2ffb1dca0a 14:28:17 ---> 0bb03625b2e1 14:28:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:17 ---> Running in 8d5f5c662e33 14:28:17 Removing intermediate container 8d5f5c662e33 14:28:17 ---> e26fe8dfbee9 14:28:17 Step 21/23 : LABEL arch=x86_64 14:28:17 (18/42) Installing py3-appdirs (1.4.4-r2) 14:28:17 (19/42) Installing py3-chardet (4.0.0-r2) 14:28:17 ---> Running in 12139f4f960f 14:28:17 (20/42) Installing py3-idna (3.2-r0) 14:28:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:28:17 (22/42) Installing py3-certifi (2020.12.5-r1) 14:28:17 (23/42) Installing py3-requests (2.25.1-r4) 14:28:17 (24/42) Installing py3-msgpack (1.0.2-r1) 14:28:17 Removing intermediate container 12139f4f960f 14:28:17 ---> ab84278026e4 14:28:17 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:17 (25/42) Installing py3-lockfile (0.12.2-r4) 14:28:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:28:17 (27/42) Installing py3-colorama (0.4.4-r1) 14:28:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:28:17 (29/42) Installing py3-distlib (0.3.1-r3) 14:28:17 ---> Running in 854f0dfd0a15 14:28:17 (30/42) Installing py3-distro (1.5.0-r3) 14:28:17 (31/42) Installing py3-six (1.15.0-r1) 14:28:17 (32/42) Installing py3-webencodings (0.5.1-r4) 14:28:17 (33/42) Installing py3-html5lib (1.1-r1) 14:28:17 (34/42) Installing py3-parsing (2.4.7-r2) 14:28:17 (35/42) Installing py3-packaging (20.9-r1) 14:28:17 (36/42) Installing py3-toml (0.10.2-r2) 14:28:17 (37/42) Installing py3-pep517 (0.10.0-r2) 14:28:17 (38/42) Installing py3-progress (1.5-r2) 14:28:17 (39/42) Installing py3-retrying (1.3.3-r1) 14:28:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:28:17 (41/42) Installing py3-setuptools (52.0.0-r3) 14:28:17 Removing intermediate container 854f0dfd0a15 14:28:17 ---> d323ef1928f9 14:28:17 Step 23/23 : LABEL version=2.2.0-dev.39 14:28:18 (42/42) Installing py3-pip (20.3.4-r1) 14:28:18 ---> Running in 4a0afb692980 14:28:18 Executing busybox-1.33.1-r6.trigger 14:28:18 Removing intermediate container 4a0afb692980 14:28:18 ---> 1cb4f579a0d6 14:28:18 14:28:18 OK: 84 MiB in 64 packages 14:28:18 Successfully built 1cb4f579a0d6 14:28:18 Successfully tagged core-data:latest 14:28:18  Building core-data ... done Collecting docker-compose==1.23.2 14:28:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:28:18 Collecting websocket-client<1.0,>=0.32.0 14:28:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:28:18 Collecting PyYAML<4,>=3.10 14:28:18 Downloading PyYAML-3.13.tar.gz (270 kB) 14:28:19 Collecting dockerpty<0.5,>=0.4.1 14:28:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:28:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:28:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:28:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:28:19 Collecting docopt<0.7,>=0.6.1 14:28:19 Downloading docopt-0.6.2.tar.gz (25 kB) 14:28:20 Collecting jsonschema<3,>=2.5.1 14:28:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:28:20 Collecting docker<4.0,>=3.6.0 14:28:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:28:20 Collecting cached-property<2,>=1.2.0 14:28:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:28:20 Collecting texttable<0.10,>=0.9.0 14:28:20 Downloading texttable-0.9.1.tar.gz (11 kB) 14:28:20 Collecting docker-pycreds>=0.4.0 14:28:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:28:20 Collecting idna<2.8,>=2.5 14:28:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:28:20 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) 14:28:20 Collecting chardet<3.1.0,>=3.0.2 14:28:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:28:20 Collecting urllib3<1.25,>=1.21.1 14:28:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:28:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:28:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:28:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:28:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:28:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:28:21 Attempting uninstall: urllib3 14:28:21 Found existing installation: urllib3 1.26.5 14:28:21 Uninstalling urllib3-1.26.5: 14:28:21 Successfully uninstalled urllib3-1.26.5 14:28:21 Attempting uninstall: idna 14:28:21 Found existing installation: idna 3.2 14:28:21 Uninstalling idna-3.2: 14:28:21 Successfully uninstalled idna-3.2 14:28:21 Attempting uninstall: chardet 14:28:21 Found existing installation: chardet 4.0.0 14:28:21 Uninstalling chardet-4.0.0: 14:28:21 Successfully uninstalled chardet-4.0.0 14:28:21 Attempting uninstall: requests 14:28:21 Found existing installation: requests 2.25.1 14:28:21 Uninstalling requests-2.25.1: 14:28:21 Successfully uninstalled requests-2.25.1 14:28:21 Running setup.py install for texttable: started 14:28:21 Running setup.py install for texttable: finished with status 'done' 14:28:21 Running setup.py install for PyYAML: started 14:28:22 Running setup.py install for PyYAML: finished with status 'done' 14:28:22 Running setup.py install for docopt: started 14:28:22 Running setup.py install for docopt: finished with status 'done' 14:28:22 Running setup.py install for dockerpty: started 14:28:22 Running setup.py install for dockerpty: finished with status 'done' 14:28:23 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 14:28:25 Removing intermediate container 25ba29c36f97 14:28:25 ---> 2bbc86c01a1b 14:28:25 Step 14/23 : ENV APP_PORT=58890 14:28:25 ---> Running in 233e9ac3df52 14:28:25 Removing intermediate container 233e9ac3df52 14:28:25 ---> 1f5a1637e1b3 14:28:25 Step 15/23 : EXPOSE $APP_PORT 14:28:25 ---> Running in 5cb29c612ecf 14:28:25 Removing intermediate container 5cb29c612ecf 14:28:25 ---> 0848c0d2a124 14:28:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:28:26 ---> cdb03aa7384e 14:28:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:28:26 ---> b70eac1e26f3 14:28:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:28:26 ---> 715d75346cbe 14:28:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:28:26 ---> Running in 6a2a850f26e7 14:28:26 Removing intermediate container 6a2a850f26e7 14:28:26 ---> ddc651e6e534 14:28:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:26 ---> Running in 83cb78ed51ed 14:28:26 Removing intermediate container 83cb78ed51ed 14:28:26 ---> a6e00df97f7a 14:28:26 Step 21/23 : LABEL arch=x86_64 14:28:26 ---> Running in a5ebfe32f218 14:28:27 Removing intermediate container a5ebfe32f218 14:28:27 ---> 4fcb7f164604 14:28:27 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:27 ---> Running in 3164457e0d46 14:28:27 Removing intermediate container 3164457e0d46 14:28:27 ---> 2d522abf8a29 14:28:27 Step 23/23 : LABEL version=2.2.0-dev.39 14:28:27 ---> Running in de1de789f45a 14:28:27 Removing intermediate container de1de789f45a 14:28:27 ---> 24944fce6e45 14:28:27 14:28:27 Successfully built 24944fce6e45 14:28:27 Successfully tagged sys-mgmt-agent:latest 14:28:27  Building sys-mgmt-agent ... done  [Pipeline] } 14:28:27 $ docker stop --time=1 90e4873cdcbcfabaeb64163d9890a0bac2444515f78ba2ea0a39ff25b7b01f27 14:28:28 $ docker rm -f 90e4873cdcbcfabaeb64163d9890a0bac2444515f78ba2ea0a39ff25b7b01f27 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:29 + docker images 14:28:29 REPOSITORY TAG IMAGE ID CREATED SIZE 14:28:29 sys-mgmt-agent latest 24944fce6e45 1 second ago 296MB 14:28:29 core-data latest 1cb4f579a0d6 11 seconds ago 20MB 14:28:29 support-notifications latest 8be6993e1eea 12 seconds ago 16.7MB 14:28:29 810a7328c4c1 16 seconds ago 1.77GB 14:28:29 118febe138f3 16 seconds ago 1.78GB 14:28:29 ce2d25b256df 17 seconds ago 1.79GB 14:28:29 core-metadata latest bd4cdbfba162 25 seconds ago 16.6MB 14:28:29 0081a0653161 32 seconds ago 1.78GB 14:28:29 security-bootstrapper latest 7d54f6cdca4a 42 seconds ago 18.7MB 14:28:29 security-secretstore-setup latest 08e26f09bdcc 47 seconds ago 27.9MB 14:28:29 core-command latest bc02abab80aa 51 seconds ago 15.8MB 14:28:29 security-proxy-setup latest 9cb91a9578e1 51 seconds ago 26.2MB 14:28:29 support-scheduler latest a7b266d46766 52 seconds ago 15.9MB 14:28:29 0010d0bba647 57 seconds ago 1.78GB 14:28:29 a59b3c899790 57 seconds ago 1.77GB 14:28:29 90a18aacac14 57 seconds ago 1.78GB 14:28:29 b7e4f0068643 58 seconds ago 1.77GB 14:28:29 079d853bec8b 58 seconds ago 1.78GB 14:28:29 ci-base-image-x86_64 latest dc61fe4b8279 3 minutes ago 1.27GB 14:28:29 alpine 3.14 a33ac4f1069a 23 hours ago 5.59MB 14:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 14:28:29 docker 20.10.10 b706a049f56e 4 months ago 216MB 14:28:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 14:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 14:28:29 provisioning config files... 14:28:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/159@tmp/config7156458803194356718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:29 ---> docker-login.sh 14:28:29 nexus3.edgexfoundry.org:10001 14:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:29 Configure a credential helper to remove this warning. See 14:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:29 14:28:29 Login Succeeded 14:28:29 nexus3.edgexfoundry.org:10002 14:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:29 Configure a credential helper to remove this warning. See 14:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:29 14:28:29 Login Succeeded 14:28:29 nexus3.edgexfoundry.org:10003 14:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:29 Configure a credential helper to remove this warning. See 14:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:29 14:28:29 Login Succeeded 14:28:29 nexus3.edgexfoundry.org:10004 14:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:29 Configure a credential helper to remove this warning. See 14:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:29 14:28:29 Login Succeeded 14:28:29 docker.io 14:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:30 Configure a credential helper to remove this warning. See 14:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:30 14:28:30 Login Succeeded 14:28:30 ---> docker-login.sh ends [Pipeline] } 14:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:28:30 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:30 latest 14:28:30 2.2.0-dev.39 14:28:30 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:30 main 14:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:30 + docker push nexus3.edgexfoundry.org:10004/core-command:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:28:30 c1a5ad6d4c40: Preparing 14:28:30 a9427120cad2: Preparing 14:28:30 bdb2162fc677: Preparing 14:28:30 840a932dd31e: Preparing 14:28:30 2e38978dfe40: Preparing 14:28:30 2e38978dfe40: Layer already exists 14:28:30 bdb2162fc677: Pushed 14:28:30 c1a5ad6d4c40: Pushed 14:28:30 840a932dd31e: Pushed 14:28:31 a9427120cad2: Pushed 14:28:32 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:963c4f322d5cfb4d98f70f512b90f1bad1f1f1a9c3c7b969b761806bfdd56a30 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 14:28:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:28:32 c1a5ad6d4c40: Preparing 14:28:32 a9427120cad2: Preparing 14:28:32 bdb2162fc677: Preparing 14:28:32 840a932dd31e: Preparing 14:28:32 2e38978dfe40: Preparing 14:28:32 c1a5ad6d4c40: Layer already exists 14:28:32 bdb2162fc677: Layer already exists 14:28:32 840a932dd31e: Layer already exists 14:28:32 a9427120cad2: Layer already exists 14:28:32 2e38978dfe40: Layer already exists 14:28:32 latest: digest: sha256:963c4f322d5cfb4d98f70f512b90f1bad1f1f1a9c3c7b969b761806bfdd56a30 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:33 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.39 14:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:28:33 c1a5ad6d4c40: Preparing 14:28:33 a9427120cad2: Preparing 14:28:33 bdb2162fc677: Preparing 14:28:33 840a932dd31e: Preparing 14:28:33 2e38978dfe40: Preparing 14:28:33 a9427120cad2: Layer already exists 14:28:33 bdb2162fc677: Layer already exists 14:28:33 2e38978dfe40: Layer already exists 14:28:33 c1a5ad6d4c40: Layer already exists 14:28:33 840a932dd31e: Layer already exists 14:28:33 2.2.0-dev.39: digest: sha256:963c4f322d5cfb4d98f70f512b90f1bad1f1f1a9c3c7b969b761806bfdd56a30 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:33 + docker push nexus3.edgexfoundry.org:10004/core-command:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:28:33 c1a5ad6d4c40: Preparing 14:28:33 a9427120cad2: Preparing 14:28:33 bdb2162fc677: Preparing 14:28:33 840a932dd31e: Preparing 14:28:33 2e38978dfe40: Preparing 14:28:33 2e38978dfe40: Layer already exists 14:28:33 bdb2162fc677: Layer already exists 14:28:33 840a932dd31e: Layer already exists 14:28:33 a9427120cad2: Layer already exists 14:28:33 c1a5ad6d4c40: Layer already exists 14:28:33 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:963c4f322d5cfb4d98f70f512b90f1bad1f1f1a9c3c7b969b761806bfdd56a30 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 14:28:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:28:34 c1a5ad6d4c40: Preparing 14:28:34 a9427120cad2: Preparing 14:28:34 bdb2162fc677: Preparing 14:28:34 840a932dd31e: Preparing 14:28:34 2e38978dfe40: Preparing 14:28:34 a9427120cad2: Layer already exists 14:28:34 c1a5ad6d4c40: Layer already exists 14:28:34 2e38978dfe40: Layer already exists 14:28:34 840a932dd31e: Layer already exists 14:28:34 bdb2162fc677: Layer already exists 14:28:34 main: digest: sha256:963c4f322d5cfb4d98f70f512b90f1bad1f1f1a9c3c7b969b761806bfdd56a30 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:34 ===================================================== [Pipeline] echo 14:28:34 taggedImages: 14:28:34 - nexus3.edgexfoundry.org:10004/core-command:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:34 - nexus3.edgexfoundry.org:10004/core-command:latest 14:28:34 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.39 14:28:34 - nexus3.edgexfoundry.org:10004/core-command:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:28:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:28:34 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:34 latest 14:28:34 2.2.0-dev.39 14:28:34 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:34 main 14:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:35 + docker push nexus3.edgexfoundry.org:10004/core-data:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:28:35 86e214f9549c: Preparing 14:28:35 ab241632bd2f: Preparing 14:28:35 bdb2162fc677: Preparing 14:28:35 210724244b32: Preparing 14:28:35 d8e25396c591: Preparing 14:28:35 2e38978dfe40: Preparing 14:28:35 2e38978dfe40: Waiting 14:28:35 bdb2162fc677: Layer already exists 14:28:35 2e38978dfe40: Layer already exists 14:28:35 d8e25396c591: Pushed 14:28:35 86e214f9549c: Pushed 14:28:35 210724244b32: Pushed 14:28:36 ab241632bd2f: Pushed 14:28:36 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:55ed1235ece186517b430bbf59cd356adc76098ca69d61e890d2cb84b7c98e4e size: 1573 [Pipeline] isUnix [Pipeline] sh 14:28:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 14:28:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:28:37 86e214f9549c: Preparing 14:28:37 ab241632bd2f: Preparing 14:28:37 bdb2162fc677: Preparing 14:28:37 210724244b32: Preparing 14:28:37 d8e25396c591: Preparing 14:28:37 2e38978dfe40: Preparing 14:28:37 2e38978dfe40: Waiting 14:28:37 ab241632bd2f: Layer already exists 14:28:37 d8e25396c591: Layer already exists 14:28:37 210724244b32: Layer already exists 14:28:37 bdb2162fc677: Layer already exists 14:28:37 86e214f9549c: Layer already exists 14:28:37 2e38978dfe40: Layer already exists 14:28:37 latest: digest: sha256:55ed1235ece186517b430bbf59cd356adc76098ca69d61e890d2cb84b7c98e4e size: 1573 [Pipeline] isUnix [Pipeline] sh 14:28:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:37 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.39 14:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:28:37 86e214f9549c: Preparing 14:28:37 ab241632bd2f: Preparing 14:28:37 bdb2162fc677: Preparing 14:28:37 210724244b32: Preparing 14:28:37 d8e25396c591: Preparing 14:28:37 2e38978dfe40: Preparing 14:28:37 210724244b32: Layer already exists 14:28:37 86e214f9549c: Layer already exists 14:28:37 ab241632bd2f: Layer already exists 14:28:37 bdb2162fc677: Layer already exists 14:28:37 d8e25396c591: Layer already exists 14:28:37 2e38978dfe40: Layer already exists 14:28:37 2.2.0-dev.39: digest: sha256:55ed1235ece186517b430bbf59cd356adc76098ca69d61e890d2cb84b7c98e4e size: 1573 [Pipeline] isUnix [Pipeline] sh 14:28:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:38 + docker push nexus3.edgexfoundry.org:10004/core-data:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:28:38 86e214f9549c: Preparing 14:28:38 ab241632bd2f: Preparing 14:28:38 bdb2162fc677: Preparing 14:28:38 210724244b32: Preparing 14:28:38 d8e25396c591: Preparing 14:28:38 2e38978dfe40: Preparing 14:28:38 2e38978dfe40: Waiting 14:28:38 ab241632bd2f: Layer already exists 14:28:38 d8e25396c591: Layer already exists 14:28:38 210724244b32: Layer already exists 14:28:38 bdb2162fc677: Layer already exists 14:28:38 86e214f9549c: Layer already exists 14:28:38 2e38978dfe40: Layer already exists 14:28:38 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:55ed1235ece186517b430bbf59cd356adc76098ca69d61e890d2cb84b7c98e4e size: 1573 [Pipeline] isUnix [Pipeline] sh 14:28:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 14:28:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:28:39 86e214f9549c: Preparing 14:28:39 ab241632bd2f: Preparing 14:28:39 bdb2162fc677: Preparing 14:28:39 210724244b32: Preparing 14:28:39 d8e25396c591: Preparing 14:28:39 2e38978dfe40: Preparing 14:28:39 2e38978dfe40: Waiting 14:28:39 210724244b32: Layer already exists 14:28:39 bdb2162fc677: Layer already exists 14:28:39 86e214f9549c: Layer already exists 14:28:39 ab241632bd2f: Layer already exists 14:28:39 d8e25396c591: Layer already exists 14:28:39 2e38978dfe40: Layer already exists 14:28:39 main: digest: sha256:55ed1235ece186517b430bbf59cd356adc76098ca69d61e890d2cb84b7c98e4e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:39 ===================================================== [Pipeline] echo 14:28:39 taggedImages: 14:28:39 - nexus3.edgexfoundry.org:10004/core-data:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:39 - nexus3.edgexfoundry.org:10004/core-data:latest 14:28:39 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.39 14:28:39 - nexus3.edgexfoundry.org:10004/core-data:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:28:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:28:39 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:39 latest 14:28:39 2.2.0-dev.39 14:28:39 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:39 main 14:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:28:39 64d731ea9a76: Preparing 14:28:39 49fddbe45a6d: Preparing 14:28:39 bdb2162fc677: Preparing 14:28:39 840a932dd31e: Preparing 14:28:39 2e38978dfe40: Preparing 14:28:39 2e38978dfe40: Layer already exists 14:28:39 bdb2162fc677: Layer already exists 14:28:39 840a932dd31e: Layer already exists 14:28:39 64d731ea9a76: Pushed 14:28:41 49fddbe45a6d: Pushed 14:28:41 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:0eaeac5b1e23460a3abe3133269d25e913e3ddd2b19222a4a709db1133691e85 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 14:28:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:28:41 64d731ea9a76: Preparing 14:28:41 49fddbe45a6d: Preparing 14:28:41 bdb2162fc677: Preparing 14:28:41 840a932dd31e: Preparing 14:28:41 2e38978dfe40: Preparing 14:28:41 2e38978dfe40: Layer already exists 14:28:41 49fddbe45a6d: Layer already exists 14:28:41 bdb2162fc677: Layer already exists 14:28:41 840a932dd31e: Layer already exists 14:28:41 64d731ea9a76: Layer already exists 14:28:41 latest: digest: sha256:0eaeac5b1e23460a3abe3133269d25e913e3ddd2b19222a4a709db1133691e85 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.39 14:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:28:42 64d731ea9a76: Preparing 14:28:42 49fddbe45a6d: Preparing 14:28:42 bdb2162fc677: Preparing 14:28:42 840a932dd31e: Preparing 14:28:42 2e38978dfe40: Preparing 14:28:42 2e38978dfe40: Layer already exists 14:28:42 49fddbe45a6d: Layer already exists 14:28:42 840a932dd31e: Layer already exists 14:28:42 64d731ea9a76: Layer already exists 14:28:42 bdb2162fc677: Layer already exists 14:28:42 2.2.0-dev.39: digest: sha256:0eaeac5b1e23460a3abe3133269d25e913e3ddd2b19222a4a709db1133691e85 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:28:43 64d731ea9a76: Preparing 14:28:43 49fddbe45a6d: Preparing 14:28:43 bdb2162fc677: Preparing 14:28:43 840a932dd31e: Preparing 14:28:43 2e38978dfe40: Preparing 14:28:43 2e38978dfe40: Layer already exists 14:28:43 bdb2162fc677: Layer already exists 14:28:43 840a932dd31e: Layer already exists 14:28:43 64d731ea9a76: Layer already exists 14:28:43 49fddbe45a6d: Layer already exists 14:28:43 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:0eaeac5b1e23460a3abe3133269d25e913e3ddd2b19222a4a709db1133691e85 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 14:28:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:28:43 64d731ea9a76: Preparing 14:28:43 49fddbe45a6d: Preparing 14:28:43 bdb2162fc677: Preparing 14:28:43 840a932dd31e: Preparing 14:28:43 2e38978dfe40: Preparing 14:28:43 2e38978dfe40: Layer already exists 14:28:43 64d731ea9a76: Layer already exists 14:28:43 840a932dd31e: Layer already exists 14:28:43 49fddbe45a6d: Layer already exists 14:28:43 bdb2162fc677: Layer already exists 14:28:43 main: digest: sha256:0eaeac5b1e23460a3abe3133269d25e913e3ddd2b19222a4a709db1133691e85 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:43 ===================================================== [Pipeline] echo 14:28:43 taggedImages: 14:28:43 - nexus3.edgexfoundry.org:10004/core-metadata:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:28:43 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.39 14:28:43 - nexus3.edgexfoundry.org:10004/core-metadata:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:28:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:28:43 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:43 latest 14:28:43 2.2.0-dev.39 14:28:43 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:43 main 14:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:28:44 98c32ca3d96e: Preparing 14:28:44 98c32ca3d96e: Preparing 14:28:44 e288253f4083: Preparing 14:28:44 c1b70c125573: Preparing 14:28:44 7a88656af725: Preparing 14:28:44 47553b1246f3: Preparing 14:28:44 bdb2162fc677: Preparing 14:28:44 1102d3e59862: Preparing 14:28:44 7e0eba681290: Preparing 14:28:44 d060646eecd8: Preparing 14:28:44 a794f201ca14: Preparing 14:28:44 2e38978dfe40: Preparing 14:28:44 7e0eba681290: Waiting 14:28:44 d060646eecd8: Waiting 14:28:44 a794f201ca14: Waiting 14:28:44 2e38978dfe40: Waiting 14:28:44 bdb2162fc677: Waiting 14:28:44 1102d3e59862: Waiting 14:28:44 98c32ca3d96e: Pushed 14:28:44 bdb2162fc677: Layer already exists 14:28:44 7a88656af725: Pushed 14:28:44 e288253f4083: Pushed 14:28:44 c1b70c125573: Pushed 14:28:44 1102d3e59862: Pushed 14:28:44 7e0eba681290: Pushed 14:28:44 2e38978dfe40: Layer already exists 14:28:44 a794f201ca14: Pushed 14:28:44 d060646eecd8: Pushed 14:28:46 47553b1246f3: Pushed 14:28:46 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:8ae5a41ec0f309b6336c93d9621a1ce6c32484fe1c1ef9d8d3c4abcbd54af0be size: 2817 [Pipeline] isUnix [Pipeline] sh 14:28:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 14:28:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:28:46 98c32ca3d96e: Preparing 14:28:46 98c32ca3d96e: Preparing 14:28:46 e288253f4083: Preparing 14:28:46 c1b70c125573: Preparing 14:28:46 7a88656af725: Preparing 14:28:46 47553b1246f3: Preparing 14:28:46 bdb2162fc677: Preparing 14:28:46 1102d3e59862: Preparing 14:28:46 7e0eba681290: Preparing 14:28:46 d060646eecd8: Preparing 14:28:46 a794f201ca14: Preparing 14:28:46 2e38978dfe40: Preparing 14:28:46 d060646eecd8: Waiting 14:28:46 a794f201ca14: Waiting 14:28:46 2e38978dfe40: Waiting 14:28:46 bdb2162fc677: Waiting 14:28:46 7e0eba681290: Waiting 14:28:46 1102d3e59862: Waiting 14:28:46 47553b1246f3: Layer already exists 14:28:46 c1b70c125573: Layer already exists 14:28:46 98c32ca3d96e: Layer already exists 14:28:46 7a88656af725: Layer already exists 14:28:46 e288253f4083: Layer already exists 14:28:46 bdb2162fc677: Layer already exists 14:28:46 d060646eecd8: Layer already exists 14:28:46 1102d3e59862: Layer already exists 14:28:46 a794f201ca14: Layer already exists 14:28:46 7e0eba681290: Layer already exists 14:28:46 2e38978dfe40: Layer already exists 14:28:46 latest: digest: sha256:8ae5a41ec0f309b6336c93d9621a1ce6c32484fe1c1ef9d8d3c4abcbd54af0be size: 2817 [Pipeline] isUnix [Pipeline] sh 14:28:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.39 14:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:28:47 98c32ca3d96e: Preparing 14:28:47 98c32ca3d96e: Preparing 14:28:47 e288253f4083: Preparing 14:28:47 c1b70c125573: Preparing 14:28:47 7a88656af725: Preparing 14:28:47 47553b1246f3: Preparing 14:28:47 bdb2162fc677: Preparing 14:28:47 1102d3e59862: Preparing 14:28:47 7e0eba681290: Preparing 14:28:47 d060646eecd8: Preparing 14:28:47 a794f201ca14: Preparing 14:28:47 2e38978dfe40: Preparing 14:28:47 bdb2162fc677: Waiting 14:28:47 1102d3e59862: Waiting 14:28:47 7e0eba681290: Waiting 14:28:47 d060646eecd8: Waiting 14:28:47 a794f201ca14: Waiting 14:28:47 2e38978dfe40: Waiting 14:28:47 7a88656af725: Layer already exists 14:28:47 e288253f4083: Layer already exists 14:28:47 c1b70c125573: Layer already exists 14:28:47 98c32ca3d96e: Layer already exists 14:28:47 47553b1246f3: Layer already exists 14:28:47 bdb2162fc677: Layer already exists 14:28:47 7e0eba681290: Layer already exists 14:28:47 a794f201ca14: Layer already exists 14:28:47 1102d3e59862: Layer already exists 14:28:47 d060646eecd8: Layer already exists 14:28:47 2e38978dfe40: Layer already exists 14:28:47 2.2.0-dev.39: digest: sha256:8ae5a41ec0f309b6336c93d9621a1ce6c32484fe1c1ef9d8d3c4abcbd54af0be size: 2817 [Pipeline] isUnix [Pipeline] sh 14:28:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:28:47 98c32ca3d96e: Preparing 14:28:47 98c32ca3d96e: Preparing 14:28:47 e288253f4083: Preparing 14:28:47 c1b70c125573: Preparing 14:28:47 7a88656af725: Preparing 14:28:47 47553b1246f3: Preparing 14:28:47 bdb2162fc677: Preparing 14:28:47 1102d3e59862: Preparing 14:28:47 7e0eba681290: Preparing 14:28:47 d060646eecd8: Preparing 14:28:47 a794f201ca14: Preparing 14:28:47 2e38978dfe40: Preparing 14:28:47 a794f201ca14: Waiting 14:28:47 1102d3e59862: Waiting 14:28:47 7e0eba681290: Waiting 14:28:47 d060646eecd8: Waiting 14:28:47 bdb2162fc677: Waiting 14:28:47 2e38978dfe40: Waiting 14:28:47 e288253f4083: Layer already exists 14:28:47 c1b70c125573: Layer already exists 14:28:47 47553b1246f3: Layer already exists 14:28:47 98c32ca3d96e: Layer already exists 14:28:47 7a88656af725: Layer already exists 14:28:47 bdb2162fc677: Layer already exists 14:28:47 7e0eba681290: Layer already exists 14:28:47 1102d3e59862: Layer already exists 14:28:47 a794f201ca14: Layer already exists 14:28:47 d060646eecd8: Layer already exists 14:28:47 2e38978dfe40: Layer already exists 14:28:47 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:8ae5a41ec0f309b6336c93d9621a1ce6c32484fe1c1ef9d8d3c4abcbd54af0be size: 2817 [Pipeline] isUnix [Pipeline] sh 14:28:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 14:28:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:28:48 98c32ca3d96e: Preparing 14:28:48 98c32ca3d96e: Preparing 14:28:48 e288253f4083: Preparing 14:28:48 c1b70c125573: Preparing 14:28:48 7a88656af725: Preparing 14:28:48 47553b1246f3: Preparing 14:28:48 bdb2162fc677: Preparing 14:28:48 1102d3e59862: Preparing 14:28:48 7e0eba681290: Preparing 14:28:48 d060646eecd8: Preparing 14:28:48 a794f201ca14: Preparing 14:28:48 2e38978dfe40: Preparing 14:28:48 bdb2162fc677: Waiting 14:28:48 1102d3e59862: Waiting 14:28:48 7e0eba681290: Waiting 14:28:48 d060646eecd8: Waiting 14:28:48 a794f201ca14: Waiting 14:28:48 2e38978dfe40: Waiting 14:28:48 7a88656af725: Layer already exists 14:28:48 98c32ca3d96e: Layer already exists 14:28:48 e288253f4083: Layer already exists 14:28:48 47553b1246f3: Layer already exists 14:28:48 c1b70c125573: Layer already exists 14:28:48 bdb2162fc677: Layer already exists 14:28:48 d060646eecd8: Layer already exists 14:28:48 1102d3e59862: Layer already exists 14:28:48 a794f201ca14: Layer already exists 14:28:48 7e0eba681290: Layer already exists 14:28:48 2e38978dfe40: Layer already exists 14:28:48 main: digest: sha256:8ae5a41ec0f309b6336c93d9621a1ce6c32484fe1c1ef9d8d3c4abcbd54af0be size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:48 ===================================================== [Pipeline] echo 14:28:48 taggedImages: 14:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.39 14:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:28:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:28:48 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:48 latest 14:28:48 2.2.0-dev.39 14:28:48 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:48 main 14:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:28:49 8a3ad2fcfccf: Preparing 14:28:49 a59a5766f1b1: Preparing 14:28:49 9d58752350db: Preparing 14:28:49 b9620c0b93a3: Preparing 14:28:49 0030b6396ad8: Preparing 14:28:49 2e38978dfe40: Preparing 14:28:49 9d58752350db: Pushed 14:28:49 b9620c0b93a3: Pushed 14:28:49 2e38978dfe40: Layer already exists 14:28:49 0030b6396ad8: Pushed 14:28:50 8a3ad2fcfccf: Pushed 14:28:50 a59a5766f1b1: Pushed 14:28:50 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:3e9abb277037028b79d71b2de7bbadb07645ad59f1b3d75d63c270ec3b34a24c size: 1576 [Pipeline] isUnix [Pipeline] sh 14:28:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 14:28:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:28:50 8a3ad2fcfccf: Preparing 14:28:50 a59a5766f1b1: Preparing 14:28:50 9d58752350db: Preparing 14:28:50 b9620c0b93a3: Preparing 14:28:50 0030b6396ad8: Preparing 14:28:50 2e38978dfe40: Preparing 14:28:50 2e38978dfe40: Waiting 14:28:50 8a3ad2fcfccf: Layer already exists 14:28:50 a59a5766f1b1: Layer already exists 14:28:50 0030b6396ad8: Layer already exists 14:28:50 b9620c0b93a3: Layer already exists 14:28:50 9d58752350db: Layer already exists 14:28:50 2e38978dfe40: Layer already exists 14:28:50 latest: digest: sha256:3e9abb277037028b79d71b2de7bbadb07645ad59f1b3d75d63c270ec3b34a24c size: 1576 [Pipeline] isUnix [Pipeline] sh 14:28:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.39 14:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:28:51 8a3ad2fcfccf: Preparing 14:28:51 a59a5766f1b1: Preparing 14:28:51 9d58752350db: Preparing 14:28:51 b9620c0b93a3: Preparing 14:28:51 0030b6396ad8: Preparing 14:28:51 2e38978dfe40: Preparing 14:28:51 2e38978dfe40: Waiting 14:28:51 b9620c0b93a3: Layer already exists 14:28:51 8a3ad2fcfccf: Layer already exists 14:28:51 0030b6396ad8: Layer already exists 14:28:51 9d58752350db: Layer already exists 14:28:51 a59a5766f1b1: Layer already exists 14:28:51 2e38978dfe40: Layer already exists 14:28:51 2.2.0-dev.39: digest: sha256:3e9abb277037028b79d71b2de7bbadb07645ad59f1b3d75d63c270ec3b34a24c size: 1576 [Pipeline] isUnix [Pipeline] sh 14:28:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:28:52 8a3ad2fcfccf: Preparing 14:28:52 a59a5766f1b1: Preparing 14:28:52 9d58752350db: Preparing 14:28:52 b9620c0b93a3: Preparing 14:28:52 0030b6396ad8: Preparing 14:28:52 2e38978dfe40: Preparing 14:28:52 2e38978dfe40: Waiting 14:28:52 8a3ad2fcfccf: Layer already exists 14:28:52 a59a5766f1b1: Layer already exists 14:28:52 b9620c0b93a3: Layer already exists 14:28:52 0030b6396ad8: Layer already exists 14:28:52 9d58752350db: Layer already exists 14:28:52 2e38978dfe40: Layer already exists 14:28:52 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:3e9abb277037028b79d71b2de7bbadb07645ad59f1b3d75d63c270ec3b34a24c size: 1576 [Pipeline] isUnix [Pipeline] sh 14:28:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 14:28:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:28:52 8a3ad2fcfccf: Preparing 14:28:52 a59a5766f1b1: Preparing 14:28:52 9d58752350db: Preparing 14:28:52 b9620c0b93a3: Preparing 14:28:52 0030b6396ad8: Preparing 14:28:52 2e38978dfe40: Preparing 14:28:52 2e38978dfe40: Waiting 14:28:52 8a3ad2fcfccf: Layer already exists 14:28:52 0030b6396ad8: Layer already exists 14:28:52 9d58752350db: Layer already exists 14:28:52 b9620c0b93a3: Layer already exists 14:28:52 a59a5766f1b1: Layer already exists 14:28:52 2e38978dfe40: Layer already exists 14:28:52 main: digest: sha256:3e9abb277037028b79d71b2de7bbadb07645ad59f1b3d75d63c270ec3b34a24c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:52 ===================================================== [Pipeline] echo 14:28:52 taggedImages: 14:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.39 14:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:28:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:28:52 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:52 latest 14:28:52 2.2.0-dev.39 14:28:52 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:52 main 14:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:28:53 34ce25aa3e2a: Preparing 14:28:53 d59de94bac5d: Preparing 14:28:53 af9e59d0b124: Preparing 14:28:53 ad954f08ead0: Preparing 14:28:53 d3b119d32164: Preparing 14:28:53 31aa6a6b31b9: Preparing 14:28:53 16da4df09239: Preparing 14:28:53 bf9884c8ef81: Preparing 14:28:53 033f411aa0ce: Preparing 14:28:53 2e38978dfe40: Preparing 14:28:53 16da4df09239: Waiting 14:28:53 bf9884c8ef81: Waiting 14:28:53 033f411aa0ce: Waiting 14:28:53 2e38978dfe40: Waiting 14:28:53 31aa6a6b31b9: Waiting 14:28:53 d59de94bac5d: Pushed 14:28:53 d3b119d32164: Pushed 14:28:53 34ce25aa3e2a: Pushed 14:28:53 31aa6a6b31b9: Pushed 14:28:53 16da4df09239: Pushed 14:28:53 bf9884c8ef81: Pushed 14:28:53 2e38978dfe40: Layer already exists 14:28:53 033f411aa0ce: Pushed 14:28:54 ad954f08ead0: Pushed 14:28:54 af9e59d0b124: Pushed 14:28:54 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:cc938fe90c5d16d4d471daca304525bfbe086c55c3cbf9ce4bc42b7933a798c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:28:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 14:28:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:28:55 34ce25aa3e2a: Preparing 14:28:55 d59de94bac5d: Preparing 14:28:55 af9e59d0b124: Preparing 14:28:55 ad954f08ead0: Preparing 14:28:55 d3b119d32164: Preparing 14:28:55 31aa6a6b31b9: Preparing 14:28:55 16da4df09239: Preparing 14:28:55 bf9884c8ef81: Preparing 14:28:55 31aa6a6b31b9: Waiting 14:28:55 033f411aa0ce: Preparing 14:28:55 2e38978dfe40: Preparing 14:28:55 16da4df09239: Waiting 14:28:55 bf9884c8ef81: Waiting 14:28:55 033f411aa0ce: Waiting 14:28:55 2e38978dfe40: Waiting 14:28:55 af9e59d0b124: Layer already exists 14:28:55 34ce25aa3e2a: Layer already exists 14:28:55 ad954f08ead0: Layer already exists 14:28:55 d3b119d32164: Layer already exists 14:28:55 d59de94bac5d: Layer already exists 14:28:55 31aa6a6b31b9: Layer already exists 14:28:55 16da4df09239: Layer already exists 14:28:55 2e38978dfe40: Layer already exists 14:28:55 bf9884c8ef81: Layer already exists 14:28:55 033f411aa0ce: Layer already exists 14:28:55 latest: digest: sha256:cc938fe90c5d16d4d471daca304525bfbe086c55c3cbf9ce4bc42b7933a798c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:28:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.39 14:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:28:56 34ce25aa3e2a: Preparing 14:28:56 d59de94bac5d: Preparing 14:28:56 af9e59d0b124: Preparing 14:28:56 ad954f08ead0: Preparing 14:28:56 d3b119d32164: Preparing 14:28:56 31aa6a6b31b9: Preparing 14:28:56 16da4df09239: Preparing 14:28:56 bf9884c8ef81: Preparing 14:28:56 033f411aa0ce: Preparing 14:28:56 31aa6a6b31b9: Waiting 14:28:56 16da4df09239: Waiting 14:28:56 bf9884c8ef81: Waiting 14:28:56 033f411aa0ce: Waiting 14:28:56 2e38978dfe40: Preparing 14:28:56 2e38978dfe40: Waiting 14:28:56 af9e59d0b124: Layer already exists 14:28:56 ad954f08ead0: Layer already exists 14:28:56 d59de94bac5d: Layer already exists 14:28:56 d3b119d32164: Layer already exists 14:28:56 34ce25aa3e2a: Layer already exists 14:28:56 31aa6a6b31b9: Layer already exists 14:28:56 bf9884c8ef81: Layer already exists 14:28:56 2e38978dfe40: Layer already exists 14:28:56 033f411aa0ce: Layer already exists 14:28:56 16da4df09239: Layer already exists 14:28:56 2.2.0-dev.39: digest: sha256:cc938fe90c5d16d4d471daca304525bfbe086c55c3cbf9ce4bc42b7933a798c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:28:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:28:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:28:56 34ce25aa3e2a: Preparing 14:28:56 d59de94bac5d: Preparing 14:28:56 af9e59d0b124: Preparing 14:28:56 ad954f08ead0: Preparing 14:28:56 d3b119d32164: Preparing 14:28:56 31aa6a6b31b9: Preparing 14:28:56 31aa6a6b31b9: Waiting 14:28:56 16da4df09239: Preparing 14:28:56 bf9884c8ef81: Preparing 14:28:56 033f411aa0ce: Preparing 14:28:56 2e38978dfe40: Preparing 14:28:56 16da4df09239: Waiting 14:28:56 bf9884c8ef81: Waiting 14:28:56 033f411aa0ce: Waiting 14:28:56 2e38978dfe40: Waiting 14:28:56 ad954f08ead0: Layer already exists 14:28:56 af9e59d0b124: Layer already exists 14:28:56 d59de94bac5d: Layer already exists 14:28:56 d3b119d32164: Layer already exists 14:28:56 34ce25aa3e2a: Layer already exists 14:28:56 31aa6a6b31b9: Layer already exists 14:28:56 bf9884c8ef81: Layer already exists 14:28:56 2e38978dfe40: Layer already exists 14:28:56 033f411aa0ce: Layer already exists 14:28:56 16da4df09239: Layer already exists 14:28:56 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:cc938fe90c5d16d4d471daca304525bfbe086c55c3cbf9ce4bc42b7933a798c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:28:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 14:28:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:28:57 34ce25aa3e2a: Preparing 14:28:57 d59de94bac5d: Preparing 14:28:57 af9e59d0b124: Preparing 14:28:57 ad954f08ead0: Preparing 14:28:57 d3b119d32164: Preparing 14:28:57 31aa6a6b31b9: Preparing 14:28:57 16da4df09239: Preparing 14:28:57 bf9884c8ef81: Preparing 14:28:57 033f411aa0ce: Preparing 14:28:57 2e38978dfe40: Preparing 14:28:57 16da4df09239: Waiting 14:28:57 bf9884c8ef81: Waiting 14:28:57 033f411aa0ce: Waiting 14:28:57 2e38978dfe40: Waiting 14:28:57 31aa6a6b31b9: Waiting 14:28:57 ad954f08ead0: Layer already exists 14:28:57 34ce25aa3e2a: Layer already exists 14:28:57 af9e59d0b124: Layer already exists 14:28:57 d3b119d32164: Layer already exists 14:28:57 d59de94bac5d: Layer already exists 14:28:57 31aa6a6b31b9: Layer already exists 14:28:57 16da4df09239: Layer already exists 14:28:57 033f411aa0ce: Layer already exists 14:28:57 bf9884c8ef81: Layer already exists 14:28:57 2e38978dfe40: Layer already exists 14:28:57 main: digest: sha256:cc938fe90c5d16d4d471daca304525bfbe086c55c3cbf9ce4bc42b7933a798c4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:57 ===================================================== [Pipeline] echo 14:28:57 taggedImages: 14:28:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:28:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.39 14:28:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:28:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:28:57 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:57 latest 14:28:57 2.2.0-dev.39 14:28:57 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:28:57 main 14:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:28:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:28:57 bc16044d1cce: Preparing 14:28:57 f30d35bb6fb2: Preparing 14:28:57 bdb2162fc677: Preparing 14:28:57 7943b18d99dd: Preparing 14:28:57 2e38978dfe40: Preparing 14:28:57 bdb2162fc677: Layer already exists 14:28:57 2e38978dfe40: Layer already exists 14:28:57 bc16044d1cce: Pushed 14:28:57 7943b18d99dd: Pushed 14:28:59 f30d35bb6fb2: Pushed 14:28:59 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:8491dd1f771d8d3fd5c758dc68e2f7ea3bb4a845e9f67e3d7a3aebeed35fc891 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:28:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 14:28:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:28:59 bc16044d1cce: Preparing 14:28:59 f30d35bb6fb2: Preparing 14:28:59 bdb2162fc677: Preparing 14:28:59 7943b18d99dd: Preparing 14:28:59 2e38978dfe40: Preparing 14:28:59 7943b18d99dd: Layer already exists 14:28:59 bc16044d1cce: Layer already exists 14:28:59 2e38978dfe40: Layer already exists 14:28:59 f30d35bb6fb2: Layer already exists 14:28:59 bdb2162fc677: Layer already exists 14:28:59 latest: digest: sha256:8491dd1f771d8d3fd5c758dc68e2f7ea3bb4a845e9f67e3d7a3aebeed35fc891 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.39 14:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:29:00 bc16044d1cce: Preparing 14:29:00 f30d35bb6fb2: Preparing 14:29:00 bdb2162fc677: Preparing 14:29:00 7943b18d99dd: Preparing 14:29:00 2e38978dfe40: Preparing 14:29:00 bdb2162fc677: Layer already exists 14:29:00 2e38978dfe40: Layer already exists 14:29:00 7943b18d99dd: Layer already exists 14:29:00 f30d35bb6fb2: Layer already exists 14:29:00 bc16044d1cce: Layer already exists 14:29:00 2.2.0-dev.39: digest: sha256:8491dd1f771d8d3fd5c758dc68e2f7ea3bb4a845e9f67e3d7a3aebeed35fc891 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:29:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:29:01 bc16044d1cce: Preparing 14:29:01 f30d35bb6fb2: Preparing 14:29:01 bdb2162fc677: Preparing 14:29:01 7943b18d99dd: Preparing 14:29:01 2e38978dfe40: Preparing 14:29:01 f30d35bb6fb2: Layer already exists 14:29:01 7943b18d99dd: Layer already exists 14:29:01 2e38978dfe40: Layer already exists 14:29:01 bdb2162fc677: Layer already exists 14:29:01 bc16044d1cce: Layer already exists 14:29:01 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:8491dd1f771d8d3fd5c758dc68e2f7ea3bb4a845e9f67e3d7a3aebeed35fc891 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:29:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 14:29:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:29:01 bc16044d1cce: Preparing 14:29:01 f30d35bb6fb2: Preparing 14:29:01 bdb2162fc677: Preparing 14:29:01 7943b18d99dd: Preparing 14:29:01 2e38978dfe40: Preparing 14:29:01 7943b18d99dd: Layer already exists 14:29:01 bc16044d1cce: Layer already exists 14:29:01 bdb2162fc677: Layer already exists 14:29:01 f30d35bb6fb2: Layer already exists 14:29:01 2e38978dfe40: Layer already exists 14:29:01 main: digest: sha256:8491dd1f771d8d3fd5c758dc68e2f7ea3bb4a845e9f67e3d7a3aebeed35fc891 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:01 ===================================================== [Pipeline] echo 14:29:01 taggedImages: 14:29:01 - nexus3.edgexfoundry.org:10004/support-notifications:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:29:01 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.39 14:29:01 - nexus3.edgexfoundry.org:10004/support-notifications:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:29:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:29:01 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:01 latest 14:29:01 2.2.0-dev.39 14:29:01 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:01 main 14:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:29:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:29:02 6c913b4943e9: Preparing 14:29:02 9e0b7de78e1c: Preparing 14:29:02 bdb2162fc677: Preparing 14:29:02 840a932dd31e: Preparing 14:29:02 2e38978dfe40: Preparing 14:29:02 840a932dd31e: Layer already exists 14:29:02 bdb2162fc677: Layer already exists 14:29:02 2e38978dfe40: Layer already exists 14:29:02 6c913b4943e9: Pushed 14:29:03 9e0b7de78e1c: Pushed 14:29:03 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:5bc371219879a96db126d754c019c8e47237bad0d7d99bc37597b8515092d9e1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:29:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 14:29:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:29:04 6c913b4943e9: Preparing 14:29:04 9e0b7de78e1c: Preparing 14:29:04 bdb2162fc677: Preparing 14:29:04 840a932dd31e: Preparing 14:29:04 2e38978dfe40: Preparing 14:29:04 2e38978dfe40: Layer already exists 14:29:04 bdb2162fc677: Layer already exists 14:29:04 840a932dd31e: Layer already exists 14:29:04 6c913b4943e9: Layer already exists 14:29:04 9e0b7de78e1c: Layer already exists 14:29:04 latest: digest: sha256:5bc371219879a96db126d754c019c8e47237bad0d7d99bc37597b8515092d9e1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:29:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:29:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.39 14:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:29:04 6c913b4943e9: Preparing 14:29:04 9e0b7de78e1c: Preparing 14:29:04 bdb2162fc677: Preparing 14:29:04 840a932dd31e: Preparing 14:29:04 2e38978dfe40: Preparing 14:29:04 bdb2162fc677: Layer already exists 14:29:04 2e38978dfe40: Layer already exists 14:29:04 6c913b4943e9: Layer already exists 14:29:04 840a932dd31e: Layer already exists 14:29:04 9e0b7de78e1c: Layer already exists 14:29:04 2.2.0-dev.39: digest: sha256:5bc371219879a96db126d754c019c8e47237bad0d7d99bc37597b8515092d9e1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:29:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:29:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:29:05 6c913b4943e9: Preparing 14:29:05 9e0b7de78e1c: Preparing 14:29:05 bdb2162fc677: Preparing 14:29:05 840a932dd31e: Preparing 14:29:05 2e38978dfe40: Preparing 14:29:05 9e0b7de78e1c: Layer already exists 14:29:05 6c913b4943e9: Layer already exists 14:29:05 2e38978dfe40: Layer already exists 14:29:05 bdb2162fc677: Layer already exists 14:29:05 840a932dd31e: Layer already exists 14:29:05 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:5bc371219879a96db126d754c019c8e47237bad0d7d99bc37597b8515092d9e1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:29:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 14:29:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:29:05 6c913b4943e9: Preparing 14:29:05 9e0b7de78e1c: Preparing 14:29:05 bdb2162fc677: Preparing 14:29:05 840a932dd31e: Preparing 14:29:05 2e38978dfe40: Preparing 14:29:05 9e0b7de78e1c: Layer already exists 14:29:05 6c913b4943e9: Layer already exists 14:29:05 840a932dd31e: Layer already exists 14:29:05 bdb2162fc677: Layer already exists 14:29:05 2e38978dfe40: Layer already exists 14:29:05 main: digest: sha256:5bc371219879a96db126d754c019c8e47237bad0d7d99bc37597b8515092d9e1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:06 ===================================================== [Pipeline] echo 14:29:06 taggedImages: 14:29:06 - nexus3.edgexfoundry.org:10004/support-scheduler:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:29:06 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.39 14:29:06 - nexus3.edgexfoundry.org:10004/support-scheduler:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:06 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:29:06 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:29:06 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:06 latest 14:29:06 2.2.0-dev.39 14:29:06 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:06 main 14:29:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:29:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:29:06 c5c8b3813605: Preparing 14:29:06 6c0c4c8c9ecd: Preparing 14:29:06 5d1a99756861: Preparing 14:29:06 97b762946595: Preparing 14:29:06 4b4527d9d361: Preparing 14:29:06 0419e16943bb: Preparing 14:29:06 2bc6eda7d6fe: Preparing 14:29:06 38c686747f67: Preparing 14:29:06 698317193ef4: Preparing 14:29:06 3de006b0ad1b: Preparing 14:29:06 1a058d5342cc: Preparing 14:29:06 0419e16943bb: Waiting 14:29:06 2bc6eda7d6fe: Waiting 14:29:06 38c686747f67: Waiting 14:29:06 1a058d5342cc: Waiting 14:29:06 698317193ef4: Waiting 14:29:06 3de006b0ad1b: Waiting 14:29:06 4b4527d9d361: Layer already exists 14:29:06 0419e16943bb: Layer already exists 14:29:06 2bc6eda7d6fe: Layer already exists 14:29:06 38c686747f67: Layer already exists 14:29:06 6c0c4c8c9ecd: Pushed 14:29:06 698317193ef4: Layer already exists 14:29:06 3de006b0ad1b: Layer already exists 14:29:06 1a058d5342cc: Layer already exists 14:29:06 c5c8b3813605: Pushed 14:29:07 5d1a99756861: Pushed 14:29:14 Removing intermediate container d4825629c240 14:29:14 ---> 67882288c563 14:29:14 Successfully built 67882288c563 14:29:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:14 + docker inspect -f . ci-base-image-arm64 14:29:14 . [Pipeline] withDockerContainer 14:29:14 prd-ubuntu20.04-docker-arm64-4c-16g-7973 does not seem to be running inside a container 14:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 ******** ci-base-image-arm64 cat 14:29:16 97b762946595: Pushed 14:29:16 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:461db99d8216ad2d71e4a756ad3681111ca271e228c6531aebad01a64cbee7a4 size: 2622 14:29:16 $ docker top 39cdce1468313ce3f1ddb35c3590d527e37c599f1f5463d2814a7b75db0c202b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 14:29:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 14:29:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:29:17 c5c8b3813605: Preparing 14:29:17 6c0c4c8c9ecd: Preparing 14:29:17 5d1a99756861: Preparing 14:29:17 97b762946595: Preparing 14:29:17 4b4527d9d361: Preparing 14:29:17 0419e16943bb: Preparing 14:29:17 2bc6eda7d6fe: Preparing 14:29:17 38c686747f67: Preparing 14:29:17 698317193ef4: Preparing 14:29:17 3de006b0ad1b: Preparing 14:29:17 2bc6eda7d6fe: Waiting 14:29:17 38c686747f67: Waiting 14:29:17 0419e16943bb: Waiting 14:29:17 1a058d5342cc: Preparing 14:29:17 1a058d5342cc: Waiting 14:29:17 3de006b0ad1b: Waiting 14:29:17 4b4527d9d361: Layer already exists 14:29:17 c5c8b3813605: Layer already exists 14:29:17 97b762946595: Layer already exists 14:29:17 6c0c4c8c9ecd: Layer already exists 14:29:17 5d1a99756861: Layer already exists 14:29:17 0419e16943bb: Layer already exists 14:29:17 38c686747f67: Layer already exists 14:29:17 2bc6eda7d6fe: Layer already exists 14:29:17 3de006b0ad1b: Layer already exists 14:29:17 698317193ef4: Layer already exists 14:29:17 1a058d5342cc: Layer already exists 14:29:17 latest: digest: sha256:461db99d8216ad2d71e4a756ad3681111ca271e228c6531aebad01a64cbee7a4 size: 2622 14:29:17 + go version 14:29:17 go version go1.17.6 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 14:29:17 $ docker stop --time=1 39cdce1468313ce3f1ddb35c3590d527e37c599f1f5463d2814a7b75db0c202b 14:29:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.39 14:29:18 $ docker rm -f 39cdce1468313ce3f1ddb35c3590d527e37c599f1f5463d2814a7b75db0c202b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [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 14:29:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.39 14:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:29:19 c5c8b3813605: Preparing 14:29:19 6c0c4c8c9ecd: Preparing 14:29:19 5d1a99756861: Preparing 14:29:19 97b762946595: Preparing 14:29:19 4b4527d9d361: Preparing 14:29:19 0419e16943bb: Preparing 14:29:19 2bc6eda7d6fe: Preparing 14:29:19 38c686747f67: Preparing 14:29:19 698317193ef4: Preparing 14:29:19 3de006b0ad1b: Preparing 14:29:19 1a058d5342cc: Preparing 14:29:19 2bc6eda7d6fe: Waiting 14:29:19 38c686747f67: Waiting 14:29:19 698317193ef4: Waiting 14:29:19 3de006b0ad1b: Waiting 14:29:19 1a058d5342cc: Waiting 14:29:19 0419e16943bb: Waiting 14:29:19 97b762946595: Layer already exists 14:29:19 4b4527d9d361: Layer already exists 14:29:19 c5c8b3813605: Layer already exists 14:29:19 5d1a99756861: Layer already exists 14:29:19 6c0c4c8c9ecd: Layer already exists 14:29:19 0419e16943bb: Layer already exists 14:29:19 38c686747f67: Layer already exists 14:29:19 2bc6eda7d6fe: Layer already exists 14:29:19 698317193ef4: Layer already exists 14:29:19 3de006b0ad1b: Layer already exists 14:29:19 1a058d5342cc: Layer already exists 14:29:19 2.2.0-dev.39: digest: sha256:461db99d8216ad2d71e4a756ad3681111ca271e228c6531aebad01a64cbee7a4 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:29:19 14:29:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:29:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:29:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:29:20 c5c8b3813605: Preparing 14:29:20 6c0c4c8c9ecd: Preparing 14:29:20 5d1a99756861: Preparing 14:29:20 97b762946595: Preparing 14:29:20 4b4527d9d361: Preparing 14:29:20 0419e16943bb: Preparing 14:29:20 2bc6eda7d6fe: Preparing 14:29:20 38c686747f67: Preparing 14:29:20 698317193ef4: Preparing 14:29:20 3de006b0ad1b: Preparing 14:29:20 1a058d5342cc: Preparing 14:29:20 38c686747f67: Waiting 14:29:20 0419e16943bb: Waiting 14:29:20 2bc6eda7d6fe: Waiting 14:29:20 698317193ef4: Waiting 14:29:20 3de006b0ad1b: Waiting 14:29:20 1a058d5342cc: Waiting 14:29:20 4b4527d9d361: Layer already exists 14:29:20 5d1a99756861: Layer already exists 14:29:20 c5c8b3813605: Layer already exists 14:29:20 97b762946595: Layer already exists 14:29:20 6c0c4c8c9ecd: Layer already exists 14:29:20 0419e16943bb: Layer already exists 14:29:20 2bc6eda7d6fe: Layer already exists 14:29:20 698317193ef4: Layer already exists 14:29:20 38c686747f67: Layer already exists 14:29:20 3de006b0ad1b: Layer already exists 14:29:20 1a058d5342cc: Layer already exists 14:29:20 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:461db99d8216ad2d71e4a756ad3681111ca271e228c6531aebad01a64cbee7a4 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:29:20 latest: Pulling from edgex-devops/edgex-compose-arm64 14:29:20 29e5d40040c1: Pulling fs layer 14:29:20 1ce36da41761: Pulling fs layer 14:29:20 25b303627fd3: Pulling fs layer 14:29:20 29e5d40040c1: Verifying Checksum 14:29:20 29e5d40040c1: Download complete 14:29:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 14:29:20 1ce36da41761: Verifying Checksum 14:29:20 1ce36da41761: Download complete 14:29:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:29:20 c5c8b3813605: Preparing 14:29:20 6c0c4c8c9ecd: Preparing 14:29:20 5d1a99756861: Preparing 14:29:20 97b762946595: Preparing 14:29:20 4b4527d9d361: Preparing 14:29:20 0419e16943bb: Preparing 14:29:20 2bc6eda7d6fe: Preparing 14:29:20 38c686747f67: Preparing 14:29:20 698317193ef4: Preparing 14:29:20 3de006b0ad1b: Preparing 14:29:20 1a058d5342cc: Preparing 14:29:20 0419e16943bb: Waiting 14:29:20 2bc6eda7d6fe: Waiting 14:29:20 38c686747f67: Waiting 14:29:20 698317193ef4: Waiting 14:29:20 1a058d5342cc: Waiting 14:29:20 3de006b0ad1b: Waiting 14:29:20 97b762946595: Layer already exists 14:29:20 4b4527d9d361: Layer already exists 14:29:20 c5c8b3813605: Layer already exists 14:29:20 6c0c4c8c9ecd: Layer already exists 14:29:20 5d1a99756861: Layer already exists 14:29:20 0419e16943bb: Layer already exists 14:29:20 2bc6eda7d6fe: Layer already exists 14:29:20 3de006b0ad1b: Layer already exists 14:29:20 698317193ef4: Layer already exists 14:29:20 38c686747f67: Layer already exists 14:29:20 1a058d5342cc: Layer already exists 14:29:20 main: digest: sha256:461db99d8216ad2d71e4a756ad3681111ca271e228c6531aebad01a64cbee7a4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:20 ===================================================== [Pipeline] echo 14:29:20 taggedImages: 14:29:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:29:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:29:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.39 14:29:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:29:20 - 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] } 14:29:20 29e5d40040c1: Pull complete [Pipeline] // stage [Pipeline] } 14:29:22 1ce36da41761: Pull complete 14:29:22 25b303627fd3: Verifying Checksum 14:29:22 25b303627fd3: Download complete 14:29:32 25b303627fd3: Pull complete 14:29:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:29:32 prd-ubuntu20.04-docker-arm64-4c-16g-7973 does not seem to be running inside a container 14:29:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:29:34 $ docker top 1ae3bc3e9e41177077803b09bfc037ef0dc6f2eb7cbfcb0fa9ec76aa0f114796 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:35 + docker-compose build --help 14:29:35 + grep parallel 14:29:39 --parallel Build images in parallel. [Pipeline] } 14:29:39 $ docker stop --time=1 1ae3bc3e9e41177077803b09bfc037ef0dc6f2eb7cbfcb0fa9ec76aa0f114796 14:29:41 $ docker rm -f 1ae3bc3e9e41177077803b09bfc037ef0dc6f2eb7cbfcb0fa9ec76aa0f114796 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:29:41 . [Pipeline] withDockerContainer 14:29:41 prd-ubuntu20.04-docker-arm64-4c-16g-7973 does not seem to be running inside a container 14:29:41 $ 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/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:29:43 $ docker top 715bd2b1920b5afea8d8a878c3cbba32af5c6885a500e478712424af0d13e891 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:44 + docker-compose -f ./docker-compose-build.yml build --parallel 14:29:48 Building core-command ... 14:29:48 Building core-data ... 14:29:48 Building core-metadata ... 14:29:48 Building security-bootstrapper ... 14:29:48 Building security-proxy-setup ... 14:29:48 Building security-secretstore-setup ... 14:29:48 Building support-notifications ... 14:29:48 Building support-scheduler ... 14:29:48 Building sys-mgmt-agent ... 14:29:48 Building support-scheduler 14:29:48 Building security-proxy-setup 14:29:48 Building core-metadata 14:29:48 Building support-notifications 14:29:48 Building core-command 14:30:35 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:30:35 ---> 67882288c563 14:30:35 Step 3/21 : WORKDIR /edgex-go 14:30:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:30:36 ---> 67882288c563 14:30:36 Step 3/23 : WORKDIR /edgex-go 14:30:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:30:36 ---> 67882288c563 14:30:36 Step 3/23 : WORKDIR /edgex-go 14:30:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:30:36 ---> 67882288c563 14:30:36 Step 3/22 : WORKDIR /edgex-go 14:30:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:30:36 ---> 67882288c563 14:30:36 Step 3/22 : WORKDIR /edgex-go 14:30:36 ---> Running in 0f06e55a581d 14:30:36 ---> Running in 61526f36415f 14:30:36 ---> Running in 33bcd376d3ae 14:30:36 ---> Running in 7a1c2bd5a2bd 14:30:36 ---> Running in 89a7ae581dc9 14:30:37 Removing intermediate container 0f06e55a581d 14:30:37 ---> e9bd18d0055e 14:30:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:37 Removing intermediate container 89a7ae581dc9 14:30:37 ---> 7a82eff2c2d3 14:30:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:37 Removing intermediate container 61526f36415f 14:30:37 ---> bf3f0f991be8 14:30:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:37 Removing intermediate container 7a1c2bd5a2bd 14:30:37 ---> f162da6bc55e 14:30:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:37 Removing intermediate container 33bcd376d3ae 14:30:37 ---> 414f0743e9c5 14:30:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:37 ---> Running in 58d72b3c9980 14:30:37 ---> Running in 23c065f28c4b 14:30:37 ---> Running in 067b5b9fa408 14:30:37 ---> Running in d8e584f762f1 14:30:37 ---> Running in 7ee911baf71d 14:30:41 Removing intermediate container 58d72b3c9980 14:30:41 ---> 5b71ef641302 14:30:41 Step 5/22 : RUN apk add --update --no-cache make git 14:30:41 ---> Running in db3a7e55ca12 14:30:41 Removing intermediate container 7ee911baf71d 14:30:41 ---> cc100275d0e3 14:30:41 Step 5/21 : RUN apk add --update --no-cache make git 14:30:41 ---> Running in d5b73f2d73f1 14:30:42 Removing intermediate container 23c065f28c4b 14:30:42 ---> 68660fabf92c 14:30:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:30:42 ---> Running in ef0f6eefe090 14:30:42 Removing intermediate container d8e584f762f1 14:30:42 ---> 6ced4198ac8a 14:30:42 Step 5/23 : RUN apk add --update --no-cache make git 14:30:42 Removing intermediate container 067b5b9fa408 14:30:42 ---> 493a98e9775e 14:30:42 Step 5/23 : RUN apk add --update --no-cache make git 14:30:42 ---> Running in 4dc18ac7807a 14:30:42 ---> Running in 8733988277ff 14:30:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:45 OK: 220 MiB in 52 packages 14:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:46 OK: 220 MiB in 52 packages 14:30:46 OK: 220 MiB in 52 packages 14:30:46 OK: 220 MiB in 52 packages 14:30:46 OK: 220 MiB in 52 packages 14:30:46 Removing intermediate container db3a7e55ca12 14:30:46 ---> 0b609748e817 14:30:46 Step 6/22 : COPY go.mod vendor* ./ 14:30:48 Removing intermediate container d5b73f2d73f1 14:30:48 ---> da66c989d459 14:30:48 Step 6/21 : COPY go.mod vendor* ./ 14:30:48 Removing intermediate container ef0f6eefe090 14:30:48 ---> d88e80176191 14:30:48 Step 6/22 : COPY go.mod vendor* ./ 14:30:48 Removing intermediate container 4dc18ac7807a 14:30:48 ---> 1601652be03b 14:30:48 Step 6/23 : COPY go.mod vendor* ./ 14:30:48 Removing intermediate container 8733988277ff 14:30:48 ---> 6458c5cc959c 14:30:48 Step 6/23 : COPY go.mod vendor* ./ 14:30:48 ---> 2e9eb52ee869 14:30:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:48 ---> Running in 67e4ae720e09 14:30:49 ---> e2c90dceb65d 14:30:49 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:49 ---> 71c304df5a88 14:30:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:49 ---> Running in 76dbe1797f86 14:30:49 ---> Running in 10b3250591b3 14:30:50 ---> f5d33b7dbfbf 14:30:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:50 ---> 247c4897fd50 14:30:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:50 ---> Running in d7eddd547790 14:30:50 ---> Running in 3e7c0615162d 14:30:54 Removing intermediate container 67e4ae720e09 14:30:54 ---> 6e9fa5afbae8 14:30:54 Step 8/22 : COPY . . 14:30:57 Removing intermediate container 76dbe1797f86 14:30:57 ---> f6eb9ae8f53f 14:30:57 Step 8/21 : COPY . . 14:30:57 Removing intermediate container 10b3250591b3 14:30:57 ---> 927f021da23d 14:30:57 Step 8/22 : COPY . . 14:30:57 Removing intermediate container d7eddd547790 14:30:57 ---> d937d0cedf96 14:30:57 Step 8/23 : COPY . . 14:30:57 Removing intermediate container 3e7c0615162d 14:30:57 ---> bc48ba55c32c 14:30:57 Step 8/23 : COPY . . 14:31:12 ---> 78e63cf3ed24 14:31:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:31:12 ---> Running in 66b9a3b886fd 14:31:13 ---> 18b8e1ffb0c9 14:31:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:31:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:31:13 ---> Running in 865d8ac701f0 14:31:14 ---> 56a52017abc4 14:31:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:31:15 ---> Running in fd1df3486451 14:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:31:16 ---> f5a0646161eb 14:31:16 Step 9/23 : RUN make cmd/core-command/core-command 14:31:16 ---> Running in 104615632df0 14:31:16 ---> 5b95b183019a 14:31:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:31:16 ---> Running in a511b74fc20a 14:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-command/core-command ./cmd/core-command 14:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 14:33:29 Removing intermediate container 104615632df0 14:33:29 ---> 00e50eeb3e16 14:33:29 14:33:29 Step 10/23 : FROM alpine:3.14 14:33:29 3.14: Pulling from library/alpine 14:33:31 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 14:33:31 Status: Downloaded newer image for alpine:3.14 14:33:31 ---> 71a2028e5025 14:33:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:33:31 ---> Running in 4e92d52ea9b4 14:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:33:35 (1/1) Installing dumb-init (1.2.5-r1) 14:33:35 Executing busybox-1.33.1-r6.trigger 14:33:35 OK: 5 MiB in 15 packages 14:33:37 Removing intermediate container 4e92d52ea9b4 14:33:37 ---> baca47c3994d 14:33:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:33:37 ---> Running in dce1639ca18a 14:33:37 Removing intermediate container 865d8ac701f0 14:33:37 ---> c85639f21619 14:33:37 14:33:37 Step 10/21 : FROM alpine:3.14 14:33:37 ---> 71a2028e5025 14:33:37 Step 11/21 : RUN apk add --update --no-cache curl 14:33:37 ---> Running in 0118b00cda4f 14:33:38 Removing intermediate container dce1639ca18a 14:33:38 ---> 44d6497aadfc 14:33:38 Step 13/23 : ENV APP_PORT=59882 14:33:38 ---> Running in 7052ed7bd6ed 14:33:39 Removing intermediate container 7052ed7bd6ed 14:33:39 ---> cae65e2fa369 14:33:39 Step 14/23 : EXPOSE $APP_PORT 14:33:39 ---> Running in 6bdd4641a392 14:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:33:40 Removing intermediate container 6bdd4641a392 14:33:40 ---> 97fd88fd0bd4 14:33:40 Step 15/23 : WORKDIR / 14:33:40 ---> Running in 43b062bca831 14:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:33:41 Removing intermediate container 43b062bca831 14:33:41 ---> 6db43f5a3197 14:33:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:41 (1/5) Installing ca-certificates (20211220-r0) 14:33:41 (2/5) Installing brotli-libs (1.0.9-r5) 14:33:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:33:41 (4/5) Installing libcurl (7.79.1-r0) 14:33:41 (5/5) Installing curl (7.79.1-r0) 14:33:41 Executing busybox-1.33.1-r6.trigger 14:33:41 Executing ca-certificates-20211220-r0.trigger 14:33:42 OK: 8 MiB in 19 packages 14:33:43 ---> 631e0a229004 14:33:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:33:45 Removing intermediate container 0118b00cda4f 14:33:45 ---> cfcad2311298 14:33:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:33:45 ---> Running in 5e4a2c2d64db 14:33:45 Removing intermediate container 66b9a3b886fd 14:33:45 ---> 160b1c730751 14:33:45 14:33:45 Step 10/22 : FROM alpine:3.14 14:33:45 ---> 71a2028e5025 14:33:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:33:45 ---> Using cache 14:33:45 ---> baca47c3994d 14:33:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:33:45 ---> Using cache 14:33:45 ---> 44d6497aadfc 14:33:45 Step 13/22 : ENV APP_PORT=59861 14:33:45 ---> d0cfc9f2818f 14:33:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:33:45 ---> Running in 9efcbab3c045 14:33:46 Removing intermediate container 5e4a2c2d64db 14:33:46 ---> 5a2829dd9457 14:33:46 Step 13/21 : WORKDIR /edgex 14:33:46 ---> Running in c385420b274c 14:33:46 Removing intermediate container 9efcbab3c045 14:33:46 ---> f7a0b142fe7e 14:33:46 Step 14/22 : EXPOSE $APP_PORT 14:33:46 ---> Running in e6ac6e416244 14:33:46 ---> 40447088eda8 14:33:46 Step 19/23 : ENTRYPOINT ["/core-command"] 14:33:46 Removing intermediate container c385420b274c 14:33:46 ---> 6020d219b249 14:33:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:33:46 ---> Running in 6f4511f84700 14:33:47 Removing intermediate container e6ac6e416244 14:33:47 ---> b2ebdf3af57c 14:33:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:47 Removing intermediate container 6f4511f84700 14:33:47 ---> dad634cf5f85 14:33:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:33:47 ---> Running in 8684d12eb5d6 14:33:47 ---> e340064e295d 14:33:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:33:48 Removing intermediate container 8684d12eb5d6 14:33:48 ---> 0106e64d0e45 14:33:48 Step 21/23 : LABEL arch=arm64 14:33:48 ---> 97e41126f38b 14:33:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:33:48 ---> Running in c8cac334df21 14:33:49 Removing intermediate container c8cac334df21 14:33:49 ---> a165f979abd2 14:33:49 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:33:49 ---> Running in 8b4a9ae00ccb 14:33:50 ---> 3a45259888a5 14:33:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:33:50 Removing intermediate container 8b4a9ae00ccb 14:33:50 ---> 0fbca4f7460c 14:33:50 Step 23/23 : LABEL version=2.2.0-dev.39 14:33:50 ---> Running in f00b20f9d735 14:33:50 Removing intermediate container a511b74fc20a 14:33:50 ---> 9bf2931960cc 14:33:50 14:33:50 Step 10/23 : FROM alpine:3.14 14:33:50 ---> 71a2028e5025 14:33:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:33:50 ---> Using cache 14:33:50 ---> baca47c3994d 14:33:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:33:50 ---> Using cache 14:33:50 ---> 44d6497aadfc 14:33:50 Step 13/23 : ENV APP_PORT=59881 14:33:50 ---> Running in 533e3a79cfec 14:33:50 ---> 7d442d0fe89f 14:33:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:33:51 Removing intermediate container f00b20f9d735 14:33:51 ---> 7fed06c09860 14:33:51 14:33:51 Removing intermediate container fd1df3486451 14:33:51 ---> ca8771b5c776 14:33:51 14:33:51 Step 10/22 : FROM alpine:3.14 14:33:51 ---> 71a2028e5025 14:33:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:33:51 ---> Running in c6a66ca82f7f 14:33:51 Removing intermediate container 533e3a79cfec 14:33:51 ---> d1009c581fa6 14:33:51 Step 14/23 : EXPOSE $APP_PORT 14:33:51 ---> Running in 3c6ad3e4cf92 14:33:52 ---> 74d9182719bf 14:33:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:33:52 Successfully built 7fed06c09860 14:33:52 Successfully tagged core-command-arm64:latest 14:33:52 ---> 05a46b47c17a 14:33:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:33:52  Building core-command ... done Building sys-mgmt-agent 14:33:52 ---> Running in af82b924c449 14:33:52 ---> Running in b5277c19d268 14:33:52 Removing intermediate container 3c6ad3e4cf92 14:33:52 ---> a7b389a2c42c 14:33:52 Step 15/23 : WORKDIR / 14:33:52 ---> Running in 7526f0ce02b8 14:33:53 Removing intermediate container b5277c19d268 14:33:53 ---> 844995a88aca 14:33:53 Step 18/21 : CMD ["--init=true"] 14:33:53 Removing intermediate container af82b924c449 14:33:53 ---> 8d77d223ded0 14:33:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:33:53 Removing intermediate container 7526f0ce02b8 14:33:53 ---> 020f7cc8ed70 14:33:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:53 ---> Running in 219449f41ee9 14:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:33:53 ---> Running in c8d4fa54ac18 14:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:33:54 Removing intermediate container c8d4fa54ac18 14:33:54 ---> a48f61bcfc64 14:33:54 Step 19/21 : LABEL arch=arm64 14:33:54 Removing intermediate container 219449f41ee9 14:33:54 ---> 2008a7bab5a8 14:33:54 Step 20/22 : LABEL arch=arm64 14:33:54 ---> Running in 27a811b7c880 14:33:54 ---> Running in 61929183fe27 14:33:54 ---> ab9c689f6a6c 14:33:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:33:54 (1/2) Installing ca-certificates (20211220-r0) 14:33:54 (2/2) Installing dumb-init (1.2.5-r1) 14:33:54 Executing busybox-1.33.1-r6.trigger 14:33:54 Executing ca-certificates-20211220-r0.trigger 14:33:55 Removing intermediate container 61929183fe27 14:33:55 ---> 85087fbaeb03 14:33:55 Step 20/21 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:33:55 OK: 6 MiB in 16 packages 14:33:55 Removing intermediate container 27a811b7c880 14:33:55 ---> 4dcbc2c2f2e3 14:33:55 Step 21/22 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:33:55 ---> Running in 9d1b054462dc 14:33:55 ---> Running in 5835fe00f249 14:33:56 Removing intermediate container 9d1b054462dc 14:33:56 ---> f54395d1688e 14:33:56 Step 21/21 : LABEL version=2.2.0-dev.39 14:33:56 Removing intermediate container 5835fe00f249 14:33:56 ---> f76d06b7e9e9 14:33:56 Step 22/22 : LABEL version=2.2.0-dev.39 14:33:56 ---> Running in fbc7b25927e4 14:33:56 ---> Running in 9131038fc648 14:33:57 ---> 67fb5e6ee9ec 14:33:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:33:57 Removing intermediate container fbc7b25927e4 14:33:57 ---> 429b6d2d9ee7 14:33:57 14:33:57 Removing intermediate container 9131038fc648 14:33:57 ---> 97661f20191b 14:33:57 14:33:57 Removing intermediate container c6a66ca82f7f 14:33:57 ---> baf7ed2139f3 14:33:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:33:57 Successfully built 429b6d2d9ee7 14:33:57 Successfully tagged support-scheduler-arm64:latest 14:33:57  Building support-scheduler ... done Building security-secretstore-setup 14:33:57 ---> Running in 80c98d0318e2 14:33:57 Successfully built 97661f20191b 14:33:57 Successfully tagged security-proxy-setup-arm64:latest 14:33:57 Building security-bootstrapper 14:33:57  Building security-proxy-setup ... done  ---> 29846ab37008 14:33:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:33:58 ---> Running in 7f071b09aa95 14:33:58 Removing intermediate container 80c98d0318e2 14:33:58 ---> 1359e6791c8b 14:33:58 Step 13/22 : ENV APP_PORT=59860 14:33:58 ---> Running in 724cbcdbea28 14:33:58 Removing intermediate container 7f071b09aa95 14:33:58 ---> a8884e49bfe3 14:33:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:33:58 ---> Running in 2527fa8e97bc 14:33:58 Removing intermediate container 724cbcdbea28 14:33:58 ---> 90883c97b2c4 14:33:58 Step 14/22 : EXPOSE $APP_PORT 14:33:58 ---> Running in 0fdd0a515c5f 14:33:59 Removing intermediate container 2527fa8e97bc 14:33:59 ---> 9c6ed63a4533 14:33:59 Step 21/23 : LABEL arch=arm64 14:33:59 ---> Running in 2c20287b43c0 14:33:59 Removing intermediate container 0fdd0a515c5f 14:33:59 ---> 02ff38cf4322 14:33:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:59 Removing intermediate container 2c20287b43c0 14:33:59 ---> 0c70bd71558a 14:33:59 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:33:59 ---> Running in 1e75ce150ce4 14:34:00 ---> 710287ab30c9 14:34:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:34:00 Removing intermediate container 1e75ce150ce4 14:34:00 ---> d4fc7dc863c1 14:34:00 Step 23/23 : LABEL version=2.2.0-dev.39 14:34:00 ---> Running in da2a2e3be30c 14:34:01 Removing intermediate container da2a2e3be30c 14:34:01 ---> b89460cfe663 14:34:01 14:34:01 ---> c8d9eb3fa1de 14:34:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:34:01 Successfully built b89460cfe663 14:34:01 Successfully tagged core-metadata-arm64:latest 14:34:01 Building core-data 14:34:02  Building core-metadata ... done  ---> 86cca14cd6cc 14:34:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:34:02 ---> Running in b9c6302ece6f 14:34:02 Removing intermediate container b9c6302ece6f 14:34:02 ---> a78b65c561b5 14:34:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:34:03 ---> Running in e3c520ea10f9 14:34:03 Removing intermediate container e3c520ea10f9 14:34:03 ---> fc037ac8b943 14:34:03 Step 20/22 : LABEL arch=arm64 14:34:03 ---> Running in 14f4bf7ef5d9 14:34:03 Removing intermediate container 14f4bf7ef5d9 14:34:03 ---> 91ffbe9c138e 14:34:03 Step 21/22 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:34:04 ---> Running in 491bcfb391d3 14:34:04 Removing intermediate container 491bcfb391d3 14:34:04 ---> 0328c7087f50 14:34:04 Step 22/22 : LABEL version=2.2.0-dev.39 14:34:04 ---> Running in 00f2c65025cc 14:34:04 Removing intermediate container 00f2c65025cc 14:34:04 ---> 4c59882cc9ce 14:34:04 14:34:05 Successfully built 4c59882cc9ce 14:34:05 Successfully tagged support-notifications-arm64:latest 14:34:23  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:34:23 ---> 67882288c563 14:34:23 Step 3/23 : WORKDIR /edgex-go 14:34:23 ---> Using cache 14:34:23 ---> f162da6bc55e 14:34:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:23 ---> Using cache 14:34:23 ---> 6ced4198ac8a 14:34:23 Step 5/23 : RUN apk add --update --no-cache make bash git 14:34:23 ---> Running in 148abe06fb18 14:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:34:26 OK: 220 MiB in 52 packages 14:34:28 Removing intermediate container 148abe06fb18 14:34:28 ---> c2474881aa6f 14:34:28 Step 6/23 : COPY go.mod vendor* ./ 14:34:29 ---> 1463c2e19d42 14:34:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:29 ---> Running in 7f40dc42bf6e 14:34:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:34:32 ---> 67882288c563 14:34:32 Step 3/25 : WORKDIR /edgex-go 14:34:32 ---> Using cache 14:34:32 ---> f162da6bc55e 14:34:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:32 ---> Using cache 14:34:32 ---> 6ced4198ac8a 14:34:32 Step 5/25 : RUN apk add --update --no-cache make git 14:34:32 ---> Using cache 14:34:32 ---> 1601652be03b 14:34:32 Step 6/25 : COPY go.mod vendor* ./ 14:34:32 ---> Using cache 14:34:32 ---> 247c4897fd50 14:34:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:32 ---> Using cache 14:34:32 ---> bc48ba55c32c 14:34:32 Step 8/25 : COPY . . 14:34:32 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:34:32 ---> 67882288c563 14:34:32 Step 3/31 : WORKDIR /edgex-go 14:34:32 ---> Using cache 14:34:32 ---> f162da6bc55e 14:34:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:32 ---> Using cache 14:34:32 ---> 6ced4198ac8a 14:34:32 Step 5/31 : RUN apk add --update --no-cache make git 14:34:32 ---> Using cache 14:34:32 ---> 1601652be03b 14:34:32 Step 6/31 : COPY go.mod vendor* ./ 14:34:32 ---> Using cache 14:34:32 ---> 247c4897fd50 14:34:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:32 ---> Using cache 14:34:32 ---> bc48ba55c32c 14:34:32 Step 8/31 : COPY . . 14:34:32 ---> Using cache 14:34:32 ---> f5a0646161eb 14:34:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:34:32 ---> Using cache 14:34:32 ---> f5a0646161eb 14:34:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:34:32 ---> Running in d0d05e77a145 14:34:32 ---> Running in 67a1e8f4af41 14:34:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:34:33 ---> 67882288c563 14:34:33 Step 3/23 : WORKDIR /edgex-go 14:34:33 ---> Using cache 14:34:33 ---> f162da6bc55e 14:34:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:33 ---> Using cache 14:34:33 ---> 6ced4198ac8a 14:34:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:34:33 ---> Running in f3c3de91584a 14:34:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:34:35 Removing intermediate container 7f40dc42bf6e 14:34:35 ---> dba7201dc642 14:34:35 Step 8/23 : COPY . . 14:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:34:37 OK: 220 MiB in 52 packages 14:34:39 Removing intermediate container f3c3de91584a 14:34:39 ---> 6ed2a0714315 14:34:39 Step 6/23 : COPY go.mod vendor* ./ 14:34:40 ---> 01ac67a61ce5 14:34:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:40 ---> Running in f10e4452e65c 14:34:49 Removing intermediate container f10e4452e65c 14:34:49 ---> f48b6f15baab 14:34:49 Step 8/23 : COPY . . 14:34:49 ---> 668b19f59fd1 14:34:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:34:50 ---> Running in 89c0589b66c1 14:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:35:04 ---> a0bb1a5ec742 14:35:04 Step 9/23 : RUN make cmd/core-data/core-data 14:35:04 ---> Running in 522dbd7091e1 14:35:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-data/core-data ./cmd/core-data 14:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:36:21 Removing intermediate container d0d05e77a145 14:36:21 ---> a2403dfd009a 14:36:21 14:36:21 Step 10/31 : FROM alpine:3.14 14:36:21 ---> 71a2028e5025 14:36:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:36:21 ---> Running in fd893a2a2d7a 14:36:22 Removing intermediate container fd893a2a2d7a 14:36:22 ---> 0bc84b673b57 14:36:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:36:22 ---> Running in a7e987d03076 14:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:36:26 (1/2) Installing dumb-init (1.2.5-r1) 14:36:26 (2/2) Installing su-exec (0.2-r1) 14:36:26 Executing busybox-1.33.1-r6.trigger 14:36:26 OK: 6 MiB in 16 packages 14:36:27 Removing intermediate container 67a1e8f4af41 14:36:27 ---> c81234c7fbfb 14:36:27 14:36:27 Step 10/25 : FROM alpine:3.14 14:36:27 ---> 71a2028e5025 14:36:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:36:27 ---> Running in 828348f4ff3d 14:36:28 Removing intermediate container a7e987d03076 14:36:28 ---> 5ff1b5933d9b 14:36:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:36:28 ---> Running in 5fc4484a81d4 14:36:28 Removing intermediate container 5fc4484a81d4 14:36:28 ---> 1d3a90ad889b 14:36:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:36:29 ---> Running in fca6baae84d5 14:36:29 Removing intermediate container fca6baae84d5 14:36:29 ---> d7873ed10821 14:36:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:36:29 ---> Running in c68ba8f75ebd 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:36:30 (1/3) Installing ca-certificates (20211220-r0) 14:36:31 (2/3) Installing dumb-init (1.2.5-r1) 14:36:31 (3/3) Installing su-exec (0.2-r1) 14:36:31 Executing busybox-1.33.1-r6.trigger 14:36:31 Executing ca-certificates-20211220-r0.trigger 14:36:31 OK: 6 MiB in 17 packages 14:36:33 Removing intermediate container c68ba8f75ebd 14:36:33 ---> f7a9f29bbfed 14:36:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:36:33 ---> Running in 246ef2c72099 14:36:34 Removing intermediate container 246ef2c72099 14:36:34 ---> 2a4aeb615873 14:36:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:36:34 Removing intermediate container 828348f4ff3d 14:36:34 ---> 2a74de098ec1 14:36:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:36:34 ---> Running in 91b6e865bdc4 14:36:34 Removing intermediate container 91b6e865bdc4 14:36:34 ---> a9a7607d8913 14:36:34 Step 13/25 : WORKDIR / 14:36:35 ---> Running in 1104fa6fd554 14:36:35 ---> 49898102f56a 14:36:35 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:36:35 ---> Running in 0255bcefc000 14:36:36 Removing intermediate container 1104fa6fd554 14:36:36 ---> cf4eb3d2f9e6 14:36:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:36:38 ---> aa0972f6a816 14:36:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:36:39 Removing intermediate container 0255bcefc000 14:36:39 ---> 70bce4d5e292 14:36:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:40 ---> 1ba74e7a0508 14:36:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:36:42 ---> ac830618cc94 14:36:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:36:42 ---> 41da2ff31bf9 14:36:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:36:42 Removing intermediate container 89c0589b66c1 14:36:42 ---> d78c111057ea 14:36:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:36:42 ---> Running in 6f10046d4c29 14:36:43 ---> dd30bf8204ce 14:36:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:36:45 ---> 1b32512610c2 14:36:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:36:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:36:45 ---> a9bf9ab4fb6d 14:36:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:36:46 ---> c88a5fd1b09b 14:36:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:36:47 ---> 9e915d93752b 14:36:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:36:48 ---> 64bd4102c8e4 14:36:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:36:48 ---> c6b7f1f1e114 14:36:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:36:49 ---> Running in a5e38f91b378 14:36:49 ---> f1e9784c084a 14:36:49 Step 21/25 : 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/ 14:36:49 Removing intermediate container a5e38f91b378 14:36:49 ---> c41da36a49fc 14:36:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:36:50 Removing intermediate container 6f10046d4c29 14:36:50 ---> 3e6baab6d41b 14:36:50 14:36:50 Step 11/23 : FROM docker:20.10.10 14:36:50 ---> Running in abab7977741a 14:36:50 20.10.10: Pulling from library/docker 14:36:51 ---> 3a38029dd556 14:36:51 Step 26/31 : RUN chmod +x /entrypoint.sh 14:36:51 ---> Running in b7ea03ef5e96 14:36:53 Removing intermediate container abab7977741a 14:36:53 ---> 881e05d15427 14:36:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:36:53 ---> Running in 681d5b1d8379 14:36:54 Removing intermediate container 681d5b1d8379 14:36:54 ---> a41047a00cbb 14:36:54 Step 23/25 : LABEL arch=arm64 14:36:54 ---> Running in 103adf36299a 14:36:55 Removing intermediate container 103adf36299a 14:36:55 ---> e824ded77d45 14:36:55 Step 24/25 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:36:55 Removing intermediate container b7ea03ef5e96 14:36:55 ---> 665c0d7ee3e7 14:36:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:36:55 ---> Running in dfd2a26941ad 14:36:55 ---> Running in 79aefac32fd4 14:36:55 Removing intermediate container dfd2a26941ad 14:36:55 ---> a3dec86058b9 14:36:55 Step 25/25 : LABEL version=2.2.0-dev.39 14:36:56 ---> Running in 8dfb59bef4b0 14:36:56 Removing intermediate container 79aefac32fd4 14:36:56 ---> 240c7845dc85 14:36:56 Step 28/31 : CMD ["gate"] 14:36:56 ---> Running in 64f92382ffc2 14:36:56 Removing intermediate container 8dfb59bef4b0 14:36:56 ---> fbf7ac32d6be 14:36:56 14:36:57 Removing intermediate container 64f92382ffc2 14:36:57 ---> 0fbc1d788f99 14:36:57 Step 29/31 : LABEL arch=arm64 14:36:57 Successfully built fbf7ac32d6be 14:36:57 Successfully tagged security-secretstore-setup-arm64:latest 14:36:57  Building security-secretstore-setup ... done  ---> Running in 95f4b16ddffe 14:36:58 Removing intermediate container 95f4b16ddffe 14:36:58 ---> f3b2da43353e 14:36:58 Step 30/31 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:36:58 ---> Running in 332a95616e2e 14:36:59 Removing intermediate container 332a95616e2e 14:36:59 ---> 87d70bc87a92 14:36:59 Step 31/31 : LABEL version=2.2.0-dev.39 14:36:59 ---> Running in 6e6a78d98815 14:36:59 Removing intermediate container 6e6a78d98815 14:36:59 ---> cfd066c18742 14:36:59 14:37:00 Successfully built cfd066c18742 14:37:00 Successfully tagged security-bootstrapper-arm64:latest 14:37:02  Building security-bootstrapper ... done Removing intermediate container 522dbd7091e1 14:37:02 ---> cf969cb52471 14:37:02 14:37:02 Step 10/23 : FROM alpine:3.14 14:37:02 ---> 71a2028e5025 14:37:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:37:02 ---> Running in 7511d5880ad9 14:37:03 Removing intermediate container 7511d5880ad9 14:37:03 ---> 81740e881fc3 14:37:03 Step 12/23 : ENV APP_PORT=59880 14:37:03 ---> Running in 29c712a9c83e 14:37:03 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:37:03 Status: Downloaded newer image for docker:20.10.10 14:37:03 ---> 520e9a0a30f7 14:37:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:37:03 ---> Running in b960e72bf9a2 14:37:03 Removing intermediate container 29c712a9c83e 14:37:03 ---> b35d76b367b9 14:37:03 Step 13/23 : EXPOSE $APP_PORT 14:37:03 ---> Running in 3b033b6db1ad 14:37:03 Removing intermediate container b960e72bf9a2 14:37:03 ---> 58ea7bd1a8dc 14:37:03 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:37:03 ---> Running in 3fdeadd80cf6 14:37:04 Removing intermediate container 3b033b6db1ad 14:37:04 ---> 3fdf0251b7d5 14:37:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:04 ---> Running in 7aebf4659be5 14:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:37:06 Removing intermediate container 7aebf4659be5 14:37:06 ---> ff296737c87e 14:37:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:37:06 ---> Running in f750d9f8f7b5 14:37:06 (1/42) Installing readline (8.1.0-r0) 14:37:06 (2/42) Installing bash (5.1.4-r0) 14:37:06 Executing bash-5.1.4-r0.post-install 14:37:06 (3/42) Installing brotli-libs (1.0.9-r5) 14:37:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:37:06 (5/42) Installing libcurl (7.79.1-r0) 14:37:06 (6/42) Installing curl (7.79.1-r0) 14:37:06 (7/42) Installing dumb-init (1.2.5-r1) 14:37:06 (8/42) Installing libbz2 (1.0.8-r1) 14:37:06 (9/42) Installing expat (2.4.7-r0) 14:37:06 (10/42) Installing libffi (3.3-r2) 14:37:06 (11/42) Installing gdbm (1.19-r0) 14:37:06 (12/42) Installing xz-libs (5.2.5-r0) 14:37:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:37:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:37:06 (15/42) Installing mpdecimal (2.5.1-r1) 14:37:06 (16/42) Installing sqlite-libs (3.35.5-r0) 14:37:06 (17/42) Installing python3 (3.9.5-r2) 14:37:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:37:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:37:08 (18/42) Installing py3-appdirs (1.4.4-r2) 14:37:08 (19/42) Installing py3-chardet (4.0.0-r2) 14:37:08 (20/42) Installing py3-idna (3.2-r0) 14:37:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:37:08 (22/42) Installing py3-certifi (2020.12.5-r1) 14:37:08 (23/42) Installing py3-requests (2.25.1-r4) 14:37:08 (24/42) Installing py3-msgpack (1.0.2-r1) 14:37:09 (25/42) Installing py3-lockfile (0.12.2-r4) 14:37:09 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:37:09 (27/42) Installing py3-colorama (0.4.4-r1) 14:37:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:37:09 (1/6) Installing dumb-init (1.2.5-r1) 14:37:09 (29/42) Installing py3-distlib (0.3.1-r3) 14:37:09 (30/42) Installing py3-distro (1.5.0-r3) 14:37:09 (31/42) Installing py3-six (1.15.0-r1) 14:37:09 (32/42) Installing py3-webencodings (0.5.1-r4) 14:37:09 (33/42) Installing py3-html5lib (1.1-r1) 14:37:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:37:09 (34/42) Installing py3-parsing (2.4.7-r2) 14:37:09 (35/42) Installing py3-packaging (20.9-r1) 14:37:09 (36/42) Installing py3-toml (0.10.2-r2) 14:37:09 (37/42) Installing py3-pep517 (0.10.0-r2) 14:37:09 (3/6) Installing libsodium (1.0.18-r0) 14:37:09 (38/42) Installing py3-progress (1.5-r2) 14:37:09 (39/42) Installing py3-retrying (1.3.3-r1) 14:37:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:37:09 (41/42) Installing py3-setuptools (52.0.0-r3) 14:37:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:37:09 (42/42) Installing py3-pip (20.3.4-r1) 14:37:09 (5/6) Installing libzmq (4.3.4-r0) 14:37:09 (6/6) Installing zeromq (4.3.4-r0) 14:37:09 Executing busybox-1.33.1-r6.trigger 14:37:09 OK: 8 MiB in 20 packages 14:37:09 Executing busybox-1.33.1-r6.trigger 14:37:10 OK: 84 MiB in 64 packages 14:37:11 Removing intermediate container f750d9f8f7b5 14:37:11 ---> d35bbf67f043 14:37:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:11 ---> 36d09d1ed8d4 14:37:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:37:12 ---> 1b08cb48eb55 14:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:37:13 ---> 0b5aca73075b 14:37:13 Step 19/23 : ENTRYPOINT ["/core-data"] 14:37:13 ---> Running in b9f35bbb435a 14:37:13 Removing intermediate container b9f35bbb435a 14:37:13 ---> 54af9487d825 14:37:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:13 ---> Running in 93dd2089cf0f 14:37:14 Removing intermediate container 93dd2089cf0f 14:37:14 ---> ddb54a4ebf14 14:37:14 Step 21/23 : LABEL arch=arm64 14:37:14 ---> Running in 1a372d8ee958 14:37:14 Collecting docker-compose==1.23.2 14:37:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:37:14 Removing intermediate container 1a372d8ee958 14:37:14 ---> 294f7ef7b5fd 14:37:14 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:37:14 ---> Running in 89acfa64ce35 14:37:15 Removing intermediate container 89acfa64ce35 14:37:15 ---> 535840e0f01a 14:37:15 Step 23/23 : LABEL version=2.2.0-dev.39 14:37:15 ---> Running in 203bc185f051 14:37:15 Removing intermediate container 203bc185f051 14:37:15 ---> fadaee6239ed 14:37:15 14:37:15 Successfully built fadaee6239ed 14:37:15 Successfully tagged core-data-arm64:latest 14:37:15  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:37:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:37:16 Collecting websocket-client<1.0,>=0.32.0 14:37:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:37:16 Collecting docker<4.0,>=3.6.0 14:37:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:37:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:37:16 Collecting jsonschema<3,>=2.5.1 14:37:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:37:17 Collecting PyYAML<4,>=3.10 14:37:17 Downloading PyYAML-3.13.tar.gz (270 kB) 14:37:20 Collecting texttable<0.10,>=0.9.0 14:37:20 Downloading texttable-0.9.1.tar.gz (11 kB) 14:37:21 Collecting docopt<0.7,>=0.6.1 14:37:21 Downloading docopt-0.6.2.tar.gz (25 kB) 14:37:23 Collecting cached-property<2,>=1.2.0 14:37:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:37:23 Collecting dockerpty<0.5,>=0.4.1 14:37:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:37:25 Collecting docker-pycreds>=0.4.0 14:37:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:37:25 Collecting idna<2.8,>=2.5 14:37:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:37:25 Collecting chardet<3.1.0,>=3.0.2 14:37:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:37:26 Collecting urllib3<1.25,>=1.21.1 14:37:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:37:26 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) 14:37:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:37:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:37:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:37:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:37:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:37:27 Attempting uninstall: urllib3 14:37:27 Found existing installation: urllib3 1.26.5 14:37:27 Uninstalling urllib3-1.26.5: 14:37:27 Successfully uninstalled urllib3-1.26.5 14:37:28 Attempting uninstall: idna 14:37:28 Found existing installation: idna 3.2 14:37:28 Uninstalling idna-3.2: 14:37:28 Successfully uninstalled idna-3.2 14:37:29 Attempting uninstall: chardet 14:37:29 Found existing installation: chardet 4.0.0 14:37:29 Uninstalling chardet-4.0.0: 14:37:29 Successfully uninstalled chardet-4.0.0 14:37:30 Attempting uninstall: requests 14:37:30 Found existing installation: requests 2.25.1 14:37:30 Uninstalling requests-2.25.1: 14:37:30 Successfully uninstalled requests-2.25.1 14:37:31 Running setup.py install for texttable: started 14:37:32 Running setup.py install for texttable: finished with status 'done' 14:37:32 Running setup.py install for PyYAML: started 14:37:34 Running setup.py install for PyYAML: finished with status 'done' 14:37:35 Running setup.py install for docopt: started 14:37:37 Running setup.py install for docopt: finished with status 'done' 14:37:37 Running setup.py install for dockerpty: started 14:37:38 Running setup.py install for dockerpty: finished with status 'done' 14:37:40 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 14:37:48 Removing intermediate container 3fdeadd80cf6 14:37:48 ---> b38fb650ef2c 14:37:48 Step 14/23 : ENV APP_PORT=58890 14:37:48 ---> Running in 95fed32bec7f 14:37:48 Removing intermediate container 95fed32bec7f 14:37:48 ---> 413fdfd6d506 14:37:48 Step 15/23 : EXPOSE $APP_PORT 14:37:48 ---> Running in 291555e35517 14:37:49 Removing intermediate container 291555e35517 14:37:49 ---> 90eac8f409b8 14:37:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:37:50 ---> b798017e83c1 14:37:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:37:50 ---> 996d9887ad5d 14:37:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:37:51 ---> 84ae3defe698 14:37:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:37:51 ---> Running in d66a022b69fc 14:37:51 Removing intermediate container d66a022b69fc 14:37:51 ---> 8be73abff407 14:37:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:51 ---> Running in a51340864d5c 14:37:51 Removing intermediate container a51340864d5c 14:37:51 ---> 3b7c8066991a 14:37:51 Step 21/23 : LABEL arch=arm64 14:37:52 ---> Running in 6dd7b9567e8b 14:37:52 Removing intermediate container 6dd7b9567e8b 14:37:52 ---> bf289e138450 14:37:52 Step 22/23 : LABEL git_sha=7794663b2f6ed75afbb86dfef3a594310e3530e2 14:37:52 ---> Running in 71f933d106d8 14:37:52 Removing intermediate container 71f933d106d8 14:37:52 ---> af1f392c8c5a 14:37:52 Step 23/23 : LABEL version=2.2.0-dev.39 14:37:52 ---> Running in d87487dec1b4 14:37:53 Removing intermediate container d87487dec1b4 14:37:53 ---> 836d22027a2b 14:37:53 14:37:53 Successfully built 836d22027a2b 14:37:53 Successfully tagged sys-mgmt-agent-arm64:latest 14:37:53  Building sys-mgmt-agent ... done  [Pipeline] } 14:37:53 $ docker stop --time=1 715bd2b1920b5afea8d8a878c3cbba32af5c6885a500e478712424af0d13e891 14:37:55 $ docker rm -f 715bd2b1920b5afea8d8a878c3cbba32af5c6885a500e478712424af0d13e891 [Pipeline] // withDockerContainer [Pipeline] sh 14:37:56 + docker images 14:37:56 REPOSITORY TAG IMAGE ID CREATED SIZE 14:37:56 sys-mgmt-agent-arm64 latest 836d22027a2b 4 seconds ago 280MB 14:37:56 core-data-arm64 latest fadaee6239ed 41 seconds ago 19.2MB 14:37:56 cf969cb52471 55 seconds ago 1.49GB 14:37:56 security-bootstrapper-arm64 latest cfd066c18742 57 seconds ago 18MB 14:37:56 security-secretstore-setup-arm64 latest fbf7ac32d6be About a minute ago 26.9MB 14:37:56 3e6baab6d41b About a minute ago 1.48GB 14:37:56 c81234c7fbfb About a minute ago 1.49GB 14:37:56 a2403dfd009a About a minute ago 1.48GB 14:37:56 support-notifications-arm64 latest 4c59882cc9ce 3 minutes ago 16.1MB 14:37:56 core-metadata-arm64 latest b89460cfe663 3 minutes ago 16MB 14:37:56 security-proxy-setup-arm64 latest 97661f20191b 3 minutes ago 25.4MB 14:37:56 support-scheduler-arm64 latest 429b6d2d9ee7 4 minutes ago 15.4MB 14:37:56 core-command-arm64 latest 7fed06c09860 4 minutes ago 15.3MB 14:37:56 ca8771b5c776 4 minutes ago 1.48GB 14:37:56 9bf2931960cc 4 minutes ago 1.48GB 14:37:56 160b1c730751 4 minutes ago 1.48GB 14:37:56 c85639f21619 4 minutes ago 1.48GB 14:37:56 00e50eeb3e16 4 minutes ago 1.48GB 14:37:56 ci-base-image-arm64 latest 67882288c563 8 minutes ago 1.26GB 14:37:56 alpine 3.14 71a2028e5025 20 hours ago 5.34MB 14:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 14:37:56 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 14:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 14:37:56 provisioning config files... 14:37:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/159@tmp/config2682102340864264548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:56 ---> docker-login.sh 14:37:56 nexus3.edgexfoundry.org:10001 14:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:57 Configure a credential helper to remove this warning. See 14:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:57 14:37:57 Login Succeeded 14:37:57 nexus3.edgexfoundry.org:10002 14:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:57 Configure a credential helper to remove this warning. See 14:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:57 14:37:57 Login Succeeded 14:37:58 nexus3.edgexfoundry.org:10003 14:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:58 Configure a credential helper to remove this warning. See 14:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:58 14:37:58 Login Succeeded 14:37:58 nexus3.edgexfoundry.org:10004 14:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:58 Configure a credential helper to remove this warning. See 14:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:58 14:37:58 Login Succeeded 14:37:58 docker.io 14:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:59 Configure a credential helper to remove this warning. See 14:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:59 14:37:59 Login Succeeded 14:37:59 ---> docker-login.sh ends [Pipeline] } 14:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:37:59 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:37:59 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:37:59 latest 14:37:59 2.2.0-dev.39 14:37:59 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:37:59 main 14:37:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:38:00 b8b1e4c5b023: Preparing 14:38:00 4256e6a5c518: Preparing 14:38:00 717be55713f7: Preparing 14:38:00 1263d5607c30: Preparing 14:38:00 49c7c6f6dc6c: Preparing 14:38:00 49c7c6f6dc6c: Layer already exists 14:38:00 b8b1e4c5b023: Pushed 14:38:00 1263d5607c30: Pushed 14:38:00 717be55713f7: Pushed 14:38:03 4256e6a5c518: Pushed 14:38:03 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:0e4c1611a5e78ac3e048f2811939ba360274a97d34097ff0ea9194111baa1f06 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:38:04 b8b1e4c5b023: Preparing 14:38:04 4256e6a5c518: Preparing 14:38:04 717be55713f7: Preparing 14:38:04 1263d5607c30: Preparing 14:38:04 49c7c6f6dc6c: Preparing 14:38:04 717be55713f7: Layer already exists 14:38:04 4256e6a5c518: Layer already exists 14:38:04 b8b1e4c5b023: Layer already exists 14:38:04 49c7c6f6dc6c: Layer already exists 14:38:04 1263d5607c30: Layer already exists 14:38:04 latest: digest: sha256:0e4c1611a5e78ac3e048f2811939ba360274a97d34097ff0ea9194111baa1f06 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.39 14:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:38:05 b8b1e4c5b023: Preparing 14:38:05 4256e6a5c518: Preparing 14:38:05 717be55713f7: Preparing 14:38:05 1263d5607c30: Preparing 14:38:05 49c7c6f6dc6c: Preparing 14:38:05 4256e6a5c518: Layer already exists 14:38:05 49c7c6f6dc6c: Layer already exists 14:38:05 1263d5607c30: Layer already exists 14:38:05 b8b1e4c5b023: Layer already exists 14:38:05 717be55713f7: Layer already exists 14:38:05 2.2.0-dev.39: digest: sha256:0e4c1611a5e78ac3e048f2811939ba360274a97d34097ff0ea9194111baa1f06 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:38:06 b8b1e4c5b023: Preparing 14:38:06 4256e6a5c518: Preparing 14:38:06 717be55713f7: Preparing 14:38:06 1263d5607c30: Preparing 14:38:06 49c7c6f6dc6c: Preparing 14:38:06 717be55713f7: Layer already exists 14:38:06 b8b1e4c5b023: Layer already exists 14:38:06 4256e6a5c518: Layer already exists 14:38:06 49c7c6f6dc6c: Layer already exists 14:38:06 1263d5607c30: Layer already exists 14:38:06 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:0e4c1611a5e78ac3e048f2811939ba360274a97d34097ff0ea9194111baa1f06 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:38:07 b8b1e4c5b023: Preparing 14:38:07 4256e6a5c518: Preparing 14:38:07 717be55713f7: Preparing 14:38:07 1263d5607c30: Preparing 14:38:07 49c7c6f6dc6c: Preparing 14:38:07 b8b1e4c5b023: Layer already exists 14:38:07 4256e6a5c518: Layer already exists 14:38:07 717be55713f7: Layer already exists 14:38:07 49c7c6f6dc6c: Layer already exists 14:38:07 1263d5607c30: Layer already exists 14:38:07 main: digest: sha256:0e4c1611a5e78ac3e048f2811939ba360274a97d34097ff0ea9194111baa1f06 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:07 ===================================================== [Pipeline] echo 14:38:07 taggedImages: 14:38:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:38:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.39 14:38:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:38:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:38:07 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:07 latest 14:38:07 2.2.0-dev.39 14:38:07 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:07 main 14:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:38:08 0b8e75f17843: Preparing 14:38:08 84a110f89bd3: Preparing 14:38:08 717be55713f7: Preparing 14:38:08 60bb13023754: Preparing 14:38:08 2fe6b5286903: Preparing 14:38:08 49c7c6f6dc6c: Preparing 14:38:08 49c7c6f6dc6c: Waiting 14:38:08 717be55713f7: Layer already exists 14:38:08 49c7c6f6dc6c: Layer already exists 14:38:08 2fe6b5286903: Pushed 14:38:08 0b8e75f17843: Pushed 14:38:08 60bb13023754: Pushed 14:38:10 84a110f89bd3: Pushed 14:38:11 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:f5a69a1a456980eabb913dce03be185d11c5d4ebeb1658843c5a65d36f7ff6a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:38:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:38:11 0b8e75f17843: Preparing 14:38:11 84a110f89bd3: Preparing 14:38:11 717be55713f7: Preparing 14:38:11 60bb13023754: Preparing 14:38:11 2fe6b5286903: Preparing 14:38:11 49c7c6f6dc6c: Preparing 14:38:11 49c7c6f6dc6c: Waiting 14:38:11 2fe6b5286903: Layer already exists 14:38:11 60bb13023754: Layer already exists 14:38:11 84a110f89bd3: Layer already exists 14:38:11 717be55713f7: Layer already exists 14:38:11 0b8e75f17843: Layer already exists 14:38:11 49c7c6f6dc6c: Layer already exists 14:38:12 latest: digest: sha256:f5a69a1a456980eabb913dce03be185d11c5d4ebeb1658843c5a65d36f7ff6a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:38:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.39 14:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:38:12 0b8e75f17843: Preparing 14:38:12 84a110f89bd3: Preparing 14:38:12 717be55713f7: Preparing 14:38:12 60bb13023754: Preparing 14:38:12 2fe6b5286903: Preparing 14:38:12 49c7c6f6dc6c: Preparing 14:38:12 49c7c6f6dc6c: Waiting 14:38:12 717be55713f7: Layer already exists 14:38:12 0b8e75f17843: Layer already exists 14:38:12 84a110f89bd3: Layer already exists 14:38:12 60bb13023754: Layer already exists 14:38:12 2fe6b5286903: Layer already exists 14:38:12 49c7c6f6dc6c: Layer already exists 14:38:13 2.2.0-dev.39: digest: sha256:f5a69a1a456980eabb913dce03be185d11c5d4ebeb1658843c5a65d36f7ff6a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:38:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:38:13 0b8e75f17843: Preparing 14:38:13 84a110f89bd3: Preparing 14:38:13 717be55713f7: Preparing 14:38:13 60bb13023754: Preparing 14:38:13 2fe6b5286903: Preparing 14:38:13 49c7c6f6dc6c: Preparing 14:38:13 49c7c6f6dc6c: Waiting 14:38:13 2fe6b5286903: Layer already exists 14:38:13 0b8e75f17843: Layer already exists 14:38:13 717be55713f7: Layer already exists 14:38:13 60bb13023754: Layer already exists 14:38:13 84a110f89bd3: Layer already exists 14:38:13 49c7c6f6dc6c: Layer already exists 14:38:14 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:f5a69a1a456980eabb913dce03be185d11c5d4ebeb1658843c5a65d36f7ff6a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:38:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:38:14 0b8e75f17843: Preparing 14:38:14 84a110f89bd3: Preparing 14:38:14 717be55713f7: Preparing 14:38:14 60bb13023754: Preparing 14:38:14 2fe6b5286903: Preparing 14:38:14 49c7c6f6dc6c: Preparing 14:38:14 49c7c6f6dc6c: Waiting 14:38:14 2fe6b5286903: Layer already exists 14:38:14 60bb13023754: Layer already exists 14:38:14 84a110f89bd3: Layer already exists 14:38:14 717be55713f7: Layer already exists 14:38:14 0b8e75f17843: Layer already exists 14:38:14 49c7c6f6dc6c: Layer already exists 14:38:14 main: digest: sha256:f5a69a1a456980eabb913dce03be185d11c5d4ebeb1658843c5a65d36f7ff6a1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:15 ===================================================== [Pipeline] echo 14:38:15 taggedImages: 14:38:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:38:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.39 14:38:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:38:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:38:15 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:15 latest 14:38:15 2.2.0-dev.39 14:38:15 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:15 main 14:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:38:15 f3298aa5b04d: Preparing 14:38:15 184db5c204c9: Preparing 14:38:15 717be55713f7: Preparing 14:38:15 1263d5607c30: Preparing 14:38:15 49c7c6f6dc6c: Preparing 14:38:15 717be55713f7: Layer already exists 14:38:16 1263d5607c30: Layer already exists 14:38:16 49c7c6f6dc6c: Layer already exists 14:38:16 f3298aa5b04d: Pushed 14:38:18 184db5c204c9: Pushed 14:38:18 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:cd34f40201a056a2e737fe2c1969d572dee14e837068c264ab3c5e645fa7c036 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:38:19 f3298aa5b04d: Preparing 14:38:19 184db5c204c9: Preparing 14:38:19 717be55713f7: Preparing 14:38:19 1263d5607c30: Preparing 14:38:19 49c7c6f6dc6c: Preparing 14:38:19 184db5c204c9: Layer already exists 14:38:19 49c7c6f6dc6c: Layer already exists 14:38:19 f3298aa5b04d: Layer already exists 14:38:19 1263d5607c30: Layer already exists 14:38:19 717be55713f7: Layer already exists 14:38:19 latest: digest: sha256:cd34f40201a056a2e737fe2c1969d572dee14e837068c264ab3c5e645fa7c036 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.39 14:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:38:20 f3298aa5b04d: Preparing 14:38:20 184db5c204c9: Preparing 14:38:20 717be55713f7: Preparing 14:38:20 1263d5607c30: Preparing 14:38:20 49c7c6f6dc6c: Preparing 14:38:20 49c7c6f6dc6c: Layer already exists 14:38:20 717be55713f7: Layer already exists 14:38:20 184db5c204c9: Layer already exists 14:38:20 f3298aa5b04d: Layer already exists 14:38:20 1263d5607c30: Layer already exists 14:38:20 2.2.0-dev.39: digest: sha256:cd34f40201a056a2e737fe2c1969d572dee14e837068c264ab3c5e645fa7c036 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:38:21 f3298aa5b04d: Preparing 14:38:21 184db5c204c9: Preparing 14:38:21 717be55713f7: Preparing 14:38:21 1263d5607c30: Preparing 14:38:21 49c7c6f6dc6c: Preparing 14:38:21 184db5c204c9: Layer already exists 14:38:21 49c7c6f6dc6c: Layer already exists 14:38:21 1263d5607c30: Layer already exists 14:38:21 717be55713f7: Layer already exists 14:38:21 f3298aa5b04d: Layer already exists 14:38:21 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:cd34f40201a056a2e737fe2c1969d572dee14e837068c264ab3c5e645fa7c036 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:38:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:38:22 f3298aa5b04d: Preparing 14:38:22 184db5c204c9: Preparing 14:38:22 717be55713f7: Preparing 14:38:22 1263d5607c30: Preparing 14:38:22 49c7c6f6dc6c: Preparing 14:38:22 49c7c6f6dc6c: Layer already exists 14:38:22 f3298aa5b04d: Layer already exists 14:38:22 184db5c204c9: Layer already exists 14:38:22 717be55713f7: Layer already exists 14:38:22 1263d5607c30: Layer already exists 14:38:22 main: digest: sha256:cd34f40201a056a2e737fe2c1969d572dee14e837068c264ab3c5e645fa7c036 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:22 ===================================================== [Pipeline] echo 14:38:22 taggedImages: 14:38:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:38:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.39 14:38:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:38:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:38:22 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:22 latest 14:38:22 2.2.0-dev.39 14:38:22 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:22 main 14:38:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:38:23 93f56a249842: Preparing 14:38:23 93f56a249842: Preparing 14:38:23 b7e1b767a73f: Preparing 14:38:23 298413e89710: Preparing 14:38:23 fc9ca2879fb1: Preparing 14:38:23 77b4cffd2031: Preparing 14:38:23 717be55713f7: Preparing 14:38:23 0f5060ccafe1: Preparing 14:38:23 5ed890693a11: Preparing 14:38:23 64529222f0ed: Preparing 14:38:23 2a886155494a: Preparing 14:38:23 49c7c6f6dc6c: Preparing 14:38:23 64529222f0ed: Waiting 14:38:23 2a886155494a: Waiting 14:38:23 49c7c6f6dc6c: Waiting 14:38:23 717be55713f7: Waiting 14:38:23 0f5060ccafe1: Waiting 14:38:23 5ed890693a11: Waiting 14:38:23 93f56a249842: Pushed 14:38:23 b7e1b767a73f: Pushed 14:38:23 fc9ca2879fb1: Pushed 14:38:23 298413e89710: Pushed 14:38:23 717be55713f7: Layer already exists 14:38:24 64529222f0ed: Pushed 14:38:24 2a886155494a: Pushed 14:38:24 0f5060ccafe1: Pushed 14:38:24 5ed890693a11: Pushed 14:38:24 49c7c6f6dc6c: Layer already exists 14:38:27 77b4cffd2031: Pushed 14:38:27 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:8a84e228028816bd9cb8e4136ca7e86450adbca6ac05cd99d91c28b09f53a9f3 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:38:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:38:28 93f56a249842: Preparing 14:38:28 93f56a249842: Preparing 14:38:28 b7e1b767a73f: Preparing 14:38:28 298413e89710: Preparing 14:38:28 fc9ca2879fb1: Preparing 14:38:28 77b4cffd2031: Preparing 14:38:28 717be55713f7: Preparing 14:38:28 0f5060ccafe1: Preparing 14:38:28 5ed890693a11: Preparing 14:38:28 64529222f0ed: Preparing 14:38:28 2a886155494a: Preparing 14:38:28 49c7c6f6dc6c: Preparing 14:38:28 5ed890693a11: Waiting 14:38:28 64529222f0ed: Waiting 14:38:28 2a886155494a: Waiting 14:38:28 49c7c6f6dc6c: Waiting 14:38:28 717be55713f7: Waiting 14:38:28 0f5060ccafe1: Waiting 14:38:28 298413e89710: Layer already exists 14:38:28 b7e1b767a73f: Layer already exists 14:38:28 fc9ca2879fb1: Layer already exists 14:38:28 77b4cffd2031: Layer already exists 14:38:28 93f56a249842: Layer already exists 14:38:28 717be55713f7: Layer already exists 14:38:28 5ed890693a11: Layer already exists 14:38:28 0f5060ccafe1: Layer already exists 14:38:28 64529222f0ed: Layer already exists 14:38:28 2a886155494a: Layer already exists 14:38:28 49c7c6f6dc6c: Layer already exists 14:38:28 latest: digest: sha256:8a84e228028816bd9cb8e4136ca7e86450adbca6ac05cd99d91c28b09f53a9f3 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:38:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.39 14:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:38:29 93f56a249842: Preparing 14:38:29 93f56a249842: Preparing 14:38:29 b7e1b767a73f: Preparing 14:38:29 298413e89710: Preparing 14:38:29 fc9ca2879fb1: Preparing 14:38:29 77b4cffd2031: Preparing 14:38:29 717be55713f7: Preparing 14:38:29 0f5060ccafe1: Preparing 14:38:29 5ed890693a11: Preparing 14:38:29 64529222f0ed: Preparing 14:38:29 2a886155494a: Preparing 14:38:29 49c7c6f6dc6c: Preparing 14:38:29 5ed890693a11: Waiting 14:38:29 64529222f0ed: Waiting 14:38:29 717be55713f7: Waiting 14:38:29 49c7c6f6dc6c: Waiting 14:38:29 2a886155494a: Waiting 14:38:29 0f5060ccafe1: Waiting 14:38:29 b7e1b767a73f: Layer already exists 14:38:29 77b4cffd2031: Layer already exists 14:38:29 93f56a249842: Layer already exists 14:38:29 298413e89710: Layer already exists 14:38:29 fc9ca2879fb1: Layer already exists 14:38:29 0f5060ccafe1: Layer already exists 14:38:29 717be55713f7: Layer already exists 14:38:29 5ed890693a11: Layer already exists 14:38:29 2a886155494a: Layer already exists 14:38:29 64529222f0ed: Layer already exists 14:38:29 49c7c6f6dc6c: Layer already exists 14:38:29 2.2.0-dev.39: digest: sha256:8a84e228028816bd9cb8e4136ca7e86450adbca6ac05cd99d91c28b09f53a9f3 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:38:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:38:29 93f56a249842: Preparing 14:38:29 93f56a249842: Preparing 14:38:29 b7e1b767a73f: Preparing 14:38:29 298413e89710: Preparing 14:38:29 fc9ca2879fb1: Preparing 14:38:29 77b4cffd2031: Preparing 14:38:29 717be55713f7: Preparing 14:38:29 0f5060ccafe1: Preparing 14:38:29 5ed890693a11: Preparing 14:38:29 64529222f0ed: Preparing 14:38:29 2a886155494a: Preparing 14:38:29 49c7c6f6dc6c: Preparing 14:38:29 0f5060ccafe1: Waiting 14:38:29 5ed890693a11: Waiting 14:38:29 64529222f0ed: Waiting 14:38:29 2a886155494a: Waiting 14:38:29 49c7c6f6dc6c: Waiting 14:38:29 717be55713f7: Waiting 14:38:29 93f56a249842: Layer already exists 14:38:29 fc9ca2879fb1: Layer already exists 14:38:29 b7e1b767a73f: Layer already exists 14:38:29 298413e89710: Layer already exists 14:38:29 77b4cffd2031: Layer already exists 14:38:30 0f5060ccafe1: Layer already exists 14:38:30 717be55713f7: Layer already exists 14:38:30 5ed890693a11: Layer already exists 14:38:30 64529222f0ed: Layer already exists 14:38:30 2a886155494a: Layer already exists 14:38:30 49c7c6f6dc6c: Layer already exists 14:38:30 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:8a84e228028816bd9cb8e4136ca7e86450adbca6ac05cd99d91c28b09f53a9f3 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:38:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:38:30 93f56a249842: Preparing 14:38:30 93f56a249842: Preparing 14:38:30 b7e1b767a73f: Preparing 14:38:30 298413e89710: Preparing 14:38:30 fc9ca2879fb1: Preparing 14:38:30 77b4cffd2031: Preparing 14:38:30 717be55713f7: Preparing 14:38:30 0f5060ccafe1: Preparing 14:38:30 5ed890693a11: Preparing 14:38:30 64529222f0ed: Preparing 14:38:30 2a886155494a: Preparing 14:38:30 49c7c6f6dc6c: Preparing 14:38:30 717be55713f7: Waiting 14:38:30 0f5060ccafe1: Waiting 14:38:30 5ed890693a11: Waiting 14:38:30 64529222f0ed: Waiting 14:38:30 2a886155494a: Waiting 14:38:30 49c7c6f6dc6c: Waiting 14:38:30 77b4cffd2031: Layer already exists 14:38:30 93f56a249842: Layer already exists 14:38:30 fc9ca2879fb1: Layer already exists 14:38:30 298413e89710: Layer already exists 14:38:30 b7e1b767a73f: Layer already exists 14:38:31 717be55713f7: Layer already exists 14:38:31 0f5060ccafe1: Layer already exists 14:38:31 5ed890693a11: Layer already exists 14:38:31 64529222f0ed: Layer already exists 14:38:31 2a886155494a: Layer already exists 14:38:31 49c7c6f6dc6c: Layer already exists 14:38:31 main: digest: sha256:8a84e228028816bd9cb8e4136ca7e86450adbca6ac05cd99d91c28b09f53a9f3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:31 ===================================================== [Pipeline] echo 14:38:31 taggedImages: 14:38:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:38:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.39 14:38:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:38:31 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:38:31 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:31 latest 14:38:31 2.2.0-dev.39 14:38:31 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:31 main 14:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:38:31 73c23ee202f9: Preparing 14:38:31 76b2b79543a3: Preparing 14:38:31 b019a50d15d5: Preparing 14:38:31 c5c9584fce77: Preparing 14:38:31 866aee462f3a: Preparing 14:38:31 49c7c6f6dc6c: Preparing 14:38:31 49c7c6f6dc6c: Waiting 14:38:32 b019a50d15d5: Pushed 14:38:32 49c7c6f6dc6c: Layer already exists 14:38:32 c5c9584fce77: Pushed 14:38:32 866aee462f3a: Pushed 14:38:34 73c23ee202f9: Pushed 14:38:34 76b2b79543a3: Pushed 14:38:34 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:4bc061933ad87b0b579312d754ed882e4ec9243766398dfd774f3eb264c2aab5 size: 1576 [Pipeline] isUnix [Pipeline] sh 14:38:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:38:35 73c23ee202f9: Preparing 14:38:35 76b2b79543a3: Preparing 14:38:35 b019a50d15d5: Preparing 14:38:35 c5c9584fce77: Preparing 14:38:35 866aee462f3a: Preparing 14:38:35 49c7c6f6dc6c: Preparing 14:38:35 49c7c6f6dc6c: Waiting 14:38:35 866aee462f3a: Layer already exists 14:38:35 76b2b79543a3: Layer already exists 14:38:35 73c23ee202f9: Layer already exists 14:38:35 b019a50d15d5: Layer already exists 14:38:35 c5c9584fce77: Layer already exists 14:38:35 49c7c6f6dc6c: Layer already exists 14:38:35 latest: digest: sha256:4bc061933ad87b0b579312d754ed882e4ec9243766398dfd774f3eb264c2aab5 size: 1576 [Pipeline] isUnix [Pipeline] sh 14:38:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.39 14:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:38:36 73c23ee202f9: Preparing 14:38:36 76b2b79543a3: Preparing 14:38:36 b019a50d15d5: Preparing 14:38:36 c5c9584fce77: Preparing 14:38:36 866aee462f3a: Preparing 14:38:36 49c7c6f6dc6c: Preparing 14:38:36 49c7c6f6dc6c: Waiting 14:38:36 b019a50d15d5: Layer already exists 14:38:36 c5c9584fce77: Layer already exists 14:38:36 73c23ee202f9: Layer already exists 14:38:36 76b2b79543a3: Layer already exists 14:38:36 866aee462f3a: Layer already exists 14:38:36 49c7c6f6dc6c: Layer already exists 14:38:36 2.2.0-dev.39: digest: sha256:4bc061933ad87b0b579312d754ed882e4ec9243766398dfd774f3eb264c2aab5 size: 1576 [Pipeline] isUnix [Pipeline] sh 14:38:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:38:37 73c23ee202f9: Preparing 14:38:37 76b2b79543a3: Preparing 14:38:37 b019a50d15d5: Preparing 14:38:37 c5c9584fce77: Preparing 14:38:37 866aee462f3a: Preparing 14:38:37 49c7c6f6dc6c: Preparing 14:38:37 49c7c6f6dc6c: Waiting 14:38:37 c5c9584fce77: Layer already exists 14:38:37 73c23ee202f9: Layer already exists 14:38:37 76b2b79543a3: Layer already exists 14:38:37 b019a50d15d5: Layer already exists 14:38:37 866aee462f3a: Layer already exists 14:38:37 49c7c6f6dc6c: Layer already exists 14:38:37 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:4bc061933ad87b0b579312d754ed882e4ec9243766398dfd774f3eb264c2aab5 size: 1576 [Pipeline] isUnix [Pipeline] sh 14:38:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:38:38 73c23ee202f9: Preparing 14:38:38 76b2b79543a3: Preparing 14:38:38 b019a50d15d5: Preparing 14:38:38 c5c9584fce77: Preparing 14:38:38 866aee462f3a: Preparing 14:38:38 49c7c6f6dc6c: Preparing 14:38:38 49c7c6f6dc6c: Waiting 14:38:38 76b2b79543a3: Layer already exists 14:38:38 b019a50d15d5: Layer already exists 14:38:38 866aee462f3a: Layer already exists 14:38:38 c5c9584fce77: Layer already exists 14:38:38 73c23ee202f9: Layer already exists 14:38:38 49c7c6f6dc6c: Layer already exists 14:38:38 main: digest: sha256:4bc061933ad87b0b579312d754ed882e4ec9243766398dfd774f3eb264c2aab5 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:38 ===================================================== [Pipeline] echo 14:38:38 taggedImages: 14:38:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:38:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.39 14:38:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:38:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:38:38 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:38 latest 14:38:38 2.2.0-dev.39 14:38:38 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:38 main 14:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:38:39 c0676b9fbf46: Preparing 14:38:39 4d4b67ee2392: Preparing 14:38:39 56f7f98d4c84: Preparing 14:38:39 e1c17a29a7ee: Preparing 14:38:39 88d1ecf24edd: Preparing 14:38:39 f332de646df5: Preparing 14:38:39 05fb0ca0d226: Preparing 14:38:39 f2dce49934f9: Preparing 14:38:39 c103c042d7b9: Preparing 14:38:39 49c7c6f6dc6c: Preparing 14:38:39 f332de646df5: Waiting 14:38:39 c103c042d7b9: Waiting 14:38:39 49c7c6f6dc6c: Waiting 14:38:39 05fb0ca0d226: Waiting 14:38:39 f2dce49934f9: Waiting 14:38:39 4d4b67ee2392: Pushed 14:38:39 88d1ecf24edd: Pushed 14:38:39 c0676b9fbf46: Pushed 14:38:39 f332de646df5: Pushed 14:38:39 f2dce49934f9: Pushed 14:38:39 05fb0ca0d226: Pushed 14:38:39 49c7c6f6dc6c: Layer already exists 14:38:40 c103c042d7b9: Pushed 14:38:42 e1c17a29a7ee: Pushed 14:38:42 56f7f98d4c84: Pushed 14:38:43 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:32d6c2cf3abcffbf31a1b8e581683a4b3ce06b2cf621c84e1f8a69bcede1b8e7 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:38:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:38:43 c0676b9fbf46: Preparing 14:38:43 4d4b67ee2392: Preparing 14:38:43 56f7f98d4c84: Preparing 14:38:43 e1c17a29a7ee: Preparing 14:38:43 88d1ecf24edd: Preparing 14:38:43 f332de646df5: Preparing 14:38:43 05fb0ca0d226: Preparing 14:38:43 f2dce49934f9: Preparing 14:38:43 c103c042d7b9: Preparing 14:38:43 49c7c6f6dc6c: Preparing 14:38:43 c103c042d7b9: Waiting 14:38:43 f332de646df5: Waiting 14:38:43 05fb0ca0d226: Waiting 14:38:43 49c7c6f6dc6c: Waiting 14:38:43 f2dce49934f9: Waiting 14:38:43 4d4b67ee2392: Layer already exists 14:38:43 56f7f98d4c84: Layer already exists 14:38:43 e1c17a29a7ee: Layer already exists 14:38:43 88d1ecf24edd: Layer already exists 14:38:43 c0676b9fbf46: Layer already exists 14:38:43 05fb0ca0d226: Layer already exists 14:38:43 f2dce49934f9: Layer already exists 14:38:43 49c7c6f6dc6c: Layer already exists 14:38:43 c103c042d7b9: Layer already exists 14:38:43 f332de646df5: Layer already exists 14:38:44 latest: digest: sha256:32d6c2cf3abcffbf31a1b8e581683a4b3ce06b2cf621c84e1f8a69bcede1b8e7 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:38:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.39 14:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:38:44 c0676b9fbf46: Preparing 14:38:44 4d4b67ee2392: Preparing 14:38:44 56f7f98d4c84: Preparing 14:38:44 e1c17a29a7ee: Preparing 14:38:44 88d1ecf24edd: Preparing 14:38:44 f332de646df5: Preparing 14:38:44 05fb0ca0d226: Preparing 14:38:44 f2dce49934f9: Preparing 14:38:44 c103c042d7b9: Preparing 14:38:44 49c7c6f6dc6c: Preparing 14:38:44 f332de646df5: Waiting 14:38:44 f2dce49934f9: Waiting 14:38:44 05fb0ca0d226: Waiting 14:38:44 c103c042d7b9: Waiting 14:38:44 49c7c6f6dc6c: Waiting 14:38:44 56f7f98d4c84: Layer already exists 14:38:44 e1c17a29a7ee: Layer already exists 14:38:44 88d1ecf24edd: Layer already exists 14:38:44 c0676b9fbf46: Layer already exists 14:38:44 4d4b67ee2392: Layer already exists 14:38:45 f332de646df5: Layer already exists 14:38:45 05fb0ca0d226: Layer already exists 14:38:45 f2dce49934f9: Layer already exists 14:38:45 49c7c6f6dc6c: Layer already exists 14:38:45 c103c042d7b9: Layer already exists 14:38:45 2.2.0-dev.39: digest: sha256:32d6c2cf3abcffbf31a1b8e581683a4b3ce06b2cf621c84e1f8a69bcede1b8e7 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:38:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:38:45 c0676b9fbf46: Preparing 14:38:45 4d4b67ee2392: Preparing 14:38:45 56f7f98d4c84: Preparing 14:38:45 e1c17a29a7ee: Preparing 14:38:45 88d1ecf24edd: Preparing 14:38:45 f332de646df5: Preparing 14:38:45 05fb0ca0d226: Preparing 14:38:45 f2dce49934f9: Preparing 14:38:45 c103c042d7b9: Preparing 14:38:45 49c7c6f6dc6c: Preparing 14:38:45 f332de646df5: Waiting 14:38:45 05fb0ca0d226: Waiting 14:38:45 f2dce49934f9: Waiting 14:38:45 c103c042d7b9: Waiting 14:38:45 49c7c6f6dc6c: Waiting 14:38:45 c0676b9fbf46: Layer already exists 14:38:45 88d1ecf24edd: Layer already exists 14:38:45 56f7f98d4c84: Layer already exists 14:38:45 e1c17a29a7ee: Layer already exists 14:38:45 4d4b67ee2392: Layer already exists 14:38:45 f332de646df5: Layer already exists 14:38:45 05fb0ca0d226: Layer already exists 14:38:45 f2dce49934f9: Layer already exists 14:38:45 c103c042d7b9: Layer already exists 14:38:45 49c7c6f6dc6c: Layer already exists 14:38:46 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:32d6c2cf3abcffbf31a1b8e581683a4b3ce06b2cf621c84e1f8a69bcede1b8e7 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:38:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:38:46 c0676b9fbf46: Preparing 14:38:46 4d4b67ee2392: Preparing 14:38:46 56f7f98d4c84: Preparing 14:38:46 e1c17a29a7ee: Preparing 14:38:46 88d1ecf24edd: Preparing 14:38:46 f332de646df5: Preparing 14:38:46 05fb0ca0d226: Preparing 14:38:46 f2dce49934f9: Preparing 14:38:46 c103c042d7b9: Preparing 14:38:46 49c7c6f6dc6c: Preparing 14:38:46 05fb0ca0d226: Waiting 14:38:46 f2dce49934f9: Waiting 14:38:46 c103c042d7b9: Waiting 14:38:46 49c7c6f6dc6c: Waiting 14:38:46 f332de646df5: Waiting 14:38:46 e1c17a29a7ee: Layer already exists 14:38:46 88d1ecf24edd: Layer already exists 14:38:46 4d4b67ee2392: Layer already exists 14:38:46 56f7f98d4c84: Layer already exists 14:38:46 c0676b9fbf46: Layer already exists 14:38:46 f332de646df5: Layer already exists 14:38:46 05fb0ca0d226: Layer already exists 14:38:46 49c7c6f6dc6c: Layer already exists 14:38:46 c103c042d7b9: Layer already exists 14:38:46 f2dce49934f9: Layer already exists 14:38:47 main: digest: sha256:32d6c2cf3abcffbf31a1b8e581683a4b3ce06b2cf621c84e1f8a69bcede1b8e7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:47 ===================================================== [Pipeline] echo 14:38:47 taggedImages: 14:38:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:38:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.39 14:38:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:38:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:38:47 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:47 latest 14:38:47 2.2.0-dev.39 14:38:47 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:47 main 14:38:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:47 9b307b30a106: Preparing 14:38:47 1e0790143b46: Preparing 14:38:47 717be55713f7: Preparing 14:38:47 7b7758d1bff2: Preparing 14:38:47 49c7c6f6dc6c: Preparing 14:38:48 49c7c6f6dc6c: Layer already exists 14:38:48 717be55713f7: Layer already exists 14:38:48 9b307b30a106: Pushed 14:38:48 7b7758d1bff2: Pushed 14:38:51 1e0790143b46: Pushed 14:38:51 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:86514b4dea54b163b55d7e5898c0c73bb17f244ce95f4df8fce975888dceecac size: 1365 [Pipeline] isUnix [Pipeline] sh 14:38:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:51 9b307b30a106: Preparing 14:38:51 1e0790143b46: Preparing 14:38:51 717be55713f7: Preparing 14:38:51 7b7758d1bff2: Preparing 14:38:51 49c7c6f6dc6c: Preparing 14:38:51 9b307b30a106: Layer already exists 14:38:51 717be55713f7: Layer already exists 14:38:51 7b7758d1bff2: Layer already exists 14:38:51 1e0790143b46: Layer already exists 14:38:51 49c7c6f6dc6c: Layer already exists 14:38:52 latest: digest: sha256:86514b4dea54b163b55d7e5898c0c73bb17f244ce95f4df8fce975888dceecac size: 1365 [Pipeline] isUnix [Pipeline] sh 14:38:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.39 14:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:52 9b307b30a106: Preparing 14:38:52 1e0790143b46: Preparing 14:38:52 717be55713f7: Preparing 14:38:52 7b7758d1bff2: Preparing 14:38:52 49c7c6f6dc6c: Preparing 14:38:52 717be55713f7: Layer already exists 14:38:52 1e0790143b46: Layer already exists 14:38:52 49c7c6f6dc6c: Layer already exists 14:38:52 9b307b30a106: Layer already exists 14:38:52 7b7758d1bff2: Layer already exists 14:38:52 2.2.0-dev.39: digest: sha256:86514b4dea54b163b55d7e5898c0c73bb17f244ce95f4df8fce975888dceecac size: 1365 [Pipeline] isUnix [Pipeline] sh 14:38:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:38:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:53 9b307b30a106: Preparing 14:38:53 1e0790143b46: Preparing 14:38:53 717be55713f7: Preparing 14:38:53 7b7758d1bff2: Preparing 14:38:53 49c7c6f6dc6c: Preparing 14:38:53 49c7c6f6dc6c: Layer already exists 14:38:53 717be55713f7: Layer already exists 14:38:53 7b7758d1bff2: Layer already exists 14:38:53 9b307b30a106: Layer already exists 14:38:53 1e0790143b46: Layer already exists 14:38:53 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:86514b4dea54b163b55d7e5898c0c73bb17f244ce95f4df8fce975888dceecac size: 1365 [Pipeline] isUnix [Pipeline] sh 14:38:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 14:38:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:54 9b307b30a106: Preparing 14:38:54 1e0790143b46: Preparing 14:38:54 717be55713f7: Preparing 14:38:54 7b7758d1bff2: Preparing 14:38:54 49c7c6f6dc6c: Preparing 14:38:54 1e0790143b46: Layer already exists 14:38:54 49c7c6f6dc6c: Layer already exists 14:38:54 9b307b30a106: Layer already exists 14:38:54 717be55713f7: Layer already exists 14:38:54 7b7758d1bff2: Layer already exists 14:38:54 main: digest: sha256:86514b4dea54b163b55d7e5898c0c73bb17f244ce95f4df8fce975888dceecac size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:54 ===================================================== [Pipeline] echo 14:38:54 taggedImages: 14:38:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.39 14:38:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:38:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:38:54 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:54 latest 14:38:54 2.2.0-dev.39 14:38:54 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:38:54 main 14:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:38:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:55 7c22827d4863: Preparing 14:38:55 68388959c4ff: Preparing 14:38:55 717be55713f7: Preparing 14:38:55 1263d5607c30: Preparing 14:38:55 49c7c6f6dc6c: Preparing 14:38:55 49c7c6f6dc6c: Layer already exists 14:38:55 1263d5607c30: Layer already exists 14:38:55 717be55713f7: Layer already exists 14:38:55 7c22827d4863: Pushed 14:38:58 68388959c4ff: Pushed 14:38:58 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:8211b3928cd30f49a0b20a03ebfefeab514df045b6aff73057ab1a5a5d03f753 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:38:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:59 7c22827d4863: Preparing 14:38:59 68388959c4ff: Preparing 14:38:59 717be55713f7: Preparing 14:38:59 1263d5607c30: Preparing 14:38:59 49c7c6f6dc6c: Preparing 14:38:59 7c22827d4863: Layer already exists 14:38:59 717be55713f7: Layer already exists 14:38:59 68388959c4ff: Layer already exists 14:38:59 49c7c6f6dc6c: Layer already exists 14:38:59 1263d5607c30: Layer already exists 14:38:59 latest: digest: sha256:8211b3928cd30f49a0b20a03ebfefeab514df045b6aff73057ab1a5a5d03f753 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:38:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:39:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.39 14:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:39:00 7c22827d4863: Preparing 14:39:00 68388959c4ff: Preparing 14:39:00 717be55713f7: Preparing 14:39:00 1263d5607c30: Preparing 14:39:00 49c7c6f6dc6c: Preparing 14:39:00 717be55713f7: Layer already exists 14:39:00 7c22827d4863: Layer already exists 14:39:00 1263d5607c30: Layer already exists 14:39:00 49c7c6f6dc6c: Layer already exists 14:39:00 68388959c4ff: Layer already exists 14:39:00 2.2.0-dev.39: digest: sha256:8211b3928cd30f49a0b20a03ebfefeab514df045b6aff73057ab1a5a5d03f753 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:39:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:39:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:39:01 7c22827d4863: Preparing 14:39:01 68388959c4ff: Preparing 14:39:01 717be55713f7: Preparing 14:39:01 1263d5607c30: Preparing 14:39:01 49c7c6f6dc6c: Preparing 14:39:01 49c7c6f6dc6c: Layer already exists 14:39:01 68388959c4ff: Layer already exists 14:39:01 717be55713f7: Layer already exists 14:39:01 7c22827d4863: Layer already exists 14:39:01 1263d5607c30: Layer already exists 14:39:01 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:8211b3928cd30f49a0b20a03ebfefeab514df045b6aff73057ab1a5a5d03f753 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:39:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 14:39:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:39:02 7c22827d4863: Preparing 14:39:02 68388959c4ff: Preparing 14:39:02 717be55713f7: Preparing 14:39:02 1263d5607c30: Preparing 14:39:02 49c7c6f6dc6c: Preparing 14:39:02 717be55713f7: Layer already exists 14:39:02 7c22827d4863: Layer already exists 14:39:02 68388959c4ff: Layer already exists 14:39:02 49c7c6f6dc6c: Layer already exists 14:39:02 1263d5607c30: Layer already exists 14:39:02 main: digest: sha256:8211b3928cd30f49a0b20a03ebfefeab514df045b6aff73057ab1a5a5d03f753 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:39:02 ===================================================== [Pipeline] echo 14:39:02 taggedImages: 14:39:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:39:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:39:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.39 14:39:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:39:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 14:39:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:39:02 7794663b2f6ed75afbb86dfef3a594310e3530e2 14:39:02 latest 14:39:02 2.2.0-dev.39 14:39:02 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:39:02 main 14:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] isUnix [Pipeline] sh 14:39:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:03 02a1941d3fe5: Preparing 14:39:03 efaf36ac0833: Preparing 14:39:03 fd396f0f8e00: Preparing 14:39:03 802d4e2394ab: Preparing 14:39:03 e25cc80ef78c: Preparing 14:39:03 f7be28c579d0: Preparing 14:39:03 5ddf987a193f: Preparing 14:39:03 05d0a213effb: Preparing 14:39:03 087270190219: Preparing 14:39:03 b49c6594ab31: Preparing 14:39:03 62170e181a92: Preparing 14:39:03 f7be28c579d0: Waiting 14:39:03 5ddf987a193f: Waiting 14:39:03 05d0a213effb: Waiting 14:39:03 b49c6594ab31: Waiting 14:39:03 087270190219: Waiting 14:39:03 e25cc80ef78c: Layer already exists 14:39:03 f7be28c579d0: Layer already exists 14:39:03 5ddf987a193f: Layer already exists 14:39:03 efaf36ac0833: Pushed 14:39:03 05d0a213effb: Layer already exists 14:39:03 087270190219: Layer already exists 14:39:03 b49c6594ab31: Layer already exists 14:39:03 62170e181a92: Layer already exists 14:39:04 02a1941d3fe5: Pushed 14:39:06 fd396f0f8e00: Pushed 14:39:21 802d4e2394ab: Pushed 14:39:21 7794663b2f6ed75afbb86dfef3a594310e3530e2: digest: sha256:7569564fb2ca6379e5fd48dc0945edb90f850b8bd958ba0ddfa601bf17908651 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:39:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:39:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:21 02a1941d3fe5: Preparing 14:39:21 efaf36ac0833: Preparing 14:39:21 fd396f0f8e00: Preparing 14:39:21 802d4e2394ab: Preparing 14:39:21 e25cc80ef78c: Preparing 14:39:21 f7be28c579d0: Preparing 14:39:21 5ddf987a193f: Preparing 14:39:21 05d0a213effb: Preparing 14:39:21 087270190219: Preparing 14:39:21 b49c6594ab31: Preparing 14:39:21 62170e181a92: Preparing 14:39:21 05d0a213effb: Waiting 14:39:21 087270190219: Waiting 14:39:21 b49c6594ab31: Waiting 14:39:21 62170e181a92: Waiting 14:39:21 5ddf987a193f: Waiting 14:39:21 f7be28c579d0: Waiting 14:39:21 e25cc80ef78c: Layer already exists 14:39:21 efaf36ac0833: Layer already exists 14:39:21 802d4e2394ab: Layer already exists 14:39:21 fd396f0f8e00: Layer already exists 14:39:21 02a1941d3fe5: Layer already exists 14:39:22 f7be28c579d0: Layer already exists 14:39:22 5ddf987a193f: Layer already exists 14:39:22 05d0a213effb: Layer already exists 14:39:22 b49c6594ab31: Layer already exists 14:39:22 087270190219: Layer already exists 14:39:22 62170e181a92: Layer already exists 14:39:22 latest: digest: sha256:7569564fb2ca6379e5fd48dc0945edb90f850b8bd958ba0ddfa601bf17908651 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:39:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:39:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.39 14:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:22 02a1941d3fe5: Preparing 14:39:22 efaf36ac0833: Preparing 14:39:22 fd396f0f8e00: Preparing 14:39:22 802d4e2394ab: Preparing 14:39:22 e25cc80ef78c: Preparing 14:39:22 f7be28c579d0: Preparing 14:39:22 5ddf987a193f: Preparing 14:39:22 05d0a213effb: Preparing 14:39:22 087270190219: Preparing 14:39:22 b49c6594ab31: Preparing 14:39:22 62170e181a92: Preparing 14:39:22 f7be28c579d0: Waiting 14:39:22 5ddf987a193f: Waiting 14:39:22 05d0a213effb: Waiting 14:39:22 087270190219: Waiting 14:39:22 b49c6594ab31: Waiting 14:39:22 62170e181a92: Waiting 14:39:22 fd396f0f8e00: Layer already exists 14:39:22 efaf36ac0833: Layer already exists 14:39:22 e25cc80ef78c: Layer already exists 14:39:22 02a1941d3fe5: Layer already exists 14:39:22 802d4e2394ab: Layer already exists 14:39:22 5ddf987a193f: Layer already exists 14:39:22 f7be28c579d0: Layer already exists 14:39:22 05d0a213effb: Layer already exists 14:39:22 087270190219: Layer already exists 14:39:22 b49c6594ab31: Layer already exists 14:39:22 62170e181a92: Layer already exists 14:39:22 2.2.0-dev.39: digest: sha256:7569564fb2ca6379e5fd48dc0945edb90f850b8bd958ba0ddfa601bf17908651 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:39:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh 14:39:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:23 02a1941d3fe5: Preparing 14:39:23 efaf36ac0833: Preparing 14:39:23 fd396f0f8e00: Preparing 14:39:23 802d4e2394ab: Preparing 14:39:23 e25cc80ef78c: Preparing 14:39:23 f7be28c579d0: Preparing 14:39:23 5ddf987a193f: Preparing 14:39:23 05d0a213effb: Preparing 14:39:23 087270190219: Preparing 14:39:23 b49c6594ab31: Preparing 14:39:23 62170e181a92: Preparing 14:39:23 f7be28c579d0: Waiting 14:39:23 5ddf987a193f: Waiting 14:39:23 087270190219: Waiting 14:39:23 b49c6594ab31: Waiting 14:39:23 62170e181a92: Waiting 14:39:23 05d0a213effb: Waiting 14:39:23 e25cc80ef78c: Layer already exists 14:39:23 fd396f0f8e00: Layer already exists 14:39:23 802d4e2394ab: Layer already exists 14:39:23 efaf36ac0833: Layer already exists 14:39:23 02a1941d3fe5: Layer already exists 14:39:23 05d0a213effb: Layer already exists 14:39:23 f7be28c579d0: Layer already exists 14:39:23 087270190219: Layer already exists 14:39:23 b49c6594ab31: Layer already exists 14:39:23 5ddf987a193f: Layer already exists 14:39:23 62170e181a92: Layer already exists 14:39:23 7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39: digest: sha256:7569564fb2ca6379e5fd48dc0945edb90f850b8bd958ba0ddfa601bf17908651 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:39:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:39:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 14:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:24 02a1941d3fe5: Preparing 14:39:24 efaf36ac0833: Preparing 14:39:24 fd396f0f8e00: Preparing 14:39:24 802d4e2394ab: Preparing 14:39:24 e25cc80ef78c: Preparing 14:39:24 f7be28c579d0: Preparing 14:39:24 5ddf987a193f: Preparing 14:39:24 05d0a213effb: Preparing 14:39:24 087270190219: Preparing 14:39:24 b49c6594ab31: Preparing 14:39:24 62170e181a92: Preparing 14:39:24 b49c6594ab31: Waiting 14:39:24 62170e181a92: Waiting 14:39:24 05d0a213effb: Waiting 14:39:24 f7be28c579d0: Waiting 14:39:24 5ddf987a193f: Waiting 14:39:24 087270190219: Waiting 14:39:24 e25cc80ef78c: Layer already exists 14:39:24 802d4e2394ab: Layer already exists 14:39:24 fd396f0f8e00: Layer already exists 14:39:24 efaf36ac0833: Layer already exists 14:39:24 02a1941d3fe5: Layer already exists 14:39:24 5ddf987a193f: Layer already exists 14:39:24 f7be28c579d0: Layer already exists 14:39:24 087270190219: Layer already exists 14:39:24 05d0a213effb: Layer already exists 14:39:24 b49c6594ab31: Layer already exists 14:39:24 62170e181a92: Layer already exists 14:39:24 main: digest: sha256:7569564fb2ca6379e5fd48dc0945edb90f850b8bd958ba0ddfa601bf17908651 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:39:24 ===================================================== [Pipeline] echo 14:39:24 taggedImages: 14:39:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2 14:39:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:39:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.39 14:39:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7794663b2f6ed75afbb86dfef3a594310e3530e2-2.2.0-dev.39 14:39:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:25 14:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:25 arm64: Pulling from edgex-lftools-log-publisher 14:39:25 8998bd30e6a1: Pulling fs layer 14:39:25 04944245beec: Pulling fs layer 14:39:25 699f458cf7ca: Pulling fs layer 14:39:25 765212b225bb: Pulling fs layer 14:39:25 f23df028b6ca: Pulling fs layer 14:39:25 d65c8cfc05b1: Pulling fs layer 14:39:25 2437ff75d9bd: Pulling fs layer 14:39:25 765212b225bb: Waiting 14:39:25 f23df028b6ca: Waiting 14:39:25 d65c8cfc05b1: Waiting 14:39:25 2437ff75d9bd: Waiting 14:39:25 04944245beec: Verifying Checksum 14:39:25 04944245beec: Download complete 14:39:25 765212b225bb: Verifying Checksum 14:39:25 765212b225bb: Download complete 14:39:25 f23df028b6ca: Verifying Checksum 14:39:25 f23df028b6ca: Download complete 14:39:25 d65c8cfc05b1: Download complete 14:39:26 699f458cf7ca: Verifying Checksum 14:39:26 699f458cf7ca: Download complete 14:39:26 8998bd30e6a1: Verifying Checksum 14:39:26 8998bd30e6a1: Download complete 14:39:29 2437ff75d9bd: Verifying Checksum 14:39:29 2437ff75d9bd: Download complete 14:39:31 8998bd30e6a1: Pull complete 14:39:31 04944245beec: Pull complete 14:39:33 699f458cf7ca: Pull complete 14:39:33 765212b225bb: Pull complete 14:39:34 f23df028b6ca: Pull complete 14:39:34 d65c8cfc05b1: Pull complete 14:39:49 2437ff75d9bd: Pull complete 14:39:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:39:49 prd-ubuntu20.04-docker-arm64-4c-16g-7973 does not seem to be running inside a container 14:39:49 $ 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/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:39:51 $ docker top 6d167467f67ca40d3f0cc9ff07e051b4a042979c153446b69f0df682f5c67d94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:52 ---> job-cost.sh 14:39:52 lf-activate-venv: SKIPPING 14:39:52 INFO: No Stack... 14:39:52 INFO: Retrieving Pricing Info for: v3-standard-4 14:39:53 INFO: Archiving Costs [Pipeline] sh 14:39:53 + cat /w/workspace/edgex-go/159/archives/cost.csv 14:39:53 + cut -d, -f6 [Pipeline] lock 14:39:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-159-stack-cost] 14:39:54 Resource [jenkins-edgexfoundry-edgex-go-main-159-stack-cost] did not exist. Created. 14:39:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:54 + echo total: 0.10999999940395355 [Pipeline] stash 14:39:55 Stashed 1 file(s) [Pipeline] } 14:39:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:55 $ docker stop --time=1 6d167467f67ca40d3f0cc9ff07e051b4a042979c153446b69f0df682f5c67d94 14:39:57 $ docker rm -f 6d167467f67ca40d3f0cc9ff07e051b4a042979c153446b69f0df682f5c67d94 [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 14:39:57 provisioning config files... 14:39:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/159@tmp/config5017701884428547043tmp [Pipeline] { [Pipeline] sh 14:39:57 + set +x 14:39:57 + curl -s https://codecov.io/bash 14:39:57 + bash -s -- 14:39:57 14:39:57 _____ _ 14:39:57 / ____| | | 14:39:57 | | ___ __| | ___ ___ _____ __ 14:39:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:39:57 | |___| (_) | (_| | __/ (_| (_) \ V / 14:39:57 \_____\___/ \__,_|\___|\___\___/ \_/ 14:39:57 Bash-1.0.6 14:39:57 14:39:57 14:39:57 ==> git version 2.25.1 found 14:39:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:39:57 Release-Date: 2020-01-08 14:39:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:39:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:39:57 ==> Jenkins CI detected. 14:39:57 current dir:  /w/workspace/edgex-go/159 14:39:57 project root: . 14:39:57 --> token set from env 14:39:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:39:57 ==> Running gcov in . (disable via -X gcov) 14:39:57 ==> Python coveragepy not found 14:39:57 ==> Searching for coverage reports in: 14:39:57 + . 14:39:57 -> Found 1 reports 14:39:57 ==> Detecting git/mercurial file structure 14:39:57 ==> Reading reports 14:39:58 + ./coverage.out bytes=426503 14:39:58 ==> Appending adjustments 14:39:58 https://docs.codecov.io/docs/fixing-reports 14:39:59 + Found adjustments 14:39:59 ==> Gzipping contents 14:39:59 60K /tmp/codecov.SXOxr9.gz 14:39:59 ==> Uploading reports 14:39:59 url: https://codecov.io 14:39:59 query: branch=main&commit=7794663b2f6ed75afbb86dfef3a594310e3530e2&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:59 -> Pinging Codecov 14:39:59 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=7794663b2f6ed75afbb86dfef3a594310e3530e2&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:59 -> Uploading to 14:39:59 https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/7794663b2f6ed75afbb86dfef3a594310e3530e2/a13f84c8-bdeb-4127-bd64-3e8d2c13091d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T143959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=787b81d4ae24f8288ec3d0773cfd6578be06c4ccd1692acccec4e6f2062553c3 14:39:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:59 Dload Upload Total Spent Left Speed 14:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57960 0 0 100 57960 0 230k --:--:-- --:--:-- --:--:-- 229k 100 57960 0 0 100 57960 0 230k --:--:-- --:--:-- --:--:-- 229k 14:39:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7794663b2f6ed75afbb86dfef3a594310e3530e2 [Pipeline] } 14:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:39:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:39:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:40:00 14:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:40:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:40:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:40:00 188c0c94c7c5: Pulling fs layer 14:40:00 0ef7d3d256c8: Pulling fs layer 14:40:00 de9db76c5a1d: Pulling fs layer 14:40:00 0eba1c9be4d2: Pulling fs layer 14:40:00 0d57e429df01: Pulling fs layer 14:40:00 4e4be7b47b0d: Pulling fs layer 14:40:00 e1f770b5df2f: Pulling fs layer 14:40:00 85a0685a4137: Pulling fs layer 14:40:00 e1f770b5df2f: Waiting 14:40:00 0d57e429df01: Waiting 14:40:00 4e4be7b47b0d: Waiting 14:40:00 85a0685a4137: Waiting 14:40:00 0eba1c9be4d2: Waiting 14:40:00 de9db76c5a1d: Verifying Checksum 14:40:00 de9db76c5a1d: Download complete 14:40:00 0ef7d3d256c8: Download complete 14:40:00 0d57e429df01: Verifying Checksum 14:40:00 0d57e429df01: Download complete 14:40:00 4e4be7b47b0d: Download complete 14:40:00 188c0c94c7c5: Verifying Checksum 14:40:00 188c0c94c7c5: Download complete 14:40:00 188c0c94c7c5: Pull complete 14:40:00 e1f770b5df2f: Verifying Checksum 14:40:00 e1f770b5df2f: Download complete 14:40:00 0ef7d3d256c8: Pull complete 14:40:00 de9db76c5a1d: Pull complete 14:40:01 0eba1c9be4d2: Verifying Checksum 14:40:01 0eba1c9be4d2: Download complete 14:40:01 85a0685a4137: Verifying Checksum 14:40:01 85a0685a4137: Download complete 14:40:04 0eba1c9be4d2: Pull complete 14:40:04 0d57e429df01: Pull complete 14:40:04 4e4be7b47b0d: Pull complete 14:40:05 e1f770b5df2f: Pull complete 14:40:08 85a0685a4137: Pull complete 14:40:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:40:08 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:40:08 $ 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/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:40:10 $ docker top 8d0b09c6926e01cfdac6a4da7313f61594a9da934477fc9fbc26d4d0695acad3 -eo pid,comm [Pipeline] { [Pipeline] echo 14:40:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:40:11 + set -o pipefail 14:40:11 + snyk monitor '--org=edgex-jenkins' 14:40:15 14:40:15 Monitoring /w/workspace/edgex-go/159 (github.com/edgexfoundry/edgex-go)... 14:40:15 14:40:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f4dea974-d7ea-497f-aa0a-8b52c02cd329 14:40:15 14:40:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:40:15 14:40:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:40:15 14:40:15 [Pipeline] } 14:40:15 $ docker stop --time=1 8d0b09c6926e01cfdac6a4da7313f61594a9da934477fc9fbc26d4d0695acad3 14:40:17 $ docker rm -f 8d0b09c6926e01cfdac6a4da7313f61594a9da934477fc9fbc26d4d0695acad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:40:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:17 provisioning config files... 14:40:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/159@tmp/config1593150215909301257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:17 --> edgex-publish-swagger.sh 14:40:17 === Publish openapi/v2 API === 14:40:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:40:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/159/openapi/v2/core-command.yaml] 14:40:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:17 Dload Upload Total Spent Left Speed 14:40:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29807 0:00:01 0:00:01 --:--:-- 29807 100 33831 0 0 100 33831 0 29807 0:00:01 0:00:01 --:--:-- 29807 14:40:18 14:40:18 14:40:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/159/openapi/v2/core-data.yaml] 14:40:18 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:18 Dload Upload Total Spent Left Speed 14:40:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 71819 --:--:-- --:--:-- --:--:-- 71747 100 71604 0 0 100 71604 0 71747 --:--:-- --:--:-- --:--:-- 71747 14:40:20 14:40:20 14:40:20 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/159/openapi/v2/core-metadata.yaml] 14:40:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:20 Dload Upload Total Spent Left Speed 14:40:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 99k 0:00:01 0:00:01 --:--:-- 99k 100 119k 0 0 100 119k 0 93592 0:00:01 0:00:01 --:--:-- 93592 14:40:21 14:40:21 14:40:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/159/openapi/v2/support-notifications.yaml] 14:40:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:21 Dload Upload Total Spent Left Speed 14:40:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88873 0:00:01 0:00:01 --:--:-- 88873 100 89318 0 0 100 89318 0 88873 0:00:01 0:00:01 --:--:-- 88873 14:40:22 14:40:22 14:40:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/159/openapi/v2/support-scheduler.yaml] 14:40:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:22 Dload Upload Total Spent Left Speed 14:40:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 28747 0:00:01 0:00:01 --:--:-- 28726 100 39556 0 0 100 39556 0 28747 0:00:01 0:00:01 --:--:-- 28726 14:40:23 14:40:23 14:40:23 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/159/openapi/v2/system-agent.yaml] 14:40:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:23 Dload Upload Total Spent Left Speed 14:40:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20862 --:--:-- --:--:-- --:--:-- 20841 100 20091 0 0 100 20091 0 20841 --:--:-- --:--:-- --:--:-- 20819 14:40:24 14:40:24 [Pipeline] } 14:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:25 . [Pipeline] withDockerContainer 14:40:25 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:40:25 $ docker top fe03b722589bd0ec58af2e87515490d806e57533550bd63c4f5e1f8a8d4027fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:25 [ssh-agent] Looking for ssh-agent implementation... 14:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:26 $ docker exec fe03b722589bd0ec58af2e87515490d806e57533550bd63c4f5e1f8a8d4027fd ssh-agent 14:40:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAjHCfe/agent.13 14:40:26 SSH_AGENT_PID=19 14:40:26 Running ssh-add (command line suppressed) 14:40:26 Identity added: /w/workspace/edgex-go/159@tmp/private_key_4543256134912079938.key (/w/workspace/edgex-go/159@tmp/private_key_4543256134912079938.key) 14:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:26 + git semver tag 14:40:26 # -> Open(): unable to determine branch for HEAD 14:40:26 # $GIT_DIR = /w/workspace/edgex-go/159/.git 14:40:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/159 14:40:26 # $SEMVER_REMOTE_NAME = origin 14:40:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:26 # $SEMVER_USER_NAME = edgex-jenkins 14:40:26 # $SEMVER_BRANCH = main 14:40:26 # $SEMVER_DIR = /w/workspace/edgex-go/159/.semver 14:40:26 # 7794663b2f6ed75afbb86dfef3a594310e3530e2 HEAD 14:40:26 # -> Force: false 14:40:26 # b604f8f4bdc16ceb8462db17af11aea6dbbfaf3f refs/tags/v2.2.0-dev.39 [Pipeline] } 14:40:26 $ docker exec --env ******** --env ******** fe03b722589bd0ec58af2e87515490d806e57533550bd63c4f5e1f8a8d4027fd ssh-agent -k 14:40:26 unset SSH_AUTH_SOCK; 14:40:26 unset SSH_AGENT_PID; 14:40:26 echo Agent pid 19 killed; 14:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:27 + git semver [Pipeline] } 14:40:27 $ docker stop --time=1 fe03b722589bd0ec58af2e87515490d806e57533550bd63c4f5e1f8a8d4027fd 14:40:28 $ docker rm -f fe03b722589bd0ec58af2e87515490d806e57533550bd63c4f5e1f8a8d4027fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:28 14:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:29 0.23.1-centos7: Pulling from edgex-lftools 14:40:29 ab5ef0e58194: Pulling fs layer 14:40:29 9712f1f96733: Pulling fs layer 14:40:29 63f879dbbcfc: Pulling fs layer 14:40:29 0d9ebad4ef96: Pulling fs layer 14:40:29 e9a5061849ea: Pulling fs layer 14:40:29 d747dcd14b5f: Pulling fs layer 14:40:29 2de7ff778b66: Pulling fs layer 14:40:29 0d9ebad4ef96: Waiting 14:40:29 e9a5061849ea: Waiting 14:40:29 d747dcd14b5f: Waiting 14:40:29 2de7ff778b66: Waiting 14:40:29 9712f1f96733: Verifying Checksum 14:40:29 9712f1f96733: Download complete 14:40:29 63f879dbbcfc: Verifying Checksum 14:40:29 63f879dbbcfc: Download complete 14:40:29 e9a5061849ea: Verifying Checksum 14:40:29 e9a5061849ea: Download complete 14:40:29 0d9ebad4ef96: Verifying Checksum 14:40:29 0d9ebad4ef96: Download complete 14:40:29 d747dcd14b5f: Download complete 14:40:29 ab5ef0e58194: Verifying Checksum 14:40:29 ab5ef0e58194: Download complete 14:40:29 2de7ff778b66: Verifying Checksum 14:40:29 2de7ff778b66: Download complete 14:40:32 ab5ef0e58194: Pull complete 14:40:32 9712f1f96733: Pull complete 14:40:33 63f879dbbcfc: Pull complete 14:40:36 0d9ebad4ef96: Pull complete 14:40:36 e9a5061849ea: Pull complete 14:40:36 d747dcd14b5f: Pull complete 14:40:38 2de7ff778b66: Pull complete 14:40:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:40:38 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:40:40 $ docker top b901c07ff2d579e27dd2152f0a9661e82fcafd9181114736a712f22cc47a8ddb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:40:40 provisioning config files... 14:40:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/159@tmp/config8256346376530886108tmp 14:40:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/159@tmp/config7365054763829251748tmp 14:40:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/159@tmp/config7577640121883923351tmp [Pipeline] { [Pipeline] echo 14:40:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:40:40 ---> sigul-configuration.sh 14:40:40 gpg: directory `/root/.gnupg' created 14:40:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:40:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:40:40 gpg: keyring `/root/.gnupg/secring.gpg' created 14:40:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:40:40 gpg: CAST5 encrypted data 14:40:40 gpg: encrypted with 1 passphrase 14:40:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:40:41 + mkdir /home/jenkins 14:40:41 + mkdir /home/jenkins/sigul [Pipeline] sh 14:40:41 + 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 14:40:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:40:41 ---> sigul-install.sh 14:40:41 Sigul already installed; skipping installation. [Pipeline] sh 14:40:41 + git tag --list 14:40:41 0.6.0 14:40:41 0.6.1 14:40:41 0.7.0 14:40:41 0.7.1 14:40:41 v1.0.0 14:40:41 v1.0.1 14:40:41 v1.1.0 14:40:41 v1.2.0 14:40:41 v1.2.1 14:40:41 v1.3.0 14:40:41 v1.3.1 14:40:41 v2.0.0 14:40:41 v2.0.1-dev.1 14:40:41 v2.0.1-dev.10 14:40:41 v2.0.1-dev.11 14:40:41 v2.0.1-dev.12 14:40:41 v2.0.1-dev.13 14:40:41 v2.0.1-dev.14 14:40:41 v2.0.1-dev.15 14:40:41 v2.0.1-dev.16 14:40:41 v2.0.1-dev.17 14:40:41 v2.0.1-dev.18 14:40:41 v2.0.1-dev.19 14:40:41 v2.0.1-dev.2 14:40:41 v2.0.1-dev.20 14:40:41 v2.0.1-dev.21 14:40:41 v2.0.1-dev.22 14:40:41 v2.0.1-dev.23 14:40:41 v2.0.1-dev.24 14:40:41 v2.0.1-dev.25 14:40:41 v2.0.1-dev.26 14:40:41 v2.0.1-dev.27 14:40:41 v2.0.1-dev.28 14:40:41 v2.0.1-dev.29 14:40:41 v2.0.1-dev.3 14:40:41 v2.0.1-dev.30 14:40:41 v2.0.1-dev.31 14:40:41 v2.0.1-dev.32 14:40:41 v2.0.1-dev.33 14:40:41 v2.0.1-dev.34 14:40:41 v2.0.1-dev.35 14:40:41 v2.0.1-dev.36 14:40:41 v2.0.1-dev.37 14:40:41 v2.0.1-dev.38 14:40:41 v2.0.1-dev.39 14:40:41 v2.0.1-dev.4 14:40:41 v2.0.1-dev.40 14:40:41 v2.0.1-dev.41 14:40:41 v2.0.1-dev.42 14:40:41 v2.0.1-dev.43 14:40:41 v2.0.1-dev.44 14:40:41 v2.0.1-dev.45 14:40:41 v2.0.1-dev.46 14:40:41 v2.0.1-dev.47 14:40:41 v2.0.1-dev.48 14:40:41 v2.0.1-dev.49 14:40:41 v2.0.1-dev.5 14:40:41 v2.0.1-dev.50 14:40:41 v2.0.1-dev.51 14:40:41 v2.0.1-dev.52 14:40:41 v2.0.1-dev.53 14:40:41 v2.0.1-dev.54 14:40:41 v2.0.1-dev.55 14:40:41 v2.0.1-dev.56 14:40:41 v2.0.1-dev.57 14:40:41 v2.0.1-dev.58 14:40:41 v2.0.1-dev.59 14:40:41 v2.0.1-dev.6 14:40:41 v2.0.1-dev.60 14:40:41 v2.0.1-dev.61 14:40:41 v2.0.1-dev.62 14:40:41 v2.0.1-dev.63 14:40:41 v2.0.1-dev.64 14:40:41 v2.0.1-dev.65 14:40:41 v2.0.1-dev.66 14:40:41 v2.0.1-dev.67 14:40:41 v2.0.1-dev.68 14:40:41 v2.0.1-dev.69 14:40:41 v2.0.1-dev.7 14:40:41 v2.0.1-dev.70 14:40:41 v2.0.1-dev.71 14:40:41 v2.0.1-dev.72 14:40:41 v2.0.1-dev.73 14:40:41 v2.0.1-dev.74 14:40:41 v2.0.1-dev.75 14:40:41 v2.0.1-dev.76 14:40:41 v2.0.1-dev.77 14:40:41 v2.0.1-dev.78 14:40:41 v2.0.1-dev.79 14:40:41 v2.0.1-dev.8 14:40:41 v2.0.1-dev.80 14:40:41 v2.0.1-dev.81 14:40:41 v2.0.1-dev.82 14:40:41 v2.0.1-dev.83 14:40:41 v2.0.1-dev.84 14:40:41 v2.0.1-dev.85 14:40:41 v2.0.1-dev.86 14:40:41 v2.0.1-dev.87 14:40:41 v2.0.1-dev.88 14:40:41 v2.0.1-dev.89 14:40:41 v2.0.1-dev.9 14:40:41 v2.0.1-dev.90 14:40:41 v2.0.1-dev.91 14:40:41 v2.0.1-dev.92 14:40:41 v2.0.1-dev.93 14:40:41 v2.0.1-dev.94 14:40:41 v2.0.1-dev.95 14:40:41 v2.0.1-dev.96 14:40:41 v2.0.1-dev.97 14:40:41 v2.0.1-dev.98 14:40:41 v2.0.1-dev.99 14:40:41 v2.1.0 14:40:41 v2.2.0-dev.1 14:40:41 v2.2.0-dev.10 14:40:41 v2.2.0-dev.11 14:40:41 v2.2.0-dev.12 14:40:41 v2.2.0-dev.13 14:40:41 v2.2.0-dev.14 14:40:41 v2.2.0-dev.15 14:40:41 v2.2.0-dev.16 14:40:41 v2.2.0-dev.17 14:40:41 v2.2.0-dev.18 14:40:41 v2.2.0-dev.19 14:40:41 v2.2.0-dev.2 14:40:41 v2.2.0-dev.20 14:40:41 v2.2.0-dev.21 14:40:41 v2.2.0-dev.22 14:40:41 v2.2.0-dev.23 14:40:41 v2.2.0-dev.24 14:40:41 v2.2.0-dev.25 14:40:41 v2.2.0-dev.26 14:40:41 v2.2.0-dev.27 14:40:41 v2.2.0-dev.28 14:40:41 v2.2.0-dev.29 14:40:41 v2.2.0-dev.3 14:40:41 v2.2.0-dev.30 14:40:41 v2.2.0-dev.31 14:40:41 v2.2.0-dev.32 14:40:41 v2.2.0-dev.33 14:40:41 v2.2.0-dev.34 14:40:41 v2.2.0-dev.35 14:40:41 v2.2.0-dev.36 14:40:41 v2.2.0-dev.37 14:40:41 v2.2.0-dev.38 14:40:41 v2.2.0-dev.39 14:40:41 v2.2.0-dev.4 14:40:41 v2.2.0-dev.5 14:40:41 v2.2.0-dev.6 14:40:41 v2.2.0-dev.7 14:40:41 v2.2.0-dev.8 14:40:41 v2.2.0-dev.9 [Pipeline] sh 14:40:42 + lftools sign git-tag v2.2.0-dev.39 14:40:42 Signing Git tag with Sigul... 14:40:42 Signing v2.2.0-dev.39 [Pipeline] echo 14:40:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:40:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:40:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:40:43 $ docker stop --time=1 b901c07ff2d579e27dd2152f0a9661e82fcafd9181114736a712f22cc47a8ddb 14:40:44 $ docker rm -f b901c07ff2d579e27dd2152f0a9661e82fcafd9181114736a712f22cc47a8ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:40:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:45 . [Pipeline] withDockerContainer 14:40:45 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:40:45 $ docker top e8bc8c64d2b003bfe52d2896bcab3a5c581c26c40bb9fd922d8f74d3971fc143 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:45 [ssh-agent] Looking for ssh-agent implementation... 14:40:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:46 $ docker exec e8bc8c64d2b003bfe52d2896bcab3a5c581c26c40bb9fd922d8f74d3971fc143 ssh-agent 14:40:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLOMIi/agent.13 14:40:46 SSH_AGENT_PID=19 14:40:46 Running ssh-add (command line suppressed) 14:40:46 Identity added: /w/workspace/edgex-go/159@tmp/private_key_6599927044680624161.key (/w/workspace/edgex-go/159@tmp/private_key_6599927044680624161.key) 14:40:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:46 + git semver bump pre 14:40:46 # -> Open(): unable to determine branch for HEAD 14:40:46 # $GIT_DIR = /w/workspace/edgex-go/159/.git 14:40:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/159 14:40:46 # $SEMVER_REMOTE_NAME = origin 14:40:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:46 # $SEMVER_USER_NAME = edgex-jenkins 14:40:46 # $SEMVER_BRANCH = main 14:40:46 # $SEMVER_DIR = /w/workspace/edgex-go/159/.semver 14:40:46 2.2.0-dev.40 [Pipeline] } 14:40:46 $ docker exec --env ******** --env ******** e8bc8c64d2b003bfe52d2896bcab3a5c581c26c40bb9fd922d8f74d3971fc143 ssh-agent -k 14:40:46 unset SSH_AUTH_SOCK; 14:40:46 unset SSH_AGENT_PID; 14:40:46 echo Agent pid 19 killed; 14:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:47 + git semver [Pipeline] } 14:40:47 $ docker stop --time=1 e8bc8c64d2b003bfe52d2896bcab3a5c581c26c40bb9fd922d8f74d3971fc143 14:40:48 $ docker rm -f e8bc8c64d2b003bfe52d2896bcab3a5c581c26c40bb9fd922d8f74d3971fc143 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:49 . [Pipeline] withDockerContainer 14:40:49 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:40:49 $ docker top 6c433ebf27c2eb3179cb146a18277bc8d7f3b9e8a05b322529a2fc73ef076598 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:49 [ssh-agent] Looking for ssh-agent implementation... 14:40:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:49 $ docker exec 6c433ebf27c2eb3179cb146a18277bc8d7f3b9e8a05b322529a2fc73ef076598 ssh-agent 14:40:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbhpCk/agent.14 14:40:49 SSH_AGENT_PID=20 14:40:49 Running ssh-add (command line suppressed) 14:40:50 Identity added: /w/workspace/edgex-go/159@tmp/private_key_2786479172194833149.key (/w/workspace/edgex-go/159@tmp/private_key_2786479172194833149.key) 14:40:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:50 + git semver push 14:40:50 # -> Open(): unable to determine branch for HEAD 14:40:50 # $GIT_DIR = /w/workspace/edgex-go/159/.git 14:40:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/159 14:40:50 # $SEMVER_REMOTE_NAME = origin 14:40:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:50 # $SEMVER_USER_NAME = edgex-jenkins 14:40:50 # $SEMVER_BRANCH = main 14:40:50 # $SEMVER_DIR = /w/workspace/edgex-go/159/.semver [Pipeline] } 14:40:54 $ docker exec --env ******** --env ******** 6c433ebf27c2eb3179cb146a18277bc8d7f3b9e8a05b322529a2fc73ef076598 ssh-agent -k 14:40:54 unset SSH_AUTH_SOCK; 14:40:54 unset SSH_AGENT_PID; 14:40:54 echo Agent pid 20 killed; 14:40:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:54 + git semver [Pipeline] } 14:40:55 $ docker stop --time=1 6c433ebf27c2eb3179cb146a18277bc8d7f3b9e8a05b322529a2fc73ef076598 14:40:56 $ docker rm -f 6c433ebf27c2eb3179cb146a18277bc8d7f3b9e8a05b322529a2fc73ef076598 [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 14:40:56 + [ -d /w/workspace/edgex-go/159/archives ] [Pipeline] libraryResource [Pipeline] sh 14:40:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:58 ---> package-listing.sh 14:40:58 ++ facter osfamily 14:40:58 ++ tr '[:upper:]' '[:lower:]' 14:40:58 + OS_FAMILY=debian 14:40:58 + workspace=/w/workspace/edgex-go/159 14:40:58 + START_PACKAGES=/tmp/packages_start.txt 14:40:58 + END_PACKAGES=/tmp/packages_end.txt 14:40:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:58 + PACKAGES=/tmp/packages_start.txt 14:40:58 + '[' /w/workspace/edgex-go/159 ']' 14:40:58 + PACKAGES=/tmp/packages_end.txt 14:40:58 + case "${OS_FAMILY}" in 14:40:58 + dpkg -l 14:40:58 + grep '^ii' 14:40:58 + '[' -f /tmp/packages_start.txt ']' 14:40:58 + '[' -f /tmp/packages_end.txt ']' 14:40:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:58 + '[' /w/workspace/edgex-go/159 ']' 14:40:58 + mkdir -p /w/workspace/edgex-go/159/archives/ 14:40:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/159/archives/ [Pipeline] echo 14:40:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:59 14:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:59 latest: Pulling from edgex-lftools-log-publisher 14:40:59 5eb5b503b376: Pulling fs layer 14:40:59 5c69ac0246d0: Pulling fs layer 14:40:59 ec43610c2a17: Pulling fs layer 14:40:59 3a2ae6a8a46f: Pulling fs layer 14:40:59 33b1e0a273af: Pulling fs layer 14:40:59 5d3b04190fa2: Pulling fs layer 14:40:59 2f39f015ded8: Pulling fs layer 14:40:59 3a2ae6a8a46f: Waiting 14:40:59 33b1e0a273af: Waiting 14:40:59 5d3b04190fa2: Waiting 14:40:59 2f39f015ded8: Waiting 14:40:59 5c69ac0246d0: Download complete 14:40:59 3a2ae6a8a46f: Verifying Checksum 14:40:59 3a2ae6a8a46f: Download complete 14:40:59 33b1e0a273af: Verifying Checksum 14:40:59 33b1e0a273af: Download complete 14:40:59 5d3b04190fa2: Verifying Checksum 14:40:59 5d3b04190fa2: Download complete 14:40:59 ec43610c2a17: Verifying Checksum 14:40:59 ec43610c2a17: Download complete 14:40:59 5eb5b503b376: Verifying Checksum 14:40:59 5eb5b503b376: Download complete 14:41:00 2f39f015ded8: Download complete 14:41:00 5eb5b503b376: Pull complete 14:41:00 5c69ac0246d0: Pull complete 14:41:01 ec43610c2a17: Pull complete 14:41:01 3a2ae6a8a46f: Pull complete 14:41:01 33b1e0a273af: Pull complete 14:41:01 5d3b04190fa2: Pull complete 14:41:05 2f39f015ded8: Pull complete 14:41:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:41:05 prd-ubuntu20.04-docker-8c-8g-7972 does not seem to be running inside a container 14:41:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/159/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/159 -v /w/workspace/edgex-go/159:/w/workspace/edgex-go/159:rw,z -v /w/workspace/edgex-go/159@tmp:/w/workspace/edgex-go/159@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 14:41:07 $ docker top 882a046681a4df170c947d36f761a87b8232ca4c373b2ee997c7a548c14de631 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:07 + touch /tmp/pre-build-complete [Pipeline] sh 14:41:08 + mkdir -p /var/log/sysstat [Pipeline] sh 14:41:08 + ls /var/log/sa-host 14:41:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:08 provisioning config files... 14:41:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/159@tmp/config5236267087791664810tmp [Pipeline] { [Pipeline] echo 14:41:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:08 ---> create-netrc.sh [Pipeline] } 14:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:41:09 ---> python-tools-install.sh [Pipeline] echo 14:41:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:41:09 ---> sudo-logs.sh 14:41:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:41:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:41:09 ---> job-cost.sh 14:41:09 lf-activate-venv: SKIPPING 14:41:09 DEBUG: total: 0.10999999940395355 14:41:09 INFO: Retrieving Stack Cost... 14:41:10 INFO: Retrieving Pricing Info for: v3-standard-8 14:41:10 INFO: Archiving Costs [Pipeline] echo 14:41:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:11 ---> logs-deploy.sh 14:41:11 lf-activate-venv: SKIPPING 14:41:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/159 14:41:11 INFO: archiving workspace using pattern(s): 14:41:11 Archives upload complete. 14:41:11 INFO: archiving logs to Nexus 14:41:12 ---> uname -a: 14:41:12 Linux prd-ubuntu20-04-docker-8c-8g-7972 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:41:12 14:41:12 14:41:12 ---> lscpu: 14:41:12 Architecture: x86_64 14:41:12 CPU op-mode(s): 32-bit, 64-bit 14:41:12 Byte Order: Little Endian 14:41:12 Address sizes: 40 bits physical, 48 bits virtual 14:41:12 CPU(s): 8 14:41:12 On-line CPU(s) list: 0-7 14:41:12 Thread(s) per core: 1 14:41:12 Core(s) per socket: 1 14:41:12 Socket(s): 8 14:41:12 NUMA node(s): 1 14:41:12 Vendor ID: AuthenticAMD 14:41:12 CPU family: 23 14:41:12 Model: 49 14:41:12 Model name: AMD EPYC-Rome Processor 14:41:12 Stepping: 0 14:41:12 CPU MHz: 2800.000 14:41:12 BogoMIPS: 5600.00 14:41:12 Virtualization: AMD-V 14:41:12 Hypervisor vendor: KVM 14:41:12 Virtualization type: full 14:41:12 L1d cache: 256 KiB 14:41:12 L1i cache: 256 KiB 14:41:12 L2 cache: 4 MiB 14:41:12 L3 cache: 128 MiB 14:41:12 NUMA node0 CPU(s): 0-7 14:41:12 Vulnerability Itlb multihit: Not affected 14:41:12 Vulnerability L1tf: Not affected 14:41:12 Vulnerability Mds: Not affected 14:41:12 Vulnerability Meltdown: Not affected 14:41:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:41:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:41:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:41:12 Vulnerability Srbds: Not affected 14:41:12 Vulnerability Tsx async abort: Not affected 14:41:12 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:41:12 14:41:12 14:41:12 ---> nproc: 14:41:12 8 14:41:12 14:41:12 14:41:12 ---> df -h: 14:41:12 Filesystem Size Used Avail Use% Mounted on 14:41:12 overlay 155G 17G 139G 11% / 14:41:12 tmpfs 64M 0 64M 0% /dev 14:41:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:41:12 shm 64M 0 64M 0% /dev/shm 14:41:12 /dev/vda1 155G 17G 139G 11% /facter-os 14:41:12 14:41:12 14:41:12 ---> sar -b -r -n DEV: 14:41:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7972) 03/18/22 _x86_64_ (8 CPU) 14:41:12 14:41:12 14:23:32 LINUX RESTART (8 CPU) 14:41:12 14:41:12 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:41:12 14:25:01 341.34 14.71 326.62 0.00 2137.02 151457.91 0.00 14:41:12 14:26:01 69.99 0.02 69.97 0.00 0.40 34924.05 0.00 14:41:12 14:27:01 148.31 0.23 148.08 0.00 16.66 122248.58 0.00 14:41:12 14:28:01 967.60 0.27 967.33 0.00 27.57 399787.55 0.00 14:41:12 14:29:01 368.58 0.07 368.51 0.00 7.73 40206.06 0.00 14:41:12 14:30:01 8.56 0.00 8.56 0.00 0.00 208.20 0.00 14:41:12 14:31:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 14:41:12 14:32:01 2.65 1.57 1.08 0.00 49.06 14.53 0.00 14:41:12 14:33:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 14:41:12 14:34:01 1.65 0.00 1.65 0.00 0.00 22.39 0.00 14:41:12 14:35:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 14:41:12 14:36:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 14:41:12 14:37:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 14:41:12 14:38:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 14:41:12 14:39:01 1.97 0.02 1.95 0.00 0.13 21.06 0.00 14:41:12 14:40:01 3.05 0.07 2.98 0.00 7.86 126.36 0.00 14:41:12 14:41:01 154.44 0.38 154.06 0.00 14.00 55643.66 0.00 14:41:12 Average: 122.13 1.02 121.11 0.00 132.97 47354.04 0.00 14:41:12 14:41:12 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:41:12 14:25:01 27586456 31725152 570804 1.74 138404 4190508 2225028 6.56 1356148 3476688 141764 14:41:12 14:26:01 27765708 31717732 570224 1.73 177352 3945888 2099760 6.19 1380784 3241244 133940 14:41:12 14:27:01 25086012 31576680 703808 2.14 184500 6392444 3995336 11.77 1964604 5239308 592 14:41:12 14:28:01 21503256 31293756 970380 2.95 206552 9537916 3547312 10.45 2380668 8255772 1336 14:41:12 14:29:01 23279088 31753628 524220 1.59 219516 8245740 1815432 5.35 1991396 6928948 888 14:41:12 14:30:01 23284712 31759324 518616 1.58 219832 8245788 1807196 5.33 1984832 6928888 56 14:41:12 14:31:01 23286340 31760976 517372 1.57 219856 8245796 1807196 5.33 1982736 6928952 12 14:41:12 14:32:01 23285908 31762848 515712 1.57 219876 8247268 1823260 5.37 1984900 6928464 188 14:41:12 14:33:01 23287896 31764736 513948 1.56 219888 8247276 1823260 5.37 1982888 6928484 16 14:41:12 14:34:01 23288580 31765448 513224 1.56 219924 8247248 1839312 5.42 1982452 6928472 72 14:41:12 14:35:01 23288492 31765380 513260 1.56 219936 8247252 1839312 5.42 1982580 6928476 8 14:41:12 14:36:01 23288940 31765848 512704 1.56 219952 8247256 1839312 5.42 1981928 6928480 44 14:41:12 14:37:01 23288880 31765800 512908 1.56 219956 8247256 1839312 5.42 1982540 6928480 8 14:41:12 14:38:01 23288556 31765484 513092 1.56 219976 8247260 1839312 5.42 1982044 6928484 44 14:41:12 14:39:01 23286952 31764032 514248 1.56 220004 8247340 1857504 5.47 1983012 6928568 40 14:41:12 14:40:01 22951680 31708012 570464 1.73 220592 8524196 2246172 6.62 2041332 7205684 277584 14:41:12 14:41:01 21471912 31709076 565568 1.72 276708 9809676 2151760 6.34 2144764 8435600 244388 14:41:12 Average: 23677610 31713171 565915 1.72 213107 7830359 2140928 6.31 1946448 6592294 47116 14:41:12 14:41:12 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:41:12 14:25:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 14:41:12 14:25:01 docker0 991.44 705.53 82.41 4758.32 0.00 0.00 0.00 0.00 14:41:12 14:25:01 ens3 1589.09 1808.53 11355.33 214.56 0.00 0.00 0.00 0.00 14:41:12 14:26:01 veth784e628 1.50 1.68 0.12 0.14 0.00 0.00 0.00 0.00 14:41:12 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:12 14:26:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 14:41:12 14:26:01 ens3 59.47 53.04 32.56 63.64 0.00 0.00 0.00 0.00 14:41:12 14:27:01 vethbd98d12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:27:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 14:41:12 14:27:01 vethbe1c618 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:27:01 veth12b2a7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:27:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:41:12 14:27:01 veth99299c4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:41:12 14:27:01 vethb1494ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:27:01 ens3 155.72 116.05 1720.10 77.82 0.00 0.00 0.00 0.00 14:41:12 14:27:01 vethb66a49f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:28:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 14:41:12 14:28:01 vethe967983 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:41:12 14:28:01 docker0 65.38 92.44 3.74 501.40 0.00 0.00 0.00 0.00 14:41:12 14:28:01 veth99299c4 0.00 1.47 0.00 0.08 0.00 0.00 0.00 0.00 14:41:12 14:28:01 ens3 139.03 93.24 582.80 23.59 0.00 0.00 0.00 0.00 14:41:12 14:28:01 vethe12a7f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:28:01 veth1689545 0.03 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:41:12 14:29:01 lo 34.59 34.59 3.41 3.41 0.00 0.00 0.00 0.00 14:41:12 14:29:01 docker0 23.28 48.40 1.74 497.64 0.00 0.00 0.00 0.00 14:41:12 14:29:01 ens3 427.57 381.57 1798.44 1095.38 0.00 0.00 0.00 0.00 14:41:12 14:30:01 lo 10.13 10.13 0.99 0.99 0.00 0.00 0.00 0.00 14:41:12 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:30:01 ens3 95.72 99.87 50.68 584.69 0.00 0.00 0.00 0.00 14:41:12 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:41:12 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:32:01 ens3 27.00 25.10 6.42 43.90 0.00 0.00 0.00 0.00 14:41:12 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:12 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:34:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:41:12 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:35:01 ens3 1.27 0.57 3.69 0.04 0.00 0.00 0.00 0.00 14:41:12 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:12 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:36:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 14:41:12 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:37:01 ens3 5.45 2.77 6.42 0.36 0.00 0.00 0.00 0.00 14:41:12 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:12 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:12 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:39:01 ens3 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 14:41:12 14:40:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 14:41:12 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:12 14:40:01 ens3 138.24 82.09 4055.32 9.02 0.00 0.00 0.00 0.00 14:41:12 14:41:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 14:41:12 14:41:01 docker0 39.91 52.87 4.00 389.57 0.00 0.00 0.00 0.00 14:41:12 14:41:01 ens3 380.79 260.67 6166.93 125.05 0.00 0.00 0.00 0.00 14:41:12 Average: lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 14:41:12 Average: docker0 65.98 53.00 5.41 361.63 0.00 0.00 0.00 0.00 14:41:12 Average: ens3 177.69 172.01 1516.43 131.66 0.00 0.00 0.00 0.00 14:41:12 14:41:12 14:41:12 ---> sar -P ALL: 14:41:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7972) 03/18/22 _x86_64_ (8 CPU) 14:41:12 14:41:12 14:23:32 LINUX RESTART (8 CPU) 14:41:12 14:41:12 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:41:12 14:25:01 all 12.72 0.00 4.67 1.82 0.06 80.73 14:41:12 14:25:01 0 12.02 0.00 5.12 0.73 0.05 82.08 14:41:12 14:25:01 1 12.69 0.00 4.21 1.58 0.07 81.45 14:41:12 14:25:01 2 13.90 0.00 4.01 0.47 0.05 81.57 14:41:12 14:25:01 3 17.15 0.00 5.64 3.92 0.07 73.22 14:41:12 14:25:01 4 10.88 0.00 3.54 0.64 0.05 84.90 14:41:12 14:25:01 5 10.44 0.00 4.30 1.74 0.05 83.47 14:41:12 14:25:01 6 12.23 0.00 5.43 3.67 0.07 78.60 14:41:12 14:25:01 7 12.44 0.00 5.13 1.86 0.07 80.50 14:41:12 14:26:01 all 26.25 0.00 6.15 0.68 0.06 66.85 14:41:12 14:26:01 0 26.75 0.00 7.75 0.03 0.07 65.40 14:41:12 14:26:01 1 25.03 0.00 5.63 0.07 0.07 69.20 14:41:12 14:26:01 2 26.24 0.00 5.32 0.25 0.05 68.13 14:41:12 14:26:01 3 25.57 0.00 5.56 1.15 0.07 67.65 14:41:12 14:26:01 4 26.81 0.00 7.16 0.72 0.07 65.24 14:41:12 14:26:01 5 25.29 0.00 5.80 0.12 0.07 68.72 14:41:12 14:26:01 6 27.97 0.00 5.98 0.05 0.05 65.95 14:41:12 14:26:01 7 26.37 0.00 6.03 3.06 0.07 64.48 14:41:12 14:27:01 all 29.15 0.00 9.07 1.45 0.08 60.24 14:41:12 14:27:01 0 29.25 0.00 9.31 1.38 0.07 59.99 14:41:12 14:27:01 1 28.62 0.00 7.92 0.30 0.05 63.11 14:41:12 14:27:01 2 29.19 0.00 9.25 2.15 0.09 59.32 14:41:12 14:27:01 3 29.45 0.00 9.77 0.19 0.09 60.51 14:41:12 14:27:01 4 28.50 0.00 8.96 0.42 0.08 62.03 14:41:12 14:27:01 5 28.81 0.00 7.70 0.24 0.07 63.19 14:41:12 14:27:01 6 30.17 0.00 10.28 0.29 0.09 59.17 14:41:12 14:27:01 7 29.26 0.00 9.40 6.73 0.09 54.52 14:41:12 14:28:01 all 39.65 0.00 14.55 9.68 0.11 36.02 14:41:12 14:28:01 0 42.06 0.00 14.73 10.66 0.14 32.41 14:41:12 14:28:01 1 39.86 0.00 15.53 5.70 0.10 38.79 14:41:12 14:28:01 2 38.98 0.00 12.72 8.29 0.10 39.90 14:41:12 14:28:01 3 39.02 0.00 15.96 9.48 0.12 35.43 14:41:12 14:28:01 4 38.19 0.00 13.44 10.47 0.10 37.80 14:41:12 14:28:01 5 39.46 0.00 14.78 9.28 0.12 36.35 14:41:12 14:28:01 6 40.66 0.00 15.66 10.53 0.10 33.05 14:41:12 14:28:01 7 38.93 0.00 13.55 13.01 0.10 34.41 14:41:12 14:29:01 all 19.23 0.00 4.57 2.21 0.08 73.91 14:41:12 14:29:01 0 22.54 0.00 5.03 2.78 0.08 69.57 14:41:12 14:29:01 1 18.55 0.00 4.91 2.02 0.10 74.41 14:41:12 14:29:01 2 17.27 0.00 4.04 0.60 0.07 78.02 14:41:12 14:29:01 3 19.02 0.00 4.15 1.29 0.08 75.45 14:41:12 14:29:01 4 16.57 0.00 3.55 3.63 0.07 76.18 14:41:12 14:29:01 5 18.62 0.00 4.35 3.24 0.10 73.69 14:41:12 14:29:01 6 23.91 0.00 5.21 3.13 0.07 67.68 14:41:12 14:29:01 7 17.35 0.00 5.36 0.95 0.08 76.26 14:41:12 14:30:01 all 2.68 0.00 0.36 0.03 0.02 96.91 14:41:12 14:30:01 0 4.16 0.00 0.62 0.02 0.03 95.17 14:41:12 14:30:01 1 0.90 0.00 0.23 0.00 0.02 98.84 14:41:12 14:30:01 2 1.08 0.00 0.33 0.00 0.02 98.57 14:41:12 14:30:01 3 2.82 0.00 0.33 0.00 0.02 96.83 14:41:12 14:30:01 4 3.77 0.00 0.40 0.02 0.03 95.78 14:41:12 14:30:01 5 4.32 0.00 0.42 0.22 0.02 95.03 14:41:12 14:30:01 6 3.35 0.00 0.28 0.02 0.02 96.33 14:41:12 14:30:01 7 0.99 0.00 0.27 0.00 0.02 98.73 14:41:12 14:31:01 all 0.03 0.00 0.02 0.00 0.00 99.94 14:41:12 14:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:41:12 14:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:41:12 14:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:41:12 14:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:31:01 5 0.02 0.00 0.03 0.03 0.00 99.92 14:41:12 14:31:01 6 0.10 0.00 0.00 0.00 0.00 99.90 14:41:12 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:32:01 all 0.34 0.00 0.07 0.01 0.01 99.56 14:41:12 14:32:01 0 0.27 0.00 0.07 0.00 0.00 99.67 14:41:12 14:32:01 1 0.18 0.00 0.13 0.00 0.02 99.67 14:41:12 14:32:01 2 1.13 0.00 0.07 0.00 0.00 98.81 14:41:12 14:32:01 3 0.28 0.00 0.03 0.05 0.02 99.62 14:41:12 14:32:01 4 0.18 0.00 0.07 0.00 0.02 99.73 14:41:12 14:32:01 5 0.33 0.00 0.03 0.05 0.02 99.57 14:41:12 14:32:01 6 0.23 0.00 0.10 0.00 0.03 99.63 14:41:12 14:32:01 7 0.13 0.00 0.08 0.00 0.00 99.78 14:41:12 14:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:41:12 14:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:41:12 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:41:12 14:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:33:01 5 0.03 0.00 0.02 0.03 0.00 99.92 14:41:12 14:33:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:41:12 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:12 14:34:01 all 0.01 0.00 0.02 0.01 0.01 99.95 14:41:12 14:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:41:12 14:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:41:12 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:41:12 14:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:41:12 14:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:41:12 14:34:01 5 0.02 0.00 0.03 0.07 0.00 99.88 14:41:12 14:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:41:12 14:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 14:41:12 14:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:41:12 14:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:41:12 14:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:41:12 14:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:41:12 14:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:41:12 14:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:41:12 14:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:41:12 14:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:41:12 14:41:12 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:41:12 14:36:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:41:12 14:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:41:12 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:41:12 14:36:01 5 0.02 0.00 0.03 0.05 0.02 99.88 14:41:12 14:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:41:12 14:36:01 7 0.03 0.00 0.00 0.00 0.03 99.93 14:41:12 14:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:41:12 14:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:41:12 14:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:41:12 14:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:41:12 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:41:12 14:37:01 5 0.00 0.00 0.00 0.05 0.00 99.95 14:41:12 14:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:41:12 14:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:41:12 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:41:12 14:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:41:12 14:38:01 4 0.03 0.00 0.00 0.03 0.00 99.93 14:41:12 14:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:41:12 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:41:12 14:38:01 7 0.05 0.00 0.00 0.00 0.02 99.93 14:41:12 14:39:01 all 0.11 0.00 0.03 0.01 0.01 99.84 14:41:12 14:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:41:12 14:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 14:41:12 14:39:01 2 0.75 0.00 0.05 0.00 0.02 99.19 14:41:12 14:39:01 3 0.02 0.00 0.05 0.00 0.00 99.93 14:41:12 14:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 14:41:12 14:39:01 5 0.02 0.00 0.03 0.05 0.02 99.88 14:41:12 14:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:41:12 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:41:12 14:40:01 all 0.80 0.00 0.34 0.02 0.01 98.84 14:41:12 14:40:01 0 0.90 0.00 0.42 0.00 0.00 98.69 14:41:12 14:40:01 1 0.67 0.00 0.35 0.02 0.03 98.93 14:41:12 14:40:01 2 0.67 0.00 0.30 0.00 0.02 99.01 14:41:12 14:40:01 3 1.34 0.00 0.28 0.02 0.02 98.34 14:41:12 14:40:01 4 0.85 0.00 0.32 0.03 0.02 98.78 14:41:12 14:40:01 5 0.52 0.00 0.32 0.07 0.00 99.10 14:41:12 14:40:01 6 0.83 0.00 0.33 0.02 0.00 98.82 14:41:12 14:40:01 7 0.58 0.00 0.38 0.00 0.00 99.03 14:41:12 14:41:01 all 10.33 0.00 4.05 1.32 0.05 84.24 14:41:12 14:41:01 0 10.03 0.00 3.73 0.74 0.05 85.44 14:41:12 14:41:01 1 10.37 0.00 3.75 0.57 0.05 85.27 14:41:12 14:41:01 2 11.23 0.00 4.26 0.15 0.05 84.31 14:41:12 14:41:01 3 9.92 0.00 4.28 0.63 0.05 85.13 14:41:12 14:41:01 4 9.97 0.00 4.58 3.03 0.05 82.37 14:41:12 14:41:01 5 10.80 0.00 4.06 4.67 0.05 80.42 14:41:12 14:41:01 6 10.66 0.00 3.81 0.44 0.05 85.04 14:41:12 14:41:01 7 9.69 0.00 3.97 0.36 0.05 85.93 14:41:12 Average: all 8.23 0.00 2.56 1.00 0.03 88.18 14:41:12 Average: 0 8.63 0.00 2.73 0.95 0.03 87.66 14:41:12 Average: 1 8.01 0.00 2.50 0.60 0.04 88.86 14:41:12 Average: 2 8.19 0.00 2.35 0.69 0.03 88.74 14:41:12 Average: 3 8.41 0.00 2.68 0.97 0.03 87.91 14:41:12 Average: 4 7.92 0.00 2.45 1.11 0.03 88.49 14:41:12 Average: 5 8.07 0.00 2.44 1.16 0.03 88.30 14:41:12 Average: 6 8.74 0.00 2.74 1.05 0.03 87.43 14:41:12 Average: 7 7.88 0.00 2.57 1.50 0.03 88.02 14:41:12 14:41:12 14:41:12