Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 143991c289fa33d15b92815d9662304bdb63510a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3841113960858462115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8351394820034364065.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh6243934595430267871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh8502380361404183934.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh99100874148508896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-621’ Running on prd-centos7-docker-4c-2g-623 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/107 [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/107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/107@tmp/jenkins-gitclient-ssh811068894251738808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 143991c289fa33d15b92815d9662304bdb63510a (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 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 Commit message: "docs: Clean up README for Jakarta (#3817)" > git rev-list --no-walk f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:07 ========================================================= 15:31:07 EdgeX Global Pipelines Version Info 15:31:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:09 ------------------- 15:31:09 stable info: 15:31:09 ------------------- 15:31:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:09 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:31:09 Message: update stable to v1.0.215 15:31:10 ------------------- 15:31:10 experimental info: 15:31:10 ------------------- 15:31:10 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:10 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:31:10 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 143991c289fa33d15b92815d9662304bdb63510a [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 143991c [Pipeline] echo 15:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:10 provisioning config files... 15:31:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config6521657756543507880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:10 ---> docker-login.sh 15:31:10 nexus3.edgexfoundry.org:10001 15:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:11 Configure a credential helper to remove this warning. See 15:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:11 15:31:11 Login Succeeded 15:31:11 nexus3.edgexfoundry.org:10002 15:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:11 Configure a credential helper to remove this warning. See 15:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:11 15:31:11 Login Succeeded 15:31:11 nexus3.edgexfoundry.org:10003 15:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:11 Configure a credential helper to remove this warning. See 15:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:11 15:31:11 Login Succeeded 15:31:11 nexus3.edgexfoundry.org:10004 15:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:11 Configure a credential helper to remove this warning. See 15:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:11 15:31:11 Login Succeeded 15:31:11 docker.io 15:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:12 Configure a credential helper to remove this warning. See 15:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:12 15:31:12 Login Succeeded 15:31:12 ---> docker-login.sh ends [Pipeline] } 15:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/core-command/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo core-command,cmd/core-command/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/core-data/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo core-data,cmd/core-data/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/core-metadata/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo core-metadata,cmd/core-metadata/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/security-bootstrapper/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/security-proxy-setup/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/support-notifications/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo support-notifications,cmd/support-notifications/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/support-scheduler/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:31:12 + for file in '`ls cmd/**/Dockerfile`' 15:31:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:31:12 ++ cut -d/ -f2 15:31:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:31:12 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 15:31:12 + git rev-list -1 --merges 143991c289fa33d15b92815d9662304bdb63510a~1..143991c289fa33d15b92815d9662304bdb63510a [Pipeline] echo 15:31:12 -----------> git rev-list -1 --merges 143991c289fa33d15b92815d9662304bdb63510a~1..143991c289fa33d15b92815d9662304bdb63510a 143991c289fa33d15b92815d9662304bdb63510a [false] [Pipeline] sh 15:31:13 + git log --format=format:%s -1 143991c289fa33d15b92815d9662304bdb63510a [Pipeline] echo 15:31:13 ========================================================= 15:31:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:31:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:13 15:31:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:31:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:13 latest: Pulling from edgex-devops/git-semver 15:31:13 a0d0a0d46f8b: Pulling fs layer 15:31:13 3e5f54012d9b: Pulling fs layer 15:31:13 4c7163046ea9: Pulling fs layer 15:31:13 0c2d73faf560: Pulling fs layer 15:31:13 0c2d73faf560: Waiting 15:31:13 3e5f54012d9b: Verifying Checksum 15:31:13 3e5f54012d9b: Download complete 15:31:13 a0d0a0d46f8b: Verifying Checksum 15:31:13 a0d0a0d46f8b: Download complete 15:31:13 0c2d73faf560: Verifying Checksum 15:31:13 0c2d73faf560: Download complete 15:31:13 4c7163046ea9: Verifying Checksum 15:31:13 4c7163046ea9: Download complete 15:31:14 a0d0a0d46f8b: Pull complete 15:31:14 3e5f54012d9b: Pull complete 15:31:14 4c7163046ea9: Pull complete 15:31:14 0c2d73faf560: Pull complete 15:31:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:31:14 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:31:15 $ docker top bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:15 [ssh-agent] Looking for ssh-agent implementation... 15:31:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:15 $ docker exec bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent 15:31:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPONJmB/agent.13 15:31:15 SSH_AGENT_PID=20 15:31:15 Running ssh-add (command line suppressed) 15:31:15 Identity added: /w/workspace/edgex-go/107@tmp/private_key_1187592539202434472.key (/w/workspace/edgex-go/107@tmp/private_key_1187592539202434472.key) 15:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:16 + git tag --points-at HEAD [Pipeline] } 15:31:16 $ docker exec --env ******** --env ******** bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent -k 15:31:16 unset SSH_AUTH_SOCK; 15:31:16 unset SSH_AGENT_PID; 15:31:16 echo Agent pid 20 killed; 15:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:16 [ssh-agent] Looking for ssh-agent implementation... 15:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:16 $ docker exec bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent 15:31:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLLAJGK/agent.54 15:31:16 SSH_AGENT_PID=60 15:31:16 Running ssh-add (command line suppressed) 15:31:16 Identity added: /w/workspace/edgex-go/107@tmp/private_key_4251661612000715300.key (/w/workspace/edgex-go/107@tmp/private_key_4251661612000715300.key) 15:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:17 + git semver init 15:31:17 # -> Open(): unable to determine branch for HEAD 15:31:17 # $GIT_DIR = /w/workspace/edgex-go/107/.git 15:31:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/107 15:31:17 # $SEMVER_REMOTE_NAME = origin 15:31:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:31:17 # $SEMVER_USER_NAME = edgex-jenkins 15:31:17 # $SEMVER_BRANCH = main 15:31:17 # $SEMVER_TEMP = /tmp/semver-849249717 15:31:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:32:38 # '/tmp/semver-849249717' -> '/w/workspace/edgex-go/107/.semver' 15:32:38 # -> Force: false 15:32:38 # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver [Pipeline] } 15:32:38 $ docker exec --env ******** --env ******** bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent -k 15:32:38 unset SSH_AUTH_SOCK; 15:32:38 unset SSH_AGENT_PID; 15:32:38 echo Agent pid 60 killed; 15:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:39 + git semver [Pipeline] } 15:32:39 $ docker stop --time=1 bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 15:32:40 $ docker rm -f bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:41 Stashed 1 file(s) [Pipeline] echo 15:32:41 [edgeXSemver]: initialized semver on version 2.0.1-dev.95 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:41 ========================================================= 15:32:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:32:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:32:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:32:42 a0d0a0d46f8b: Already exists 15:32:42 31adcdaf11c8: Pulling fs layer 15:32:42 b8b176561691: Pulling fs layer 15:32:42 4527c011a84f: Pulling fs layer 15:32:42 5d74067f8e1e: Pulling fs layer 15:32:42 e0aca202a116: Pulling fs layer 15:32:42 3a43be97a3b4: Pulling fs layer 15:32:42 34cad66bf833: Pulling fs layer 15:32:42 b4e3c513aaa6: Pulling fs layer 15:32:42 5d74067f8e1e: Waiting 15:32:42 e0aca202a116: Waiting 15:32:42 3a43be97a3b4: Waiting 15:32:42 b4e3c513aaa6: Waiting 15:32:42 34cad66bf833: Waiting 15:32:42 b8b176561691: Verifying Checksum 15:32:42 b8b176561691: Download complete 15:32:42 31adcdaf11c8: Verifying Checksum 15:32:42 31adcdaf11c8: Download complete 15:32:42 5d74067f8e1e: Verifying Checksum 15:32:42 5d74067f8e1e: Download complete 15:32:42 e0aca202a116: Verifying Checksum 15:32:42 e0aca202a116: Download complete 15:32:42 3a43be97a3b4: Verifying Checksum 15:32:42 3a43be97a3b4: Download complete 15:32:42 34cad66bf833: Verifying Checksum 15:32:42 34cad66bf833: Download complete 15:32:42 31adcdaf11c8: Pull complete 15:32:42 b8b176561691: Pull complete 15:32:42 4527c011a84f: Verifying Checksum 15:32:42 4527c011a84f: Download complete 15:32:42 b4e3c513aaa6: Verifying Checksum 15:32:42 b4e3c513aaa6: Download complete 15:32:47 4527c011a84f: Pull complete 15:32:47 5d74067f8e1e: Pull complete 15:32:47 e0aca202a116: Pull complete 15:32:47 3a43be97a3b4: Pull complete 15:32:47 34cad66bf833: Pull complete 15:32:49 b4e3c513aaa6: Pull complete 15:32:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:32:50 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:32:50 WORKDIR /edgex 15:32:50 COPY go.mod . 15:32:50 RUN go mod download' 15:32:50 + docker build -t ci-base-image-x86_64 -f - . 15:32:51 Sending build context to Docker daemon 329.9MB 15:32:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:32:51 ---> 9f6097aaca64 15:32:51 Step 2/4 : WORKDIR /edgex 15:32:53 ---> Running in e5f6d3bc8217 15:32:53 Removing intermediate container e5f6d3bc8217 15:32:53 ---> 3cc380f13eb7 15:32:53 Step 3/4 : COPY go.mod . 15:32:53 ---> 6695c3ed819c 15:32:53 Step 4/4 : RUN go mod download 15:32:53 ---> Running in 67b17d6fbcb2 15:32:56 Still waiting to schedule task 15:32:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-622’ 15:33:32 Removing intermediate container 67b17d6fbcb2 15:33:32 ---> f8f85dcf7c5c 15:33:32 Successfully built f8f85dcf7c5c 15:33:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:33:33 + docker inspect -f . ci-base-image-x86_64 15:33:33 . [Pipeline] withDockerContainer 15:33:33 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:33:33 $ docker top 48e4edfe8fd95267d65c85c6078c335928d68214f571a6f76b95ef2a83ddef32 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:34 + go version 15:33:34 go version go1.16.8 linux/amd64 [Pipeline] } 15:33:34 $ docker stop --time=1 48e4edfe8fd95267d65c85c6078c335928d68214f571a6f76b95ef2a83ddef32 15:33:35 $ docker rm -f 48e4edfe8fd95267d65c85c6078c335928d68214f571a6f76b95ef2a83ddef32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:36 + docker inspect -f . ci-base-image-x86_64 15:33:36 . [Pipeline] withDockerContainer 15:33:36 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:33:36 $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:33:36 $ docker top 81e8f86cb1f3bfba7805ea4ded3110b0b59addd6791e97c32c5340c5e6f74b0d -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:36 ========================================================= 15:33:36 [edgeXBuildGoParallel] Running Tests and Build... 15:33:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:33:36 + make test 15:33:36 go mod tidy 15:33:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:33:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:34:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:34:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:34:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:34:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 15:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.150s coverage: 89.5% of statements 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:34:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:34:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:34:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 15:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 15:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 15:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.104s coverage: 96.3% of statements 15:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 15:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 15:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.229s coverage: 82.5% of statements 15:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 15:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 65.4% of statements 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 15:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 15:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 15:35:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:35:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:35:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 15:35:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:35:48 GO111MODULE=on go vet ./... 15:35:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:56 ./bin/test-attribution-txt.sh [Pipeline] echo 15:35:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:35:56 + ls -al . 15:35:56 total 636 15:35:56 drwxrwxr-x 10 1001 1001 4096 Nov 15 15:35 . 15:35:56 drwxr-xr-x 4 root root 32 Nov 15 15:33 .. 15:35:56 -rw-rw-r-- 1 1001 1001 11 Nov 15 15:31 .dockerignore 15:35:56 drwxrwxr-x 8 1001 1001 162 Nov 15 15:31 .git 15:35:56 drwxrwxr-x 4 1001 1001 142 Nov 15 15:31 .github 15:35:56 -rw-rw-r-- 1 1001 1001 804 Nov 15 15:31 .gitignore 15:35:56 -rw-rw-r-- 1 1001 1001 42 Nov 15 15:31 .golangci.yml 15:35:56 -rw-rw-r-- 1 1001 1001 76 Nov 15 15:31 .hadolint.yml 15:35:56 drwx------ 3 1001 1001 43 Nov 15 15:32 .semver 15:35:56 -rw-rw-r-- 1 1001 1001 166 Nov 15 15:31 .sonarcloud.properties 15:35:56 -rw-rw-r-- 1 1001 1001 1171 Nov 15 15:31 ADOPTERS.md 15:35:56 -rw-rw-r-- 1 1001 1001 8910 Nov 15 15:31 Attribution.txt 15:35:56 -rw-rw-r-- 1 1001 1001 43881 Nov 15 15:31 CHANGELOG.md 15:35:56 -rw-rw-r-- 1 1001 1001 3804 Nov 15 15:31 CONTRIBUTING.md 15:35:56 -rw-rw-r-- 1 1001 1001 677 Nov 15 15:31 GOVERNANCE.md 15:35:56 -rw-rw-r-- 1 1001 1001 849 Nov 15 15:31 Jenkinsfile 15:35:56 -rw-rw-r-- 1 1001 1001 10775 Nov 15 15:31 LICENSE 15:35:56 -rw-rw-r-- 1 1001 1001 6508 Nov 15 15:31 Makefile 15:35:56 -rw-rw-r-- 1 1001 1001 582 Nov 15 15:31 OWNERS.md 15:35:56 -rw-rw-r-- 1 1001 1001 8207 Nov 15 15:31 README.md 15:35:56 -rw-rw-r-- 1 1001 1001 6912 Nov 15 15:31 SECURITY.md 15:35:56 -rw-rw-r-- 1 1001 1001 12 Nov 15 15:32 VERSION 15:35:56 -rw-rw-r-- 1 1001 1001 4131 Nov 15 15:31 ZMQWindows.md 15:35:56 drwxrwxr-x 2 1001 1001 37 Nov 15 15:31 bin 15:35:56 drwxrwxr-x 14 1001 1001 4096 Nov 15 15:31 cmd 15:35:56 -rw-r--r-- 1 root root 428381 Nov 15 15:35 coverage.out 15:35:56 -rw-rw-r-- 1 1001 1001 822 Nov 15 15:31 go.mod 15:35:56 -rw-rw-r-- 1 1001 1001 49471 Nov 15 15:31 go.sum 15:35:56 drwxrwxr-x 8 1001 1001 124 Nov 15 15:31 internal 15:35:56 drwxrwxr-x 3 1001 1001 16 Nov 15 15:31 openapi 15:35:56 drwxrwxr-x 4 1001 1001 71 Nov 15 15:31 snap 15:35:56 -rw-rw-r-- 1 1001 1001 204 Nov 15 15:31 version.go [Pipeline] sh 15:35:57 + '[' -e coverage.out ] 15:35:57 + chown 1001:1001 coverage.out [Pipeline] stash 15:35:57 Stashed 1 file(s) [Pipeline] sh 15:35:57 + make build 15:35:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data 15:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command 15:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:36:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:36:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:36:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config 15:36:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:36:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-625 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:36:16 Running in /w/workspace/edgex-go/107 [Pipeline] { [Pipeline] checkout 15:36:16 The recommended git tool is: git [Pipeline] } 15:36:17 $ docker stop --time=1 81e8f86cb1f3bfba7805ea4ded3110b0b59addd6791e97c32c5340c5e6f74b0d 15:36:19 $ docker rm -f 81e8f86cb1f3bfba7805ea4ded3110b0b59addd6791e97c32c5340c5e6f74b0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:36:20 15:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:36:20 latest: Pulling from edgex-devops/edgex-compose 15:36:20 cbdbe7a5bc2a: Pulling fs layer 15:36:20 ca9280d653b3: Pulling fs layer 15:36:20 7e9c9ca2126c: Pulling fs layer 15:36:20 cbdbe7a5bc2a: Verifying Checksum 15:36:20 cbdbe7a5bc2a: Download complete 15:36:20 ca9280d653b3: Verifying Checksum 15:36:20 ca9280d653b3: Download complete 15:36:20 cbdbe7a5bc2a: Pull complete 15:36:20 7e9c9ca2126c: Verifying Checksum 15:36:20 7e9c9ca2126c: Download complete 15:36:21 ca9280d653b3: Pull complete 15:36:22 using credential edgex-jenkins-ssh 15:36:22 Cloning the remote Git repository 15:36:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:36:22 > git init /w/workspace/edgex-go/107 # timeout=10 15:36:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:36:22 > git --version # timeout=10 15:36:22 > git --version # 'git version 2.17.1' 15:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:25 7e9c9ca2126c: Pull complete 15:36:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:36:25 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:36:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:36:28 $ docker top bb839dc5898dc8920d52cd71328dfb9f64d8a1b26cb7ee851ea3f5f987c38f46 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:29 + docker-compose build --help 15:36:29 + grep parallel 15:36:29 --parallel Build images in parallel. [Pipeline] } 15:36:29 $ docker stop --time=1 bb839dc5898dc8920d52cd71328dfb9f64d8a1b26cb7ee851ea3f5f987c38f46 15:36:30 $ docker rm -f bb839dc5898dc8920d52cd71328dfb9f64d8a1b26cb7ee851ea3f5f987c38f46 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:36:31 . [Pipeline] withDockerContainer 15:36:31 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:36:31 $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:36:31 $ docker top 8bbb3fd0b2be111d3fc771d93e0a2fd89555a863e98aa9fe1473f98d7e966634 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:32 + docker-compose -f ./docker-compose-build.yml build --parallel 15:36:32 Building core-command ... 15:36:32 Building core-data ... 15:36:32 Building core-metadata ... 15:36:32 Building security-bootstrapper ... 15:36:32 Building security-proxy-setup ... 15:36:32 Building security-secretstore-setup ... 15:36:32 Building support-notifications ... 15:36:32 Building support-scheduler ... 15:36:32 Building sys-mgmt-agent ... 15:36:32 Building sys-mgmt-agent 15:36:32 Building security-secretstore-setup 15:36:32 Building security-bootstrapper 15:36:32 Building support-scheduler 15:36:32 Building core-data 15:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:36:45 ---> f8f85dcf7c5c 15:36:45 Step 3/24 : WORKDIR /edgex-go 15:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:36:45 ---> f8f85dcf7c5c 15:36:45 Step 3/23 : WORKDIR /edgex-go 15:36:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:36:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:36:45 ---> f8f85dcf7c5c 15:36:45 Step 3/22 : WORKDIR /edgex-go 15:36:48 ---> Running in 5e16d1a729c6 15:36:48 ---> Running in f6daf3bcd019 15:36:48 ---> Running in 50578a3e3143 15:36:55 Removing intermediate container f6daf3bcd019 15:36:55 ---> 019ea7fb252d 15:36:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:55 Removing intermediate container 5e16d1a729c6 15:36:55 ---> f4c67ea3e845 15:36:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:55 Removing intermediate container 50578a3e3143 15:36:55 ---> cb8af5448202 15:36:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:55 ---> Running in f5ad1bbb1530 15:36:55 ---> Running in 93b0d82d4d5c 15:36:55 ---> Running in 4fe370127b8f 15:36:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:36:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:36:57 ---> f8f85dcf7c5c 15:36:57 Step 3/22 : WORKDIR /edgex-go 15:36:57 ---> Using cache 15:36:57 ---> cb8af5448202 15:36:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:57 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:36:57 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:36:57 ---> f8f85dcf7c5c 15:36:57 Step 3/30 : WORKDIR /edgex-go 15:36:57 ---> Using cache 15:36:57 ---> cb8af5448202 15:36:57 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:57 ---> Running in 9977a42c6624 15:36:57 ---> Running in a4eec2776520 15:36:57 Removing intermediate container f5ad1bbb1530 15:36:57 ---> d655bde89f9f 15:36:57 Step 5/23 : RUN apk add --update --no-cache make git 15:36:57 ---> Running in 8e5a15a3e0de 15:36:57 Removing intermediate container 93b0d82d4d5c 15:36:57 ---> 3f5dac5fd45e 15:36:57 Step 5/24 : RUN apk add --update --no-cache make git 15:36:57 Removing intermediate container 4fe370127b8f 15:36:57 ---> b4440f0494b4 15:36:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:36:57 ---> Running in 0d384e8ab409 15:36:57 ---> Running in ab36b46285da 15:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:58 Removing intermediate container 9977a42c6624 15:36:58 ---> 55b4d660223d 15:36:58 Step 5/22 : RUN apk add --update --no-cache make bash git 15:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:58 ---> Running in 94017935c249 15:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:58 Removing intermediate container a4eec2776520 15:36:58 ---> 01528f3544a5 15:36:58 Step 5/30 : RUN apk add --update --no-cache make git 15:36:58 ---> Running in 14a8783b4ab5 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:59 OK: 220 MiB in 52 packages 15:36:59 OK: 220 MiB in 52 packages 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:59 OK: 220 MiB in 52 packages 15:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:00 Removing intermediate container 8e5a15a3e0de 15:37:00 ---> 603e1f263099 15:37:00 Step 6/23 : COPY go.mod . 15:37:00 OK: 220 MiB in 52 packages 15:37:00 Removing intermediate container 0d384e8ab409 15:37:00 ---> 5667e2166682 15:37:00 Step 6/24 : COPY . . 15:37:00 OK: 220 MiB in 52 packages 15:37:00 Removing intermediate container ab36b46285da 15:37:00 ---> 40af74bdc147 15:37:00 Step 6/22 : COPY . . 15:37:00 ---> 44e623ebb7b7 15:37:00 Step 7/23 : RUN go mod download 15:37:00 ---> Running in 1107b133865c 15:37:03 Removing intermediate container 94017935c249 15:37:03 ---> 5e12cd53a02b 15:37:03 Step 6/22 : COPY . . 15:37:03 Removing intermediate container 14a8783b4ab5 15:37:03 ---> 97d2c3ee9bc2 15:37:03 Step 6/30 : COPY . . 15:37:08 Removing intermediate container 1107b133865c 15:37:08 ---> dc97e0d0bde2 15:37:08 Step 8/23 : COPY . . 15:37:09 ---> 76c616573a2b 15:37:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:12 ---> Running in b12ae69b99cf 15:37:12 ---> f8609206c191 15:37:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> Running in 744530da8491 15:37:13 ---> 7520c9b8a0f3 15:37:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> 6e3a6ea08e18 15:37:13 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> Running in 27a413f4a61e 15:37:13 ---> Running in c2fa0ec8d839 15:37:16 Removing intermediate container b12ae69b99cf 15:37:16 ---> 225c1f975dca 15:37:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:37:16 Removing intermediate container 744530da8491 15:37:16 ---> 987b40fddb6a 15:37:16 Step 8/22 : RUN make cmd/core-data/core-data 15:37:16 ---> Running in 072e4f3b98d8 15:37:16 ---> Running in bf60c16c1792 15:37:17 Removing intermediate container 27a413f4a61e 15:37:17 ---> e598ab30cf9b 15:37:17 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:37:17 Removing intermediate container c2fa0ec8d839 15:37:17 ---> 6862a5ed0a00 15:37:17 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:37:18 ---> Running in 80544dc2f51e 15:37:18 ---> Running in 158bde26f683 15:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:37:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data 15:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:37:27 ---> a0d303403530 15:37:27 Step 9/23 : RUN go mod tidy 15:37:27 ---> Running in f07834983d1f 15:37:29 Removing intermediate container f07834983d1f 15:37:29 ---> 4a59d31c6fe0 15:37:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:37:29 ---> Running in d15c0dfb1b53 15:37:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:38:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:38:07 Removing intermediate container 80544dc2f51e 15:38:07 ---> a423c3b5c58b 15:38:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:38:08 Removing intermediate container 072e4f3b98d8 15:38:08 ---> df5159749322 15:38:08 15:38:08 Step 9/24 : FROM alpine:3.14 15:38:08 Removing intermediate container 158bde26f683 15:38:08 ---> 4739ec2b6fba 15:38:08 15:38:08 Step 9/30 : FROM alpine:3.14 15:38:08 ---> Running in 99200b0955d9 15:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:38:09 3.14: Pulling from library/alpine 15:38:09 3.14: Pulling from library/alpine 15:38:10 Removing intermediate container 99200b0955d9 15:38:10 ---> d5b867044e75 15:38:10 15:38:10 Step 10/22 : FROM docker:20.10.8 15:38:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:38:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:38:10 Status: Downloaded newer image for alpine:3.14 15:38:10 Status: Image is up to date for alpine:3.14 15:38:10 ---> 0a97eee8041e 15:38:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:38:10 ---> 0a97eee8041e 15:38:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:38:10 ---> Running in 526ea59408c2 15:38:10 ---> Running in 38e3ef54fabf 15:38:10 20.10.8: Pulling from library/docker 15:38:10 Removing intermediate container 38e3ef54fabf 15:38:10 ---> 88388ecc5eab 15:38:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:38:10 ---> Running in 3b85ee643930 15:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:11 (1/3) Installing ca-certificates (20191127-r5) 15:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:11 (2/3) Installing dumb-init (1.2.5-r1) 15:38:11 (3/3) Installing su-exec (0.2-r1) 15:38:11 Executing busybox-1.33.1-r6.trigger 15:38:11 Executing ca-certificates-20191127-r5.trigger 15:38:11 OK: 6 MiB in 17 packages 15:38:11 (1/2) Installing dumb-init (1.2.5-r1) 15:38:11 (2/2) Installing su-exec (0.2-r1) 15:38:11 Executing busybox-1.33.1-r6.trigger 15:38:11 OK: 6 MiB in 16 packages 15:38:12 Removing intermediate container 526ea59408c2 15:38:12 ---> 9eef45e32dca 15:38:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:38:12 ---> Running in 277ad3cabedd 15:38:12 Removing intermediate container 3b85ee643930 15:38:12 ---> 433e1fdff676 15:38:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:38:13 Removing intermediate container 277ad3cabedd 15:38:13 ---> 2efa8e951239 15:38:13 Step 12/24 : WORKDIR / 15:38:13 ---> Running in 096960e1183a 15:38:13 ---> Running in eaf6a8633944 15:38:14 Removing intermediate container 096960e1183a 15:38:14 ---> 9a740950d377 15:38:14 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:38:14 Removing intermediate container bf60c16c1792 15:38:14 ---> bf89aab22bed 15:38:14 15:38:14 Step 9/22 : FROM alpine:3.14 15:38:14 ---> 0a97eee8041e 15:38:14 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:38:14 Removing intermediate container d15c0dfb1b53 15:38:14 ---> f2cbf12f7a86 15:38:14 15:38:14 Step 11/23 : FROM alpine:3.14 15:38:14 ---> 0a97eee8041e 15:38:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:38:14 Removing intermediate container eaf6a8633944 15:38:14 ---> 65781ffeca2f 15:38:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:38:14 ---> Running in 4e7b51b4efae 15:38:14 ---> Running in 44eb6cdbd541 15:38:14 ---> Running in cf224b12ea87 15:38:14 Removing intermediate container 4e7b51b4efae 15:38:14 ---> e18cc0fdd9f2 15:38:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:38:14 Removing intermediate container cf224b12ea87 15:38:14 ---> 2ab63f208510 15:38:14 Step 11/22 : ENV APP_PORT=59880 15:38:14 ---> Running in 8890d1edfda6 15:38:14 ---> aca74993a564 15:38:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:38:14 ---> Running in 2dcf4e086af5 15:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:15 Removing intermediate container 2dcf4e086af5 15:38:15 ---> 67e379ac2b0c 15:38:15 Step 12/22 : EXPOSE $APP_PORT 15:38:15 (1/1) Installing dumb-init (1.2.5-r1) 15:38:15 Executing busybox-1.33.1-r6.trigger 15:38:15 OK: 6 MiB in 15 packages 15:38:15 ---> Running in 67f7d39d8435 15:38:15 ---> ede480ca52a8 15:38:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:38:15 Removing intermediate container 67f7d39d8435 15:38:15 ---> 1979d13f5aca 15:38:15 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:15 ---> Running in ba49da48866f 15:38:15 ---> c9409a512278 15:38:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:38:16 Removing intermediate container 44eb6cdbd541 15:38:16 ---> ea2463298ba8 15:38:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:38:16 Removing intermediate container 8890d1edfda6 15:38:16 ---> b74a3b960ff9 15:38:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:38:16 ---> Running in 43ccf8116c22 15:38:16 ---> 5ca0c711eea4 15:38:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:38:16 ---> Running in c9eedef9d7dc 15:38:16 Removing intermediate container 43ccf8116c22 15:38:16 ---> ec9dbecb71a2 15:38:16 Step 14/23 : ENV APP_PORT=59861 15:38:16 ---> Running in e67e92ff372d 15:38:16 Removing intermediate container c9eedef9d7dc 15:38:16 ---> 5a376f98366d 15:38:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:38:16 Removing intermediate container e67e92ff372d 15:38:16 ---> f86c015e6dd2 15:38:16 Step 15/23 : EXPOSE $APP_PORT 15:38:16 ---> 4c1e10cea131 15:38:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:38:16 Removing intermediate container ba49da48866f 15:38:16 ---> 92a6fddf6847 15:38:16 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:38:16 ---> Running in 17145b8e6609 15:38:16 ---> 76e11e0a30fb 15:38:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:38:16 ---> Running in e1760003dfe4 15:38:16 ---> Running in 50939a4454b5 15:38:17 Removing intermediate container 17145b8e6609 15:38:17 ---> c411a9674119 15:38:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:17 ---> 8a65b7e422fb 15:38:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:38:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:17 ---> f10095745d3f 15:38:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:38:17 ---> 08c35ae7aa6e 15:38:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:38:17 ---> Running in 2ed8f45ad539 15:38:17 Removing intermediate container 50939a4454b5 15:38:17 ---> 6a3f967f54d3 15:38:17 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:17 ---> 22132e92d097 15:38:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:38:17 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:38:17 Status: Downloaded newer image for docker:20.10.8 15:38:17 ---> bc6c0ffef665 15:38:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:38:18 ---> Running in dabb2a7ac164 15:38:18 ---> dfd2b49df27f 15:38:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:38:18 Removing intermediate container dabb2a7ac164 15:38:18 ---> 31a2d3e15490 15:38:18 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:38:18 ---> 9d7e301d1ce6 15:38:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:38:18 ---> Running in 5bcea3141a76 15:38:18 ---> Running in a9a3e802def1 15:38:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:18 Removing intermediate container a9a3e802def1 15:38:18 ---> 53a6401d62f7 15:38:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:18 ---> Running in d5c0da693bb2 15:38:18 ---> 1aa022bb66b3 15:38:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:38:18 (1/6) Installing dumb-init (1.2.5-r1) 15:38:18 Removing intermediate container 2ed8f45ad539 15:38:18 ---> 016d70dbf83a 15:38:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:38:18 Removing intermediate container d5c0da693bb2 15:38:18 ---> cd404e9ab9db 15:38:18 Step 21/23 : LABEL arch=x86_64 15:38:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:38:18 ---> Running in 86aaa9f1e35b 15:38:18 ---> Running in a05eaa6a06dd 15:38:18 ---> d6ce2d64e4b6 15:38:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:38:18 (3/6) Installing libsodium (1.0.18-r0) 15:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:18 Removing intermediate container a05eaa6a06dd 15:38:18 ---> 693619daefff 15:38:18 Step 22/24 : LABEL arch=x86_64 15:38:18 Removing intermediate container 86aaa9f1e35b 15:38:18 ---> 6bb7407989bf 15:38:18 Step 22/23 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:38:18 (5/6) Installing libzmq (4.3.4-r0) 15:38:19 ---> 32b73859a317 15:38:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:38:19 ---> Running in 53c857ab6517 15:38:19 ---> Running in 1c21cecf5195 15:38:19 (6/6) Installing zeromq (4.3.4-r0) 15:38:19 (1/42) Installing readline (8.1.0-r0) 15:38:19 (2/42) Installing bash (5.1.4-r0) 15:38:19 Executing busybox-1.33.1-r6.trigger 15:38:19 OK: 8 MiB in 20 packages 15:38:19 Executing bash-5.1.4-r0.post-install 15:38:19 (3/42) Installing brotli-libs (1.0.9-r5) 15:38:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:38:19 (5/42) Installing libcurl (7.79.1-r0) 15:38:19 (6/42) Installing curl (7.79.1-r0) 15:38:19 (7/42) Installing dumb-init (1.2.5-r1) 15:38:19 (8/42) Installing libbz2 (1.0.8-r1) 15:38:19 (9/42) Installing expat (2.4.1-r0) 15:38:19 (10/42) Installing libffi (3.3-r2) 15:38:19 (11/42) Installing gdbm (1.19-r0) 15:38:19 (12/42) Installing xz-libs (5.2.5-r0) 15:38:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:38:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:38:19 Removing intermediate container 53c857ab6517 15:38:19 ---> 6cedb952978d 15:38:19 Step 23/24 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:38:19 (15/42) Installing mpdecimal (2.5.1-r1) 15:38:19 (16/42) Installing sqlite-libs (3.35.5-r0) 15:38:19 (17/42) Installing python3 (3.9.5-r1) 15:38:19 Removing intermediate container 1c21cecf5195 15:38:19 ---> 1012a1d703ea 15:38:19 Step 23/23 : LABEL version=2.0.1-dev.95 15:38:19 ---> Running in d94ad1ae997a 15:38:20 ---> 3b0dcb3ca563 15:38:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:38:20 ---> Running in 957674a564e8 15:38:20 (18/42) Installing py3-appdirs (1.4.4-r2) 15:38:20 (19/42) Installing py3-chardet (4.0.0-r2) 15:38:20 (20/42) Installing py3-idna (3.2-r0) 15:38:20 ---> Running in f53676f5533d 15:38:20 Removing intermediate container d94ad1ae997a 15:38:20 ---> 39e53114bb1c 15:38:20 Step 24/24 : LABEL version=2.0.1-dev.95 15:38:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:38:20 (22/42) Installing py3-certifi (2020.12.5-r1) 15:38:20 (23/42) Installing py3-requests (2.25.1-r4) 15:38:20 (24/42) Installing py3-msgpack (1.0.2-r1) 15:38:20 (25/42) Installing py3-lockfile (0.12.2-r4) 15:38:20 Removing intermediate container 957674a564e8 15:38:20 ---> d444871d4019 15:38:20 15:38:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:38:20 Removing intermediate container e1760003dfe4 15:38:20 ---> d8fff2fbdd46 15:38:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:20 ---> Running in 226668965a0c 15:38:20 (27/42) Installing py3-colorama (0.4.4-r1) 15:38:20 Removing intermediate container f53676f5533d 15:38:20 ---> 46c507e5e2fc 15:38:20 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:38:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:38:20 (29/42) Installing py3-distlib (0.3.1-r3) 15:38:20 (30/42) Installing py3-distro (1.5.0-r3) 15:38:20 Successfully built d444871d4019 15:38:20 (31/42) Installing py3-six (1.15.0-r1) 15:38:20 (32/42) Installing py3-webencodings (0.5.1-r4) 15:38:20 (33/42) Installing py3-html5lib (1.1-r1) 15:38:20 Successfully tagged support-scheduler:latest 15:38:20 Building core-metadata 15:38:20  Building support-scheduler ... done (34/42) Installing py3-parsing (2.4.7-r2) 15:38:20 (35/42) Installing py3-packaging (20.9-r1) 15:38:20 (36/42) Installing py3-toml (0.10.2-r2) 15:38:20 (37/42) Installing py3-pep517 (0.10.0-r2) 15:38:20 (38/42) Installing py3-progress (1.5-r2) 15:38:20 (39/42) Installing py3-retrying (1.3.3-r1) 15:38:20 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:38:20 (41/42) Installing py3-setuptools (52.0.0-r3) 15:38:20 (42/42) Installing py3-pip (20.3.4-r1) 15:38:21 Removing intermediate container 226668965a0c 15:38:21 ---> 5ab835c4a24b 15:38:21 15:38:22 Executing busybox-1.33.1-r3.trigger 15:38:22 OK: 84 MiB in 64 packages 15:38:22 Successfully built 5ab835c4a24b 15:38:22 Successfully tagged security-secretstore-setup:latest 15:38:22  Building security-secretstore-setup ... done Building core-command 15:38:23 ---> 994ae849ac66 15:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:38:23 Collecting docker-compose==1.23.2 15:38:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:38:23 Collecting jsonschema<3,>=2.5.1 15:38:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:38:23 Collecting PyYAML<4,>=3.10 15:38:23 Downloading PyYAML-3.13.tar.gz (270 kB) 15:38:23 Collecting docker<4.0,>=3.6.0 15:38:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:38:23 Collecting websocket-client<1.0,>=0.32.0 15:38:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:38:24 Collecting dockerpty<0.5,>=0.4.1 15:38:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:38:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:38:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:38:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:38:24 Collecting docopt<0.7,>=0.6.1 15:38:24 Downloading docopt-0.6.2.tar.gz (25 kB) 15:38:24 ---> 88a3bf0cb105 15:38:24 Step 25/30 : RUN chmod +x /entrypoint.sh 15:38:25 Collecting cached-property<2,>=1.2.0 15:38:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:38:25 ---> 46227f9bbf59 15:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:38:25 ---> Running in 28c11d7a7370 15:38:25 Collecting texttable<0.10,>=0.9.0 15:38:25 Downloading texttable-0.9.1.tar.gz (11 kB) 15:38:25 Collecting docker-pycreds>=0.4.0 15:38:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:38:25 Collecting urllib3<1.25,>=1.21.1 15:38:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:38:25 Collecting idna<2.8,>=2.5 15:38:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:38:25 Collecting chardet<3.1.0,>=3.0.2 15:38:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:38:25 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) 15:38:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:38:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:38:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:38:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:38:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:38:25 Attempting uninstall: urllib3 15:38:25 Found existing installation: urllib3 1.26.5 15:38:25 Uninstalling urllib3-1.26.5: 15:38:26 Successfully uninstalled urllib3-1.26.5 15:38:26 ---> e2d152930883 15:38:26 Step 18/22 : ENTRYPOINT ["/core-data"] 15:38:26 Attempting uninstall: idna 15:38:26 Found existing installation: idna 3.2 15:38:26 Uninstalling idna-3.2: 15:38:26 Successfully uninstalled idna-3.2 15:38:27 Attempting uninstall: chardet 15:38:27 Found existing installation: chardet 4.0.0 15:38:27 Uninstalling chardet-4.0.0: 15:38:27 Successfully uninstalled chardet-4.0.0 15:38:27 Attempting uninstall: requests 15:38:27 Found existing installation: requests 2.25.1 15:38:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:38:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:38:27 ---> f8f85dcf7c5c 15:38:27 Step 3/22 : WORKDIR /edgex-go 15:38:27 ---> Using cache 15:38:27 ---> cb8af5448202 15:38:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:27 ---> Using cache 15:38:27 ---> 01528f3544a5 15:38:27 Step 5/22 : RUN apk add --update --no-cache make git 15:38:27 ---> Using cache 15:38:27 ---> 97d2c3ee9bc2 15:38:27 Step 6/22 : COPY . . 15:38:27 ---> Using cache 15:38:27 ---> 6e3a6ea08e18 15:38:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:27 ---> Using cache 15:38:27 ---> 6862a5ed0a00 15:38:27 Step 8/22 : RUN make cmd/core-command/core-command 15:38:27 Uninstalling requests-2.25.1: 15:38:27 Successfully uninstalled requests-2.25.1 15:38:28 ---> Running in 5cd659ec7453 15:38:28 Running setup.py install for texttable: started 15:38:28 ---> Running in 8e01b97757ad 15:38:28 Removing intermediate container 5cd659ec7453 15:38:28 ---> 6724a22021df 15:38:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:29 Running setup.py install for texttable: finished with status 'done' 15:38:29 Running setup.py install for PyYAML: started 15:38:29 ---> Running in f626fa4efc68 15:38:29 Removing intermediate container f626fa4efc68 15:38:29 ---> 2d9bcfc10e86 15:38:29 Step 20/22 : LABEL arch=x86_64 15:38:29 Removing intermediate container 28c11d7a7370 15:38:29 ---> a2fef049ac46 15:38:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:38:29 ---> Running in e8e221ee403f 15:38:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command 15:38:29 ---> Running in f55e1b157a09 15:38:29 Running setup.py install for PyYAML: finished with status 'done' 15:38:29 Running setup.py install for docopt: started 15:38:29 Removing intermediate container e8e221ee403f 15:38:29 ---> 0803fd59cec4 15:38:29 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:38:29 Removing intermediate container f55e1b157a09 15:38:29 ---> 3685a66af027 15:38:29 Step 27/30 : CMD ["gate"] 15:38:29 ---> Running in d34076847fe1 15:38:29 ---> Running in 8904ea9a011f 15:38:29 Removing intermediate container d34076847fe1 15:38:29 ---> 0aa594c7757e 15:38:29 Step 22/22 : LABEL version=2.0.1-dev.95 15:38:30 Running setup.py install for docopt: finished with status 'done' 15:38:30 ---> Running in 3472670a246d 15:38:30 Running setup.py install for dockerpty: started 15:38:30 Removing intermediate container 8904ea9a011f 15:38:30 ---> dc53c0105bee 15:38:30 Step 28/30 : LABEL arch=x86_64 15:38:30 ---> Running in 14b228bb8901 15:38:30 Removing intermediate container 3472670a246d 15:38:30 ---> 74d2e251434b 15:38:30 15:38:30 Successfully built 74d2e251434b 15:38:30 Successfully tagged core-data:latest 15:38:30 Building security-proxy-setup 15:38:30  Building core-data ... done Removing intermediate container 14b228bb8901 15:38:30 ---> aa877f990613 15:38:30 Step 29/30 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:38:30 Running setup.py install for dockerpty: finished with status 'done' 15:38:31 ---> Running in fdf5e3c9c059 15:38:31 Removing intermediate container fdf5e3c9c059 15:38:31 ---> 0ddab598affa 15:38:31 Step 30/30 : LABEL version=2.0.1-dev.95 15:38:33 ---> Running in a4496f31aa5b 15:38:33 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 15:38:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:38:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:38:33 ---> f8f85dcf7c5c 15:38:33 Step 3/22 : WORKDIR /edgex-go 15:38:33 ---> Using cache 15:38:33 ---> cb8af5448202 15:38:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:33 ---> Using cache 15:38:33 ---> 01528f3544a5 15:38:33 Step 5/22 : RUN apk add --update --no-cache make git 15:38:33 ---> Using cache 15:38:33 ---> 97d2c3ee9bc2 15:38:33 Step 6/22 : COPY . . 15:38:33 ---> Using cache 15:38:33 ---> 6e3a6ea08e18 15:38:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:33 ---> Using cache 15:38:33 ---> 6862a5ed0a00 15:38:33 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:38:33 ---> Running in 9a505a01f7fd 15:38:33 Removing intermediate container a4496f31aa5b 15:38:33 ---> 5f785d811858 15:38:33 15:38:34 Successfully built 5f785d811858 15:38:34 Successfully tagged security-bootstrapper:latest 15:38:34  Building security-bootstrapper ... done Building support-notifications 15:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:38:41 Removing intermediate container 5bcea3141a76 15:38:41 ---> 42c8910a6464 15:38:41 Step 13/22 : ENV APP_PORT=58890 15:38:42 ---> Running in ad75eb8aa0a2 15:38:43 Removing intermediate container ad75eb8aa0a2 15:38:43 ---> d9ea751e88d5 15:38:43 Step 14/22 : EXPOSE $APP_PORT 15:38:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:38:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:38:43 ---> f8f85dcf7c5c 15:38:43 Step 3/21 : WORKDIR /edgex-go 15:38:43 ---> Using cache 15:38:43 ---> cb8af5448202 15:38:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:43 ---> Using cache 15:38:43 ---> 01528f3544a5 15:38:43 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:38:44 ---> Running in c713f37c2b57 15:38:44 ---> Running in 55a3b439c1b4 15:38:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:38:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:38:45 ---> f8f85dcf7c5c 15:38:45 Step 3/20 : WORKDIR /edgex-go 15:38:45 ---> Using cache 15:38:45 ---> cb8af5448202 15:38:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:45 ---> Using cache 15:38:45 ---> 01528f3544a5 15:38:45 Step 5/20 : RUN apk add --update --no-cache make git 15:38:45 ---> Using cache 15:38:45 ---> 97d2c3ee9bc2 15:38:45 Step 6/20 : COPY . . 15:38:45 ---> Using cache 15:38:45 ---> 6e3a6ea08e18 15:38:45 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:45 ---> Using cache 15:38:45 ---> 6862a5ed0a00 15:38:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:38:45 Removing intermediate container 55a3b439c1b4 15:38:45 ---> 2a863b52f305 15:38:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:38:45 ---> Running in eaee8cd01ca4 15:38:46 ---> 161ff299414f 15:38:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:38:46 ---> 0ac904fc1ff3 15:38:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:38:46 ---> de145a734d61 15:38:46 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:38:46 ---> Running in a40fd31ef91d 15:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:47 Removing intermediate container a40fd31ef91d 15:38:47 ---> 4757636eaf7f 15:38:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:47 ---> Running in 26a78d97fe86 15:38:47 Removing intermediate container 26a78d97fe86 15:38:47 ---> 24e52f7aa94c 15:38:47 Step 20/22 : LABEL arch=x86_64 15:38:47 ---> Running in c305f80d3ae3 15:38:47 OK: 220 MiB in 52 packages 15:38:47 Removing intermediate container c305f80d3ae3 15:38:47 ---> a017a896ed81 15:38:47 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:38:47 ---> Running in c3df17669986 15:38:47 Removing intermediate container c3df17669986 15:38:47 ---> a0aaeb320b5e 15:38:47 Step 22/22 : LABEL version=2.0.1-dev.95 15:38:47 ---> Running in 1bd07ae22059 15:38:48 Removing intermediate container c713f37c2b57 15:38:48 ---> 0409695ee26e 15:38:48 Step 6/21 : COPY . . 15:38:48 Removing intermediate container 1bd07ae22059 15:38:48 ---> 0ad3ce611126 15:38:48 15:38:48 Successfully built 0ad3ce611126 15:38:48 Successfully tagged sys-mgmt-agent:latest 15:38:54  Building sys-mgmt-agent ... done  ---> c8030748b755 15:38:54 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:54 ---> Running in d75d9e10b953 15:38:56 Avoid second fetch 15:38:56 Checking out Revision 143991c289fa33d15b92815d9662304bdb63510a (main) 15:38:56 Removing intermediate container d75d9e10b953 15:38:56 ---> 37122be1aa86 15:38:56 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:38:56 ---> Running in d495be4c5ae9 15:38:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:39:00 Commit message: "docs: Clean up README for Jakarta (#3817)" 15:39:01 Removing intermediate container 8e01b97757ad 15:39:01 ---> fe10cbbf589a 15:39:01 15:39:01 Step 9/22 : FROM alpine:3.14 15:39:01 ---> 0a97eee8041e 15:39:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:39:01 ---> Using cache 15:39:01 ---> ea2463298ba8 15:39:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:39:01 ---> Using cache 15:39:01 ---> ec9dbecb71a2 15:39:01 Step 12/22 : ENV APP_PORT=59882 15:39:01 ---> Running in 99ed488ad852 15:39:01 Removing intermediate container 99ed488ad852 15:39:01 ---> aad1e44f45bc 15:39:01 Step 13/22 : EXPOSE $APP_PORT 15:39:01 ---> Running in 313aeccbc0ab 15:39:01 Removing intermediate container 313aeccbc0ab 15:39:01 ---> 3382a4c83f9a 15:39:01 Step 14/22 : WORKDIR / 15:39:01 ---> Running in 947f7334266b 15:39:01 Removing intermediate container 947f7334266b 15:39:01 ---> 44fcd2af97c2 15:39:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:01 ---> 912db61d7b05 15:39:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:39:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:02 Dload Upload Total Spent Left Speed 15:39:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 17517 0 --:--:-- --:--:-- --:--:-- 17491 15:39:02 ---> 403e5c5aa256 15:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] sh 15:39:03 ---> b8c7e1168c07 15:39:03 Step 18/22 : ENTRYPOINT ["/core-command"] 15:39:03 ---> Running in 8fd06859754c 15:39:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:39:03 Removing intermediate container 8fd06859754c 15:39:03 ---> 886feb2c6aed 15:39:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:03 ---> Running in 34bca1da2176 15:39:03 Removing intermediate container 34bca1da2176 15:39:03 ---> f61d829d1354 15:39:03 Step 20/22 : LABEL arch=x86_64 15:39:03 + sudo tee /etc/docker/daemon.new 15:39:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:03 { 15:39:03 "registry-mirrors": [ 15:39:03 "https://nexus3.edgexfoundry.org:10001" 15:39:03 ], 15:39:03 "bip": "10.250.0.254/24", 15:39:03 "hosts": [ 15:39:03 "tcp://0.0.0.0:5555", 15:39:03 "unix:///var/run/docker.sock" 15:39:03 ], 15:39:03 "mtu": 1458, 15:39:03 "selinux-enabled": true, 15:39:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:03 } [Pipeline] sh 15:39:03 ---> Running in 41230620a193 15:39:03 Removing intermediate container 41230620a193 15:39:03 ---> 8f849ed9c5e1 15:39:03 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:39:03 ---> Running in 504eaa5d9438 15:39:03 Removing intermediate container 504eaa5d9438 15:39:03 ---> fedb7f52754f 15:39:03 Step 22/22 : LABEL version=2.0.1-dev.95 15:39:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:39:04 ---> Running in 6a9fdf888de2 15:39:04 Removing intermediate container 6a9fdf888de2 15:39:04 ---> 0ce2e42d9a08 15:39:04 15:39:04 + sudo service docker restart 15:39:04 Successfully built 0ce2e42d9a08 15:39:04 Successfully tagged core-command:latest 15:38:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:56 > git config core.sparsecheckout # timeout=10 15:38:56 > git checkout -f 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 15:39:10  Building core-command ... done Removing intermediate container 9a505a01f7fd 15:39:10 ---> 05fb9ce309e4 15:39:10 15:39:10 Step 9/22 : FROM alpine:3.14 15:39:10 ---> 0a97eee8041e 15:39:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:39:10 ---> Using cache 15:39:10 ---> ea2463298ba8 15:39:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:39:10 ---> Using cache 15:39:10 ---> ec9dbecb71a2 15:39:10 Step 12/22 : ENV APP_PORT=59881 15:39:10 ---> Running in 86938cac7577 15:39:11 Removing intermediate container 86938cac7577 15:39:11 ---> 45a5ca0dab9c 15:39:11 Step 13/22 : EXPOSE $APP_PORT 15:39:11 ---> Running in cdc50ab112ac 15:39:11 Removing intermediate container cdc50ab112ac 15:39:11 ---> 07dd8fbce8da 15:39:11 Step 14/22 : WORKDIR / 15:39:11 ---> Running in c181b92de5a4 15:39:11 Removing intermediate container c181b92de5a4 15:39:11 ---> dd5dfaff3ad7 15:39:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:39:12 ---> 95129c6fd14b 15:39:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:39:12 ---> 657ef1339ff4 15:39:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:39:12 ---> b39d293ce8a7 15:39:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:39:12 ---> Running in a66a48905e3f 15:39:13 Removing intermediate container a66a48905e3f 15:39:13 ---> a00f730e1dd6 15:39:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:13 ---> Running in 0dd119058823 15:39:13 Removing intermediate container 0dd119058823 15:39:13 ---> b261cf044c18 15:39:13 Step 20/22 : LABEL arch=x86_64 15:39:13 ---> Running in b12439331e2d 15:39:13 Removing intermediate container b12439331e2d 15:39:13 ---> 069ca4faf449 15:39:13 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:39:13 ---> Running in 65ca50eb6af3 15:39:13 Removing intermediate container 65ca50eb6af3 15:39:13 ---> d9d7937f72a7 15:39:13 Step 22/22 : LABEL version=2.0.1-dev.95 15:39:13 ---> Running in 36f8bbd7f32b 15:39:13 Removing intermediate container 36f8bbd7f32b 15:39:13 ---> 94d0b696a57b 15:39:13 15:39:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config 15:39:14 Successfully built 94d0b696a57b 15:39:14 Successfully tagged core-metadata:latest 15:39:17  Building core-metadata ... done Removing intermediate container eaee8cd01ca4 15:39:17 ---> 0a3b2c1fb29f 15:39:17 15:39:17 Step 9/20 : FROM alpine:3.14 15:39:17 ---> 0a97eee8041e 15:39:17 Step 10/20 : RUN apk add --update --no-cache curl 15:39:17 ---> Running in 5a41caed975f 15:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:39:18 (1/5) Installing ca-certificates (20191127-r5) 15:39:18 (2/5) Installing brotli-libs (1.0.9-r5) 15:39:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:39:18 (4/5) Installing libcurl (7.79.1-r0) 15:39:18 (5/5) Installing curl (7.79.1-r0) 15:39:18 Executing busybox-1.33.1-r6.trigger 15:39:18 Executing ca-certificates-20191127-r5.trigger 15:39:18 OK: 8 MiB in 19 packages 15:39:19 Removing intermediate container 5a41caed975f 15:39:19 ---> 61e59144412b 15:39:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:39:19 ---> Running in 72530aeed33f 15:39:19 Removing intermediate container 72530aeed33f 15:39:19 ---> 7e2e5d408de2 15:39:19 Step 12/20 : WORKDIR /edgex 15:39:19 ---> Running in 6b4a710d0480 15:39:19 Removing intermediate container 6b4a710d0480 15:39:19 ---> b43981687439 15:39:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:39:19 ---> 20daf2e1fe47 15:39:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:39:20 ---> 67686bbc6124 15:39:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:39:20 ---> 6a5d830eb538 15:39:20 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:39:20 ---> Running in 321c1609ee0e 15:39:21 Removing intermediate container d495be4c5ae9 15:39:21 ---> 3ba8d817daaf 15:39:21 15:39:21 Step 9/21 : FROM alpine:3.14 15:39:21 ---> 0a97eee8041e 15:39:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:39:21 ---> Running in a8df8e69bfe8 15:39:21 Removing intermediate container 321c1609ee0e 15:39:21 ---> 596eaf9f7dc9 15:39:21 Step 17/20 : CMD ["--init=true"] 15:39:21 ---> Running in 7690b1f42a92 15:39:21 Removing intermediate container 7690b1f42a92 15:39:21 ---> 17933ec851d5 15:39:21 Step 18/20 : LABEL arch=x86_64 15:39:21 ---> Running in 1cba986251e5 15:39:21 Removing intermediate container 1cba986251e5 15:39:21 ---> 4873ecf1218f 15:39:21 Step 19/20 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:39:21 ---> Running in 91f56f6fc69f 15:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:39:21 Removing intermediate container 91f56f6fc69f 15:39:21 ---> 93abb433729c 15:39:21 Step 20/20 : LABEL version=2.0.1-dev.95 15:39:21 ---> Running in 69c75df2f470 15:39:21 Removing intermediate container 69c75df2f470 15:39:21 ---> 700c222ad4a1 15:39:21 15:39:21 (1/2) Installing ca-certificates (20191127-r5) 15:39:21 (2/2) Installing dumb-init (1.2.5-r1) 15:39:21 Executing busybox-1.33.1-r6.trigger 15:39:21 Executing ca-certificates-20191127-r5.trigger 15:39:21 Successfully built 700c222ad4a1 15:39:21 Successfully tagged security-proxy-setup:latest 15:39:21 OK: 6 MiB in 16 packages 15:39:22  Building security-proxy-setup ... done Removing intermediate container a8df8e69bfe8 15:39:22 ---> b225f77726b8 15:39:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:39:22 ---> Running in b28d70f2d3c5 15:39:22 Removing intermediate container b28d70f2d3c5 15:39:22 ---> 90eedc52d46b 15:39:22 Step 12/21 : ENV APP_PORT=59860 15:39:22 ---> Running in a63b21bc7fa4 15:39:22 Removing intermediate container a63b21bc7fa4 15:39:22 ---> 0ca71c204246 15:39:22 Step 13/21 : EXPOSE $APP_PORT 15:39:22 ---> Running in b9a1808f14bf 15:39:22 Removing intermediate container b9a1808f14bf 15:39:22 ---> c82a72b66f52 15:39:22 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:22 provisioning config files... 15:39:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config4527173686243220060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:22 ---> 72b1b39543bd 15:39:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:39:22 ---> docker-login.sh 15:39:22 nexus3.edgexfoundry.org:10001 15:39:23 ---> 97e3c0a48d2b 15:39:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:39:23 ---> e3542df6f448 15:39:23 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:39:23 ---> Running in 905b40ba214a 15:39:23 Removing intermediate container 905b40ba214a 15:39:23 ---> 763ecad65d10 15:39:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:23 ---> Running in ca75e726a28a 15:39:23 Removing intermediate container ca75e726a28a 15:39:23 ---> bc9b7c23edca 15:39:23 Step 19/21 : LABEL arch=x86_64 15:39:23 ---> Running in 1daf1e2ba25a 15:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:23 Removing intermediate container 1daf1e2ba25a 15:39:23 ---> 32b698b5c866 15:39:23 Step 20/21 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:39:23 ---> Running in a1e022ee8472 15:39:23 Removing intermediate container a1e022ee8472 15:39:23 ---> a7524996ef25 15:39:23 Step 21/21 : LABEL version=2.0.1-dev.95 15:39:23 ---> Running in 026215a54653 15:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:23 Configure a credential helper to remove this warning. See 15:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:23 15:39:23 Login Succeeded 15:39:23 nexus3.edgexfoundry.org:10002 15:39:23 Removing intermediate container 026215a54653 15:39:23 ---> 7b994672700c 15:39:23 15:39:23 Successfully built 7b994672700c 15:39:23 Successfully tagged support-notifications:latest 15:39:24  Building support-notifications ... done  [Pipeline] } 15:39:24 $ docker stop --time=1 8bbb3fd0b2be111d3fc771d93e0a2fd89555a863e98aa9fe1473f98d7e966634 15:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:24 Configure a credential helper to remove this warning. See 15:39:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:24 15:39:24 Login Succeeded 15:39:24 nexus3.edgexfoundry.org:10003 15:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:25 Configure a credential helper to remove this warning. See 15:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:25 15:39:25 Login Succeeded 15:39:25 nexus3.edgexfoundry.org:10004 15:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:25 $ docker rm -f 8bbb3fd0b2be111d3fc771d93e0a2fd89555a863e98aa9fe1473f98d7e966634 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:25 Configure a credential helper to remove this warning. See 15:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:25 15:39:25 Login Succeeded 15:39:25 docker.io 15:39:25 + docker images 15:39:25 REPOSITORY TAG IMAGE ID CREATED SIZE 15:39:25 support-notifications latest 7b994672700c 2 seconds ago 17MB 15:39:25 security-proxy-setup latest 700c222ad4a1 4 seconds ago 26.9MB 15:39:25 3ba8d817daaf 5 seconds ago 1.76GB 15:39:25 0a3b2c1fb29f 9 seconds ago 1.76GB 15:39:25 core-metadata latest 94d0b696a57b 12 seconds ago 16.9MB 15:39:25 05fb9ce309e4 15 seconds ago 1.76GB 15:39:25 core-command latest 0ce2e42d9a08 21 seconds ago 16.1MB 15:39:25 fe10cbbf589a 25 seconds ago 1.75GB 15:39:25 sys-mgmt-agent latest 0ad3ce611126 38 seconds ago 294MB 15:39:25 security-bootstrapper latest 5f785d811858 53 seconds ago 18.9MB 15:39:25 core-data latest 74d2e251434b 55 seconds ago 20.7MB 15:39:25 support-scheduler latest d444871d4019 About a minute ago 16.2MB 15:39:25 security-secretstore-setup latest 5ab835c4a24b About a minute ago 28.4MB 15:39:25 f2cbf12f7a86 About a minute ago 1.76GB 15:39:25 bf89aab22bed About a minute ago 1.76GB 15:39:25 d5b867044e75 About a minute ago 1.76GB 15:39:25 4739ec2b6fba About a minute ago 1.76GB 15:39:25 df5159749322 About a minute ago 1.76GB 15:39:25 ci-base-image-x86_64 latest f8f85dcf7c5c 6 minutes ago 1.25GB 15:39:25 alpine 3.14 0a97eee8041e 2 days ago 5.61MB 15:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 15:39:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 15:39:25 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 15:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 15:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:26 provisioning config files... 15:39:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config136081395728058408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:26 ---> docker-login.sh 15:39:26 nexus3.edgexfoundry.org:10001 15:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:26 Configure a credential helper to remove this warning. See 15:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:26 15:39:26 Login Succeeded 15:39:26 nexus3.edgexfoundry.org:10002 15:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:26 Configure a credential helper to remove this warning. See 15:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:26 15:39:26 Login Succeeded 15:39:26 nexus3.edgexfoundry.org:10003 15:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:26 Configure a credential helper to remove this warning. See 15:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:26 15:39:26 Login Succeeded 15:39:26 nexus3.edgexfoundry.org:10004 15:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:26 Configure a credential helper to remove this warning. See 15:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:26 15:39:26 Login Succeeded 15:39:26 docker.io 15:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:26 Configure a credential helper to remove this warning. See 15:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:26 15:39:26 Login Succeeded 15:39:26 ---> docker-login.sh ends [Pipeline] } 15:39:26 Deleting 1 temporary files 15:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:27 Configure a credential helper to remove this warning. See 15:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:27 15:39:27 Login Succeeded 15:39:27 ---> docker-login.sh ends [Pipeline] } 15:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:27 ========================================================= 15:39:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:39:27 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] echo 15:39:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:39:27 143991c289fa33d15b92815d9662304bdb63510a 15:39:27 latest 15:39:27 2.0.1-dev.95 15:39:27 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:27 main 15:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:27 552d1f2373af: Pulling fs layer 15:39:27 ea3f2d53f512: Pulling fs layer 15:39:27 9e70ebbbe112: Pulling fs layer 15:39:27 7a9cfe048b4a: Pulling fs layer 15:39:27 72dc09318566: Pulling fs layer 15:39:27 f4f7b4309257: Pulling fs layer 15:39:27 0ac9a79272e3: Pulling fs layer 15:39:27 b78e95d17946: Pulling fs layer 15:39:27 7a9cfe048b4a: Waiting 15:39:27 72dc09318566: Waiting 15:39:27 f4f7b4309257: Waiting 15:39:27 0ac9a79272e3: Waiting 15:39:27 b78e95d17946: Waiting 15:39:27 9e70ebbbe112: Verifying Checksum 15:39:27 9e70ebbbe112: Download complete 15:39:27 ea3f2d53f512: Download complete 15:39:27 72dc09318566: Verifying Checksum 15:39:27 72dc09318566: Download complete 15:39:27 552d1f2373af: Verifying Checksum 15:39:27 552d1f2373af: Download complete 15:39:27 f4f7b4309257: Verifying Checksum 15:39:27 0ac9a79272e3: Verifying Checksum 15:39:27 0ac9a79272e3: Download complete 15:39:27 + docker push nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a 15:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:39:27 42b32bacc918: Preparing 15:39:27 5f81b1055bbd: Preparing 15:39:27 3f7905e3b6bb: Preparing 15:39:27 4c008d119c6b: Preparing 15:39:27 1a058d5342cc: Preparing 15:39:27 1a058d5342cc: Layer already exists 15:39:27 4c008d119c6b: Pushed 15:39:27 3f7905e3b6bb: Pushed 15:39:27 42b32bacc918: Pushed 15:39:28 552d1f2373af: Pull complete 15:39:29 5f81b1055bbd: Pushed 15:39:29 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:39:29 ea3f2d53f512: Pull complete 15:39:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 15:39:29 9e70ebbbe112: Pull complete 15:39:29 b78e95d17946: Verifying Checksum 15:39:29 b78e95d17946: Download complete 15:39:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:39:29 42b32bacc918: Preparing 15:39:29 5f81b1055bbd: Preparing 15:39:29 3f7905e3b6bb: Preparing 15:39:29 4c008d119c6b: Preparing 15:39:29 1a058d5342cc: Preparing 15:39:29 5f81b1055bbd: Layer already exists 15:39:29 42b32bacc918: Layer already exists 15:39:29 1a058d5342cc: Layer already exists 15:39:29 3f7905e3b6bb: Layer already exists 15:39:29 4c008d119c6b: Layer already exists 15:39:29 latest: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:39:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:30 7a9cfe048b4a: Verifying Checksum 15:39:30 7a9cfe048b4a: Download complete 15:39:30 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.95 15:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:39:30 42b32bacc918: Preparing 15:39:30 5f81b1055bbd: Preparing 15:39:30 3f7905e3b6bb: Preparing 15:39:30 4c008d119c6b: Preparing 15:39:30 1a058d5342cc: Preparing 15:39:30 4c008d119c6b: Layer already exists 15:39:30 3f7905e3b6bb: Layer already exists 15:39:30 1a058d5342cc: Layer already exists 15:39:30 5f81b1055bbd: Layer already exists 15:39:30 42b32bacc918: Layer already exists 15:39:30 2.0.1-dev.95: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:39:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:31 + docker push nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:39:31 42b32bacc918: Preparing 15:39:31 5f81b1055bbd: Preparing 15:39:31 3f7905e3b6bb: Preparing 15:39:31 4c008d119c6b: Preparing 15:39:31 1a058d5342cc: Preparing 15:39:31 1a058d5342cc: Layer already exists 15:39:31 3f7905e3b6bb: Layer already exists 15:39:31 5f81b1055bbd: Layer already exists 15:39:31 42b32bacc918: Layer already exists 15:39:31 4c008d119c6b: Layer already exists 15:39:31 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:39:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 15:39:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:39:31 42b32bacc918: Preparing 15:39:31 5f81b1055bbd: Preparing 15:39:31 3f7905e3b6bb: Preparing 15:39:31 4c008d119c6b: Preparing 15:39:31 1a058d5342cc: Preparing 15:39:31 4c008d119c6b: Layer already exists 15:39:31 42b32bacc918: Layer already exists 15:39:31 1a058d5342cc: Layer already exists 15:39:31 3f7905e3b6bb: Layer already exists 15:39:31 5f81b1055bbd: Layer already exists 15:39:31 main: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:31 ===================================================== [Pipeline] echo 15:39:31 taggedImages: 15:39:31 - nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a 15:39:31 - nexus3.edgexfoundry.org:10004/core-command:latest 15:39:31 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.95 15:39:31 - nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:39:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:39:31 143991c289fa33d15b92815d9662304bdb63510a 15:39:31 latest 15:39:31 2.0.1-dev.95 15:39:31 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:31 main 15:39:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:32 + docker push nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a 15:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:39:32 cdf2b514bf0e: Preparing 15:39:32 90f2e0d8fbc0: Preparing 15:39:32 3f7905e3b6bb: Preparing 15:39:32 7033ffac7f98: Preparing 15:39:32 2a654fd886f5: Preparing 15:39:32 1a058d5342cc: Preparing 15:39:32 1a058d5342cc: Waiting 15:39:32 3f7905e3b6bb: Layer already exists 15:39:32 1a058d5342cc: Layer already exists 15:39:32 cdf2b514bf0e: Pushed 15:39:32 2a654fd886f5: Pushed 15:39:32 7033ffac7f98: Pushed 15:39:33 90f2e0d8fbc0: Pushed 15:39:33 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:39:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 15:39:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:39:34 cdf2b514bf0e: Preparing 15:39:34 90f2e0d8fbc0: Preparing 15:39:34 3f7905e3b6bb: Preparing 15:39:34 7033ffac7f98: Preparing 15:39:34 2a654fd886f5: Preparing 15:39:34 1a058d5342cc: Preparing 15:39:34 1a058d5342cc: Waiting 15:39:34 3f7905e3b6bb: Layer already exists 15:39:34 2a654fd886f5: Layer already exists 15:39:34 7033ffac7f98: Layer already exists 15:39:34 90f2e0d8fbc0: Layer already exists 15:39:34 cdf2b514bf0e: Layer already exists 15:39:34 1a058d5342cc: Layer already exists 15:39:34 latest: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:39:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:34 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.95 15:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:39:34 cdf2b514bf0e: Preparing 15:39:34 90f2e0d8fbc0: Preparing 15:39:34 3f7905e3b6bb: Preparing 15:39:34 7033ffac7f98: Preparing 15:39:34 2a654fd886f5: Preparing 15:39:34 1a058d5342cc: Preparing 15:39:34 1a058d5342cc: Waiting 15:39:34 7033ffac7f98: Layer already exists 15:39:34 2a654fd886f5: Layer already exists 15:39:34 90f2e0d8fbc0: Layer already exists 15:39:34 3f7905e3b6bb: Layer already exists 15:39:34 cdf2b514bf0e: Layer already exists 15:39:34 1a058d5342cc: Layer already exists 15:39:34 2.0.1-dev.95: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:39:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:35 + docker push nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:39:35 cdf2b514bf0e: Preparing 15:39:35 90f2e0d8fbc0: Preparing 15:39:35 3f7905e3b6bb: Preparing 15:39:35 7033ffac7f98: Preparing 15:39:35 2a654fd886f5: Preparing 15:39:35 1a058d5342cc: Preparing 15:39:35 1a058d5342cc: Waiting 15:39:35 7033ffac7f98: Layer already exists 15:39:35 cdf2b514bf0e: Layer already exists 15:39:35 2a654fd886f5: Layer already exists 15:39:35 3f7905e3b6bb: Layer already exists 15:39:35 90f2e0d8fbc0: Layer already exists 15:39:35 1a058d5342cc: Layer already exists 15:39:35 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:39:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 15:39:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:39:35 cdf2b514bf0e: Preparing 15:39:35 90f2e0d8fbc0: Preparing 15:39:35 3f7905e3b6bb: Preparing 15:39:35 7033ffac7f98: Preparing 15:39:35 2a654fd886f5: Preparing 15:39:35 1a058d5342cc: Preparing 15:39:35 1a058d5342cc: Waiting 15:39:35 3f7905e3b6bb: Layer already exists 15:39:35 cdf2b514bf0e: Layer already exists 15:39:35 90f2e0d8fbc0: Layer already exists 15:39:35 7033ffac7f98: Layer already exists 15:39:35 2a654fd886f5: Layer already exists 15:39:35 1a058d5342cc: Layer already exists 15:39:35 main: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:35 ===================================================== [Pipeline] echo 15:39:35 taggedImages: 15:39:35 - nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a 15:39:35 - nexus3.edgexfoundry.org:10004/core-data:latest 15:39:35 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.95 15:39:35 - nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:39:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:39:35 143991c289fa33d15b92815d9662304bdb63510a 15:39:35 latest 15:39:35 2.0.1-dev.95 15:39:35 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:35 main 15:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a 15:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:39:36 dd27dd25b5f8: Preparing 15:39:36 a31de45b0fea: Preparing 15:39:36 3f7905e3b6bb: Preparing 15:39:36 4c008d119c6b: Preparing 15:39:36 1a058d5342cc: Preparing 15:39:36 1a058d5342cc: Layer already exists 15:39:36 3f7905e3b6bb: Layer already exists 15:39:36 4c008d119c6b: Layer already exists 15:39:36 dd27dd25b5f8: Pushed 15:39:37 a31de45b0fea: Pushed 15:39:37 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:39:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 15:39:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:39:38 dd27dd25b5f8: Preparing 15:39:38 a31de45b0fea: Preparing 15:39:38 3f7905e3b6bb: Preparing 15:39:38 4c008d119c6b: Preparing 15:39:38 1a058d5342cc: Preparing 15:39:38 3f7905e3b6bb: Layer already exists 15:39:38 dd27dd25b5f8: Layer already exists 15:39:38 4c008d119c6b: Layer already exists 15:39:38 a31de45b0fea: Layer already exists 15:39:38 1a058d5342cc: Layer already exists 15:39:38 latest: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:39:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.95 15:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:39:39 dd27dd25b5f8: Preparing 15:39:39 a31de45b0fea: Preparing 15:39:39 3f7905e3b6bb: Preparing 15:39:39 4c008d119c6b: Preparing 15:39:39 1a058d5342cc: Preparing 15:39:39 1a058d5342cc: Layer already exists 15:39:39 a31de45b0fea: Layer already exists 15:39:39 dd27dd25b5f8: Layer already exists 15:39:39 4c008d119c6b: Layer already exists 15:39:39 3f7905e3b6bb: Layer already exists 15:39:39 2.0.1-dev.95: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:39:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:39:39 dd27dd25b5f8: Preparing 15:39:39 a31de45b0fea: Preparing 15:39:39 3f7905e3b6bb: Preparing 15:39:39 4c008d119c6b: Preparing 15:39:39 1a058d5342cc: Preparing 15:39:39 dd27dd25b5f8: Layer already exists 15:39:39 3f7905e3b6bb: Layer already exists 15:39:39 a31de45b0fea: Layer already exists 15:39:39 4c008d119c6b: Layer already exists 15:39:39 1a058d5342cc: Layer already exists 15:39:39 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:39:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 15:39:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:39:40 dd27dd25b5f8: Preparing 15:39:40 a31de45b0fea: Preparing 15:39:40 3f7905e3b6bb: Preparing 15:39:40 4c008d119c6b: Preparing 15:39:40 1a058d5342cc: Preparing 15:39:40 a31de45b0fea: Layer already exists 15:39:40 1a058d5342cc: Layer already exists 15:39:40 dd27dd25b5f8: Layer already exists 15:39:40 3f7905e3b6bb: Layer already exists 15:39:40 4c008d119c6b: Layer already exists 15:39:40 main: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:40 ===================================================== [Pipeline] echo 15:39:40 taggedImages: 15:39:40 - nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a 15:39:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:39:40 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.95 15:39:40 - nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:39:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:39:40 143991c289fa33d15b92815d9662304bdb63510a 15:39:40 latest 15:39:40 2.0.1-dev.95 15:39:40 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:40 main 15:39:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:40 7a9cfe048b4a: Pull complete 15:39:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:40 72dc09318566: Pull complete 15:39:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a 15:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:39:41 e0a72bc9cc24: Preparing 15:39:41 e0a72bc9cc24: Preparing 15:39:41 e3d02c4cba40: Preparing 15:39:41 d327c67353e1: Preparing 15:39:41 ac5e080f66a1: Preparing 15:39:41 b59dc7429869: Preparing 15:39:41 3f7905e3b6bb: Preparing 15:39:41 cccb878cf484: Preparing 15:39:41 c5630d9f67d1: Preparing 15:39:41 9a2513e7007f: Preparing 15:39:41 efcbc6f588f8: Preparing 15:39:41 1a058d5342cc: Preparing 15:39:41 3f7905e3b6bb: Waiting 15:39:41 efcbc6f588f8: Waiting 15:39:41 cccb878cf484: Waiting 15:39:41 c5630d9f67d1: Waiting 15:39:41 1a058d5342cc: Waiting 15:39:41 9a2513e7007f: Waiting 15:39:41 ac5e080f66a1: Pushed 15:39:41 3f7905e3b6bb: Layer already exists 15:39:41 e0a72bc9cc24: Pushed 15:39:41 d327c67353e1: Pushed 15:39:41 e3d02c4cba40: Pushed 15:39:41 f4f7b4309257: Pull complete 15:39:41 cccb878cf484: Pushed 15:39:41 1a058d5342cc: Layer already exists 15:39:41 c5630d9f67d1: Pushed 15:39:41 9a2513e7007f: Pushed 15:39:41 efcbc6f588f8: Pushed 15:39:41 0ac9a79272e3: Pull complete 15:39:42 b59dc7429869: Pushed 15:39:42 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:39:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 15:39:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:39:42 e0a72bc9cc24: Preparing 15:39:42 e0a72bc9cc24: Preparing 15:39:42 e3d02c4cba40: Preparing 15:39:42 d327c67353e1: Preparing 15:39:42 ac5e080f66a1: Preparing 15:39:42 b59dc7429869: Preparing 15:39:42 3f7905e3b6bb: Preparing 15:39:42 cccb878cf484: Preparing 15:39:42 c5630d9f67d1: Preparing 15:39:42 9a2513e7007f: Preparing 15:39:42 efcbc6f588f8: Preparing 15:39:42 1a058d5342cc: Preparing 15:39:42 3f7905e3b6bb: Waiting 15:39:42 cccb878cf484: Waiting 15:39:42 efcbc6f588f8: Waiting 15:39:42 c5630d9f67d1: Waiting 15:39:42 1a058d5342cc: Waiting 15:39:42 e0a72bc9cc24: Layer already exists 15:39:42 d327c67353e1: Layer already exists 15:39:42 e3d02c4cba40: Layer already exists 15:39:42 b59dc7429869: Layer already exists 15:39:42 ac5e080f66a1: Layer already exists 15:39:42 9a2513e7007f: Layer already exists 15:39:42 efcbc6f588f8: Layer already exists 15:39:42 cccb878cf484: Layer already exists 15:39:42 c5630d9f67d1: Layer already exists 15:39:42 3f7905e3b6bb: Layer already exists 15:39:42 1a058d5342cc: Layer already exists 15:39:42 latest: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:39:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.95 15:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:39:43 e0a72bc9cc24: Preparing 15:39:43 e0a72bc9cc24: Preparing 15:39:43 e3d02c4cba40: Preparing 15:39:43 d327c67353e1: Preparing 15:39:43 ac5e080f66a1: Preparing 15:39:43 b59dc7429869: Preparing 15:39:43 3f7905e3b6bb: Preparing 15:39:43 cccb878cf484: Preparing 15:39:43 c5630d9f67d1: Preparing 15:39:43 9a2513e7007f: Preparing 15:39:43 efcbc6f588f8: Preparing 15:39:43 1a058d5342cc: Preparing 15:39:43 3f7905e3b6bb: Waiting 15:39:43 cccb878cf484: Waiting 15:39:43 c5630d9f67d1: Waiting 15:39:43 9a2513e7007f: Waiting 15:39:43 efcbc6f588f8: Waiting 15:39:43 1a058d5342cc: Waiting 15:39:43 ac5e080f66a1: Layer already exists 15:39:43 b59dc7429869: Layer already exists 15:39:43 e3d02c4cba40: Layer already exists 15:39:43 e0a72bc9cc24: Layer already exists 15:39:43 d327c67353e1: Layer already exists 15:39:43 3f7905e3b6bb: Layer already exists 15:39:43 cccb878cf484: Layer already exists 15:39:43 9a2513e7007f: Layer already exists 15:39:43 c5630d9f67d1: Layer already exists 15:39:43 efcbc6f588f8: Layer already exists 15:39:43 1a058d5342cc: Layer already exists 15:39:43 2.0.1-dev.95: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:39:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:39:44 e0a72bc9cc24: Preparing 15:39:44 e0a72bc9cc24: Preparing 15:39:44 e3d02c4cba40: Preparing 15:39:44 d327c67353e1: Preparing 15:39:44 ac5e080f66a1: Preparing 15:39:44 b59dc7429869: Preparing 15:39:44 3f7905e3b6bb: Preparing 15:39:44 cccb878cf484: Preparing 15:39:44 c5630d9f67d1: Preparing 15:39:44 9a2513e7007f: Preparing 15:39:44 efcbc6f588f8: Preparing 15:39:44 1a058d5342cc: Preparing 15:39:44 3f7905e3b6bb: Waiting 15:39:44 cccb878cf484: Waiting 15:39:44 efcbc6f588f8: Waiting 15:39:44 c5630d9f67d1: Waiting 15:39:44 9a2513e7007f: Waiting 15:39:44 1a058d5342cc: Waiting 15:39:44 b59dc7429869: Layer already exists 15:39:44 e3d02c4cba40: Layer already exists 15:39:44 ac5e080f66a1: Layer already exists 15:39:44 d327c67353e1: Layer already exists 15:39:44 e0a72bc9cc24: Layer already exists 15:39:44 3f7905e3b6bb: Layer already exists 15:39:44 c5630d9f67d1: Layer already exists 15:39:44 cccb878cf484: Layer already exists 15:39:44 9a2513e7007f: Layer already exists 15:39:44 efcbc6f588f8: Layer already exists 15:39:44 1a058d5342cc: Layer already exists 15:39:44 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:39:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 15:39:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:39:44 e0a72bc9cc24: Preparing 15:39:44 e0a72bc9cc24: Preparing 15:39:44 e3d02c4cba40: Preparing 15:39:44 d327c67353e1: Preparing 15:39:44 ac5e080f66a1: Preparing 15:39:44 b59dc7429869: Preparing 15:39:44 3f7905e3b6bb: Preparing 15:39:44 cccb878cf484: Preparing 15:39:44 c5630d9f67d1: Preparing 15:39:44 9a2513e7007f: Preparing 15:39:44 efcbc6f588f8: Preparing 15:39:44 1a058d5342cc: Preparing 15:39:44 c5630d9f67d1: Waiting 15:39:44 9a2513e7007f: Waiting 15:39:44 efcbc6f588f8: Waiting 15:39:44 1a058d5342cc: Waiting 15:39:44 3f7905e3b6bb: Waiting 15:39:44 cccb878cf484: Waiting 15:39:44 b59dc7429869: Layer already exists 15:39:44 e0a72bc9cc24: Layer already exists 15:39:44 e3d02c4cba40: Layer already exists 15:39:44 d327c67353e1: Layer already exists 15:39:44 ac5e080f66a1: Layer already exists 15:39:44 3f7905e3b6bb: Layer already exists 15:39:44 cccb878cf484: Layer already exists 15:39:44 c5630d9f67d1: Layer already exists 15:39:44 efcbc6f588f8: Layer already exists 15:39:44 9a2513e7007f: Layer already exists 15:39:44 1a058d5342cc: Layer already exists 15:39:44 main: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:44 ===================================================== [Pipeline] echo 15:39:44 taggedImages: 15:39:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a 15:39:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:39:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.95 15:39:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:39:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:39:44 143991c289fa33d15b92815d9662304bdb63510a 15:39:44 latest 15:39:44 2.0.1-dev.95 15:39:44 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:44 main 15:39:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a 15:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:39:45 43bc94bbc70f: Preparing 15:39:45 2cc5778c0cd9: Preparing 15:39:45 66379fa86b68: Preparing 15:39:45 dbf7fe30ae99: Preparing 15:39:45 0e6b7c546275: Preparing 15:39:45 1a058d5342cc: Preparing 15:39:45 1a058d5342cc: Waiting 15:39:45 66379fa86b68: Pushed 15:39:45 1a058d5342cc: Layer already exists 15:39:45 dbf7fe30ae99: Pushed 15:39:45 0e6b7c546275: Pushed 15:39:46 2cc5778c0cd9: Pushed 15:39:46 43bc94bbc70f: Pushed 15:39:46 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh 15:39:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 15:39:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:39:46 43bc94bbc70f: Preparing 15:39:46 2cc5778c0cd9: Preparing 15:39:46 66379fa86b68: Preparing 15:39:46 dbf7fe30ae99: Preparing 15:39:46 0e6b7c546275: Preparing 15:39:46 1a058d5342cc: Preparing 15:39:46 1a058d5342cc: Waiting 15:39:46 43bc94bbc70f: Layer already exists 15:39:46 0e6b7c546275: Layer already exists 15:39:46 66379fa86b68: Layer already exists 15:39:46 dbf7fe30ae99: Layer already exists 15:39:46 2cc5778c0cd9: Layer already exists 15:39:46 1a058d5342cc: Layer already exists 15:39:46 latest: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh 15:39:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.95 15:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:39:47 43bc94bbc70f: Preparing 15:39:47 2cc5778c0cd9: Preparing 15:39:47 66379fa86b68: Preparing 15:39:47 dbf7fe30ae99: Preparing 15:39:47 0e6b7c546275: Preparing 15:39:47 1a058d5342cc: Preparing 15:39:47 1a058d5342cc: Waiting 15:39:47 66379fa86b68: Layer already exists 15:39:47 dbf7fe30ae99: Layer already exists 15:39:47 2cc5778c0cd9: Layer already exists 15:39:47 43bc94bbc70f: Layer already exists 15:39:47 0e6b7c546275: Layer already exists 15:39:47 1a058d5342cc: Layer already exists 15:39:47 2.0.1-dev.95: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh 15:39:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:39:48 43bc94bbc70f: Preparing 15:39:48 2cc5778c0cd9: Preparing 15:39:48 66379fa86b68: Preparing 15:39:48 dbf7fe30ae99: Preparing 15:39:48 0e6b7c546275: Preparing 15:39:48 1a058d5342cc: Preparing 15:39:48 1a058d5342cc: Waiting 15:39:48 66379fa86b68: Layer already exists 15:39:48 2cc5778c0cd9: Layer already exists 15:39:48 dbf7fe30ae99: Layer already exists 15:39:48 43bc94bbc70f: Layer already exists 15:39:48 0e6b7c546275: Layer already exists 15:39:48 1a058d5342cc: Layer already exists 15:39:48 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh 15:39:48 b78e95d17946: Pull complete 15:39:48 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:39:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 15:39:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:48 WORKDIR /edgex 15:39:48 COPY go.mod . 15:39:48 RUN go mod download 15:39:48 + docker build -t ci-base-image-arm64 -f - . 15:39:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:39:48 43bc94bbc70f: Preparing 15:39:48 2cc5778c0cd9: Preparing 15:39:48 66379fa86b68: Preparing 15:39:48 dbf7fe30ae99: Preparing 15:39:48 0e6b7c546275: Preparing 15:39:48 1a058d5342cc: Preparing 15:39:48 1a058d5342cc: Waiting 15:39:48 2cc5778c0cd9: Layer already exists 15:39:48 43bc94bbc70f: Layer already exists 15:39:48 0e6b7c546275: Layer already exists 15:39:48 dbf7fe30ae99: Layer already exists 15:39:48 66379fa86b68: Layer already exists 15:39:48 1a058d5342cc: Layer already exists 15:39:48 main: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:48 ===================================================== [Pipeline] echo 15:39:48 taggedImages: 15:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a 15:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.95 15:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:39:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:39:48 143991c289fa33d15b92815d9662304bdb63510a 15:39:48 latest 15:39:48 2.0.1-dev.95 15:39:48 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:48 main 15:39:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a 15:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:39:49 3fdda7427290: Preparing 15:39:49 4126efc0a6af: Preparing 15:39:49 5eee6f759325: Preparing 15:39:49 678edbe0a09f: Preparing 15:39:49 df7a29ea902d: Preparing 15:39:49 db758fa8439b: Preparing 15:39:49 3b56ca202ef8: Preparing 15:39:49 afb7e3d44ec7: Preparing 15:39:49 358d77a4a271: Preparing 15:39:49 1a058d5342cc: Preparing 15:39:49 3b56ca202ef8: Waiting 15:39:49 afb7e3d44ec7: Waiting 15:39:49 db758fa8439b: Waiting 15:39:49 358d77a4a271: Waiting 15:39:49 1a058d5342cc: Waiting 15:39:50 df7a29ea902d: Pushed 15:39:50 3fdda7427290: Pushed 15:39:50 4126efc0a6af: Pushed 15:39:50 3b56ca202ef8: Pushed 15:39:50 db758fa8439b: Pushed 15:39:50 afb7e3d44ec7: Pushed 15:39:50 1a058d5342cc: Layer already exists 15:39:50 678edbe0a09f: Pushed 15:39:50 358d77a4a271: Pushed 15:39:50 5eee6f759325: Pushed 15:39:50 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:39:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 15:39:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:39:51 3fdda7427290: Preparing 15:39:51 4126efc0a6af: Preparing 15:39:51 5eee6f759325: Preparing 15:39:51 678edbe0a09f: Preparing 15:39:51 df7a29ea902d: Preparing 15:39:51 db758fa8439b: Preparing 15:39:51 3b56ca202ef8: Preparing 15:39:51 afb7e3d44ec7: Preparing 15:39:51 358d77a4a271: Preparing 15:39:51 1a058d5342cc: Preparing 15:39:51 db758fa8439b: Waiting 15:39:51 3b56ca202ef8: Waiting 15:39:51 afb7e3d44ec7: Waiting 15:39:51 358d77a4a271: Waiting 15:39:51 1a058d5342cc: Waiting 15:39:51 3fdda7427290: Layer already exists 15:39:51 678edbe0a09f: Layer already exists 15:39:51 df7a29ea902d: Layer already exists 15:39:51 5eee6f759325: Layer already exists 15:39:51 4126efc0a6af: Layer already exists 15:39:51 db758fa8439b: Layer already exists 15:39:51 3b56ca202ef8: Layer already exists 15:39:51 afb7e3d44ec7: Layer already exists 15:39:51 1a058d5342cc: Layer already exists 15:39:51 358d77a4a271: Layer already exists 15:39:51 latest: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 15:39:51 Sending build context to Docker daemon 166.6MB 15:39:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:51 ---> 8b459fc5aaf0 15:39:51 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh 15:39:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.95 15:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:39:51 3fdda7427290: Preparing 15:39:51 4126efc0a6af: Preparing 15:39:51 5eee6f759325: Preparing 15:39:51 678edbe0a09f: Preparing 15:39:51 df7a29ea902d: Preparing 15:39:51 db758fa8439b: Preparing 15:39:51 3b56ca202ef8: Preparing 15:39:51 afb7e3d44ec7: Preparing 15:39:51 358d77a4a271: Preparing 15:39:51 1a058d5342cc: Preparing 15:39:51 db758fa8439b: Waiting 15:39:51 3b56ca202ef8: Waiting 15:39:51 afb7e3d44ec7: Waiting 15:39:51 358d77a4a271: Waiting 15:39:51 1a058d5342cc: Waiting 15:39:51 5eee6f759325: Layer already exists 15:39:51 4126efc0a6af: Layer already exists 15:39:51 df7a29ea902d: Layer already exists 15:39:51 678edbe0a09f: Layer already exists 15:39:51 3fdda7427290: Layer already exists 15:39:51 db758fa8439b: Layer already exists 15:39:51 3b56ca202ef8: Layer already exists 15:39:51 1a058d5342cc: Layer already exists 15:39:51 afb7e3d44ec7: Layer already exists 15:39:51 358d77a4a271: Layer already exists 15:39:51 2.0.1-dev.95: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:39:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:39:52 3fdda7427290: Preparing 15:39:52 4126efc0a6af: Preparing 15:39:52 5eee6f759325: Preparing 15:39:52 678edbe0a09f: Preparing 15:39:52 df7a29ea902d: Preparing 15:39:52 db758fa8439b: Preparing 15:39:52 3b56ca202ef8: Preparing 15:39:52 afb7e3d44ec7: Preparing 15:39:52 358d77a4a271: Preparing 15:39:52 1a058d5342cc: Preparing 15:39:52 db758fa8439b: Waiting 15:39:52 3b56ca202ef8: Waiting 15:39:52 afb7e3d44ec7: Waiting 15:39:52 358d77a4a271: Waiting 15:39:52 1a058d5342cc: Waiting 15:39:52 df7a29ea902d: Layer already exists 15:39:52 678edbe0a09f: Layer already exists 15:39:52 4126efc0a6af: Layer already exists 15:39:52 3fdda7427290: Layer already exists 15:39:52 5eee6f759325: Layer already exists 15:39:52 db758fa8439b: Layer already exists 15:39:52 3b56ca202ef8: Layer already exists 15:39:52 afb7e3d44ec7: Layer already exists 15:39:52 358d77a4a271: Layer already exists 15:39:52 1a058d5342cc: Layer already exists 15:39:52 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:39:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 15:39:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:39:53 3fdda7427290: Preparing 15:39:53 4126efc0a6af: Preparing 15:39:53 5eee6f759325: Preparing 15:39:53 678edbe0a09f: Preparing 15:39:53 df7a29ea902d: Preparing 15:39:53 db758fa8439b: Preparing 15:39:53 3b56ca202ef8: Preparing 15:39:53 afb7e3d44ec7: Preparing 15:39:53 358d77a4a271: Preparing 15:39:53 1a058d5342cc: Preparing 15:39:53 db758fa8439b: Waiting 15:39:53 3b56ca202ef8: Waiting 15:39:53 afb7e3d44ec7: Waiting 15:39:53 358d77a4a271: Waiting 15:39:53 1a058d5342cc: Waiting 15:39:53 4126efc0a6af: Layer already exists 15:39:53 5eee6f759325: Layer already exists 15:39:53 3fdda7427290: Layer already exists 15:39:53 678edbe0a09f: Layer already exists 15:39:53 df7a29ea902d: Layer already exists 15:39:53 db758fa8439b: Layer already exists 15:39:53 3b56ca202ef8: Layer already exists 15:39:53 afb7e3d44ec7: Layer already exists 15:39:53 358d77a4a271: Layer already exists 15:39:53 1a058d5342cc: Layer already exists 15:39:53 main: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:53 ===================================================== [Pipeline] echo 15:39:53 taggedImages: 15:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a 15:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.95 15:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:39:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:39:53 143991c289fa33d15b92815d9662304bdb63510a 15:39:53 latest 15:39:53 2.0.1-dev.95 15:39:53 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:53 main 15:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:53 ---> Running in 5ca89e30f3b0 15:39:53 Removing intermediate container 5ca89e30f3b0 15:39:53 ---> 74e05fea04b3 15:39:53 Step 3/4 : COPY go.mod . 15:39:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a 15:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:39:53 99fb82bbb155: Preparing 15:39:53 55ffad8ddf9a: Preparing 15:39:53 3f7905e3b6bb: Preparing 15:39:53 c275e704dae1: Preparing 15:39:53 1a058d5342cc: Preparing 15:39:53 3f7905e3b6bb: Layer already exists 15:39:53 1a058d5342cc: Layer already exists 15:39:53 99fb82bbb155: Pushed 15:39:53 c275e704dae1: Pushed 15:39:53 ---> 36bb149591f3 15:39:53 Step 4/4 : RUN go mod download 15:39:54 ---> Running in d173b35ad369 15:39:54 55ffad8ddf9a: Pushed 15:39:54 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh 15:39:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 15:39:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:39:55 99fb82bbb155: Preparing 15:39:55 55ffad8ddf9a: Preparing 15:39:55 3f7905e3b6bb: Preparing 15:39:55 c275e704dae1: Preparing 15:39:55 1a058d5342cc: Preparing 15:39:55 1a058d5342cc: Layer already exists 15:39:55 55ffad8ddf9a: Layer already exists 15:39:55 c275e704dae1: Layer already exists 15:39:55 99fb82bbb155: Layer already exists 15:39:55 3f7905e3b6bb: Layer already exists 15:39:55 latest: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh 15:39:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.95 15:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:39:56 99fb82bbb155: Preparing 15:39:56 55ffad8ddf9a: Preparing 15:39:56 3f7905e3b6bb: Preparing 15:39:56 c275e704dae1: Preparing 15:39:56 1a058d5342cc: Preparing 15:39:56 1a058d5342cc: Layer already exists 15:39:56 55ffad8ddf9a: Layer already exists 15:39:56 c275e704dae1: Layer already exists 15:39:56 3f7905e3b6bb: Layer already exists 15:39:56 99fb82bbb155: Layer already exists 15:39:56 2.0.1-dev.95: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh 15:39:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:39:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:39:56 99fb82bbb155: Preparing 15:39:56 55ffad8ddf9a: Preparing 15:39:56 3f7905e3b6bb: Preparing 15:39:56 c275e704dae1: Preparing 15:39:56 1a058d5342cc: Preparing 15:39:56 1a058d5342cc: Layer already exists 15:39:56 99fb82bbb155: Layer already exists 15:39:56 3f7905e3b6bb: Layer already exists 15:39:56 c275e704dae1: Layer already exists 15:39:56 55ffad8ddf9a: Layer already exists 15:39:56 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh 15:39:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 15:39:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:39:57 99fb82bbb155: Preparing 15:39:57 55ffad8ddf9a: Preparing 15:39:57 3f7905e3b6bb: Preparing 15:39:57 c275e704dae1: Preparing 15:39:57 1a058d5342cc: Preparing 15:39:57 55ffad8ddf9a: Layer already exists 15:39:57 c275e704dae1: Layer already exists 15:39:57 99fb82bbb155: Layer already exists 15:39:57 3f7905e3b6bb: Layer already exists 15:39:57 1a058d5342cc: Layer already exists 15:39:57 main: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:57 ===================================================== [Pipeline] echo 15:39:57 taggedImages: 15:39:57 - nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a 15:39:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:39:57 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.95 15:39:57 - nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:39:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:39:57 143991c289fa33d15b92815d9662304bdb63510a 15:39:57 latest 15:39:57 2.0.1-dev.95 15:39:57 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:39:57 main 15:39:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:39:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a 15:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:39:57 c83dbf4cd5fa: Preparing 15:39:57 8bba7f9ac0f0: Preparing 15:39:57 3f7905e3b6bb: Preparing 15:39:57 4c008d119c6b: Preparing 15:39:57 1a058d5342cc: Preparing 15:39:57 1a058d5342cc: Layer already exists 15:39:57 3f7905e3b6bb: Layer already exists 15:39:57 4c008d119c6b: Layer already exists 15:39:57 c83dbf4cd5fa: Pushed 15:39:58 8bba7f9ac0f0: Pushed 15:39:59 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh 15:39:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 15:39:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:39:59 c83dbf4cd5fa: Preparing 15:39:59 8bba7f9ac0f0: Preparing 15:39:59 3f7905e3b6bb: Preparing 15:39:59 4c008d119c6b: Preparing 15:39:59 1a058d5342cc: Preparing 15:39:59 8bba7f9ac0f0: Layer already exists 15:39:59 4c008d119c6b: Layer already exists 15:39:59 c83dbf4cd5fa: Layer already exists 15:39:59 3f7905e3b6bb: Layer already exists 15:39:59 1a058d5342cc: Layer already exists 15:39:59 latest: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh 15:40:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:40:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.95 15:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:40:00 c83dbf4cd5fa: Preparing 15:40:00 8bba7f9ac0f0: Preparing 15:40:00 3f7905e3b6bb: Preparing 15:40:00 4c008d119c6b: Preparing 15:40:00 1a058d5342cc: Preparing 15:40:00 1a058d5342cc: Layer already exists 15:40:00 8bba7f9ac0f0: Layer already exists 15:40:00 3f7905e3b6bb: Layer already exists 15:40:00 c83dbf4cd5fa: Layer already exists 15:40:00 4c008d119c6b: Layer already exists 15:40:00 2.0.1-dev.95: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh 15:40:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:40:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:40:00 c83dbf4cd5fa: Preparing 15:40:00 8bba7f9ac0f0: Preparing 15:40:00 3f7905e3b6bb: Preparing 15:40:00 4c008d119c6b: Preparing 15:40:00 1a058d5342cc: Preparing 15:40:00 1a058d5342cc: Layer already exists 15:40:00 8bba7f9ac0f0: Layer already exists 15:40:00 3f7905e3b6bb: Layer already exists 15:40:00 c83dbf4cd5fa: Layer already exists 15:40:00 4c008d119c6b: Layer already exists 15:40:00 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh 15:40:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 15:40:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:40:01 c83dbf4cd5fa: Preparing 15:40:01 8bba7f9ac0f0: Preparing 15:40:01 3f7905e3b6bb: Preparing 15:40:01 4c008d119c6b: Preparing 15:40:01 1a058d5342cc: Preparing 15:40:01 4c008d119c6b: Layer already exists 15:40:01 3f7905e3b6bb: Layer already exists 15:40:01 8bba7f9ac0f0: Layer already exists 15:40:01 c83dbf4cd5fa: Layer already exists 15:40:01 1a058d5342cc: Layer already exists 15:40:01 main: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:01 ===================================================== [Pipeline] echo 15:40:01 taggedImages: 15:40:01 - nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a 15:40:01 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:40:01 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.95 15:40:01 - nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:40:01 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 15:40:01 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 15:40:01 143991c289fa33d15b92815d9662304bdb63510a 15:40:01 latest 15:40:01 2.0.1-dev.95 15:40:01 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:40:01 main 15:40:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:01 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:40:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a 15:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:40:02 71882860f55d: Preparing 15:40:02 a7bb9f664863: Preparing 15:40:02 150531d3f0c6: Preparing 15:40:02 2c5260445093: Preparing 15:40:02 879b85f2d1ed: Preparing 15:40:02 6777e3bbcb7c: Preparing 15:40:02 fd08d546f6b8: Preparing 15:40:02 0636255016a6: Preparing 15:40:02 84e9d258764d: Preparing 15:40:02 56463f638872: Preparing 15:40:02 e2eb06d8af82: Preparing 15:40:02 6777e3bbcb7c: Waiting 15:40:02 fd08d546f6b8: Waiting 15:40:02 0636255016a6: Waiting 15:40:02 84e9d258764d: Waiting 15:40:02 56463f638872: Waiting 15:40:02 e2eb06d8af82: Waiting 15:40:02 879b85f2d1ed: Layer already exists 15:40:02 6777e3bbcb7c: Layer already exists 15:40:02 fd08d546f6b8: Layer already exists 15:40:03 0636255016a6: Layer already exists 15:40:03 84e9d258764d: Layer already exists 15:40:03 a7bb9f664863: Pushed 15:40:03 56463f638872: Layer already exists 15:40:03 e2eb06d8af82: Layer already exists 15:40:03 71882860f55d: Pushed 15:40:03 150531d3f0c6: Pushed 15:40:08 2c5260445093: Pushed 15:40:08 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:40:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 15:40:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:40:09 71882860f55d: Preparing 15:40:09 a7bb9f664863: Preparing 15:40:09 150531d3f0c6: Preparing 15:40:09 2c5260445093: Preparing 15:40:09 879b85f2d1ed: Preparing 15:40:09 6777e3bbcb7c: Preparing 15:40:09 fd08d546f6b8: Preparing 15:40:09 0636255016a6: Preparing 15:40:09 84e9d258764d: Preparing 15:40:09 56463f638872: Preparing 15:40:09 e2eb06d8af82: Preparing 15:40:09 6777e3bbcb7c: Waiting 15:40:09 fd08d546f6b8: Waiting 15:40:09 0636255016a6: Waiting 15:40:09 84e9d258764d: Waiting 15:40:09 56463f638872: Waiting 15:40:09 e2eb06d8af82: Waiting 15:40:09 150531d3f0c6: Layer already exists 15:40:09 2c5260445093: Layer already exists 15:40:09 71882860f55d: Layer already exists 15:40:09 879b85f2d1ed: Layer already exists 15:40:09 a7bb9f664863: Layer already exists 15:40:09 fd08d546f6b8: Layer already exists 15:40:09 6777e3bbcb7c: Layer already exists 15:40:09 84e9d258764d: Layer already exists 15:40:09 56463f638872: Layer already exists 15:40:09 0636255016a6: Layer already exists 15:40:09 e2eb06d8af82: Layer already exists 15:40:09 latest: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:40:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:40:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.95 15:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:40:09 71882860f55d: Preparing 15:40:09 a7bb9f664863: Preparing 15:40:09 150531d3f0c6: Preparing 15:40:09 2c5260445093: Preparing 15:40:09 879b85f2d1ed: Preparing 15:40:09 6777e3bbcb7c: Preparing 15:40:09 fd08d546f6b8: Preparing 15:40:09 0636255016a6: Preparing 15:40:09 84e9d258764d: Preparing 15:40:09 56463f638872: Preparing 15:40:09 e2eb06d8af82: Preparing 15:40:09 6777e3bbcb7c: Waiting 15:40:09 fd08d546f6b8: Waiting 15:40:09 0636255016a6: Waiting 15:40:09 84e9d258764d: Waiting 15:40:09 56463f638872: Waiting 15:40:09 e2eb06d8af82: Waiting 15:40:09 150531d3f0c6: Layer already exists 15:40:09 879b85f2d1ed: Layer already exists 15:40:09 a7bb9f664863: Layer already exists 15:40:09 71882860f55d: Layer already exists 15:40:09 2c5260445093: Layer already exists 15:40:09 fd08d546f6b8: Layer already exists 15:40:09 56463f638872: Layer already exists 15:40:09 6777e3bbcb7c: Layer already exists 15:40:09 84e9d258764d: Layer already exists 15:40:09 0636255016a6: Layer already exists 15:40:09 e2eb06d8af82: Layer already exists 15:40:09 2.0.1-dev.95: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:40:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:40:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:40:10 71882860f55d: Preparing 15:40:10 a7bb9f664863: Preparing 15:40:10 150531d3f0c6: Preparing 15:40:10 2c5260445093: Preparing 15:40:10 879b85f2d1ed: Preparing 15:40:10 6777e3bbcb7c: Preparing 15:40:10 fd08d546f6b8: Preparing 15:40:10 0636255016a6: Preparing 15:40:10 84e9d258764d: Preparing 15:40:10 56463f638872: Preparing 15:40:10 e2eb06d8af82: Preparing 15:40:10 fd08d546f6b8: Waiting 15:40:10 0636255016a6: Waiting 15:40:10 84e9d258764d: Waiting 15:40:10 56463f638872: Waiting 15:40:10 e2eb06d8af82: Waiting 15:40:10 6777e3bbcb7c: Waiting 15:40:10 71882860f55d: Layer already exists 15:40:10 879b85f2d1ed: Layer already exists 15:40:10 150531d3f0c6: Layer already exists 15:40:10 a7bb9f664863: Layer already exists 15:40:10 2c5260445093: Layer already exists 15:40:10 fd08d546f6b8: Layer already exists 15:40:10 6777e3bbcb7c: Layer already exists 15:40:10 0636255016a6: Layer already exists 15:40:10 84e9d258764d: Layer already exists 15:40:10 56463f638872: Layer already exists 15:40:10 e2eb06d8af82: Layer already exists 15:40:10 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:40:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 15:40:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 15:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:40:10 71882860f55d: Preparing 15:40:10 a7bb9f664863: Preparing 15:40:10 150531d3f0c6: Preparing 15:40:10 2c5260445093: Preparing 15:40:10 879b85f2d1ed: Preparing 15:40:10 6777e3bbcb7c: Preparing 15:40:10 fd08d546f6b8: Preparing 15:40:10 0636255016a6: Preparing 15:40:10 84e9d258764d: Preparing 15:40:10 56463f638872: Preparing 15:40:10 e2eb06d8af82: Preparing 15:40:10 6777e3bbcb7c: Waiting 15:40:10 fd08d546f6b8: Waiting 15:40:10 0636255016a6: Waiting 15:40:10 84e9d258764d: Waiting 15:40:10 56463f638872: Waiting 15:40:10 e2eb06d8af82: Waiting 15:40:10 71882860f55d: Layer already exists 15:40:10 150531d3f0c6: Layer already exists 15:40:10 2c5260445093: Layer already exists 15:40:10 879b85f2d1ed: Layer already exists 15:40:10 a7bb9f664863: Layer already exists 15:40:10 0636255016a6: Layer already exists 15:40:10 fd08d546f6b8: Layer already exists 15:40:10 6777e3bbcb7c: Layer already exists 15:40:10 56463f638872: Layer already exists 15:40:10 84e9d258764d: Layer already exists 15:40:10 e2eb06d8af82: Layer already exists 15:40:10 main: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:10 ===================================================== [Pipeline] echo 15:40:10 taggedImages: 15:40:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a 15:40:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:40:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.95 15:40:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:40:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:41:15 Removing intermediate container d173b35ad369 15:41:15 ---> 8a4b9d541ade 15:41:15 Successfully built 8a4b9d541ade 15:41:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:16 + docker inspect -f . ci-base-image-arm64 15:41:16 . [Pipeline] withDockerContainer 15:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container 15:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:41:17 $ docker top c861b063415dd6b94c6b166b512b26b99ca55ad5daddbdbe65736ce8fc3e5eec -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:18 + go version 15:41:18 go version go1.16.8 linux/arm64 [Pipeline] } 15:41:18 $ docker stop --time=1 c861b063415dd6b94c6b166b512b26b99ca55ad5daddbdbe65736ce8fc3e5eec 15:41:20 $ docker rm -f c861b063415dd6b94c6b166b512b26b99ca55ad5daddbdbe65736ce8fc3e5eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:21 15:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:22 latest: Pulling from edgex-devops/edgex-compose-arm64 15:41:22 29e5d40040c1: Pulling fs layer 15:41:22 1ce36da41761: Pulling fs layer 15:41:22 25b303627fd3: Pulling fs layer 15:41:22 29e5d40040c1: Verifying Checksum 15:41:22 29e5d40040c1: Download complete 15:41:22 1ce36da41761: Verifying Checksum 15:41:22 1ce36da41761: Download complete 15:41:23 29e5d40040c1: Pull complete 15:41:24 25b303627fd3: Verifying Checksum 15:41:24 25b303627fd3: Download complete 15:41:24 1ce36da41761: Pull complete 15:41:34 25b303627fd3: Pull complete 15:41:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:41:34 prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container 15:41:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:41:37 $ docker top eb826cdadba7076bf93707207534ee84e320624673d39880679c053a77d9af9f -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:38 + docker-compose build --help 15:41:38 + grep parallel 15:41:41 --parallel Build images in parallel. [Pipeline] } 15:41:41 $ docker stop --time=1 eb826cdadba7076bf93707207534ee84e320624673d39880679c053a77d9af9f 15:41:43 $ docker rm -f eb826cdadba7076bf93707207534ee84e320624673d39880679c053a77d9af9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:44 . [Pipeline] withDockerContainer 15:41:44 prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container 15:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:41:45 $ docker top ef4c50ccec1d4f1d982b40d8196544cb05c6a944f454f4ce03f8afc7cf218d61 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:46 + docker-compose -f ./docker-compose-build.yml build --parallel 15:41:50 Building core-command ... 15:41:50 Building core-data ... 15:41:50 Building core-metadata ... 15:41:50 Building security-bootstrapper ... 15:41:50 Building security-proxy-setup ... 15:41:50 Building security-secretstore-setup ... 15:41:50 Building support-notifications ... 15:41:50 Building support-scheduler ... 15:41:50 Building sys-mgmt-agent ... 15:41:50 Building security-proxy-setup 15:41:50 Building core-metadata 15:41:50 Building core-command 15:41:50 Building sys-mgmt-agent 15:41:50 Building support-scheduler 15:42:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:42:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:42:36 ---> 8a4b9d541ade 15:42:36 Step 3/22 : WORKDIR /edgex-go 15:42:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:42:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:42:36 ---> 8a4b9d541ade 15:42:36 Step 3/23 : WORKDIR /edgex-go 15:42:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:42:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:42:36 ---> 8a4b9d541ade 15:42:36 Step 3/22 : WORKDIR /edgex-go 15:42:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:42:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:42:36 ---> 8a4b9d541ade 15:42:36 Step 3/22 : WORKDIR /edgex-go 15:42:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:42:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:42:36 ---> 8a4b9d541ade 15:42:36 Step 3/20 : WORKDIR /edgex-go 15:42:36 ---> Running in 6fa313e07bd7 15:42:36 ---> Running in 1e2b278e4398 15:42:36 ---> Running in 3fba3793c1ef 15:42:36 ---> Running in bc255964deb4 15:42:36 ---> Running in 8aedb805a6f3 15:42:36 Removing intermediate container 1e2b278e4398 15:42:36 ---> 08709dcf13d5 15:42:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:36 Removing intermediate container 3fba3793c1ef 15:42:36 ---> 4c06dae0825e 15:42:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:36 Removing intermediate container 6fa313e07bd7 15:42:36 ---> d19f6413775e 15:42:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:36 ---> Running in c487107e718d 15:42:36 ---> Running in c69530350a67 15:42:36 Removing intermediate container 8aedb805a6f3 15:42:36 ---> 1c7984b7a5c0 15:42:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:36 Removing intermediate container bc255964deb4 15:42:36 ---> d0cb4f60765b 15:42:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:36 ---> Running in ada7b77278dd 15:42:36 ---> Running in 91c15582d65e 15:42:36 ---> Running in 3457c7929adf 15:42:37 Removing intermediate container c69530350a67 15:42:37 ---> 125b71a631dc 15:42:37 Step 5/23 : RUN apk add --update --no-cache make git 15:42:37 ---> Running in e4651e19a046 15:42:37 Removing intermediate container c487107e718d 15:42:37 ---> 2d5d785e891e 15:42:37 Step 5/22 : RUN apk add --update --no-cache make bash git 15:42:38 ---> Running in 9bbf42c5cd6d 15:42:38 Removing intermediate container 3457c7929adf 15:42:38 ---> 6d5832024d22 15:42:38 Step 5/20 : RUN apk add --update --no-cache make git 15:42:38 Removing intermediate container ada7b77278dd 15:42:38 ---> bdcba09530d9 15:42:38 Removing intermediate container 91c15582d65e 15:42:38 ---> 4aa6e683132b 15:42:38 Step 5/22 : RUN apk add --update --no-cache make git 15:42:38 Step 5/22 : RUN apk add --update --no-cache make git 15:42:38 ---> Running in 333207d37b7a 15:42:38 ---> Running in 7806d569d1af 15:42:38 ---> Running in f9fafb42b5b8 15:42:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:41 OK: 219 MiB in 52 packages 15:42:41 OK: 219 MiB in 52 packages 15:42:42 OK: 219 MiB in 52 packages 15:42:42 OK: 219 MiB in 52 packages 15:42:42 OK: 219 MiB in 52 packages 15:42:43 Removing intermediate container e4651e19a046 15:42:43 ---> b5c1117d009f 15:42:43 Step 6/23 : COPY go.mod . 15:42:43 Removing intermediate container 9bbf42c5cd6d 15:42:43 ---> f4af86095b15 15:42:43 Step 6/22 : COPY . . 15:42:44 Removing intermediate container 7806d569d1af 15:42:44 ---> 3df6b12c5d7c 15:42:44 Step 6/22 : COPY . . 15:42:44 Removing intermediate container 333207d37b7a 15:42:44 ---> 551f02167ebb 15:42:44 Step 6/20 : COPY . . 15:42:44 Removing intermediate container f9fafb42b5b8 15:42:44 ---> 952672f45a47 15:42:44 Step 6/22 : COPY . . 15:42:44 ---> 3aca94be8800 15:42:44 Step 7/23 : RUN go mod download 15:42:44 ---> Running in 5b051df5b6fe 15:42:50 Removing intermediate container 5b051df5b6fe 15:42:50 ---> ad32b867c1c6 15:42:50 Step 8/23 : COPY . . 15:43:02 ---> 6e3cd3c1114f 15:43:02 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:02 ---> c200ae87ab97 15:43:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:02 ---> Running in f9e056ba972c 15:43:02 ---> e563f4024831 15:43:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:02 ---> 8201cb036da0 15:43:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:02 ---> Running in 32d034fcfa3b 15:43:02 ---> Running in f2f85c906366 15:43:02 ---> Running in d44151ef6874 15:43:04 ---> 5672f27ed732 15:43:04 Step 9/23 : RUN go mod tidy 15:43:04 ---> Running in 9c503e274933 15:43:06 Removing intermediate container f9e056ba972c 15:43:06 ---> 568e3e97e76b 15:43:06 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:43:06 ---> Running in f8d001897fe0 15:43:06 Removing intermediate container 32d034fcfa3b 15:43:06 ---> c865ea7a511c 15:43:06 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:43:06 ---> Running in a0cef5c5de92 15:43:07 Removing intermediate container f2f85c906366 15:43:07 ---> 5c238d55e259 15:43:07 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:43:07 Removing intermediate container d44151ef6874 15:43:07 ---> 56ca1f28eb6f 15:43:07 Step 8/22 : RUN make cmd/core-command/core-command 15:43:07 ---> Running in f9cef8da3bbc 15:43:07 ---> Running in e53d10afaf54 15:43:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command 15:43:10 Removing intermediate container 9c503e274933 15:43:10 ---> 86973fc51be8 15:43:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:43:10 ---> Running in 8f5779595926 15:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:45:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config 15:45:04 Removing intermediate container f9cef8da3bbc 15:45:04 ---> b394d4821e75 15:45:04 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:45:04 ---> Running in bbb8743d703f 15:45:04 Removing intermediate container e53d10afaf54 15:45:04 ---> 521062cd35a6 15:45:04 15:45:04 Step 9/22 : FROM alpine:3.14 15:45:05 3.14: Pulling from library/alpine 15:45:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:45:08 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:45:08 Status: Downloaded newer image for alpine:3.14 15:45:08 ---> 5b8b7b635229 15:45:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:45:08 ---> Running in faf0e4dc7c57 15:45:09 Removing intermediate container f8d001897fe0 15:45:09 ---> bacb18f3066e 15:45:09 15:45:09 Step 9/20 : FROM alpine:3.14 15:45:09 ---> 5b8b7b635229 15:45:09 Step 10/20 : RUN apk add --update --no-cache curl 15:45:09 ---> Running in 2fd12f2cbb9b 15:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:11 Removing intermediate container bbb8743d703f 15:45:11 ---> fd09072dbe51 15:45:11 15:45:11 Step 10/22 : FROM docker:20.10.8 15:45:11 20.10.8: Pulling from library/docker 15:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:12 (1/1) Installing dumb-init (1.2.5-r1) 15:45:12 Executing busybox-1.33.1-r6.trigger 15:45:12 OK: 6 MiB in 15 packages 15:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:13 (1/5) Installing ca-certificates (20191127-r5) 15:45:13 (2/5) Installing brotli-libs (1.0.9-r5) 15:45:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:45:13 (4/5) Installing libcurl (7.79.1-r0) 15:45:13 (5/5) Installing curl (7.79.1-r0) 15:45:13 Executing busybox-1.33.1-r6.trigger 15:45:13 Executing ca-certificates-20191127-r5.trigger 15:45:13 OK: 8 MiB in 19 packages 15:45:14 Removing intermediate container faf0e4dc7c57 15:45:14 ---> d92f159bc27a 15:45:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:14 ---> Running in bb075aaf657d 15:45:15 Removing intermediate container bb075aaf657d 15:45:15 ---> a5bae0926e9a 15:45:15 Step 12/22 : ENV APP_PORT=59882 15:45:15 ---> Running in ffd4c9067b6c 15:45:15 Removing intermediate container 2fd12f2cbb9b 15:45:15 ---> 3c1e9a2c9aeb 15:45:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:45:16 ---> Running in f88c6e4cb365 15:45:16 Removing intermediate container ffd4c9067b6c 15:45:16 ---> 276b76bfb060 15:45:16 Step 13/22 : EXPOSE $APP_PORT 15:45:16 ---> Running in c5716bfd19ec 15:45:16 Removing intermediate container f88c6e4cb365 15:45:16 ---> 45187ee04d53 15:45:16 Step 12/20 : WORKDIR /edgex 15:45:16 Removing intermediate container a0cef5c5de92 15:45:16 ---> 4aa5b81473fc 15:45:16 15:45:16 Step 9/22 : FROM alpine:3.14 15:45:16 ---> 5b8b7b635229 15:45:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:45:16 ---> Using cache 15:45:16 ---> d92f159bc27a 15:45:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:16 ---> Using cache 15:45:16 ---> a5bae0926e9a 15:45:16 Step 12/22 : ENV APP_PORT=59881 15:45:17 ---> Running in 5b3aa5c8745d 15:45:17 ---> Running in 2a7f84070135 15:45:17 Removing intermediate container 8f5779595926 15:45:17 ---> de053e0db2d5 15:45:17 15:45:17 Step 11/23 : FROM alpine:3.14 15:45:17 ---> 5b8b7b635229 15:45:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:45:17 ---> Using cache 15:45:17 ---> d92f159bc27a 15:45:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:17 ---> Using cache 15:45:17 ---> a5bae0926e9a 15:45:17 Step 14/23 : ENV APP_PORT=59861 15:45:17 ---> Running in 97f1481394fc 15:45:17 Removing intermediate container c5716bfd19ec 15:45:17 ---> 75e76d69a086 15:45:17 Step 14/22 : WORKDIR / 15:45:17 ---> Running in a5af5eff08c3 15:45:17 Removing intermediate container 5b3aa5c8745d 15:45:17 ---> 5e4511ba1a0c 15:45:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:45:17 Removing intermediate container 2a7f84070135 15:45:17 ---> c329ba7ecf68 15:45:17 Step 13/22 : EXPOSE $APP_PORT 15:45:17 ---> Running in b92c3d89c9da 15:45:18 Removing intermediate container 97f1481394fc 15:45:18 ---> a8bef7d79b82 15:45:18 Step 15/23 : EXPOSE $APP_PORT 15:45:18 Removing intermediate container a5af5eff08c3 15:45:18 ---> 8fa7a53b4725 15:45:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:18 ---> Running in 1b59313a92f0 15:45:18 Removing intermediate container b92c3d89c9da 15:45:18 ---> 1ee821e035d7 15:45:18 Step 14/22 : WORKDIR / 15:45:18 ---> Running in 025ac4b092d7 15:45:18 Removing intermediate container 1b59313a92f0 15:45:18 ---> 279040c90e14 15:45:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:19 ---> 0463fae338dc 15:45:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:45:19 Removing intermediate container 025ac4b092d7 15:45:19 ---> 4f71d9ed52a3 15:45:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:19 ---> 4080208d6306 15:45:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:45:20 ---> 8c2e8e91c839 15:45:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:45:21 ---> 1b365a16df01 15:45:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:45:21 ---> c43bc3a462d9 15:45:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:45:22 ---> 47564ef2da11 15:45:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:45:23 ---> 9c355e482ae7 15:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:45:23 ---> 925bc209a1b7 15:45:23 Step 18/22 : ENTRYPOINT ["/core-command"] 15:45:23 ---> Running in 428889d1d56b 15:45:23 ---> b2bd96817ace 15:45:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:45:23 ---> 929c73b156d7 15:45:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:45:23 ---> Running in 50afa16db5d9 15:45:24 ---> d7b00f72d02b 15:45:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:45:24 Removing intermediate container 428889d1d56b 15:45:24 ---> b237f5a34d32 15:45:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:24 ---> Running in e0a42a3a67f0 15:45:24 ---> Running in f8cc554ca427 15:45:24 Removing intermediate container 50afa16db5d9 15:45:24 ---> e48fdc5978f7 15:45:24 Step 17/20 : CMD ["--init=true"] 15:45:24 ---> Running in 6d3a91e7d1f6 15:45:25 ---> ff9f967bf421 15:45:25 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:45:25 ---> Running in bf08de3e16fa 15:45:25 Removing intermediate container e0a42a3a67f0 15:45:25 ---> 394d319fd90f 15:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:25 Removing intermediate container f8cc554ca427 15:45:25 ---> 68ebc4aad7ea 15:45:25 Step 20/22 : LABEL arch=arm64 15:45:25 ---> Running in 69a907c56a56 15:45:25 ---> Running in a5f7a18a880f 15:45:25 Removing intermediate container 6d3a91e7d1f6 15:45:25 ---> 433d34d9905b 15:45:25 Step 18/20 : LABEL arch=arm64 15:45:25 ---> Running in 5762b36f252d 15:45:25 Removing intermediate container bf08de3e16fa 15:45:25 ---> d73ceece5e8d 15:45:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:25 ---> Running in 6ce3068b58a7 15:45:25 Removing intermediate container 69a907c56a56 15:45:25 ---> a377360055cf 15:45:25 Step 21/23 : LABEL arch=arm64 15:45:26 Removing intermediate container a5f7a18a880f 15:45:26 ---> fa5b3ebad93e 15:45:26 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:45:26 ---> Running in 7adecb243464 15:45:26 ---> Running in a88c0c358250 15:45:26 Removing intermediate container 5762b36f252d 15:45:26 ---> ea65c4ad5759 15:45:26 Step 19/20 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:45:26 ---> Running in bf24e1b86307 15:45:26 Removing intermediate container 6ce3068b58a7 15:45:26 ---> 1ffe5bf813bd 15:45:26 Step 20/22 : LABEL arch=arm64 15:45:26 ---> Running in 14bc7a8d4e70 15:45:27 Removing intermediate container 7adecb243464 15:45:27 ---> 5ac541f187bd 15:45:27 Step 22/23 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:45:27 Removing intermediate container a88c0c358250 15:45:27 ---> c03eaad89b9a 15:45:27 Step 22/22 : LABEL version=2.0.1-dev.95 15:45:27 ---> Running in a4be63caf4dc 15:45:27 ---> Running in d11b9ec8ca59 15:45:27 Removing intermediate container bf24e1b86307 15:45:27 ---> 9f9e92d2742b 15:45:27 Step 20/20 : LABEL version=2.0.1-dev.95 15:45:27 ---> Running in 7c6faeee7e67 15:45:27 Removing intermediate container 14bc7a8d4e70 15:45:27 ---> a3184bc14386 15:45:27 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:45:27 ---> Running in 1c8bd8132617 15:45:27 Removing intermediate container a4be63caf4dc 15:45:27 ---> 50036b6ebe38 15:45:27 15:45:27 Removing intermediate container d11b9ec8ca59 15:45:27 ---> be796238647d 15:45:27 Step 23/23 : LABEL version=2.0.1-dev.95 15:45:28 Removing intermediate container 7c6faeee7e67 15:45:28 ---> 5281465b3f99 15:45:28 15:45:28 ---> Running in dae9cf7c717b 15:45:28 Removing intermediate container 1c8bd8132617 15:45:28 ---> 1d6cf6b43069 15:45:28 Step 22/22 : LABEL version=2.0.1-dev.95 15:45:28 Successfully built 50036b6ebe38 15:45:28 Successfully tagged core-command-arm64:latest 15:45:28  Building core-command ... done Building security-secretstore-setup 15:45:28 Successfully built 5281465b3f99 15:45:28 Successfully tagged security-proxy-setup-arm64:latest 15:45:28 ---> Running in b19b87d67e98 15:45:28 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:45:28  Building security-proxy-setup ... done Status: Downloaded newer image for docker:20.10.8 15:45:28 Building core-data 15:45:28 ---> 3734d5adc5ac 15:45:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:45:28 ---> Running in 59aadd80c8a0 15:45:28 Removing intermediate container dae9cf7c717b 15:45:28 ---> 86aaf99f3aa0 15:45:28 15:45:28 Successfully built 86aaf99f3aa0 15:45:28 Successfully tagged support-scheduler-arm64:latest 15:45:28 Building support-notifications 15:45:29  Building support-scheduler ... done Removing intermediate container b19b87d67e98 15:45:29 ---> 9ef79d3845b2 15:45:29 15:45:29 Removing intermediate container 59aadd80c8a0 15:45:29 ---> fc5418c5dd91 15:45:29 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:45:29 Successfully built 9ef79d3845b2 15:45:29 Successfully tagged core-metadata-arm64:latest 15:45:29  Building core-metadata ... done Building security-bootstrapper 15:45:29 ---> Running in 166446ec85e4 15:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:31 (1/42) Installing readline (8.1.0-r0) 15:45:31 (2/42) Installing bash (5.1.4-r0) 15:45:31 Executing bash-5.1.4-r0.post-install 15:45:31 (3/42) Installing brotli-libs (1.0.9-r5) 15:45:31 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:45:31 (5/42) Installing libcurl (7.79.1-r0) 15:45:31 (6/42) Installing curl (7.79.1-r0) 15:45:31 (7/42) Installing dumb-init (1.2.5-r1) 15:45:31 (8/42) Installing libbz2 (1.0.8-r1) 15:45:31 (9/42) Installing expat (2.4.1-r0) 15:45:31 (10/42) Installing libffi (3.3-r2) 15:45:31 (11/42) Installing gdbm (1.19-r0) 15:45:31 (12/42) Installing xz-libs (5.2.5-r0) 15:45:31 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:45:31 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:45:31 (15/42) Installing mpdecimal (2.5.1-r1) 15:45:32 (16/42) Installing sqlite-libs (3.35.5-r0) 15:45:32 (17/42) Installing python3 (3.9.5-r1) 15:45:34 (18/42) Installing py3-appdirs (1.4.4-r2) 15:45:34 (19/42) Installing py3-chardet (4.0.0-r2) 15:45:34 (20/42) Installing py3-idna (3.2-r0) 15:45:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:45:34 (22/42) Installing py3-certifi (2020.12.5-r1) 15:45:34 (23/42) Installing py3-requests (2.25.1-r4) 15:45:34 (24/42) Installing py3-msgpack (1.0.2-r1) 15:45:34 (25/42) Installing py3-lockfile (0.12.2-r4) 15:45:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:45:34 (27/42) Installing py3-colorama (0.4.4-r1) 15:45:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:45:34 (29/42) Installing py3-distlib (0.3.1-r3) 15:45:34 (30/42) Installing py3-distro (1.5.0-r3) 15:45:34 (31/42) Installing py3-six (1.15.0-r1) 15:45:34 (32/42) Installing py3-webencodings (0.5.1-r4) 15:45:34 (33/42) Installing py3-html5lib (1.1-r1) 15:45:34 (34/42) Installing py3-parsing (2.4.7-r2) 15:45:34 (35/42) Installing py3-packaging (20.9-r1) 15:45:34 (36/42) Installing py3-toml (0.10.2-r2) 15:45:34 (37/42) Installing py3-pep517 (0.10.0-r2) 15:45:34 (38/42) Installing py3-progress (1.5-r2) 15:45:34 (39/42) Installing py3-retrying (1.3.3-r1) 15:45:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:45:34 (41/42) Installing py3-setuptools (52.0.0-r3) 15:45:34 (42/42) Installing py3-pip (20.3.4-r1) 15:45:34 Executing busybox-1.33.1-r3.trigger 15:45:34 OK: 84 MiB in 64 packages 15:45:40 Collecting docker-compose==1.23.2 15:45:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:45:40 Collecting texttable<0.10,>=0.9.0 15:45:40 Downloading texttable-0.9.1.tar.gz (11 kB) 15:45:41 Collecting jsonschema<3,>=2.5.1 15:45:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:45:41 Collecting cached-property<2,>=1.2.0 15:45:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:45:42 Collecting websocket-client<1.0,>=0.32.0 15:45:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:45:42 Collecting docker<4.0,>=3.6.0 15:45:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:45:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:45:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:45:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:45:43 Collecting dockerpty<0.5,>=0.4.1 15:45:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:45:46 Collecting PyYAML<4,>=3.10 15:45:46 Downloading PyYAML-3.13.tar.gz (270 kB) 15:45:49 Collecting docopt<0.7,>=0.6.1 15:45:49 Downloading docopt-0.6.2.tar.gz (25 kB) 15:45:52 Collecting docker-pycreds>=0.4.0 15:45:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:45:52 Collecting chardet<3.1.0,>=3.0.2 15:45:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:45:53 Collecting urllib3<1.25,>=1.21.1 15:45:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:45:53 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) 15:45:54 Collecting idna<2.8,>=2.5 15:45:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:45:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:45:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:45:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:45:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:45:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:45:55 Attempting uninstall: urllib3 15:45:55 Found existing installation: urllib3 1.26.5 15:45:55 Uninstalling urllib3-1.26.5: 15:45:55 Successfully uninstalled urllib3-1.26.5 15:45:56 Attempting uninstall: idna 15:45:56 Found existing installation: idna 3.2 15:45:56 Uninstalling idna-3.2: 15:45:56 Successfully uninstalled idna-3.2 15:45:57 Attempting uninstall: chardet 15:45:57 Found existing installation: chardet 4.0.0 15:45:57 Uninstalling chardet-4.0.0: 15:45:57 Successfully uninstalled chardet-4.0.0 15:45:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:45:58 ---> 8a4b9d541ade 15:45:58 Step 3/22 : WORKDIR /edgex-go 15:45:58 ---> Using cache 15:45:58 ---> d0cb4f60765b 15:45:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:58 ---> Using cache 15:45:58 ---> 6d5832024d22 15:45:58 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:45:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:45:58 ---> 8a4b9d541ade 15:45:58 Step 3/21 : WORKDIR /edgex-go 15:45:58 ---> Using cache 15:45:58 ---> d0cb4f60765b 15:45:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:58 ---> Using cache 15:45:58 ---> 6d5832024d22 15:45:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:45:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:45:59 ---> 8a4b9d541ade 15:45:59 Step 3/24 : WORKDIR /edgex-go 15:45:59 ---> Using cache 15:45:59 ---> d0cb4f60765b 15:45:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:59 ---> Using cache 15:45:59 ---> 6d5832024d22 15:45:59 Step 5/24 : RUN apk add --update --no-cache make git 15:45:59 ---> Using cache 15:45:59 ---> 551f02167ebb 15:45:59 Step 6/24 : COPY . . 15:45:59 ---> Using cache 15:45:59 ---> 6e3cd3c1114f 15:45:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:59 ---> Using cache 15:45:59 ---> 568e3e97e76b 15:45:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:45:59 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:45:59 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:45:59 ---> 8a4b9d541ade 15:45:59 Step 3/30 : WORKDIR /edgex-go 15:45:59 ---> Using cache 15:45:59 ---> d0cb4f60765b 15:45:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:59 ---> Using cache 15:45:59 ---> 6d5832024d22 15:45:59 Step 5/30 : RUN apk add --update --no-cache make git 15:45:59 ---> Using cache 15:45:59 ---> 551f02167ebb 15:45:59 Step 6/30 : COPY . . 15:45:59 ---> Using cache 15:45:59 ---> 6e3cd3c1114f 15:45:59 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:59 ---> Using cache 15:45:59 ---> 568e3e97e76b 15:45:59 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:45:59 Attempting uninstall: requests 15:45:59 Found existing installation: requests 2.25.1 15:45:59 Uninstalling requests-2.25.1: 15:45:59 Successfully uninstalled requests-2.25.1 15:46:00 Running setup.py install for texttable: started 15:46:01 ---> Running in 1371eb713366 15:46:01 ---> Running in f0805acc0f63 15:46:01 ---> Running in 81b31e4cbc66 15:46:01 ---> Running in c164e7a2581b 15:46:02 Running setup.py install for texttable: finished with status 'done' 15:46:02 Running setup.py install for PyYAML: started 15:46:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:46:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:46:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:05 Running setup.py install for PyYAML: finished with status 'done' 15:46:05 OK: 219 MiB in 52 packages 15:46:05 OK: 219 MiB in 52 packages 15:46:06 Running setup.py install for docopt: started 15:46:07 Removing intermediate container 81b31e4cbc66 15:46:07 ---> 7029620da763 15:46:07 Step 6/22 : COPY . . 15:46:07 Removing intermediate container c164e7a2581b 15:46:07 ---> 718834b17bc2 15:46:07 Step 6/21 : COPY . . 15:46:09 Running setup.py install for docopt: finished with status 'done' 15:46:09 Running setup.py install for dockerpty: started 15:46:11 Running setup.py install for dockerpty: finished with status 'done' 15:46:13 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 15:46:28 ---> 83b09cff0951 15:46:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:29 ---> Running in 7e12d918a759 15:46:30 ---> 88daa86898aa 15:46:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:30 ---> Running in 292b2870a9d4 15:46:35 Removing intermediate container 166446ec85e4 15:46:35 ---> d8a14dc24ce4 15:46:35 Step 13/22 : ENV APP_PORT=58890 15:46:35 ---> Running in 0d5542e0de2f 15:46:36 Removing intermediate container 7e12d918a759 15:46:36 ---> aed9d8002917 15:46:36 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:46:36 ---> Running in 8e2f8e21c29f 15:46:36 Removing intermediate container 0d5542e0de2f 15:46:36 ---> d92ba6effc01 15:46:36 Step 14/22 : EXPOSE $APP_PORT 15:46:36 ---> Running in 5cf0753605c9 15:46:37 Removing intermediate container 292b2870a9d4 15:46:37 ---> 25a63cff939a 15:46:37 Step 8/22 : RUN make cmd/core-data/core-data 15:46:37 ---> Running in f76fa86abd55 15:46:37 Removing intermediate container 5cf0753605c9 15:46:37 ---> 9423018ca934 15:46:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46:40 ---> 0b7d1367332f 15:46:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:46:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data 15:46:41 ---> 7ecea99379a4 15:46:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:46:42 ---> 212d2b6f765b 15:46:42 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:46:42 ---> Running in 08fb8e180d58 15:46:43 Removing intermediate container 08fb8e180d58 15:46:43 ---> 852317246d49 15:46:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:43 ---> Running in c97c2e0709b8 15:46:44 Removing intermediate container c97c2e0709b8 15:46:44 ---> 32ddf76d513e 15:46:44 Step 20/22 : LABEL arch=arm64 15:46:44 ---> Running in 72891d26f491 15:46:45 Removing intermediate container 72891d26f491 15:46:45 ---> 9248a26221af 15:46:45 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:46:45 ---> Running in 2c25b426c912 15:46:46 Removing intermediate container 2c25b426c912 15:46:46 ---> ad6b40a4f971 15:46:46 Step 22/22 : LABEL version=2.0.1-dev.95 15:46:46 ---> Running in 93e906aee0bb 15:46:46 Removing intermediate container 93e906aee0bb 15:46:46 ---> 1cf03724536e 15:46:46 15:46:47 Successfully built 1cf03724536e 15:46:47 Successfully tagged sys-mgmt-agent-arm64:latest 15:47:34  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:47:40 Removing intermediate container 1371eb713366 15:47:40 ---> d4afb911b4d7 15:47:40 15:47:40 Step 9/30 : FROM alpine:3.14 15:47:40 ---> 5b8b7b635229 15:47:40 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:47:40 ---> Running in 5aae5bfc67c4 15:47:41 Removing intermediate container 5aae5bfc67c4 15:47:41 ---> e363dde09de4 15:47:41 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:47:41 ---> Running in 412811aff916 15:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:47:44 (1/2) Installing dumb-init (1.2.5-r1) 15:47:44 (2/2) Installing su-exec (0.2-r1) 15:47:44 Executing busybox-1.33.1-r6.trigger 15:47:44 OK: 6 MiB in 16 packages 15:47:46 Removing intermediate container f0805acc0f63 15:47:46 ---> 259505bf48ea 15:47:46 15:47:46 Step 9/24 : FROM alpine:3.14 15:47:46 ---> 5b8b7b635229 15:47:46 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:47:46 ---> Running in 12d4526bbc9a 15:47:46 Removing intermediate container 412811aff916 15:47:46 ---> de43ccfafd16 15:47:46 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:47:46 ---> Running in fccb1fdd9610 15:47:47 Removing intermediate container fccb1fdd9610 15:47:47 ---> 65ec9d70239e 15:47:47 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:47:47 ---> Running in 56f972005e00 15:47:48 Removing intermediate container 56f972005e00 15:47:48 ---> a59f1c0b5066 15:47:48 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:47:48 ---> Running in c2d7d522e0a2 15:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:47:50 (1/3) Installing ca-certificates (20191127-r5) 15:47:50 (2/3) Installing dumb-init (1.2.5-r1) 15:47:50 (3/3) Installing su-exec (0.2-r1) 15:47:50 Executing busybox-1.33.1-r6.trigger 15:47:50 Executing ca-certificates-20191127-r5.trigger 15:47:50 OK: 6 MiB in 17 packages 15:47:52 Removing intermediate container c2d7d522e0a2 15:47:52 ---> cf86f584b702 15:47:52 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:47:52 ---> Running in 179bec4481ca 15:47:53 Removing intermediate container 12d4526bbc9a 15:47:53 ---> d61ddb4236d0 15:47:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:47:53 Removing intermediate container 179bec4481ca 15:47:53 ---> 81e0850dc8fb 15:47:53 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:47:53 ---> Running in 05c79092f976 15:47:54 Removing intermediate container 05c79092f976 15:47:54 ---> 9d3ccd41390f 15:47:54 Step 12/24 : WORKDIR / 15:47:54 ---> Running in f9e6a78dc8ca 15:47:55 ---> 7428239f0fda 15:47:55 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:47:55 ---> Running in c4413482d059 15:47:55 Removing intermediate container f9e6a78dc8ca 15:47:55 ---> a90c987e5e43 15:47:55 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:47:57 ---> 64bd3993c862 15:47:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:47:58 ---> e95b0915ab56 15:47:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:47:59 Removing intermediate container c4413482d059 15:47:59 ---> 470566d4a4d0 15:47:59 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:59 ---> 06720e3619cc 15:47:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:48:01 ---> b6ab25d0e34b 15:48:01 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:48:01 ---> ba4bfa81b69b 15:48:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:48:04 ---> 51b3e6783e13 15:48:04 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:48:04 ---> e52fb03625a5 15:48:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:48:05 ---> 509f3cb0a3ed 15:48:05 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:48:06 ---> 4dbd11d0a8e1 15:48:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:48:06 ---> 97b68f2e9608 15:48:06 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:48:07 ---> 4fe15d1a54a6 15:48:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:48:07 ---> Running in 549d602020bb 15:48:08 ---> 3077300cc756 15:48:08 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:48:08 ---> Running in cf84c59dae80 15:48:09 Removing intermediate container cf84c59dae80 15:48:09 ---> 0d1954a70825 15:48:09 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:48:11 ---> 74d88d44e5eb 15:48:11 Step 25/30 : RUN chmod +x /entrypoint.sh 15:48:11 ---> Running in 30bc6fd12389 15:48:11 Removing intermediate container 549d602020bb 15:48:11 ---> a5a207175c9a 15:48:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:48:11 ---> Running in 9c20446996b8 15:48:12 Removing intermediate container 9c20446996b8 15:48:12 ---> 88290413f94a 15:48:12 Step 22/24 : LABEL arch=arm64 15:48:12 ---> Running in 96f362a91190 15:48:13 Removing intermediate container 96f362a91190 15:48:13 ---> 7e91df4c7ee9 15:48:13 Step 23/24 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:48:13 ---> Running in 4076bdfe10c1 15:48:14 Removing intermediate container 4076bdfe10c1 15:48:14 ---> 8c9eed414552 15:48:14 Step 24/24 : LABEL version=2.0.1-dev.95 15:48:14 ---> Running in 430851d7dfb2 15:48:15 Removing intermediate container 30bc6fd12389 15:48:15 ---> fbe1c4c8b78d 15:48:15 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:48:15 Removing intermediate container 430851d7dfb2 15:48:15 ---> fc4b8cdbce60 15:48:15 15:48:15 ---> Running in 4c91a024062e 15:48:15 Successfully built fc4b8cdbce60 15:48:15 Successfully tagged security-secretstore-setup-arm64:latest 15:48:15  Building security-secretstore-setup ... done Removing intermediate container 4c91a024062e 15:48:15 ---> 650f0af8baff 15:48:15 Step 27/30 : CMD ["gate"] 15:48:16 ---> Running in 2be52e06d66e 15:48:16 Removing intermediate container 2be52e06d66e 15:48:16 ---> ef6917bc21b7 15:48:16 Step 28/30 : LABEL arch=arm64 15:48:17 ---> Running in 7ba8604f2c28 15:48:17 Removing intermediate container 7ba8604f2c28 15:48:17 ---> 73eb9018cec5 15:48:17 Step 29/30 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:48:17 ---> Running in 8e4f90357ff2 15:48:18 Removing intermediate container 8e2f8e21c29f 15:48:18 ---> dc9096b5b377 15:48:18 15:48:18 Step 9/21 : FROM alpine:3.14 15:48:18 ---> 5b8b7b635229 15:48:18 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:48:18 ---> Running in 3896629bfa98 15:48:18 Removing intermediate container 8e4f90357ff2 15:48:18 ---> bec92fc07495 15:48:18 Step 30/30 : LABEL version=2.0.1-dev.95 15:48:19 ---> Running in e681ac5bf80b 15:48:19 Removing intermediate container e681ac5bf80b 15:48:19 ---> e780e9153caa 15:48:19 15:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:48:19 Successfully built e780e9153caa 15:48:19 Successfully tagged security-bootstrapper-arm64:latest 15:48:19  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:48:20 (1/2) Installing ca-certificates (20191127-r5) 15:48:20 (2/2) Installing dumb-init (1.2.5-r1) 15:48:20 Executing busybox-1.33.1-r6.trigger 15:48:20 Executing ca-certificates-20191127-r5.trigger 15:48:20 OK: 6 MiB in 16 packages 15:48:22 Removing intermediate container 3896629bfa98 15:48:22 ---> 7cadea102a20 15:48:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:48:22 ---> Running in 3784e8dd68da 15:48:23 Removing intermediate container 3784e8dd68da 15:48:23 ---> cc11c4a0c874 15:48:23 Step 12/21 : ENV APP_PORT=59860 15:48:23 ---> Running in 037fda98f6a0 15:48:23 Removing intermediate container 037fda98f6a0 15:48:23 ---> 25dab0761e76 15:48:23 Step 13/21 : EXPOSE $APP_PORT 15:48:23 ---> Running in e1bb8b2d1bcb 15:48:24 Removing intermediate container e1bb8b2d1bcb 15:48:24 ---> c97abab35fd5 15:48:24 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:25 ---> 09c2baf16cb6 15:48:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:48:25 Removing intermediate container f76fa86abd55 15:48:25 ---> 7688cafd9472 15:48:25 15:48:25 Step 9/22 : FROM alpine:3.14 15:48:25 ---> 5b8b7b635229 15:48:25 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:48:25 ---> Running in 344b6da266d0 15:48:25 Removing intermediate container 344b6da266d0 15:48:25 ---> daab2a86fbc4 15:48:25 Step 11/22 : ENV APP_PORT=59880 15:48:26 ---> Running in 904d35a0992e 15:48:26 ---> 47276c15c380 15:48:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:48:26 Removing intermediate container 904d35a0992e 15:48:26 ---> fa9a129630b9 15:48:26 Step 12/22 : EXPOSE $APP_PORT 15:48:26 ---> Running in 3c90aface020 15:48:27 Removing intermediate container 3c90aface020 15:48:27 ---> d99575295bfc 15:48:27 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:27 ---> d1ada8cb9d8b 15:48:27 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:48:27 ---> Running in 7668a9f5aec3 15:48:27 ---> Running in 88b17726bfee 15:48:27 Removing intermediate container 88b17726bfee 15:48:27 ---> f50376852085 15:48:27 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:27 ---> Running in 3f28b763f789 15:48:28 Removing intermediate container 3f28b763f789 15:48:28 ---> 597dafcf8774 15:48:28 Step 19/21 : LABEL arch=arm64 15:48:28 ---> Running in 13526d61341e 15:48:28 Removing intermediate container 13526d61341e 15:48:28 ---> a7aeffe78b55 15:48:28 Step 20/21 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:48:29 ---> Running in 2dfaed943fd1 15:48:29 Removing intermediate container 7668a9f5aec3 15:48:29 ---> 2af4dd4d2c0d 15:48:29 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:48:29 Removing intermediate container 2dfaed943fd1 15:48:29 ---> 1fb62589d2bd 15:48:29 Step 21/21 : LABEL version=2.0.1-dev.95 15:48:29 ---> Running in 3bab185d3227 15:48:29 ---> Running in c34eb08ed67a 15:48:29 Removing intermediate container c34eb08ed67a 15:48:29 ---> 4c871f69867e 15:48:29 15:48:30 Successfully built 4c871f69867e 15:48:30 Successfully tagged support-notifications-arm64:latest 15:48:30  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:48:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:48:32 (1/6) Installing dumb-init (1.2.5-r1) 15:48:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:48:32 (3/6) Installing libsodium (1.0.18-r0) 15:48:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:48:32 (5/6) Installing libzmq (4.3.4-r0) 15:48:32 (6/6) Installing zeromq (4.3.4-r0) 15:48:33 Executing busybox-1.33.1-r6.trigger 15:48:33 OK: 8 MiB in 20 packages 15:48:34 Removing intermediate container 3bab185d3227 15:48:34 ---> bc3f05143df5 15:48:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:34 ---> af58fc727fbf 15:48:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:48:36 ---> 4f2b4eceabd8 15:48:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:48:36 ---> 03c935b23823 15:48:36 Step 18/22 : ENTRYPOINT ["/core-data"] 15:48:36 ---> Running in 72d2de45b906 15:48:37 Removing intermediate container 72d2de45b906 15:48:37 ---> 5e6edab930ef 15:48:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:37 ---> Running in 49f345dc7a11 15:48:37 Removing intermediate container 49f345dc7a11 15:48:37 ---> 344260ad2c96 15:48:37 Step 20/22 : LABEL arch=arm64 15:48:37 ---> Running in 5f2edbcf404d 15:48:38 Removing intermediate container 5f2edbcf404d 15:48:38 ---> 622dd6583808 15:48:38 Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a 15:48:38 ---> Running in 3973f562b3dd 15:48:38 Removing intermediate container 3973f562b3dd 15:48:38 ---> c2b0c3c621cc 15:48:38 Step 22/22 : LABEL version=2.0.1-dev.95 15:48:38 ---> Running in dd5fee4b9f31 15:48:39 Removing intermediate container dd5fee4b9f31 15:48:39 ---> 78d62ac19dab 15:48:39 15:48:39 Successfully built 78d62ac19dab 15:48:39 Successfully tagged core-data-arm64:latest 15:48:39  Building core-data ... done  [Pipeline] } 15:48:39 $ docker stop --time=1 ef4c50ccec1d4f1d982b40d8196544cb05c6a944f454f4ce03f8afc7cf218d61 15:48:41 $ docker rm -f ef4c50ccec1d4f1d982b40d8196544cb05c6a944f454f4ce03f8afc7cf218d61 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:42 + docker images 15:48:42 REPOSITORY TAG IMAGE ID CREATED SIZE 15:48:42 core-data-arm64 latest 78d62ac19dab 3 seconds ago 19.6MB 15:48:42 support-notifications-arm64 latest 4c871f69867e 13 seconds ago 16.1MB 15:48:42 7688cafd9472 18 seconds ago 1.46GB 15:48:42 security-bootstrapper-arm64 latest e780e9153caa 23 seconds ago 17.8MB 15:48:42 dc9096b5b377 25 seconds ago 1.46GB 15:48:42 security-secretstore-setup-arm64 latest fc4b8cdbce60 28 seconds ago 26.8MB 15:48:42 259505bf48ea 57 seconds ago 1.46GB 15:48:42 d4afb911b4d7 About a minute ago 1.46GB 15:48:42 sys-mgmt-agent-arm64 latest 1cf03724536e About a minute ago 277MB 15:48:42 support-scheduler-arm64 latest 86aaf99f3aa0 3 minutes ago 15.3MB 15:48:42 core-metadata-arm64 latest 9ef79d3845b2 3 minutes ago 15.9MB 15:48:42 core-command-arm64 latest 50036b6ebe38 3 minutes ago 15.2MB 15:48:42 security-proxy-setup-arm64 latest 5281465b3f99 3 minutes ago 25.5MB 15:48:42 4aa5b81473fc 3 minutes ago 1.46GB 15:48:42 de053e0db2d5 3 minutes ago 1.46GB 15:48:42 fd09072dbe51 3 minutes ago 1.45GB 15:48:42 bacb18f3066e 3 minutes ago 1.46GB 15:48:42 521062cd35a6 3 minutes ago 1.45GB 15:48:42 ci-base-image-arm64 latest 8a4b9d541ade 7 minutes ago 1.24GB 15:48:42 alpine 3.14 5b8b7b635229 2 days ago 5.35MB 15:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 15:48:42 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 15:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:42 provisioning config files... 15:48:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config4848651044354857747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:42 ---> docker-login.sh 15:48:42 nexus3.edgexfoundry.org:10001 15:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:43 Configure a credential helper to remove this warning. See 15:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:43 15:48:43 Login Succeeded 15:48:43 nexus3.edgexfoundry.org:10002 15:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:43 Configure a credential helper to remove this warning. See 15:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:43 15:48:43 Login Succeeded 15:48:43 nexus3.edgexfoundry.org:10003 15:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:44 Configure a credential helper to remove this warning. See 15:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:44 15:48:44 Login Succeeded 15:48:44 nexus3.edgexfoundry.org:10004 15:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:45 Configure a credential helper to remove this warning. See 15:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:45 15:48:45 Login Succeeded 15:48:45 docker.io 15:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:45 Configure a credential helper to remove this warning. See 15:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:45 15:48:45 Login Succeeded 15:48:45 ---> docker-login.sh ends [Pipeline] } 15:48:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:45 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:48:45 143991c289fa33d15b92815d9662304bdb63510a 15:48:45 latest 15:48:45 2.0.1-dev.95 15:48:45 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:48:45 main 15:48:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:48:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:46 aaafa9f61bdc: Preparing 15:48:46 bf055223b40b: Preparing 15:48:46 c50fa176c175: Preparing 15:48:46 97157fd77595: Preparing 15:48:46 62170e181a92: Preparing 15:48:47 62170e181a92: Layer already exists 15:48:47 aaafa9f61bdc: Pushed 15:48:47 c50fa176c175: Pushed 15:48:47 97157fd77595: Pushed 15:48:49 bf055223b40b: Pushed 15:48:49 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh 15:48:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:50 aaafa9f61bdc: Preparing 15:48:50 bf055223b40b: Preparing 15:48:50 c50fa176c175: Preparing 15:48:50 97157fd77595: Preparing 15:48:50 62170e181a92: Preparing 15:48:50 bf055223b40b: Layer already exists 15:48:50 97157fd77595: Layer already exists 15:48:50 c50fa176c175: Layer already exists 15:48:50 62170e181a92: Layer already exists 15:48:50 aaafa9f61bdc: Layer already exists 15:48:50 latest: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh 15:48:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:48:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.95 15:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:51 aaafa9f61bdc: Preparing 15:48:51 bf055223b40b: Preparing 15:48:51 c50fa176c175: Preparing 15:48:51 97157fd77595: Preparing 15:48:51 62170e181a92: Preparing 15:48:51 bf055223b40b: Layer already exists 15:48:51 c50fa176c175: Layer already exists 15:48:51 aaafa9f61bdc: Layer already exists 15:48:51 62170e181a92: Layer already exists 15:48:51 97157fd77595: Layer already exists 15:48:51 2.0.1-dev.95: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh 15:48:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:48:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:52 aaafa9f61bdc: Preparing 15:48:52 bf055223b40b: Preparing 15:48:52 c50fa176c175: Preparing 15:48:52 97157fd77595: Preparing 15:48:52 62170e181a92: Preparing 15:48:52 bf055223b40b: Layer already exists 15:48:52 c50fa176c175: Layer already exists 15:48:52 aaafa9f61bdc: Layer already exists 15:48:52 97157fd77595: Layer already exists 15:48:52 62170e181a92: Layer already exists 15:48:52 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh 15:48:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 15:48:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:53 aaafa9f61bdc: Preparing 15:48:53 bf055223b40b: Preparing 15:48:53 c50fa176c175: Preparing 15:48:53 97157fd77595: Preparing 15:48:53 62170e181a92: Preparing 15:48:53 aaafa9f61bdc: Layer already exists 15:48:53 c50fa176c175: Layer already exists 15:48:53 bf055223b40b: Layer already exists 15:48:53 62170e181a92: Layer already exists 15:48:53 97157fd77595: Layer already exists 15:48:53 main: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:53 ===================================================== [Pipeline] echo 15:48:53 taggedImages: 15:48:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:48:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:48:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.95 15:48:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:48:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:48:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:48:53 143991c289fa33d15b92815d9662304bdb63510a 15:48:53 latest 15:48:53 2.0.1-dev.95 15:48:53 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:48:53 main 15:48:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:48:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:48:54 a28af100bd3c: Preparing 15:48:54 e2e4c67a3052: Preparing 15:48:54 c50fa176c175: Preparing 15:48:54 5440765f408a: Preparing 15:48:54 d80b4222ad0f: Preparing 15:48:54 62170e181a92: Preparing 15:48:54 62170e181a92: Waiting 15:48:54 c50fa176c175: Layer already exists 15:48:54 62170e181a92: Layer already exists 15:48:54 a28af100bd3c: Pushed 15:48:54 d80b4222ad0f: Pushed 15:48:55 5440765f408a: Pushed 15:48:57 e2e4c67a3052: Pushed 15:48:57 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:48:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:48:58 a28af100bd3c: Preparing 15:48:58 e2e4c67a3052: Preparing 15:48:58 c50fa176c175: Preparing 15:48:58 5440765f408a: Preparing 15:48:58 d80b4222ad0f: Preparing 15:48:58 62170e181a92: Preparing 15:48:58 62170e181a92: Waiting 15:48:58 c50fa176c175: Layer already exists 15:48:58 a28af100bd3c: Layer already exists 15:48:58 e2e4c67a3052: Layer already exists 15:48:58 d80b4222ad0f: Layer already exists 15:48:58 5440765f408a: Layer already exists 15:48:58 62170e181a92: Layer already exists 15:48:58 latest: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:48:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:48:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.95 15:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:48:59 a28af100bd3c: Preparing 15:48:59 e2e4c67a3052: Preparing 15:48:59 c50fa176c175: Preparing 15:48:59 5440765f408a: Preparing 15:48:59 d80b4222ad0f: Preparing 15:48:59 62170e181a92: Preparing 15:48:59 62170e181a92: Waiting 15:48:59 e2e4c67a3052: Layer already exists 15:48:59 a28af100bd3c: Layer already exists 15:48:59 5440765f408a: Layer already exists 15:48:59 d80b4222ad0f: Layer already exists 15:48:59 c50fa176c175: Layer already exists 15:48:59 62170e181a92: Layer already exists 15:48:59 2.0.1-dev.95: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:48:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:49:00 a28af100bd3c: Preparing 15:49:00 e2e4c67a3052: Preparing 15:49:00 c50fa176c175: Preparing 15:49:00 5440765f408a: Preparing 15:49:00 d80b4222ad0f: Preparing 15:49:00 62170e181a92: Preparing 15:49:00 62170e181a92: Waiting 15:49:00 c50fa176c175: Layer already exists 15:49:00 d80b4222ad0f: Layer already exists 15:49:00 a28af100bd3c: Layer already exists 15:49:00 e2e4c67a3052: Layer already exists 15:49:00 5440765f408a: Layer already exists 15:49:00 62170e181a92: Layer already exists 15:49:00 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:49:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:49:01 a28af100bd3c: Preparing 15:49:01 e2e4c67a3052: Preparing 15:49:01 c50fa176c175: Preparing 15:49:01 5440765f408a: Preparing 15:49:01 d80b4222ad0f: Preparing 15:49:01 62170e181a92: Preparing 15:49:01 62170e181a92: Waiting 15:49:01 c50fa176c175: Layer already exists 15:49:01 5440765f408a: Layer already exists 15:49:01 d80b4222ad0f: Layer already exists 15:49:01 e2e4c67a3052: Layer already exists 15:49:01 a28af100bd3c: Layer already exists 15:49:01 62170e181a92: Layer already exists 15:49:01 main: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:01 ===================================================== [Pipeline] echo 15:49:01 taggedImages: 15:49:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:49:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.95 15:49:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:49:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:49:01 143991c289fa33d15b92815d9662304bdb63510a 15:49:01 latest 15:49:01 2.0.1-dev.95 15:49:01 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:01 main 15:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:02 1814d5672669: Preparing 15:49:02 9a58c8fa0656: Preparing 15:49:02 c50fa176c175: Preparing 15:49:02 97157fd77595: Preparing 15:49:02 62170e181a92: Preparing 15:49:02 62170e181a92: Layer already exists 15:49:02 97157fd77595: Layer already exists 15:49:02 c50fa176c175: Layer already exists 15:49:02 1814d5672669: Pushed 15:49:05 9a58c8fa0656: Pushed 15:49:05 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:06 1814d5672669: Preparing 15:49:06 9a58c8fa0656: Preparing 15:49:06 c50fa176c175: Preparing 15:49:06 97157fd77595: Preparing 15:49:06 62170e181a92: Preparing 15:49:06 1814d5672669: Layer already exists 15:49:06 9a58c8fa0656: Layer already exists 15:49:06 62170e181a92: Layer already exists 15:49:06 c50fa176c175: Layer already exists 15:49:06 97157fd77595: Layer already exists 15:49:06 latest: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.95 15:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:06 1814d5672669: Preparing 15:49:06 9a58c8fa0656: Preparing 15:49:06 c50fa176c175: Preparing 15:49:06 97157fd77595: Preparing 15:49:06 62170e181a92: Preparing 15:49:06 1814d5672669: Layer already exists 15:49:06 c50fa176c175: Layer already exists 15:49:06 9a58c8fa0656: Layer already exists 15:49:06 62170e181a92: Layer already exists 15:49:06 97157fd77595: Layer already exists 15:49:07 2.0.1-dev.95: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:07 1814d5672669: Preparing 15:49:07 9a58c8fa0656: Preparing 15:49:07 c50fa176c175: Preparing 15:49:07 97157fd77595: Preparing 15:49:07 62170e181a92: Preparing 15:49:07 97157fd77595: Layer already exists 15:49:07 62170e181a92: Layer already exists 15:49:08 c50fa176c175: Layer already exists 15:49:08 9a58c8fa0656: Layer already exists 15:49:08 1814d5672669: Layer already exists 15:49:08 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:08 1814d5672669: Preparing 15:49:08 9a58c8fa0656: Preparing 15:49:08 c50fa176c175: Preparing 15:49:08 97157fd77595: Preparing 15:49:08 62170e181a92: Preparing 15:49:09 97157fd77595: Layer already exists 15:49:09 62170e181a92: Layer already exists 15:49:09 9a58c8fa0656: Layer already exists 15:49:09 c50fa176c175: Layer already exists 15:49:09 1814d5672669: Layer already exists 15:49:09 main: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:09 ===================================================== [Pipeline] echo 15:49:09 taggedImages: 15:49:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:49:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.95 15:49:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:49:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:49:09 143991c289fa33d15b92815d9662304bdb63510a 15:49:09 latest 15:49:09 2.0.1-dev.95 15:49:09 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:09 main 15:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:09 c5991067d63a: Preparing 15:49:09 c5991067d63a: Preparing 15:49:09 7a013e6d493b: Preparing 15:49:09 e7715e6dc8f8: Preparing 15:49:09 1586807520ae: Preparing 15:49:09 38c8fc211306: Preparing 15:49:09 c50fa176c175: Preparing 15:49:09 0893d07d30dc: Preparing 15:49:09 e326506fdf30: Preparing 15:49:09 8e9e86b50aa2: Preparing 15:49:09 c75d97de8bd1: Preparing 15:49:09 62170e181a92: Preparing 15:49:09 e326506fdf30: Waiting 15:49:09 8e9e86b50aa2: Waiting 15:49:09 c75d97de8bd1: Waiting 15:49:09 62170e181a92: Waiting 15:49:09 c50fa176c175: Waiting 15:49:09 0893d07d30dc: Waiting 15:49:10 c5991067d63a: Pushed 15:49:10 e7715e6dc8f8: Pushed 15:49:10 7a013e6d493b: Pushed 15:49:10 1586807520ae: Pushed 15:49:10 c50fa176c175: Layer already exists 15:49:10 0893d07d30dc: Pushed 15:49:10 e326506fdf30: Pushed 15:49:10 8e9e86b50aa2: Pushed 15:49:10 c75d97de8bd1: Pushed 15:49:10 62170e181a92: Layer already exists 15:49:13 38c8fc211306: Pushed 15:49:13 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh 15:49:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:14 c5991067d63a: Preparing 15:49:14 c5991067d63a: Preparing 15:49:14 7a013e6d493b: Preparing 15:49:14 e7715e6dc8f8: Preparing 15:49:14 1586807520ae: Preparing 15:49:14 38c8fc211306: Preparing 15:49:14 c50fa176c175: Preparing 15:49:14 0893d07d30dc: Preparing 15:49:14 e326506fdf30: Preparing 15:49:14 8e9e86b50aa2: Preparing 15:49:14 c75d97de8bd1: Preparing 15:49:14 62170e181a92: Preparing 15:49:14 0893d07d30dc: Waiting 15:49:14 e326506fdf30: Waiting 15:49:14 8e9e86b50aa2: Waiting 15:49:14 c75d97de8bd1: Waiting 15:49:14 62170e181a92: Waiting 15:49:14 c50fa176c175: Waiting 15:49:14 38c8fc211306: Layer already exists 15:49:14 c5991067d63a: Layer already exists 15:49:14 1586807520ae: Layer already exists 15:49:14 e7715e6dc8f8: Layer already exists 15:49:14 7a013e6d493b: Layer already exists 15:49:14 0893d07d30dc: Layer already exists 15:49:14 c50fa176c175: Layer already exists 15:49:14 e326506fdf30: Layer already exists 15:49:14 8e9e86b50aa2: Layer already exists 15:49:14 c75d97de8bd1: Layer already exists 15:49:14 62170e181a92: Layer already exists 15:49:14 latest: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh 15:49:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.95 15:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:15 c5991067d63a: Preparing 15:49:15 c5991067d63a: Preparing 15:49:15 7a013e6d493b: Preparing 15:49:15 e7715e6dc8f8: Preparing 15:49:15 1586807520ae: Preparing 15:49:15 38c8fc211306: Preparing 15:49:15 c50fa176c175: Preparing 15:49:15 0893d07d30dc: Preparing 15:49:15 e326506fdf30: Preparing 15:49:15 8e9e86b50aa2: Preparing 15:49:15 c75d97de8bd1: Preparing 15:49:15 62170e181a92: Preparing 15:49:15 0893d07d30dc: Waiting 15:49:15 e326506fdf30: Waiting 15:49:15 8e9e86b50aa2: Waiting 15:49:15 c75d97de8bd1: Waiting 15:49:15 c50fa176c175: Waiting 15:49:15 62170e181a92: Waiting 15:49:15 38c8fc211306: Layer already exists 15:49:15 c5991067d63a: Layer already exists 15:49:15 e7715e6dc8f8: Layer already exists 15:49:15 7a013e6d493b: Layer already exists 15:49:15 1586807520ae: Layer already exists 15:49:15 0893d07d30dc: Layer already exists 15:49:15 c50fa176c175: Layer already exists 15:49:15 e326506fdf30: Layer already exists 15:49:15 8e9e86b50aa2: Layer already exists 15:49:15 c75d97de8bd1: Layer already exists 15:49:15 62170e181a92: Layer already exists 15:49:15 2.0.1-dev.95: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh 15:49:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:16 c5991067d63a: Preparing 15:49:16 c5991067d63a: Preparing 15:49:16 7a013e6d493b: Preparing 15:49:16 e7715e6dc8f8: Preparing 15:49:16 1586807520ae: Preparing 15:49:16 38c8fc211306: Preparing 15:49:16 c50fa176c175: Preparing 15:49:16 0893d07d30dc: Preparing 15:49:16 e326506fdf30: Preparing 15:49:16 8e9e86b50aa2: Preparing 15:49:16 c75d97de8bd1: Preparing 15:49:16 62170e181a92: Preparing 15:49:16 e326506fdf30: Waiting 15:49:16 8e9e86b50aa2: Waiting 15:49:16 c75d97de8bd1: Waiting 15:49:16 62170e181a92: Waiting 15:49:16 c50fa176c175: Waiting 15:49:16 0893d07d30dc: Waiting 15:49:16 e7715e6dc8f8: Layer already exists 15:49:16 c5991067d63a: Layer already exists 15:49:16 38c8fc211306: Layer already exists 15:49:16 7a013e6d493b: Layer already exists 15:49:16 1586807520ae: Layer already exists 15:49:16 e326506fdf30: Layer already exists 15:49:16 c50fa176c175: Layer already exists 15:49:16 8e9e86b50aa2: Layer already exists 15:49:16 0893d07d30dc: Layer already exists 15:49:16 c75d97de8bd1: Layer already exists 15:49:16 62170e181a92: Layer already exists 15:49:16 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh 15:49:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:17 c5991067d63a: Preparing 15:49:17 c5991067d63a: Preparing 15:49:17 7a013e6d493b: Preparing 15:49:17 e7715e6dc8f8: Preparing 15:49:17 1586807520ae: Preparing 15:49:17 38c8fc211306: Preparing 15:49:17 c50fa176c175: Preparing 15:49:17 0893d07d30dc: Preparing 15:49:17 e326506fdf30: Preparing 15:49:17 8e9e86b50aa2: Preparing 15:49:17 c75d97de8bd1: Preparing 15:49:17 62170e181a92: Preparing 15:49:17 e326506fdf30: Waiting 15:49:17 8e9e86b50aa2: Waiting 15:49:17 c75d97de8bd1: Waiting 15:49:17 62170e181a92: Waiting 15:49:17 c50fa176c175: Waiting 15:49:17 0893d07d30dc: Waiting 15:49:17 7a013e6d493b: Layer already exists 15:49:17 e7715e6dc8f8: Layer already exists 15:49:17 38c8fc211306: Layer already exists 15:49:17 c5991067d63a: Layer already exists 15:49:17 1586807520ae: Layer already exists 15:49:17 c50fa176c175: Layer already exists 15:49:17 e326506fdf30: Layer already exists 15:49:17 0893d07d30dc: Layer already exists 15:49:17 c75d97de8bd1: Layer already exists 15:49:17 8e9e86b50aa2: Layer already exists 15:49:17 62170e181a92: Layer already exists 15:49:17 main: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:17 ===================================================== [Pipeline] echo 15:49:17 taggedImages: 15:49:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:49:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.95 15:49:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:49:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:49:17 143991c289fa33d15b92815d9662304bdb63510a 15:49:17 latest 15:49:17 2.0.1-dev.95 15:49:17 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:17 main 15:49:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:18 d59ad315044e: Preparing 15:49:18 3d966052f198: Preparing 15:49:18 f6defe5054c5: Preparing 15:49:18 b0da5881355d: Preparing 15:49:18 d5a08b4042b2: Preparing 15:49:18 62170e181a92: Preparing 15:49:18 62170e181a92: Waiting 15:49:18 f6defe5054c5: Pushed 15:49:18 62170e181a92: Layer already exists 15:49:18 b0da5881355d: Pushed 15:49:19 d5a08b4042b2: Pushed 15:49:20 d59ad315044e: Pushed 15:49:21 3d966052f198: Pushed 15:49:21 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:49:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:21 d59ad315044e: Preparing 15:49:21 3d966052f198: Preparing 15:49:21 f6defe5054c5: Preparing 15:49:21 b0da5881355d: Preparing 15:49:21 d5a08b4042b2: Preparing 15:49:21 62170e181a92: Preparing 15:49:21 62170e181a92: Waiting 15:49:21 3d966052f198: Layer already exists 15:49:21 b0da5881355d: Layer already exists 15:49:21 f6defe5054c5: Layer already exists 15:49:21 d5a08b4042b2: Layer already exists 15:49:21 d59ad315044e: Layer already exists 15:49:22 62170e181a92: Layer already exists 15:49:22 latest: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:49:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.95 15:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:22 d59ad315044e: Preparing 15:49:22 3d966052f198: Preparing 15:49:22 f6defe5054c5: Preparing 15:49:22 b0da5881355d: Preparing 15:49:22 d5a08b4042b2: Preparing 15:49:22 62170e181a92: Preparing 15:49:22 62170e181a92: Waiting 15:49:22 d5a08b4042b2: Layer already exists 15:49:22 d59ad315044e: Layer already exists 15:49:22 3d966052f198: Layer already exists 15:49:22 b0da5881355d: Layer already exists 15:49:22 f6defe5054c5: Layer already exists 15:49:22 62170e181a92: Layer already exists 15:49:23 2.0.1-dev.95: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:49:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:23 d59ad315044e: Preparing 15:49:23 3d966052f198: Preparing 15:49:23 f6defe5054c5: Preparing 15:49:23 b0da5881355d: Preparing 15:49:23 d5a08b4042b2: Preparing 15:49:23 62170e181a92: Preparing 15:49:23 62170e181a92: Waiting 15:49:23 f6defe5054c5: Layer already exists 15:49:24 d5a08b4042b2: Layer already exists 15:49:24 b0da5881355d: Layer already exists 15:49:24 3d966052f198: Layer already exists 15:49:24 d59ad315044e: Layer already exists 15:49:24 62170e181a92: Layer already exists 15:49:24 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:49:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:24 d59ad315044e: Preparing 15:49:24 3d966052f198: Preparing 15:49:24 f6defe5054c5: Preparing 15:49:24 b0da5881355d: Preparing 15:49:24 d5a08b4042b2: Preparing 15:49:24 62170e181a92: Preparing 15:49:24 62170e181a92: Waiting 15:49:24 d59ad315044e: Layer already exists 15:49:24 3d966052f198: Layer already exists 15:49:24 d5a08b4042b2: Layer already exists 15:49:24 b0da5881355d: Layer already exists 15:49:24 f6defe5054c5: Layer already exists 15:49:24 62170e181a92: Layer already exists 15:49:25 main: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:25 ===================================================== [Pipeline] echo 15:49:25 taggedImages: 15:49:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:49:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.95 15:49:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:49:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:49:25 143991c289fa33d15b92815d9662304bdb63510a 15:49:25 latest 15:49:25 2.0.1-dev.95 15:49:25 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:25 main 15:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:49:25 fe8e7ad4e82b: Preparing 15:49:25 78671de47928: Preparing 15:49:25 0c4e6913b68a: Preparing 15:49:25 6c379d298ed7: Preparing 15:49:25 2066c8cc8a27: Preparing 15:49:25 5f9e50b2efcc: Preparing 15:49:25 d421bc54cd9b: Preparing 15:49:25 754a994e46bd: Preparing 15:49:25 7303d73818f3: Preparing 15:49:25 62170e181a92: Preparing 15:49:25 5f9e50b2efcc: Waiting 15:49:25 d421bc54cd9b: Waiting 15:49:25 7303d73818f3: Waiting 15:49:25 754a994e46bd: Waiting 15:49:25 62170e181a92: Waiting 15:49:26 fe8e7ad4e82b: Pushed 15:49:26 2066c8cc8a27: Pushed 15:49:26 78671de47928: Pushed 15:49:26 5f9e50b2efcc: Pushed 15:49:26 754a994e46bd: Pushed 15:49:26 d421bc54cd9b: Pushed 15:49:26 62170e181a92: Layer already exists 15:49:26 7303d73818f3: Pushed 15:49:28 6c379d298ed7: Pushed 15:49:29 0c4e6913b68a: Pushed 15:49:29 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:49:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:49:30 fe8e7ad4e82b: Preparing 15:49:30 78671de47928: Preparing 15:49:30 0c4e6913b68a: Preparing 15:49:30 6c379d298ed7: Preparing 15:49:30 2066c8cc8a27: Preparing 15:49:30 5f9e50b2efcc: Preparing 15:49:30 d421bc54cd9b: Preparing 15:49:30 754a994e46bd: Preparing 15:49:30 7303d73818f3: Preparing 15:49:30 62170e181a92: Preparing 15:49:30 d421bc54cd9b: Waiting 15:49:30 754a994e46bd: Waiting 15:49:30 7303d73818f3: Waiting 15:49:30 62170e181a92: Waiting 15:49:30 5f9e50b2efcc: Waiting 15:49:30 2066c8cc8a27: Layer already exists 15:49:30 6c379d298ed7: Layer already exists 15:49:30 78671de47928: Layer already exists 15:49:30 0c4e6913b68a: Layer already exists 15:49:30 fe8e7ad4e82b: Layer already exists 15:49:30 5f9e50b2efcc: Layer already exists 15:49:30 d421bc54cd9b: Layer already exists 15:49:30 754a994e46bd: Layer already exists 15:49:30 7303d73818f3: Layer already exists 15:49:30 62170e181a92: Layer already exists 15:49:30 latest: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:49:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.95 15:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:49:31 fe8e7ad4e82b: Preparing 15:49:31 78671de47928: Preparing 15:49:31 0c4e6913b68a: Preparing 15:49:31 6c379d298ed7: Preparing 15:49:31 2066c8cc8a27: Preparing 15:49:31 5f9e50b2efcc: Preparing 15:49:31 d421bc54cd9b: Preparing 15:49:31 754a994e46bd: Preparing 15:49:31 7303d73818f3: Preparing 15:49:31 62170e181a92: Preparing 15:49:31 754a994e46bd: Waiting 15:49:31 7303d73818f3: Waiting 15:49:31 62170e181a92: Waiting 15:49:31 5f9e50b2efcc: Waiting 15:49:31 d421bc54cd9b: Waiting 15:49:31 fe8e7ad4e82b: Layer already exists 15:49:31 0c4e6913b68a: Layer already exists 15:49:31 6c379d298ed7: Layer already exists 15:49:31 2066c8cc8a27: Layer already exists 15:49:31 78671de47928: Layer already exists 15:49:31 754a994e46bd: Layer already exists 15:49:31 7303d73818f3: Layer already exists 15:49:31 5f9e50b2efcc: Layer already exists 15:49:31 62170e181a92: Layer already exists 15:49:31 d421bc54cd9b: Layer already exists 15:49:31 2.0.1-dev.95: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:49:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:49:32 fe8e7ad4e82b: Preparing 15:49:32 78671de47928: Preparing 15:49:32 0c4e6913b68a: Preparing 15:49:32 6c379d298ed7: Preparing 15:49:32 2066c8cc8a27: Preparing 15:49:32 5f9e50b2efcc: Preparing 15:49:32 d421bc54cd9b: Preparing 15:49:32 754a994e46bd: Preparing 15:49:32 7303d73818f3: Preparing 15:49:32 62170e181a92: Preparing 15:49:32 5f9e50b2efcc: Waiting 15:49:32 d421bc54cd9b: Waiting 15:49:32 754a994e46bd: Waiting 15:49:32 7303d73818f3: Waiting 15:49:32 62170e181a92: Waiting 15:49:32 fe8e7ad4e82b: Layer already exists 15:49:32 0c4e6913b68a: Layer already exists 15:49:32 78671de47928: Layer already exists 15:49:32 6c379d298ed7: Layer already exists 15:49:32 2066c8cc8a27: Layer already exists 15:49:32 d421bc54cd9b: Layer already exists 15:49:32 5f9e50b2efcc: Layer already exists 15:49:32 754a994e46bd: Layer already exists 15:49:32 62170e181a92: Layer already exists 15:49:32 7303d73818f3: Layer already exists 15:49:32 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:49:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:49:33 fe8e7ad4e82b: Preparing 15:49:33 78671de47928: Preparing 15:49:33 0c4e6913b68a: Preparing 15:49:33 6c379d298ed7: Preparing 15:49:33 2066c8cc8a27: Preparing 15:49:33 5f9e50b2efcc: Preparing 15:49:33 d421bc54cd9b: Preparing 15:49:33 754a994e46bd: Preparing 15:49:33 7303d73818f3: Preparing 15:49:33 62170e181a92: Preparing 15:49:33 754a994e46bd: Waiting 15:49:33 7303d73818f3: Waiting 15:49:33 5f9e50b2efcc: Waiting 15:49:33 62170e181a92: Waiting 15:49:33 d421bc54cd9b: Waiting 15:49:33 78671de47928: Layer already exists 15:49:33 6c379d298ed7: Layer already exists 15:49:33 0c4e6913b68a: Layer already exists 15:49:33 2066c8cc8a27: Layer already exists 15:49:33 fe8e7ad4e82b: Layer already exists 15:49:33 5f9e50b2efcc: Layer already exists 15:49:33 d421bc54cd9b: Layer already exists 15:49:33 754a994e46bd: Layer already exists 15:49:33 7303d73818f3: Layer already exists 15:49:33 62170e181a92: Layer already exists 15:49:33 main: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:33 ===================================================== [Pipeline] echo 15:49:33 taggedImages: 15:49:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:49:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.95 15:49:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:49:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:49:33 143991c289fa33d15b92815d9662304bdb63510a 15:49:33 latest 15:49:33 2.0.1-dev.95 15:49:33 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:33 main 15:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:49:34 da92ed25c134: Preparing 15:49:34 723238185818: Preparing 15:49:34 c50fa176c175: Preparing 15:49:34 fa69a3027fa1: Preparing 15:49:34 62170e181a92: Preparing 15:49:34 c50fa176c175: Layer already exists 15:49:34 62170e181a92: Layer already exists 15:49:34 da92ed25c134: Pushed 15:49:34 fa69a3027fa1: Pushed 15:49:37 723238185818: Pushed 15:49:37 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:49:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:49:37 da92ed25c134: Preparing 15:49:37 723238185818: Preparing 15:49:37 c50fa176c175: Preparing 15:49:37 fa69a3027fa1: Preparing 15:49:37 62170e181a92: Preparing 15:49:37 c50fa176c175: Layer already exists 15:49:37 da92ed25c134: Layer already exists 15:49:37 fa69a3027fa1: Layer already exists 15:49:37 62170e181a92: Layer already exists 15:49:37 723238185818: Layer already exists 15:49:38 latest: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:49:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.95 15:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:49:38 da92ed25c134: Preparing 15:49:38 723238185818: Preparing 15:49:38 c50fa176c175: Preparing 15:49:38 fa69a3027fa1: Preparing 15:49:38 62170e181a92: Preparing 15:49:38 fa69a3027fa1: Layer already exists 15:49:38 da92ed25c134: Layer already exists 15:49:38 c50fa176c175: Layer already exists 15:49:38 62170e181a92: Layer already exists 15:49:38 723238185818: Layer already exists 15:49:39 2.0.1-dev.95: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:49:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:49:39 da92ed25c134: Preparing 15:49:39 723238185818: Preparing 15:49:39 c50fa176c175: Preparing 15:49:39 fa69a3027fa1: Preparing 15:49:39 62170e181a92: Preparing 15:49:39 fa69a3027fa1: Layer already exists 15:49:39 62170e181a92: Layer already exists 15:49:39 c50fa176c175: Layer already exists 15:49:39 723238185818: Layer already exists 15:49:39 da92ed25c134: Layer already exists 15:49:39 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:49:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:49:40 da92ed25c134: Preparing 15:49:40 723238185818: Preparing 15:49:40 c50fa176c175: Preparing 15:49:40 fa69a3027fa1: Preparing 15:49:40 62170e181a92: Preparing 15:49:40 fa69a3027fa1: Layer already exists 15:49:40 da92ed25c134: Layer already exists 15:49:40 723238185818: Layer already exists 15:49:40 62170e181a92: Layer already exists 15:49:40 c50fa176c175: Layer already exists 15:49:40 main: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:40 ===================================================== [Pipeline] echo 15:49:41 taggedImages: 15:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.95 15:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:49:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:49:41 143991c289fa33d15b92815d9662304bdb63510a 15:49:41 latest 15:49:41 2.0.1-dev.95 15:49:41 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:41 main 15:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:49:42 c56891737b82: Preparing 15:49:42 2fd4185f43b5: Preparing 15:49:42 c50fa176c175: Preparing 15:49:42 97157fd77595: Preparing 15:49:42 62170e181a92: Preparing 15:49:42 62170e181a92: Layer already exists 15:49:42 97157fd77595: Layer already exists 15:49:42 c50fa176c175: Layer already exists 15:49:42 c56891737b82: Pushed 15:49:45 2fd4185f43b5: Pushed 15:49:45 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:49:46 c56891737b82: Preparing 15:49:46 2fd4185f43b5: Preparing 15:49:46 c50fa176c175: Preparing 15:49:46 97157fd77595: Preparing 15:49:46 62170e181a92: Preparing 15:49:46 2fd4185f43b5: Layer already exists 15:49:46 62170e181a92: Layer already exists 15:49:46 97157fd77595: Layer already exists 15:49:46 c50fa176c175: Layer already exists 15:49:46 c56891737b82: Layer already exists 15:49:46 latest: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.95 15:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:49:46 c56891737b82: Preparing 15:49:46 2fd4185f43b5: Preparing 15:49:46 c50fa176c175: Preparing 15:49:46 97157fd77595: Preparing 15:49:46 62170e181a92: Preparing 15:49:46 c50fa176c175: Layer already exists 15:49:46 c56891737b82: Layer already exists 15:49:46 97157fd77595: Layer already exists 15:49:46 2fd4185f43b5: Layer already exists 15:49:46 62170e181a92: Layer already exists 15:49:47 2.0.1-dev.95: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:49:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:49:47 c56891737b82: Preparing 15:49:47 2fd4185f43b5: Preparing 15:49:47 c50fa176c175: Preparing 15:49:47 97157fd77595: Preparing 15:49:47 62170e181a92: Preparing 15:49:47 62170e181a92: Layer already exists 15:49:47 2fd4185f43b5: Layer already exists 15:49:47 c56891737b82: Layer already exists 15:49:47 c50fa176c175: Layer already exists 15:49:47 97157fd77595: Layer already exists 15:49:48 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:49:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:49:48 c56891737b82: Preparing 15:49:48 2fd4185f43b5: Preparing 15:49:48 c50fa176c175: Preparing 15:49:48 97157fd77595: Preparing 15:49:48 62170e181a92: Preparing 15:49:48 2fd4185f43b5: Layer already exists 15:49:48 c56891737b82: Layer already exists 15:49:48 97157fd77595: Layer already exists 15:49:48 c50fa176c175: Layer already exists 15:49:48 62170e181a92: Layer already exists 15:49:49 main: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:49 ===================================================== [Pipeline] echo 15:49:49 taggedImages: 15:49:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:49:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.95 15:49:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:49:49 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:49:49 143991c289fa33d15b92815d9662304bdb63510a 15:49:49 latest 15:49:49 2.0.1-dev.95 15:49:49 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:49:49 main 15:49:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh 15:49:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:49:49 77ab5d53f069: Preparing 15:49:49 c193e24f3ee9: Preparing 15:49:49 72bd0d54bafc: Preparing 15:49:49 682654828d4c: Preparing 15:49:49 166dde17997b: Preparing 15:49:49 78c4bc0ebec3: Preparing 15:49:49 45596ee15a31: Preparing 15:49:49 52dc75cd08be: Preparing 15:49:49 a6e1fd50fee5: Preparing 15:49:49 56eb02710082: Preparing 15:49:49 ee420dfed78a: Preparing 15:49:49 52dc75cd08be: Waiting 15:49:49 a6e1fd50fee5: Waiting 15:49:49 ee420dfed78a: Waiting 15:49:49 78c4bc0ebec3: Waiting 15:49:49 56eb02710082: Waiting 15:49:49 45596ee15a31: Waiting 15:49:50 166dde17997b: Layer already exists 15:49:50 78c4bc0ebec3: Layer already exists 15:49:50 45596ee15a31: Layer already exists 15:49:50 52dc75cd08be: Layer already exists 15:49:50 c193e24f3ee9: Pushed 15:49:50 a6e1fd50fee5: Layer already exists 15:49:50 56eb02710082: Layer already exists 15:49:50 ee420dfed78a: Layer already exists 15:49:51 77ab5d53f069: Pushed 15:49:53 72bd0d54bafc: Pushed 15:50:08 682654828d4c: Pushed 15:50:08 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:50:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:50:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:50:08 77ab5d53f069: Preparing 15:50:08 c193e24f3ee9: Preparing 15:50:08 72bd0d54bafc: Preparing 15:50:08 682654828d4c: Preparing 15:50:08 166dde17997b: Preparing 15:50:08 78c4bc0ebec3: Preparing 15:50:08 45596ee15a31: Preparing 15:50:08 52dc75cd08be: Preparing 15:50:08 a6e1fd50fee5: Preparing 15:50:08 56eb02710082: Preparing 15:50:08 ee420dfed78a: Preparing 15:50:08 45596ee15a31: Waiting 15:50:08 52dc75cd08be: Waiting 15:50:08 a6e1fd50fee5: Waiting 15:50:08 56eb02710082: Waiting 15:50:08 ee420dfed78a: Waiting 15:50:08 78c4bc0ebec3: Waiting 15:50:08 166dde17997b: Layer already exists 15:50:08 77ab5d53f069: Layer already exists 15:50:08 682654828d4c: Layer already exists 15:50:08 72bd0d54bafc: Layer already exists 15:50:08 c193e24f3ee9: Layer already exists 15:50:08 52dc75cd08be: Layer already exists 15:50:08 78c4bc0ebec3: Layer already exists 15:50:08 56eb02710082: Layer already exists 15:50:08 a6e1fd50fee5: Layer already exists 15:50:08 45596ee15a31: Layer already exists 15:50:08 ee420dfed78a: Layer already exists 15:50:08 latest: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:50:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:50:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.95 15:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:50:09 77ab5d53f069: Preparing 15:50:09 c193e24f3ee9: Preparing 15:50:09 72bd0d54bafc: Preparing 15:50:09 682654828d4c: Preparing 15:50:09 166dde17997b: Preparing 15:50:09 78c4bc0ebec3: Preparing 15:50:09 45596ee15a31: Preparing 15:50:09 52dc75cd08be: Preparing 15:50:09 a6e1fd50fee5: Preparing 15:50:09 56eb02710082: Preparing 15:50:09 ee420dfed78a: Preparing 15:50:09 45596ee15a31: Waiting 15:50:09 52dc75cd08be: Waiting 15:50:09 a6e1fd50fee5: Waiting 15:50:09 56eb02710082: Waiting 15:50:09 ee420dfed78a: Waiting 15:50:09 78c4bc0ebec3: Waiting 15:50:09 166dde17997b: Layer already exists 15:50:09 c193e24f3ee9: Layer already exists 15:50:09 77ab5d53f069: Layer already exists 15:50:09 682654828d4c: Layer already exists 15:50:09 72bd0d54bafc: Layer already exists 15:50:09 78c4bc0ebec3: Layer already exists 15:50:09 52dc75cd08be: Layer already exists 15:50:09 45596ee15a31: Layer already exists 15:50:09 56eb02710082: Layer already exists 15:50:09 a6e1fd50fee5: Layer already exists 15:50:09 ee420dfed78a: Layer already exists 15:50:09 2.0.1-dev.95: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:50:10 77ab5d53f069: Preparing 15:50:10 c193e24f3ee9: Preparing 15:50:10 72bd0d54bafc: Preparing 15:50:10 682654828d4c: Preparing 15:50:10 166dde17997b: Preparing 15:50:10 78c4bc0ebec3: Preparing 15:50:10 45596ee15a31: Preparing 15:50:10 52dc75cd08be: Preparing 15:50:10 a6e1fd50fee5: Preparing 15:50:10 56eb02710082: Preparing 15:50:10 ee420dfed78a: Preparing 15:50:10 52dc75cd08be: Waiting 15:50:10 a6e1fd50fee5: Waiting 15:50:10 56eb02710082: Waiting 15:50:10 ee420dfed78a: Waiting 15:50:10 78c4bc0ebec3: Waiting 15:50:10 45596ee15a31: Waiting 15:50:10 72bd0d54bafc: Layer already exists 15:50:10 77ab5d53f069: Layer already exists 15:50:10 166dde17997b: Layer already exists 15:50:10 682654828d4c: Layer already exists 15:50:10 c193e24f3ee9: Layer already exists 15:50:10 78c4bc0ebec3: Layer already exists 15:50:10 52dc75cd08be: Layer already exists 15:50:10 45596ee15a31: Layer already exists 15:50:10 56eb02710082: Layer already exists 15:50:10 a6e1fd50fee5: Layer already exists 15:50:10 ee420dfed78a: Layer already exists 15:50:10 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:50:11 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:50:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:50:11 77ab5d53f069: Preparing 15:50:11 c193e24f3ee9: Preparing 15:50:11 72bd0d54bafc: Preparing 15:50:11 682654828d4c: Preparing 15:50:11 166dde17997b: Preparing 15:50:11 78c4bc0ebec3: Preparing 15:50:11 45596ee15a31: Preparing 15:50:11 52dc75cd08be: Preparing 15:50:11 a6e1fd50fee5: Preparing 15:50:11 56eb02710082: Preparing 15:50:11 ee420dfed78a: Preparing 15:50:11 52dc75cd08be: Waiting 15:50:11 a6e1fd50fee5: Waiting 15:50:11 56eb02710082: Waiting 15:50:11 ee420dfed78a: Waiting 15:50:11 78c4bc0ebec3: Waiting 15:50:11 45596ee15a31: Waiting 15:50:11 77ab5d53f069: Layer already exists 15:50:11 72bd0d54bafc: Layer already exists 15:50:11 166dde17997b: Layer already exists 15:50:11 c193e24f3ee9: Layer already exists 15:50:11 682654828d4c: Layer already exists 15:50:11 78c4bc0ebec3: Layer already exists 15:50:11 45596ee15a31: Layer already exists 15:50:11 a6e1fd50fee5: Layer already exists 15:50:11 52dc75cd08be: Layer already exists 15:50:11 56eb02710082: Layer already exists 15:50:11 ee420dfed78a: Layer already exists 15:50:11 main: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:11 ===================================================== [Pipeline] echo 15:50:11 taggedImages: 15:50:11 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a 15:50:11 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:50:11 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.95 15:50:11 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 15:50:11 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:12 15:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:12 arm64: Pulling from edgex-lftools-log-publisher 15:50:12 448f6bf000e3: Pulling fs layer 15:50:12 f757da607395: Pulling fs layer 15:50:12 05883995daec: Pulling fs layer 15:50:12 8603b9c90790: Pulling fs layer 15:50:12 1560dd03e051: Pulling fs layer 15:50:12 27f5ce0e4adf: Pulling fs layer 15:50:12 c2d8d7efcc4b: Pulling fs layer 15:50:12 1560dd03e051: Waiting 15:50:12 27f5ce0e4adf: Waiting 15:50:12 c2d8d7efcc4b: Waiting 15:50:12 8603b9c90790: Waiting 15:50:12 f757da607395: Verifying Checksum 15:50:12 f757da607395: Download complete 15:50:12 8603b9c90790: Download complete 15:50:12 1560dd03e051: Verifying Checksum 15:50:12 1560dd03e051: Download complete 15:50:13 27f5ce0e4adf: Verifying Checksum 15:50:13 27f5ce0e4adf: Download complete 15:50:13 05883995daec: Verifying Checksum 15:50:13 05883995daec: Download complete 15:50:13 448f6bf000e3: Verifying Checksum 15:50:13 448f6bf000e3: Download complete 15:50:15 c2d8d7efcc4b: Verifying Checksum 15:50:15 c2d8d7efcc4b: Download complete 15:50:16 448f6bf000e3: Pull complete 15:50:17 f757da607395: Pull complete 15:50:18 05883995daec: Pull complete 15:50:19 8603b9c90790: Pull complete 15:50:20 1560dd03e051: Pull complete 15:50:20 27f5ce0e4adf: Pull complete 15:50:35 c2d8d7efcc4b: Pull complete 15:50:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:50:35 prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container 15:50:35 $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:50:38 $ docker top ae965a09c724cb0358fe93ab15683d8d38797eb6f36a9bd1cfaf647d49f67cb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:39 ---> job-cost.sh 15:50:39 lf-activate-venv: SKIPPING 15:50:39 INFO: No Stack... 15:50:40 INFO: Retrieving Pricing Info for: v3-standard-4 15:50:40 INFO: Archiving Costs [Pipeline] sh 15:50:41 + cut -d,+ -f6 15:50:41 cat /w/workspace/edgex-go/107/archives/cost.csv [Pipeline] lock 15:50:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] 15:50:41 Resource [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] did not exist. Created. 15:50:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:42 + echo total: 0.10999999940395355 [Pipeline] stash 15:50:42 Stashed 1 file(s) [Pipeline] } 15:50:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:42 $ docker stop --time=1 ae965a09c724cb0358fe93ab15683d8d38797eb6f36a9bd1cfaf647d49f67cb3 15:50:44 $ docker rm -f ae965a09c724cb0358fe93ab15683d8d38797eb6f36a9bd1cfaf647d49f67cb3 [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 15:50:45 provisioning config files... 15:50:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/107@tmp/config243463561684370208tmp [Pipeline] { [Pipeline] sh 15:50:45 + set +x 15:50:45 + curl -s https://codecov.io/bash 15:50:45 + bash -s -- 15:50:45 15:50:45 _____ _ 15:50:45 / ____| | | 15:50:45 | | ___ __| | ___ ___ _____ __ 15:50:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:45 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:45 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:45 Bash-1.0.6 15:50:45 15:50:45 15:50:45 ==> git version 2.24.4 found 15:50:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:50:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:50:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:50:45 ==> Jenkins CI detected. 15:50:45 current dir:  /w/workspace/edgex-go/107 15:50:45 project root: . 15:50:45 --> token set from env 15:50:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:45 ==> Running gcov in . (disable via -X gcov) 15:50:45 ==> Python coveragepy not found 15:50:45 ==> Searching for coverage reports in: 15:50:45 + . 15:50:45 -> Found 1 reports 15:50:45 ==> Detecting git/mercurial file structure 15:50:45 ==> Reading reports 15:50:45 + ./coverage.out bytes=428381 15:50:45 ==> Appending adjustments 15:50:45 https://docs.codecov.io/docs/fixing-reports 15:50:47 + Found adjustments 15:50:47 ==> Gzipping contents 15:50:47 60K /tmp/codecov.Ok1NJJ.gz 15:50:47 ==> Uploading reports 15:50:47 url: https://codecov.io 15:50:47 query: branch=main&commit=143991c289fa33d15b92815d9662304bdb63510a&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:47 -> Pinging Codecov 15:50:47 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=143991c289fa33d15b92815d9662304bdb63510a&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:47 -> Uploading to 15:50:47 https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/143991c289fa33d15b92815d9662304bdb63510a/85b9b473-858c-412c-827f-205cb0b4c126.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T155047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=525b4b96c18dae673dddc99dd11b354828f4c7e59b916980fea6d4e12a38a4c5 15:50:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:47 Dload Upload Total Spent Left Speed 15:50:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57638 0 0 100 57638 0 167k --:--:-- --:--:-- --:--:-- 167k 15:50:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/143991c289fa33d15b92815d9662304bdb63510a [Pipeline] } 15:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:50:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:50:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:48 15:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:50:48 188c0c94c7c5: Pulling fs layer 15:50:48 0ef7d3d256c8: Pulling fs layer 15:50:48 de9db76c5a1d: Pulling fs layer 15:50:48 0eba1c9be4d2: Pulling fs layer 15:50:48 0d57e429df01: Pulling fs layer 15:50:48 4e4be7b47b0d: Pulling fs layer 15:50:48 e1f770b5df2f: Pulling fs layer 15:50:48 85a0685a4137: Pulling fs layer 15:50:48 0eba1c9be4d2: Waiting 15:50:48 0d57e429df01: Waiting 15:50:48 4e4be7b47b0d: Waiting 15:50:48 e1f770b5df2f: Waiting 15:50:48 85a0685a4137: Waiting 15:50:48 de9db76c5a1d: Verifying Checksum 15:50:48 de9db76c5a1d: Download complete 15:50:48 0ef7d3d256c8: Verifying Checksum 15:50:48 0ef7d3d256c8: Download complete 15:50:48 0d57e429df01: Verifying Checksum 15:50:48 0d57e429df01: Download complete 15:50:48 188c0c94c7c5: Verifying Checksum 15:50:48 4e4be7b47b0d: Verifying Checksum 15:50:48 4e4be7b47b0d: Download complete 15:50:48 188c0c94c7c5: Download complete 15:50:48 e1f770b5df2f: Verifying Checksum 15:50:48 e1f770b5df2f: Download complete 15:50:49 0eba1c9be4d2: Verifying Checksum 15:50:49 0eba1c9be4d2: Download complete 15:50:49 188c0c94c7c5: Pull complete 15:50:49 0ef7d3d256c8: Pull complete 15:50:49 de9db76c5a1d: Pull complete 15:50:49 85a0685a4137: Verifying Checksum 15:50:49 85a0685a4137: Download complete 15:50:53 0eba1c9be4d2: Pull complete 15:50:53 0d57e429df01: Pull complete 15:50:53 4e4be7b47b0d: Pull complete 15:50:53 e1f770b5df2f: Pull complete 15:51:00 85a0685a4137: Pull complete 15:51:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:51:00 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:51:00 $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:51:01 $ docker top 26b64ee89fef7fd7b3f8c672a2c571e41e6c2d3fe47b57a28998b06201faefb9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:51:01 + set -o pipefail 15:51:01 + snyk monitor '--org=edgex-jenkins' 15:51:06 15:51:06 Monitoring /w/workspace/edgex-go/107 (github.com/edgexfoundry/edgex-go)... 15:51:06 15:51:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/867127ea-1eb2-4899-a461-23331bb51212 15:51:06 15:51:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:51:06 15:51:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:51:06 15:51:07 [Pipeline] } 15:51:07 $ docker stop --time=1 26b64ee89fef7fd7b3f8c672a2c571e41e6c2d3fe47b57a28998b06201faefb9 15:51:09 $ docker rm -f 26b64ee89fef7fd7b3f8c672a2c571e41e6c2d3fe47b57a28998b06201faefb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:51:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:09 provisioning config files... 15:51:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/107@tmp/config3835446837955884985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:10 --> edgex-publish-swagger.sh 15:51:10 === Publish openapi/v2 API === 15:51:10 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:51:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/107/openapi/v2/core-command.yaml] 15:51:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:10 Dload Upload Total Spent Left Speed 15:51:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26194 0:00:01 0:00:01 --:--:-- 26225 100 32389 0 0 100 32389 0 26191 0:00:01 0:00:01 --:--:-- 26204 15:51:11 15:51:11 15:51:11 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/107/openapi/v2/core-data.yaml] 15:51:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:11 Dload Upload Total Spent Left Speed 15:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 60639 0:00:01 0:00:01 --:--:-- 60679 100 71116 0 0 100 71116 0 56062 0:00:01 0:00:01 --:--:-- 56085 15:51:12 15:51:12 15:51:12 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/107/openapi/v2/core-metadata.yaml] 15:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:12 Dload Upload Total Spent Left Speed 15:51:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 15:51:13 15:51:13 15:51:13 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/107/openapi/v2/support-notifications.yaml] 15:51:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:13 Dload Upload Total Spent Left Speed 15:51:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 84252 0:00:01 0:00:01 --:--:-- 84278 100 88830 0 0 100 88830 0 84237 0:00:01 0:00:01 --:--:-- 84278 15:51:14 15:51:14 15:51:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/107/openapi/v2/support-scheduler.yaml] 15:51:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:14 Dload Upload Total Spent Left Speed 15:51:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37027 0:00:01 0:00:01 --:--:-- 37042 100 38932 0 0 100 38932 0 37023 0:00:01 0:00:01 --:--:-- 37042 15:51:15 15:51:15 15:51:15 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/107/openapi/v2/system-agent.yaml] 15:51:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:15 Dload Upload Total Spent Left Speed 15:51:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17204 0:00:01 0:00:01 --:--:-- 17210 100 19603 0 0 100 19603 0 17201 0:00:01 0:00:01 --:--:-- 17210 15:51:17 15:51:17 [Pipeline] } 15:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:17 . [Pipeline] withDockerContainer 15:51:17 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:18 $ docker top 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:18 [ssh-agent] Looking for ssh-agent implementation... 15:51:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:18 $ docker exec 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 ssh-agent 15:51:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFFlFIg/agent.13 15:51:18 SSH_AGENT_PID=19 15:51:18 Running ssh-add (command line suppressed) 15:51:18 Identity added: /w/workspace/edgex-go/107@tmp/private_key_1503308998662682112.key (/w/workspace/edgex-go/107@tmp/private_key_1503308998662682112.key) 15:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:18 + git semver tag 15:51:18 # -> Open(): unable to determine branch for HEAD 15:51:18 # $GIT_DIR = /w/workspace/edgex-go/107/.git 15:51:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/107 15:51:18 # $SEMVER_REMOTE_NAME = origin 15:51:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:18 # $SEMVER_USER_NAME = edgex-jenkins 15:51:18 # $SEMVER_BRANCH = main 15:51:18 # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver 15:51:18 # 143991c289fa33d15b92815d9662304bdb63510a HEAD 15:51:19 # -> Force: false 15:51:19 # 819f27548f4b80a28f2d1923c1dded3e29ec1f39 refs/tags/v2.0.1-dev.95 [Pipeline] } 15:51:19 $ docker exec --env ******** --env ******** 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 ssh-agent -k 15:51:19 unset SSH_AUTH_SOCK; 15:51:19 unset SSH_AGENT_PID; 15:51:19 echo Agent pid 19 killed; 15:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:19 + git semver [Pipeline] } 15:51:19 $ docker stop --time=1 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 15:51:20 $ docker rm -f 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:21 15:51:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:51:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:21 0.23.1-centos7: Pulling from edgex-lftools 15:51:21 ab5ef0e58194: Pulling fs layer 15:51:21 9712f1f96733: Pulling fs layer 15:51:21 63f879dbbcfc: Pulling fs layer 15:51:21 0d9ebad4ef96: Pulling fs layer 15:51:21 e9a5061849ea: Pulling fs layer 15:51:21 d747dcd14b5f: Pulling fs layer 15:51:21 2de7ff778b66: Pulling fs layer 15:51:21 0d9ebad4ef96: Waiting 15:51:21 e9a5061849ea: Waiting 15:51:21 d747dcd14b5f: Waiting 15:51:21 2de7ff778b66: Waiting 15:51:21 9712f1f96733: Download complete 15:51:21 63f879dbbcfc: Verifying Checksum 15:51:21 63f879dbbcfc: Download complete 15:51:22 0d9ebad4ef96: Verifying Checksum 15:51:22 0d9ebad4ef96: Download complete 15:51:22 d747dcd14b5f: Verifying Checksum 15:51:22 d747dcd14b5f: Download complete 15:51:22 ab5ef0e58194: Verifying Checksum 15:51:22 ab5ef0e58194: Download complete 15:51:22 e9a5061849ea: Verifying Checksum 15:51:22 e9a5061849ea: Download complete 15:51:22 2de7ff778b66: Verifying Checksum 15:51:22 2de7ff778b66: Download complete 15:51:24 ab5ef0e58194: Pull complete 15:51:24 9712f1f96733: Pull complete 15:51:25 63f879dbbcfc: Pull complete 15:51:30 0d9ebad4ef96: Pull complete 15:51:30 e9a5061849ea: Pull complete 15:51:30 d747dcd14b5f: Pull complete 15:51:31 2de7ff778b66: Pull complete 15:51:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:51:31 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:51:34 $ docker top ebeed487deb4dcc6adebf5ae77aa661f8cccfa2c8038be07267c4f8160fa5177 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:34 provisioning config files... 15:51:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/107@tmp/config851959128782390697tmp 15:51:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/107@tmp/config2505959936577359155tmp 15:51:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/107@tmp/config6636036376960158126tmp [Pipeline] { [Pipeline] echo 15:51:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:35 ---> sigul-configuration.sh 15:51:35 gpg: directory `/root/.gnupg' created 15:51:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:35 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:35 gpg: CAST5 encrypted data 15:51:35 gpg: encrypted with 1 passphrase 15:51:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:35 + mkdir /home/jenkins 15:51:35 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:35 + 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 15:51:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:36 ---> sigul-install.sh 15:51:36 Sigul already installed; skipping installation. [Pipeline] sh 15:51:36 + git tag --list 15:51:36 0.6.0 15:51:36 0.6.1 15:51:36 0.7.0 15:51:36 0.7.1 15:51:36 v1.0.0 15:51:36 v1.0.1 15:51:36 v1.1.0 15:51:36 v1.2.0 15:51:36 v1.2.1 15:51:36 v1.3.0 15:51:36 v1.3.1 15:51:36 v2.0.0 15:51:36 v2.0.1-dev.1 15:51:36 v2.0.1-dev.10 15:51:36 v2.0.1-dev.11 15:51:36 v2.0.1-dev.12 15:51:36 v2.0.1-dev.13 15:51:36 v2.0.1-dev.14 15:51:36 v2.0.1-dev.15 15:51:36 v2.0.1-dev.16 15:51:36 v2.0.1-dev.17 15:51:36 v2.0.1-dev.18 15:51:36 v2.0.1-dev.19 15:51:36 v2.0.1-dev.2 15:51:36 v2.0.1-dev.20 15:51:36 v2.0.1-dev.21 15:51:36 v2.0.1-dev.22 15:51:36 v2.0.1-dev.23 15:51:36 v2.0.1-dev.24 15:51:36 v2.0.1-dev.25 15:51:36 v2.0.1-dev.26 15:51:36 v2.0.1-dev.27 15:51:36 v2.0.1-dev.28 15:51:36 v2.0.1-dev.29 15:51:36 v2.0.1-dev.3 15:51:36 v2.0.1-dev.30 15:51:36 v2.0.1-dev.31 15:51:36 v2.0.1-dev.32 15:51:36 v2.0.1-dev.33 15:51:36 v2.0.1-dev.34 15:51:36 v2.0.1-dev.35 15:51:36 v2.0.1-dev.36 15:51:36 v2.0.1-dev.37 15:51:36 v2.0.1-dev.38 15:51:36 v2.0.1-dev.39 15:51:36 v2.0.1-dev.4 15:51:36 v2.0.1-dev.40 15:51:36 v2.0.1-dev.41 15:51:36 v2.0.1-dev.42 15:51:36 v2.0.1-dev.43 15:51:36 v2.0.1-dev.44 15:51:36 v2.0.1-dev.45 15:51:36 v2.0.1-dev.46 15:51:36 v2.0.1-dev.47 15:51:36 v2.0.1-dev.48 15:51:36 v2.0.1-dev.49 15:51:36 v2.0.1-dev.5 15:51:36 v2.0.1-dev.50 15:51:36 v2.0.1-dev.51 15:51:36 v2.0.1-dev.52 15:51:36 v2.0.1-dev.53 15:51:36 v2.0.1-dev.54 15:51:36 v2.0.1-dev.55 15:51:36 v2.0.1-dev.56 15:51:36 v2.0.1-dev.57 15:51:36 v2.0.1-dev.58 15:51:36 v2.0.1-dev.59 15:51:36 v2.0.1-dev.6 15:51:36 v2.0.1-dev.60 15:51:36 v2.0.1-dev.61 15:51:36 v2.0.1-dev.62 15:51:36 v2.0.1-dev.63 15:51:36 v2.0.1-dev.64 15:51:36 v2.0.1-dev.65 15:51:36 v2.0.1-dev.66 15:51:36 v2.0.1-dev.67 15:51:36 v2.0.1-dev.68 15:51:36 v2.0.1-dev.69 15:51:36 v2.0.1-dev.7 15:51:36 v2.0.1-dev.70 15:51:36 v2.0.1-dev.71 15:51:36 v2.0.1-dev.72 15:51:36 v2.0.1-dev.73 15:51:36 v2.0.1-dev.74 15:51:36 v2.0.1-dev.75 15:51:36 v2.0.1-dev.76 15:51:36 v2.0.1-dev.77 15:51:36 v2.0.1-dev.78 15:51:36 v2.0.1-dev.79 15:51:36 v2.0.1-dev.8 15:51:36 v2.0.1-dev.80 15:51:36 v2.0.1-dev.81 15:51:36 v2.0.1-dev.82 15:51:36 v2.0.1-dev.83 15:51:36 v2.0.1-dev.84 15:51:36 v2.0.1-dev.85 15:51:36 v2.0.1-dev.86 15:51:36 v2.0.1-dev.87 15:51:36 v2.0.1-dev.88 15:51:36 v2.0.1-dev.89 15:51:36 v2.0.1-dev.9 15:51:36 v2.0.1-dev.90 15:51:36 v2.0.1-dev.91 15:51:36 v2.0.1-dev.92 15:51:36 v2.0.1-dev.93 15:51:36 v2.0.1-dev.94 15:51:36 v2.0.1-dev.95 [Pipeline] sh 15:51:36 + lftools sign git-tag v2.0.1-dev.95 15:51:37 Signing Git tag with Sigul... 15:51:37 Signing v2.0.1-dev.95 [Pipeline] echo 15:51:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:38 $ docker stop --time=1 ebeed487deb4dcc6adebf5ae77aa661f8cccfa2c8038be07267c4f8160fa5177 15:51:39 $ docker rm -f ebeed487deb4dcc6adebf5ae77aa661f8cccfa2c8038be07267c4f8160fa5177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:40 . [Pipeline] withDockerContainer 15:51:40 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:40 $ docker top 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:40 [ssh-agent] Looking for ssh-agent implementation... 15:51:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:41 $ docker exec 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 ssh-agent 15:51:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmODHD/agent.15 15:51:41 SSH_AGENT_PID=22 15:51:41 Running ssh-add (command line suppressed) 15:51:41 Identity added: /w/workspace/edgex-go/107@tmp/private_key_3991507653444037154.key (/w/workspace/edgex-go/107@tmp/private_key_3991507653444037154.key) 15:51:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:41 + git semver bump pre 15:51:41 # -> Open(): unable to determine branch for HEAD 15:51:41 # $GIT_DIR = /w/workspace/edgex-go/107/.git 15:51:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/107 15:51:41 # $SEMVER_REMOTE_NAME = origin 15:51:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:41 # $SEMVER_USER_NAME = edgex-jenkins 15:51:41 # $SEMVER_BRANCH = main 15:51:41 # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver 15:51:41 2.0.1-dev.96 [Pipeline] } 15:51:41 $ docker exec --env ******** --env ******** 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 ssh-agent -k 15:51:41 unset SSH_AUTH_SOCK; 15:51:41 unset SSH_AGENT_PID; 15:51:41 echo Agent pid 22 killed; 15:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:42 + git semver [Pipeline] } 15:51:42 $ docker stop --time=1 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 15:51:43 $ docker rm -f 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:43 . [Pipeline] withDockerContainer 15:51:43 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:44 $ docker top fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:44 [ssh-agent] Looking for ssh-agent implementation... 15:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:44 $ docker exec fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c ssh-agent 15:51:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcAcjgF/agent.13 15:51:44 SSH_AGENT_PID=19 15:51:44 Running ssh-add (command line suppressed) 15:51:44 Identity added: /w/workspace/edgex-go/107@tmp/private_key_4271491459587584510.key (/w/workspace/edgex-go/107@tmp/private_key_4271491459587584510.key) 15:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:44 + git semver push 15:51:44 # -> Open(): unable to determine branch for HEAD 15:51:44 # $GIT_DIR = /w/workspace/edgex-go/107/.git 15:51:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/107 15:51:44 # $SEMVER_REMOTE_NAME = origin 15:51:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:44 # $SEMVER_USER_NAME = edgex-jenkins 15:51:44 # $SEMVER_BRANCH = main 15:51:44 # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver [Pipeline] } 15:51:49 $ docker exec --env ******** --env ******** fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c ssh-agent -k 15:51:49 unset SSH_AUTH_SOCK; 15:51:49 unset SSH_AGENT_PID; 15:51:49 echo Agent pid 19 killed; 15:51:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:49 + git semver [Pipeline] } 15:51:49 $ docker stop --time=1 fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c 15:51:50 $ docker rm -f fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c [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 15:51:51 + '[' -d /w/workspace/edgex-go/107/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:51:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:51:52 ---> package-listing.sh 15:51:52 ++ tr '[:upper:]' '[:lower:]' 15:51:52 ++ facter osfamily 15:51:52 + OS_FAMILY=redhat 15:51:52 + workspace=/w/workspace/edgex-go/107 15:51:52 + START_PACKAGES=/tmp/packages_start.txt 15:51:52 + END_PACKAGES=/tmp/packages_end.txt 15:51:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:52 + PACKAGES=/tmp/packages_start.txt 15:51:52 + '[' /w/workspace/edgex-go/107 ']' 15:51:52 + PACKAGES=/tmp/packages_end.txt 15:51:52 + case "${OS_FAMILY}" in 15:51:52 + rpm -qa 15:51:52 + sort 15:51:55 + '[' -f /tmp/packages_start.txt ']' 15:51:55 + '[' -f /tmp/packages_end.txt ']' 15:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:55 + '[' /w/workspace/edgex-go/107 ']' 15:51:55 + mkdir -p /w/workspace/edgex-go/107/archives/ 15:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/107/archives/ [Pipeline] echo 15:51:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:51:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:56 15:51:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:51:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:56 latest: Pulling from edgex-lftools-log-publisher 15:51:56 b4d181a07f80: Pulling fs layer 15:51:56 a1111a8f2ec3: Pulling fs layer 15:51:56 ed53099fbce6: Pulling fs layer 15:51:56 dc539afda2c1: Pulling fs layer 15:51:56 77bc0d833cb6: Pulling fs layer 15:51:56 9065ff56babe: Pulling fs layer 15:51:56 d287ab97295c: Pulling fs layer 15:51:56 dc539afda2c1: Waiting 15:51:56 77bc0d833cb6: Waiting 15:51:56 9065ff56babe: Waiting 15:51:56 d287ab97295c: Waiting 15:51:56 a1111a8f2ec3: Verifying Checksum 15:51:56 a1111a8f2ec3: Download complete 15:51:56 dc539afda2c1: Verifying Checksum 15:51:56 dc539afda2c1: Download complete 15:51:57 ed53099fbce6: Verifying Checksum 15:51:57 ed53099fbce6: Download complete 15:51:57 77bc0d833cb6: Verifying Checksum 15:51:57 77bc0d833cb6: Download complete 15:51:57 b4d181a07f80: Download complete 15:51:57 9065ff56babe: Verifying Checksum 15:51:57 9065ff56babe: Download complete 15:51:57 d287ab97295c: Verifying Checksum 15:51:57 d287ab97295c: Download complete 15:51:58 b4d181a07f80: Pull complete 15:51:58 a1111a8f2ec3: Pull complete 15:51:59 ed53099fbce6: Pull complete 15:51:59 dc539afda2c1: Pull complete 15:51:59 77bc0d833cb6: Pull complete 15:51:59 9065ff56babe: Pull complete 15:52:06 d287ab97295c: Pull complete 15:52:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:52:06 prd-centos7-docker-4c-2g-623 does not seem to be running inside a container 15:52:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/107/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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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 15:52:09 $ docker top 24c34d4b8c5f372097fc6197cfb3d752cab1f21386c8d25be2e0c958e4e4fa18 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:09 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:09 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:10 + ls /var/log/sa-host 15:52:10 + sadf -c /var/log/sa-host/sa15 15:52:10 file_magic: OK 15:52:10 HZ: Using current value: 100 15:52:10 file_header: OK 15:52:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:52:10 Statistics: 15:52:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:52:10 File successfully converted to sysstat format version 12.0.3 15:52:10 + sadf -c /var/log/sa-host/sa30 15:52:10 file_magic: OK 15:52:10 HZ: Using current value: 100 15:52:10 file_header: OK 15:52:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:52:10 Statistics: 15:52:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:52:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:10 provisioning config files... 15:52:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/107@tmp/config3615933015974431488tmp [Pipeline] { [Pipeline] echo 15:52:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:10 ---> create-netrc.sh [Pipeline] } 15:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:10 ---> python-tools-install.sh [Pipeline] echo 15:52:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:11 ---> sudo-logs.sh 15:52:11 Archiving 'sudo' log.. 15:52:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-623.novalocal: Name or service not known 15:52:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-623.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:52:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:11 ---> job-cost.sh 15:52:11 lf-activate-venv: SKIPPING 15:52:11 DEBUG: total: 0.10999999940395355 15:52:11 INFO: Retrieving Stack Cost... 15:52:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:52:12 INFO: Archiving Costs [Pipeline] echo 15:52:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:12 ---> logs-deploy.sh 15:52:12 lf-activate-venv: SKIPPING 15:52:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/107 15:52:12 INFO: archiving workspace using pattern(s): 15:52:13 Archives upload complete. 15:52:13 INFO: archiving logs to Nexus 15:52:14 ---> uname -a: 15:52:14 Linux prd-centos7-docker-4c-2g-623.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:52:14 15:52:14 15:52:14 ---> lscpu: 15:52:14 Architecture: x86_64 15:52:14 CPU op-mode(s): 32-bit, 64-bit 15:52:14 Byte Order: Little Endian 15:52:14 Address sizes: 40 bits physical, 48 bits virtual 15:52:14 CPU(s): 2 15:52:14 On-line CPU(s) list: 0,1 15:52:14 Thread(s) per core: 1 15:52:14 Core(s) per socket: 1 15:52:14 Socket(s): 2 15:52:14 NUMA node(s): 1 15:52:14 Vendor ID: AuthenticAMD 15:52:14 CPU family: 23 15:52:14 Model: 49 15:52:14 Model name: AMD EPYC-Rome Processor 15:52:14 Stepping: 0 15:52:14 CPU MHz: 2799.998 15:52:14 BogoMIPS: 5599.99 15:52:14 Virtualization: AMD-V 15:52:14 Hypervisor vendor: KVM 15:52:14 Virtualization type: full 15:52:14 L1d cache: 32K 15:52:14 L1i cache: 32K 15:52:14 L2 cache: 512K 15:52:14 L3 cache: 16384K 15:52:14 NUMA node0 CPU(s): 0,1 15:52:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:52:14 15:52:14 15:52:14 ---> nproc: 15:52:14 2 15:52:14 15:52:14 15:52:14 ---> df -h: 15:52:14 Filesystem Size Used Avail Use% Mounted on 15:52:14 overlay 40G 14G 27G 35% / 15:52:14 tmpfs 64M 0 64M 0% /dev 15:52:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:52:14 shm 64M 0 64M 0% /dev/shm 15:52:14 /dev/vda1 40G 14G 27G 35% /facter-os 15:52:14 15:52:14 15:52:14 ---> sar -b -r -n DEV: 15:52:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 15:52:14 15:52:14 15:30:01 LINUX RESTART (2 CPU) 15:52:14 15:52:14 15:31:01 tps rtps wtps bread/s bwrtn/s 15:52:14 15:32:01 86.15 3.23 82.92 2325.81 10449.03 15:52:14 15:33:01 124.72 0.22 124.50 26.50 40330.63 15:52:14 15:34:01 273.76 0.00 273.76 0.00 56144.79 15:52:14 15:35:01 55.78 0.00 55.78 0.00 10733.82 15:52:14 15:36:01 108.98 0.02 108.97 0.53 4484.48 15:52:14 15:37:02 573.44 271.42 302.02 7695.51 182873.87 15:52:14 15:38:01 443.99 223.21 220.77 11544.98 134594.96 15:52:14 15:39:01 594.76 88.85 505.91 4054.33 205125.88 15:52:14 15:40:01 141.87 13.54 128.34 1297.90 17181.83 15:52:14 15:41:01 5.15 0.33 4.81 54.36 115.92 15:52:14 15:42:01 0.42 0.00 0.42 0.00 7.81 15:52:14 15:43:01 0.38 0.00 0.38 0.00 5.98 15:52:14 15:44:01 0.28 0.00 0.28 0.00 4.83 15:52:14 15:45:01 0.47 0.25 0.22 7.59 3.88 15:52:14 15:46:01 0.87 0.00 0.87 0.00 17.27 15:52:14 15:47:01 0.28 0.00 0.28 0.00 4.30 15:52:14 15:48:01 0.30 0.00 0.30 0.00 5.16 15:52:14 15:49:01 0.28 0.00 0.28 0.00 4.35 15:52:14 15:50:01 0.40 0.00 0.40 0.00 6.73 15:52:14 15:51:01 96.67 3.98 92.69 191.01 26141.11 15:52:14 15:52:01 227.19 54.76 172.43 4375.62 28469.68 15:52:14 Average: 130.34 31.42 98.92 1499.73 34145.56 15:52:14 15:52:14 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:14 15:32:01 5319636 0 726840 9.08 2620 1959836 1466960 16.20 864408 1578812 20448 15:52:14 15:33:01 4142664 0 811008 10.13 2620 3052640 1573972 17.38 1086928 2434876 110548 15:52:14 15:34:01 3548100 0 938700 11.72 2620 3519512 1601904 17.69 1236496 2754580 174768 15:52:14 15:35:01 3372820 0 958616 11.97 2620 3674876 1620640 17.89 1333140 2820964 17336 15:52:14 15:36:01 3289540 0 1066892 13.32 2620 3649880 1821332 20.11 1427336 2785928 34920 15:52:14 15:37:02 704704 0 1129584 14.10 2620 6172024 1967180 21.72 2352704 4353932 292552 15:52:14 15:38:01 606712 0 1378176 17.21 2620 6021424 3249616 35.88 3040872 3721560 303060 15:52:14 15:39:01 799148 0 1373752 17.15 2620 5833412 2979596 32.90 2147592 4393596 276 15:52:14 15:40:01 2747368 0 1037804 12.96 2620 4221140 1343928 14.84 1416492 3233920 32 15:52:14 15:41:01 2746728 0 1036780 12.95 2620 4222804 1401572 15.47 1505228 3148592 16 15:52:14 15:42:01 2766220 0 1017288 12.70 2620 4222804 1203716 13.29 1500564 3139312 8 15:52:14 15:43:01 2770332 0 1013168 12.65 2620 4222812 1203824 13.29 1496556 3139304 16 15:52:14 15:44:01 2771440 0 1012052 12.64 2620 4222820 1203716 13.29 1496384 3139304 16 15:52:14 15:45:01 2775136 0 1008320 12.59 2620 4222856 1203716 13.29 1495836 3135784 24 15:52:14 15:46:01 2775364 0 1008088 12.59 2620 4222860 1203800 13.29 1495784 3135784 8 15:52:14 15:47:01 2774632 0 1008820 12.60 2620 4222860 1203988 13.29 1496188 3135784 8 15:52:14 15:48:01 2775152 0 1008292 12.59 2620 4222868 1203784 13.29 1495864 3135784 8 15:52:14 15:49:01 2775152 0 1008288 12.59 2620 4222872 1203784 13.29 1495752 3135784 8 15:52:14 15:50:01 2775096 0 1008340 12.59 2620 4222876 1203832 13.29 1495888 3135784 8 15:52:14 15:51:01 1932776 0 1126848 14.07 2620 4946688 1367344 15.10 1637160 3783604 32 15:52:14 15:52:01 611316 0 1291840 16.13 2620 6103156 1683556 18.59 1878032 4704760 420824 15:52:14 Average: 2608573 0 1046166 13.06 2620 4351572 1567227 17.30 1590248 3235607 65472 15:52:14 15:52:14 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:14 15:32:01 veth6c63ade 699.85 512.30 63.79 1757.58 0.00 0.00 0.00 0.00 15:52:14 15:32:01 eth0 609.84 758.08 2140.92 85.61 0.00 0.00 0.00 0.00 15:52:14 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:32:01 docker0 699.85 512.17 54.22 1757.57 0.00 0.00 0.00 0.00 15:52:14 15:33:01 eth0 531.45 572.82 4795.04 57.49 0.00 0.00 0.00 0.00 15:52:14 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:33:01 veth48a3062 120.36 136.31 11.60 622.28 0.00 0.00 0.00 0.00 15:52:14 15:33:01 docker0 497.37 404.48 37.57 1572.19 0.00 0.00 0.00 0.00 15:52:14 15:34:01 vethaa38d59 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:52:14 15:34:01 eth0 172.14 147.40 1447.81 63.81 0.00 0.00 0.00 0.00 15:52:14 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:34:01 docker0 126.21 141.29 9.99 1422.34 0.00 0.00 0.00 0.00 15:52:14 15:35:01 vethaa38d59 2.06 2.06 0.16 0.18 0.00 0.00 0.00 0.00 15:52:14 15:35:01 eth0 28.72 15.28 22.12 11.72 0.00 0.00 0.00 0.00 15:52:14 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:35:01 docker0 2.06 2.06 0.13 0.18 0.00 0.00 0.00 0.00 15:52:14 15:36:01 vethaa38d59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:36:01 eth0 23.69 16.50 16.97 58.44 0.00 0.00 0.00 0.00 15:52:14 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:37:02 veth13b77b6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:52:14 15:37:02 eth0 140.88 83.00 1858.93 58.86 0.00 0.00 0.00 0.00 15:52:14 15:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:37:02 veth0235a98 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 15:52:14 15:38:01 veth2ab875d 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 15:52:14 15:38:01 veth055228a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:52:14 15:38:01 vethfe53db2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:52:14 15:38:01 eth0 23.72 11.89 19.12 10.05 0.00 0.00 0.00 0.00 15:52:14 15:39:01 vethe2f89d1 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 15:52:14 15:39:01 veth12c5130 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 15:52:14 15:39:01 veth3962081 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:52:14 15:39:01 eth0 165.00 81.52 1722.21 80.02 0.00 0.00 0.00 0.00 15:52:14 15:40:01 eth0 339.09 321.76 290.86 1144.13 0.00 0.00 0.00 0.00 15:52:14 15:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:52:14 15:40:01 docker0 1370.71 1169.00 104.92 5624.19 0.00 0.00 0.00 0.00 15:52:14 15:41:01 eth0 75.23 90.89 31.90 517.14 0.00 0.00 0.00 0.00 15:52:14 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:42:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:52:14 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:43:01 eth0 0.53 0.33 0.27 0.17 0.00 0.00 0.00 0.00 15:52:14 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:44:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:52:14 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:52:14 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:46:01 eth0 0.88 0.25 0.20 0.08 0.00 0.00 0.00 0.00 15:52:14 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:47:01 eth0 0.55 0.33 0.27 0.17 0.00 0.00 0.00 0.00 15:52:14 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:48:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 0.00 15:52:14 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:49:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:52:14 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:50:01 eth0 0.40 0.12 0.17 0.01 0.00 0.00 0.00 0.00 15:52:14 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:51:01 eth0 158.52 90.49 4063.82 13.54 0.00 0.00 0.00 0.00 15:52:14 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:51:01 vethea8084f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:52:01 eth0 359.41 243.56 6235.37 133.87 0.00 0.00 0.00 0.00 15:52:14 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 15:52:01 docker0 47.35 53.28 4.61 392.87 0.00 0.00 0.00 0.00 15:52:14 Average: eth0 125.38 116.02 1079.84 106.50 0.00 0.00 0.00 0.00 15:52:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:14 Average: docker0 67.55 58.22 5.22 286.62 0.00 0.00 0.00 0.00 15:52:14 15:52:14 15:52:14 ---> sar -P ALL: 15:52:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 15:52:14 15:52:14 15:30:01 LINUX RESTART (2 CPU) 15:52:14 15:52:14 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:52:14 15:32:01 all 10.02 0.00 3.71 2.56 0.10 83.61 15:52:14 15:32:01 0 10.09 0.00 4.18 2.50 0.12 83.11 15:52:14 15:32:01 1 9.95 0.00 3.24 2.62 0.09 84.10 15:52:14 15:33:01 all 20.21 0.00 6.11 2.03 0.11 71.54 15:52:14 15:33:01 0 21.68 0.00 6.29 1.71 0.12 70.19 15:52:14 15:33:01 1 18.76 0.00 5.92 2.34 0.10 72.87 15:52:14 15:34:01 all 48.44 0.00 11.64 2.80 0.15 36.98 15:52:14 15:34:01 0 48.10 0.00 12.02 2.74 0.15 37.00 15:52:14 15:34:01 1 48.78 0.00 11.25 2.86 0.15 36.96 15:52:14 15:35:01 all 39.54 0.00 5.34 0.24 0.11 54.77 15:52:14 15:35:01 0 39.54 0.00 5.85 0.25 0.11 54.26 15:52:14 15:35:01 1 39.55 0.00 4.83 0.23 0.11 55.29 15:52:14 15:36:01 all 73.78 0.00 7.58 1.36 0.18 17.11 15:52:14 15:36:01 0 74.13 0.00 7.79 1.36 0.15 16.57 15:52:14 15:36:01 1 73.43 0.00 7.37 1.35 0.20 17.65 15:52:14 15:37:02 all 38.20 0.00 17.45 20.12 0.17 24.06 15:52:14 15:37:02 0 39.02 0.00 17.18 20.34 0.16 23.29 15:52:14 15:37:02 1 37.38 0.00 17.72 19.89 0.18 24.83 15:52:14 15:38:01 all 73.37 0.00 14.26 10.62 0.18 1.57 15:52:14 15:38:01 0 72.97 0.00 14.45 10.95 0.19 1.43 15:52:14 15:38:01 1 73.76 0.00 14.07 10.29 0.17 1.71 15:52:14 15:39:01 all 69.75 0.00 19.92 8.45 0.21 1.67 15:52:14 15:39:01 0 69.05 0.00 20.48 8.14 0.20 2.12 15:52:14 15:39:01 1 70.45 0.00 19.36 8.75 0.22 1.21 15:52:14 15:40:01 all 38.39 0.00 8.24 1.34 0.21 51.82 15:52:14 15:40:01 0 38.33 0.00 8.59 1.17 0.23 51.68 15:52:14 15:40:01 1 38.45 0.00 7.89 1.52 0.18 51.96 15:52:14 15:41:01 all 5.32 0.00 0.63 0.02 0.05 93.98 15:52:14 15:41:01 0 5.35 0.00 0.66 0.03 0.05 93.91 15:52:14 15:41:01 1 5.29 0.00 0.61 0.00 0.05 94.06 15:52:14 15:42:01 all 0.25 0.00 0.09 0.00 0.02 99.64 15:52:14 15:42:01 0 0.40 0.00 0.10 0.00 0.02 99.48 15:52:14 15:42:01 1 0.10 0.00 0.08 0.00 0.02 99.80 15:52:14 15:52:14 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:52:14 15:43:01 all 0.20 0.00 0.03 0.00 0.02 99.75 15:52:14 15:43:01 0 0.33 0.00 0.02 0.00 0.02 99.63 15:52:14 15:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:52:14 15:44:01 all 0.19 0.00 0.05 0.00 0.02 99.74 15:52:14 15:44:01 0 0.27 0.00 0.05 0.00 0.00 99.68 15:52:14 15:44:01 1 0.12 0.00 0.05 0.00 0.03 99.80 15:52:14 15:45:01 all 0.27 0.00 0.07 0.00 0.02 99.65 15:52:14 15:45:01 0 0.45 0.00 0.03 0.00 0.02 99.50 15:52:14 15:45:01 1 0.08 0.00 0.10 0.00 0.02 99.80 15:52:14 15:46:01 all 0.14 0.00 0.06 0.00 0.01 99.79 15:52:14 15:46:01 0 0.23 0.00 0.07 0.00 0.00 99.70 15:52:14 15:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:52:14 15:47:01 all 0.23 0.00 0.03 0.00 0.01 99.72 15:52:14 15:47:01 0 0.37 0.00 0.03 0.00 0.00 99.60 15:52:14 15:47:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:52:14 15:48:01 all 0.26 0.00 0.03 0.00 0.02 99.70 15:52:14 15:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:52:14 15:48:01 1 0.48 0.00 0.03 0.00 0.02 99.47 15:52:14 15:49:01 all 0.28 0.00 0.02 0.00 0.00 99.71 15:52:14 15:49:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:52:14 15:49:01 1 0.48 0.00 0.02 0.00 0.00 99.50 15:52:14 15:50:01 all 0.24 0.00 0.04 0.00 0.02 99.70 15:52:14 15:50:01 0 0.43 0.00 0.05 0.00 0.02 99.50 15:52:14 15:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:52:14 15:51:01 all 10.03 0.00 4.07 1.23 0.05 84.62 15:52:14 15:51:01 0 9.84 0.00 3.71 1.11 0.03 85.31 15:52:14 15:51:01 1 10.21 0.00 4.43 1.36 0.07 83.92 15:52:14 15:52:01 all 23.22 0.00 10.59 4.64 0.11 61.44 15:52:14 15:52:01 0 24.23 0.00 10.93 5.74 0.11 59.00 15:52:14 15:52:01 1 22.21 0.00 10.25 3.55 0.11 63.88 15:52:14 Average: all 20.49 0.00 5.00 2.51 0.08 71.91 15:52:14 Average: 0 20.63 0.00 5.12 2.54 0.08 71.63 15:52:14 Average: 1 20.36 0.00 4.89 2.48 0.08 72.19 15:52:14 15:52:14 15:52:14